[INFO] crate cargo-local-registry 0.1.6 is already in cache [INFO] extracting crate cargo-local-registry 0.1.6 into work/ex/beta-1.38-1/sources/1.37.0/reg/cargo-local-registry/0.1.6 [INFO] extracting crate cargo-local-registry 0.1.6 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cargo-local-registry/0.1.6 [INFO] validating manifest of cargo-local-registry-0.1.6 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cargo-local-registry-0.1.6 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing cargo-local-registry-0.1.6 [INFO] finished frobbing cargo-local-registry-0.1.6 [INFO] frobbed toml for cargo-local-registry-0.1.6 written to work/ex/beta-1.38-1/sources/1.37.0/reg/cargo-local-registry/0.1.6/Cargo.toml [INFO] started frobbing cargo-local-registry-0.1.6 [INFO] finished frobbing cargo-local-registry-0.1.6 [INFO] frobbed toml for cargo-local-registry-0.1.6 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cargo-local-registry/0.1.6/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing cargo-local-registry-0.1.6 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cargo-local-registry/0.1.6:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 70c19d380fdebf3fd0c332c8d524c850b8c99f3b644584191894bc596cbef446 [INFO] running `"docker" "start" "-a" "70c19d380fdebf3fd0c332c8d524c850b8c99f3b644584191894bc596cbef446"` [INFO] [stderr] Compiling cargo v0.32.0 [INFO] [stderr] Compiling cargo-local-registry v0.1.6 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `"docker" "inspect" "70c19d380fdebf3fd0c332c8d524c850b8c99f3b644584191894bc596cbef446"` [INFO] running `"docker" "rm" "-f" "70c19d380fdebf3fd0c332c8d524c850b8c99f3b644584191894bc596cbef446"` [INFO] [stdout] 70c19d380fdebf3fd0c332c8d524c850b8c99f3b644584191894bc596cbef446 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cargo-local-registry/0.1.6:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 63cae158c70e6dd2a9cd6181a00565e9a231a207c89e5fde9846488b9d1baa21 [INFO] running `"docker" "start" "-a" "63cae158c70e6dd2a9cd6181a00565e9a231a207c89e5fde9846488b9d1baa21"` [INFO] [stderr] Compiling cargo-local-registry v0.1.6 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> tests/all.rs:7:42 [INFO] [stderr] | [INFO] [stderr] 7 | use std::sync::{Once, Mutex, MutexGuard, ONCE_INIT}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> tests/all.rs:23:21 [INFO] [stderr] | [INFO] [stderr] 23 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.53s [INFO] running `"docker" "inspect" "63cae158c70e6dd2a9cd6181a00565e9a231a207c89e5fde9846488b9d1baa21"` [INFO] running `"docker" "rm" "-f" "63cae158c70e6dd2a9cd6181a00565e9a231a207c89e5fde9846488b9d1baa21"` [INFO] [stdout] 63cae158c70e6dd2a9cd6181a00565e9a231a207c89e5fde9846488b9d1baa21 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cargo-local-registry/0.1.6:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] c13a39a8c7cee8745f690663f287ea76adf5cd8f0026398ce67c3936f1e5f28c [INFO] running `"docker" "start" "-a" "c13a39a8c7cee8745f690663f287ea76adf5cd8f0026398ce67c3936f1e5f28c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_local_registry-65de27c32daa2aac [INFO] [stderr] Running /opt/crater/target/debug/deps/all-ce82bfb476f18659 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test dst_no_exists ... ok [INFO] [stdout] test help ... ok [INFO] [stdout] test libc_dependency ... FAILED [INFO] [stdout] test no_sync ... FAILED [INFO] [stdout] test empty_cargo_lock ... FAILED [INFO] [stdout] test git_dependency ... FAILED [INFO] [stdout] test deterministic ... test deterministic has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `"docker" "inspect" "c13a39a8c7cee8745f690663f287ea76adf5cd8f0026398ce67c3936f1e5f28c"` [INFO] running `"docker" "rm" "-f" "c13a39a8c7cee8745f690663f287ea76adf5cd8f0026398ce67c3936f1e5f28c"` [INFO] [stdout] c13a39a8c7cee8745f690663f287ea76adf5cd8f0026398ce67c3936f1e5f28c