[INFO] crate cargo-install-latest 0.1.0 is already in cache [INFO] extracting crate cargo-install-latest 0.1.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/cargo-install-latest/0.1.0 [INFO] extracting crate cargo-install-latest 0.1.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/cargo-install-latest/0.1.0 [INFO] validating manifest of cargo-install-latest-0.1.0 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cargo-install-latest-0.1.0 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing cargo-install-latest-0.1.0 [INFO] finished frobbing cargo-install-latest-0.1.0 [INFO] frobbed toml for cargo-install-latest-0.1.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/cargo-install-latest/0.1.0/Cargo.toml [INFO] started frobbing cargo-install-latest-0.1.0 [INFO] finished frobbing cargo-install-latest-0.1.0 [INFO] frobbed toml for cargo-install-latest-0.1.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/cargo-install-latest/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing cargo-install-latest-0.1.0 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/cargo-install-latest/0.1.0:/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-07-23" "build" "--frozen"` [INFO] [stdout] 69e16af1132e41df25691d8b2b78be7bedb2fb3348cccc3952cba0bd2e56aa07 [INFO] running `"docker" "start" "-a" "69e16af1132e41df25691d8b2b78be7bedb2fb3348cccc3952cba0bd2e56aa07"` [INFO] [stderr] Compiling cargo-install-latest v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `fs` is imported redundantly [INFO] [stderr] --> src/lib.rs:97:13 [INFO] [stderr] | [INFO] [stderr] 40 | use std::fs; [INFO] [stderr] | ------- the item `fs` is already imported here [INFO] [stderr] ... [INFO] [stderr] 97 | use std::fs; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.83s [INFO] running `"docker" "inspect" "69e16af1132e41df25691d8b2b78be7bedb2fb3348cccc3952cba0bd2e56aa07"` [INFO] running `"docker" "rm" "-f" "69e16af1132e41df25691d8b2b78be7bedb2fb3348cccc3952cba0bd2e56aa07"` [INFO] [stdout] 69e16af1132e41df25691d8b2b78be7bedb2fb3348cccc3952cba0bd2e56aa07 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/cargo-install-latest/0.1.0:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 9ca064d7c49eca4bc43cd1a6d57b7a88fa58b71bc8b2a4cc58ae3c6557d3c87f [INFO] running `"docker" "start" "-a" "9ca064d7c49eca4bc43cd1a6d57b7a88fa58b71bc8b2a4cc58ae3c6557d3c87f"` [INFO] [stderr] Compiling cargo-install-latest v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `fs` is imported redundantly [INFO] [stderr] --> src/lib.rs:97:13 [INFO] [stderr] | [INFO] [stderr] 40 | use std::fs; [INFO] [stderr] | ------- the item `fs` is already imported here [INFO] [stderr] ... [INFO] [stderr] 97 | use std::fs; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `"docker" "inspect" "9ca064d7c49eca4bc43cd1a6d57b7a88fa58b71bc8b2a4cc58ae3c6557d3c87f"` [INFO] running `"docker" "rm" "-f" "9ca064d7c49eca4bc43cd1a6d57b7a88fa58b71bc8b2a4cc58ae3c6557d3c87f"` [INFO] [stdout] 9ca064d7c49eca4bc43cd1a6d57b7a88fa58b71bc8b2a4cc58ae3c6557d3c87f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/cargo-install-latest/0.1.0:/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-07-23" "test" "--frozen"` [INFO] [stdout] 3c2861d1677fe335a251d3dd8d219277055ffbde179c0486c3876e23de7c0b99 [INFO] running `"docker" "start" "-a" "3c2861d1677fe335a251d3dd8d219277055ffbde179c0486c3876e23de7c0b99"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_install_latest-08dae46582f47ab6 [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_install_latest-63d8f4db8e0167ff [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] [stderr] Doc-tests cargo-install-latest [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 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "3c2861d1677fe335a251d3dd8d219277055ffbde179c0486c3876e23de7c0b99"` [INFO] running `"docker" "rm" "-f" "3c2861d1677fe335a251d3dd8d219277055ffbde179c0486c3876e23de7c0b99"` [INFO] [stdout] 3c2861d1677fe335a251d3dd8d219277055ffbde179c0486c3876e23de7c0b99