Source: sccache
Version: 0.8.0-1
Severity: serious
Tags: ftbfs
https://buildd.debian.org/status/logs.php?pkg=sccache&ver=0.8.0-1
...
test test_rust_cargo_cmd_readonly_preemtive_block ... FAILED
failures:
---- test_rust_cargo_cmd_readonly_preemtive_block stdout ----
Error: Unexpected failure.
code=101
stderr=``````
error: failed to select a version for the requirement `itoa = \"^0.3.4\"`
(locked to 0.3.4)
candidate versions found which didn\'t match: 1.0.9
location searched: directory source `/<<PKGBUILDDIR>>/debian/cargo_registry`
(which is replacing registry `crates-io`)
required by package `test-crate v0.1.0 (/<<PKGBUILDDIR>>/tests/test-crate)`
perhaps a crate was updated and forgotten to be re-vendored?
```
```
command=`cd "tests/test-crate" && CARGO_INCREMENTAL="0"
CARGO_TARGET_DIR="/<<PKGBUILDDIR>>/debian/sccache_test_rust_cargoG4h5iT/cargo"
RUSTC_WRAPPER="/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/sccache"
TEST_ENV_VAR="1" "/usr/bin/cargo" "build" "--color=never"`
code=101
stdout=""
stderr=```
error: failed to select a version for the requirement `itoa = \"^0.3.4\"`
(locked to 0.3.4)
candidate versions found which didn\'t match: 1.0.9
location searched: directory source `/<<PKGBUILDDIR>>/debian/cargo_registry`
(which is replacing registry `crates-io`)
required by package `test-crate v0.1.0 (/<<PKGBUILDDIR>>/tests/test-crate)`
perhaps a crate was updated and forgotten to be re-vendored?
```
Stack backtrace:
0: <unknown>
1: <unknown>
2: <unknown>
3: <unknown>
4: <unknown>
5: <unknown>
6: <unknown>
7: <unknown>
8: <unknown>
9: <unknown>
10: <unknown>
failures:
test_rust_cargo_cmd_readonly_preemtive_block
test result: FAILED. 2 passed; 1 failed; 5 ignored; 0 measured; 0 filtered out;
finished in 11.18s
error: test failed, to rerun pass `--test sccache_cargo`
dh_auto_test: error: env DEB_BUILDDIR=
/<<PKGBUILDDIR>>/debian/dh-cargo/bin/cargo test returned exit code 101
make[1]: *** [debian/rules:29: override_dh_auto_test] Error 25