[INFO] fetching crate gstuff 0.5.3... [INFO] extracting crate gstuff 0.5.3 into work/ex/beta-1.37-6/sources/1.36.0/reg/gstuff/0.5.3 [INFO] extracting crate gstuff 0.5.3 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/gstuff/0.5.3 [INFO] validating manifest of gstuff-0.5.3 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 gstuff-0.5.3 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 gstuff-0.5.3 [INFO] finished frobbing gstuff-0.5.3 [INFO] frobbed toml for gstuff-0.5.3 written to work/ex/beta-1.37-6/sources/1.36.0/reg/gstuff/0.5.3/Cargo.toml [INFO] started frobbing gstuff-0.5.3 [INFO] finished frobbing gstuff-0.5.3 [INFO] frobbed toml for gstuff-0.5.3 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/gstuff/0.5.3/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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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] testing gstuff-0.5.3 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/gstuff/0.5.3:/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 6722b3c8d65cc3ad1029e81134a2314071423f53786ebdf638cbee668deba8c1 [INFO] running `"docker" "start" "-a" "6722b3c8d65cc3ad1029e81134a2314071423f53786ebdf638cbee668deba8c1"` [INFO] [stderr] Compiling gstuff v0.5.3 (/opt/crater/workdir) [INFO] [stderr] warning: the item `io` is imported redundantly [INFO] [stderr] --> gstuff.rs:232:7 [INFO] [stderr] | [INFO] [stderr] 10 | use std::io; [INFO] [stderr] | ------- the item `io` is already imported here [INFO] [stderr] ... [INFO] [stderr] 232 | use std::io; [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.00s [INFO] running `"docker" "inspect" "6722b3c8d65cc3ad1029e81134a2314071423f53786ebdf638cbee668deba8c1"` [INFO] running `"docker" "rm" "-f" "6722b3c8d65cc3ad1029e81134a2314071423f53786ebdf638cbee668deba8c1"` [INFO] [stdout] 6722b3c8d65cc3ad1029e81134a2314071423f53786ebdf638cbee668deba8c1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/gstuff/0.5.3:/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 4c750c7c9d4e92ca9400ad751cc93b6b0cb461b3150775428874aa96a176eb82 [INFO] running `"docker" "start" "-a" "4c750c7c9d4e92ca9400ad751cc93b6b0cb461b3150775428874aa96a176eb82"` [INFO] [stderr] Compiling gstuff v0.5.3 (/opt/crater/workdir) [INFO] [stderr] warning: the item `io` is imported redundantly [INFO] [stderr] --> gstuff.rs:232:7 [INFO] [stderr] | [INFO] [stderr] 10 | use std::io; [INFO] [stderr] | ------- the item `io` is already imported here [INFO] [stderr] ... [INFO] [stderr] 232 | use std::io; [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.46s [INFO] running `"docker" "inspect" "4c750c7c9d4e92ca9400ad751cc93b6b0cb461b3150775428874aa96a176eb82"` [INFO] running `"docker" "rm" "-f" "4c750c7c9d4e92ca9400ad751cc93b6b0cb461b3150775428874aa96a176eb82"` [INFO] [stdout] 4c750c7c9d4e92ca9400ad751cc93b6b0cb461b3150775428874aa96a176eb82 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/gstuff/0.5.3:/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] ea0e0b89b3adbd1997c378fa3cb6457d44d434af42181e3856201372236213f3 [INFO] running `"docker" "start" "-a" "ea0e0b89b3adbd1997c378fa3cb6457d44d434af42181e3856201372236213f3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/gstuff-54077ff9b8eba304 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_status_line ... ok [INFO] [stdout] test test_hostname ... ok [INFO] [stdout] test test_oneshot ... ok [INFO] [stdout] test test_slurp_prog ... ok [INFO] [stdout] test test_now_float ... ok [INFO] [stdout] test test_now_ms ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "ea0e0b89b3adbd1997c378fa3cb6457d44d434af42181e3856201372236213f3"` [INFO] running `"docker" "rm" "-f" "ea0e0b89b3adbd1997c378fa3cb6457d44d434af42181e3856201372236213f3"` [INFO] [stdout] ea0e0b89b3adbd1997c378fa3cb6457d44d434af42181e3856201372236213f3