[INFO] crate crates-mirror 0.2.1 is already in cache [INFO] extracting crate crates-mirror 0.2.1 into work/ex/beta-1.38-1/sources/1.37.0/reg/crates-mirror/0.2.1 [INFO] extracting crate crates-mirror 0.2.1 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/crates-mirror/0.2.1 [INFO] validating manifest of crates-mirror-0.2.1 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 crates-mirror-0.2.1 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 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.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/reg/crates-mirror/0.2.1/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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing crates-mirror-0.2.1 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] aee63bbcc0e696e99c057d155ca527a070c7b2dac0198d5f5ee47207f1c551f8 [INFO] running `"docker" "start" "-a" "aee63bbcc0e696e99c057d155ca527a070c7b2dac0198d5f5ee47207f1c551f8"` [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling byte-tools v0.1.3 [INFO] [stderr] Compiling libgit2-sys v0.6.19 [INFO] [stderr] Compiling cookie v0.2.5 [INFO] [stderr] Compiling curl v0.4.22 [INFO] [stderr] Compiling generic-array v0.5.1 [INFO] [stderr] Compiling digest-buffer v0.1.2 [INFO] [stderr] Compiling digest v0.2.1 [INFO] [stderr] Compiling sha2 v0.2.0 [INFO] [stderr] Compiling hyper v0.9.18 [INFO] [stderr] Compiling iron v0.4.0 [INFO] [stderr] Compiling router v0.4.0 [INFO] [stderr] Compiling git2 v0.6.11 [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 45.99s [INFO] running `"docker" "inspect" "aee63bbcc0e696e99c057d155ca527a070c7b2dac0198d5f5ee47207f1c551f8"` [INFO] running `"docker" "rm" "-f" "aee63bbcc0e696e99c057d155ca527a070c7b2dac0198d5f5ee47207f1c551f8"` [INFO] [stdout] aee63bbcc0e696e99c057d155ca527a070c7b2dac0198d5f5ee47207f1c551f8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] eccded26ce9a65d4a36f917fd9d8989cdc7570b3b28b4c554b27b38be7250390 [INFO] running `"docker" "start" "-a" "eccded26ce9a65d4a36f917fd9d8989cdc7570b3b28b4c554b27b38be7250390"` [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 0.94s [INFO] running `"docker" "inspect" "eccded26ce9a65d4a36f917fd9d8989cdc7570b3b28b4c554b27b38be7250390"` [INFO] running `"docker" "rm" "-f" "eccded26ce9a65d4a36f917fd9d8989cdc7570b3b28b4c554b27b38be7250390"` [INFO] [stdout] eccded26ce9a65d4a36f917fd9d8989cdc7570b3b28b4c554b27b38be7250390 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 2507b9b44040927e6de4c44fe1bd43279922890e3f52c484a71c54474a0205a9 [INFO] running `"docker" "start" "-a" "2507b9b44040927e6de4c44fe1bd43279922890e3f52c484a71c54474a0205a9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/crates_mirror-44ecfa6f487a79db [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" "2507b9b44040927e6de4c44fe1bd43279922890e3f52c484a71c54474a0205a9"` [INFO] running `"docker" "rm" "-f" "2507b9b44040927e6de4c44fe1bd43279922890e3f52c484a71c54474a0205a9"` [INFO] [stdout] 2507b9b44040927e6de4c44fe1bd43279922890e3f52c484a71c54474a0205a9