Source: sccache Version: 0.9.0-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=sccache&arch=amd64&ver=0.9.0-1&stamp=1733825107&raw=0 failures: ---- compiler::rust::test::test_rlib_dep_reader_call stdout ---- thread 'compiler::rust::test::test_rlib_dep_reader_call' panicked at src/compiler/rust.rs:3176:9: assertion failed: rlib_dep_reader.is_ok() stack backtrace: 0: rust_begin_unwind at /usr/src/rustc-1.83.0/library/std/src/panicking.rs:665:5 1: core::panicking::panic_fmt at /usr/src/rustc-1.83.0/library/core/src/panicking.rs:74:14 2: core::panicking::panic at /usr/src/rustc-1.83.0/library/core/src/panicking.rs:148:5 3: sccache::compiler::rust::test::test_rlib_dep_reader_call at ./src/compiler/rust.rs:3176:9 4: sccache::compiler::rust::test::test_rlib_dep_reader_call::{{closure}} at ./src/compiler/rust.rs:3168:35 5: core::ops::function::FnOnce::call_once at /usr/src/rustc-1.83.0/library/core/src/ops/function.rs:250:5 6: core::ops::function::FnOnce::call_once at /usr/src/rustc-1.83.0/library/core/src/ops/function.rs:250:5 note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace. failures: compiler::rust::test::test_rlib_dep_reader_call test result: FAILED. 337 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s error: test failed, to rerun pass `--lib` Running `CARGO=/usr/bin/cargo CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sccache CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mozilla/sccache/' CARGO_PKG_RUST_VERSION=1.75.0 CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/blake3-fad66bd7c3e86eb4/out:/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/ring-8b5d4805368fa8a5/out:/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps:/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/sccache-d52533f763886f5a --skip test_rust_cargo_cmd_readonly_preemtive_block` Cheers -- Sebastian Ramacher