Opened 4 weeks ago
Last modified 3 weeks ago
#71094 assigned defect
tectonic @0.14.1: error[E0282]: type annotations needed for `Box<_>`
Reported by: | tbrup | Owned by: | l2dy (Zero King) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.10.2 |
Keywords: | sequoia | Cc: | fracai |
Port: | tectonic |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Re-installing tectonic on Sequoia fails. Log file shows this error message:
:info:build Compiling time v0.3.22 ... some text deleted ... : 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` :
Attached is the full log
Attachments (1)
Change History (3)
Changed 4 weeks ago by tbrup
comment:1 Changed 4 weeks ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | sequoia added |
Owner: | set to l2dy |
Status: | new → assigned |
Summary: | Compilation of tectonic fails on Sequoia 15.0.1 → tectonic @0.14.1: error[E0282]: type annotations needed for `Box<_>` |
comment:2 Changed 3 weeks ago by fracai
Cc: | fracai added |
---|
Note: See
TracTickets for help on using
tickets.
The more complete error from the log is: