[MacPorts] #71059: czkawka @7.0.0: error[E0282]: type annotations needed for `Box<_>`

MacPorts noreply at macports.org
Tue Oct 8 08:13:11 UTC 2024


#71059: czkawka @7.0.0: error[E0282]: type annotations needed for `Box<_>`
------------------------+-------------------------
 Reporter:  ryandesign  |      Owner:  herbygillot
     Type:  defect      |     Status:  assigned
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.10.2
 Keywords:              |       Port:  czkawka
------------------------+-------------------------
 https://build.macports.org/builders/ports-
 15_x86_64-builder/builds/7436/steps/install-port/logs/stdio
 {{{
 error[E0282]: type annotations needed for `Box<_>`
   --> macports/time-0.3.34/src/format_description/parse/mod.rs:83:9
    |
 83 |     let items = format_items
    |         ^^^^^
 ...
 86 |     Ok(items.into())
    |              ---- type must be known at this point
    |
    = note: this is an inference error on crate `time` caused by an API
 change in Rust 1.80.0; update `time` to version `>=0.3.35` by calling
 `cargo update`
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/71059>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list