Source: tailspin
Version: 3.0.0+dfsg-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org

https://buildd.debian.org/status/fetch.php?pkg=tailspin&arch=amd64&ver=3.0.0%2Bdfsg-1&stamp=1706195420&raw=0

     Running 
`/<<PKGBUILDDIR>>/target/release/build/eyre-15058028a1ebd405/build-script-build`
[eyre 0.6.8] error[E0407]: method `backtrace` is not a member of trait `Error`
[eyre 0.6.8]   --> 
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/eyre-eb1eb971e427fb49/out/probe.rs:19:9
[eyre 0.6.8]    |
[eyre 0.6.8] 19 | /         fn backtrace(&self) -> Option<&Backtrace> {
[eyre 0.6.8] 20 | |             let backtrace = Backtrace::capture();
[eyre 0.6.8] 21 | |             match backtrace.status() {
[eyre 0.6.8] 22 | |                 BacktraceStatus::Captured | 
BacktraceStatus::Disabled | _ => {}
[eyre 0.6.8] 23 | |             }
[eyre 0.6.8] 24 | |             unimplemented!()
[eyre 0.6.8] 25 | |         }
[eyre 0.6.8]    | |_________^ not a member of trait `Error`
[eyre 0.6.8] 
[eyre 0.6.8] error[E0554]: `#![feature]` may not be used on the stable release 
channel
[eyre 0.6.8]  --> 
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/eyre-eb1eb971e427fb49/out/probe.rs:2:16
[eyre 0.6.8]   |
[eyre 0.6.8] 2 |     #![feature(backtrace)]
[eyre 0.6.8]   |                ^^^^^^^^^
[eyre 0.6.8] 
[eyre 0.6.8] warning: the feature `backtrace` has been stable since 1.65.0 and 
no longer requires an attribute to enable
[eyre 0.6.8]  --> 
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/eyre-eb1eb971e427fb49/out/probe.rs:2:16
[eyre 0.6.8]   |
[eyre 0.6.8] 2 |     #![feature(backtrace)]
[eyre 0.6.8]   |                ^^^^^^^^^
[eyre 0.6.8]   |
[eyre 0.6.8]   = note: `#[warn(stable_features)]` on by default
[eyre 0.6.8] 
[eyre 0.6.8] error: aborting due to 2 previous errors; 1 warning emitted
[eyre 0.6.8] 
[eyre 0.6.8] Some errors have detailed explanations: E0407, E0554.
[eyre 0.6.8] For more information about an error, try `rustc --explain E0407`.
[eyre 0.6.8] cargo:rustc-cfg=track_caller

Cheers
-- 
Sebastian Ramacher

Reply via email to