[INFO] crate crates-mirror 0.2.1 is already in cache [INFO] extracting crate crates-mirror 0.2.1 into work/ex/beta-1.37-6/sources/1.36.0/reg/crates-mirror/0.2.1 [INFO] extracting crate crates-mirror 0.2.1 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/crates-mirror/0.2.1 [INFO] validating manifest of crates-mirror-0.2.1 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 crates-mirror-0.2.1 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 crates-mirror-0.2.1 [INFO] finished frobbing crates-mirror-0.2.1 [INFO] frobbed toml for crates-mirror-0.2.1 written to work/ex/beta-1.37-6/sources/1.36.0/reg/crates-mirror/0.2.1/Cargo.toml [INFO] started frobbing crates-mirror-0.2.1 [INFO] finished frobbing crates-mirror-0.2.1 [INFO] frobbed toml for crates-mirror-0.2.1 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/crates-mirror/0.2.1/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 crates-mirror-0.2.1 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-3/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/crates-mirror/0.2.1:/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] 11161d46f09e6bd4a92737f9f682a51ed46d0c6657a1bde2eb29288ea86ef0ef [INFO] running `"docker" "start" "-a" "11161d46f09e6bd4a92737f9f682a51ed46d0c6657a1bde2eb29288ea86ef0ef"` [INFO] [stderr] Compiling generic-array v0.5.1 [INFO] [stderr] Compiling router v0.4.0 [INFO] [stderr] Compiling digest v0.2.1 [INFO] [stderr] Compiling digest-buffer v0.1.2 [INFO] [stderr] Compiling sha2 v0.2.0 [INFO] [stderr] Compiling crates-mirror v0.2.1 (/opt/crater/workdir) [INFO] [stderr] warning: the item `File` is imported redundantly [INFO] [stderr] --> src/main.rs:70:13 [INFO] [stderr] | [INFO] [stderr] 25 | use std::fs::{create_dir_all, File}; [INFO] [stderr] | ---- the item `File` is already imported here [INFO] [stderr] ... [INFO] [stderr] 70 | use std::fs::File; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/main.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: #[warn(unused_imports)] implied by #[warn(warnings)] [INFO] [stderr] [INFO] [stderr] warning: the item `Read` is imported redundantly [INFO] [stderr] --> src/main.rs:71:13 [INFO] [stderr] | [INFO] [stderr] 26 | use std::io::{BufWriter, Write, Read, BufReader, BufRead}; [INFO] [stderr] | ---- the item `Read` is already imported here [INFO] [stderr] ... [INFO] [stderr] 71 | use std::io::Read; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.70s [INFO] running `"docker" "inspect" "11161d46f09e6bd4a92737f9f682a51ed46d0c6657a1bde2eb29288ea86ef0ef"` [INFO] running `"docker" "rm" "-f" "11161d46f09e6bd4a92737f9f682a51ed46d0c6657a1bde2eb29288ea86ef0ef"` [INFO] [stdout] 11161d46f09e6bd4a92737f9f682a51ed46d0c6657a1bde2eb29288ea86ef0ef [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/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/crates-mirror/0.2.1:/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] c8e103773dab214fb50d768abca23f37e1a0d85662c1df097268f8884047ea1a [INFO] running `"docker" "start" "-a" "c8e103773dab214fb50d768abca23f37e1a0d85662c1df097268f8884047ea1a"` [INFO] [stderr] Compiling crates-mirror v0.2.1 (/opt/crater/workdir) [INFO] [stderr] warning: the item `File` is imported redundantly [INFO] [stderr] --> src/main.rs:70:13 [INFO] [stderr] | [INFO] [stderr] 25 | use std::fs::{create_dir_all, File}; [INFO] [stderr] | ---- the item `File` is already imported here [INFO] [stderr] ... [INFO] [stderr] 70 | use std::fs::File; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/main.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: #[warn(unused_imports)] implied by #[warn(warnings)] [INFO] [stderr] [INFO] [stderr] warning: the item `Read` is imported redundantly [INFO] [stderr] --> src/main.rs:71:13 [INFO] [stderr] | [INFO] [stderr] 26 | use std::io::{BufWriter, Write, Read, BufReader, BufRead}; [INFO] [stderr] | ---- the item `Read` is already imported here [INFO] [stderr] ... [INFO] [stderr] 71 | use std::io::Read; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.48s [INFO] running `"docker" "inspect" "c8e103773dab214fb50d768abca23f37e1a0d85662c1df097268f8884047ea1a"` [INFO] running `"docker" "rm" "-f" "c8e103773dab214fb50d768abca23f37e1a0d85662c1df097268f8884047ea1a"` [INFO] [stdout] c8e103773dab214fb50d768abca23f37e1a0d85662c1df097268f8884047ea1a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/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/crates-mirror/0.2.1:/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] 1e8730dfaae0e47a5707c6c7c3a5a6d4dfa494ab195364a506ca3c3c6d3dfcd7 [INFO] running `"docker" "start" "-a" "1e8730dfaae0e47a5707c6c7c3a5a6d4dfa494ab195364a506ca3c3c6d3dfcd7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/crates_mirror-ce92dc6269ef554c [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" "1e8730dfaae0e47a5707c6c7c3a5a6d4dfa494ab195364a506ca3c3c6d3dfcd7"` [INFO] running `"docker" "rm" "-f" "1e8730dfaae0e47a5707c6c7c3a5a6d4dfa494ab195364a506ca3c3c6d3dfcd7"` [INFO] [stdout] 1e8730dfaae0e47a5707c6c7c3a5a6d4dfa494ab195364a506ca3c3c6d3dfcd7