[INFO] crate cargo-bake 0.2.0 is already in cache [INFO] extracting crate cargo-bake 0.2.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/cargo-bake/0.2.0 [INFO] extracting crate cargo-bake 0.2.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/cargo-bake/0.2.0 [INFO] validating manifest of cargo-bake-0.2.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-bake-0.2.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-bake-0.2.0 [INFO] finished frobbing cargo-bake-0.2.0 [INFO] frobbed toml for cargo-bake-0.2.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/cargo-bake/0.2.0/Cargo.toml [INFO] started frobbing cargo-bake-0.2.0 [INFO] finished frobbing cargo-bake-0.2.0 [INFO] frobbed toml for cargo-bake-0.2.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/cargo-bake/0.2.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] 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] [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" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing cargo-bake-0.2.0 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-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/cargo-bake/0.2.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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 8aa225b60a5cbaa2a1d9ea43b881cb350580d30b27bbd24ca175dec2be94d91e [INFO] running `"docker" "start" "-a" "8aa225b60a5cbaa2a1d9ea43b881cb350580d30b27bbd24ca175dec2be94d91e"` [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling stopwatch v0.0.6 [INFO] [stderr] Compiling cargo-bake v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `VarError` [INFO] [stderr] --> src/main.rs:83:22 [INFO] [stderr] | [INFO] [stderr] 83 | use std::env::{self, VarError}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Extend` is imported redundantly [INFO] [stderr] --> src/main.rs:236:9 [INFO] [stderr] | [INFO] [stderr] 236 | use std::iter::Extend; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.91s [INFO] running `"docker" "inspect" "8aa225b60a5cbaa2a1d9ea43b881cb350580d30b27bbd24ca175dec2be94d91e"` [INFO] running `"docker" "rm" "-f" "8aa225b60a5cbaa2a1d9ea43b881cb350580d30b27bbd24ca175dec2be94d91e"` [INFO] [stdout] 8aa225b60a5cbaa2a1d9ea43b881cb350580d30b27bbd24ca175dec2be94d91e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/cargo-bake/0.2.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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 61d97ddc781c06b3fbb675d7c24615a2b2da544448fcdb604ca0665d161239b2 [INFO] running `"docker" "start" "-a" "61d97ddc781c06b3fbb675d7c24615a2b2da544448fcdb604ca0665d161239b2"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling cargo-bake v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `VarError` [INFO] [stderr] --> src/main.rs:83:22 [INFO] [stderr] | [INFO] [stderr] 83 | use std::env::{self, VarError}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Extend` is imported redundantly [INFO] [stderr] --> src/main.rs:236:9 [INFO] [stderr] | [INFO] [stderr] 236 | use std::iter::Extend; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.17s [INFO] running `"docker" "inspect" "61d97ddc781c06b3fbb675d7c24615a2b2da544448fcdb604ca0665d161239b2"` [INFO] running `"docker" "rm" "-f" "61d97ddc781c06b3fbb675d7c24615a2b2da544448fcdb604ca0665d161239b2"` [INFO] [stdout] 61d97ddc781c06b3fbb675d7c24615a2b2da544448fcdb604ca0665d161239b2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/cargo-bake/0.2.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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 10943476775fea31f23e9831a620a7e57c7b36e9de40173081411009751055d2 [INFO] running `"docker" "start" "-a" "10943476775fea31f23e9831a620a7e57c7b36e9de40173081411009751055d2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_bake-ecb8d356e65a8e94 [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" "10943476775fea31f23e9831a620a7e57c7b36e9de40173081411009751055d2"` [INFO] running `"docker" "rm" "-f" "10943476775fea31f23e9831a620a7e57c7b36e9de40173081411009751055d2"` [INFO] [stdout] 10943476775fea31f23e9831a620a7e57c7b36e9de40173081411009751055d2