[INFO] crate unixcli 0.1.3 is already in cache [INFO] extracting crate unixcli 0.1.3 into work/ex/beta-1.38-1/sources/1.37.0/reg/unixcli/0.1.3 [INFO] extracting crate unixcli 0.1.3 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/unixcli/0.1.3 [INFO] validating manifest of unixcli-0.1.3 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 unixcli-0.1.3 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 unixcli-0.1.3 [INFO] finished frobbing unixcli-0.1.3 [INFO] frobbed toml for unixcli-0.1.3 written to work/ex/beta-1.38-1/sources/1.37.0/reg/unixcli/0.1.3/Cargo.toml [INFO] started frobbing unixcli-0.1.3 [INFO] finished frobbing unixcli-0.1.3 [INFO] frobbed toml for unixcli-0.1.3 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/unixcli/0.1.3/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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing unixcli-0.1.3 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/unixcli/0.1.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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] d29181abc616b14d5130bfa6e7796409148423dd7f6f46c137e099a54b3a4073 [INFO] running `"docker" "start" "-a" "d29181abc616b14d5130bfa6e7796409148423dd7f6f46c137e099a54b3a4073"` [INFO] [stderr] Compiling unixcli v0.1.3 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/progname.rs:33:35 [INFO] [stderr] | [INFO] [stderr] 33 | use std::sync::{Arc, Mutex, Once, ONCE_INIT}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/progname.rs:45:25 [INFO] [stderr] | [INFO] [stderr] 45 | static ONCE: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.51s [INFO] running `"docker" "inspect" "d29181abc616b14d5130bfa6e7796409148423dd7f6f46c137e099a54b3a4073"` [INFO] running `"docker" "rm" "-f" "d29181abc616b14d5130bfa6e7796409148423dd7f6f46c137e099a54b3a4073"` [INFO] [stdout] d29181abc616b14d5130bfa6e7796409148423dd7f6f46c137e099a54b3a4073 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/unixcli/0.1.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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] c092aa37927f4eb3b0459cfe9ebabbc37e5d046944ab64384e30361c56b3d9c6 [INFO] running `"docker" "start" "-a" "c092aa37927f4eb3b0459cfe9ebabbc37e5d046944ab64384e30361c56b3d9c6"` [INFO] [stderr] Compiling unixcli v0.1.3 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/progname.rs:33:35 [INFO] [stderr] | [INFO] [stderr] 33 | use std::sync::{Arc, Mutex, Once, ONCE_INIT}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/progname.rs:45:25 [INFO] [stderr] | [INFO] [stderr] 45 | static ONCE: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.24s [INFO] running `"docker" "inspect" "c092aa37927f4eb3b0459cfe9ebabbc37e5d046944ab64384e30361c56b3d9c6"` [INFO] running `"docker" "rm" "-f" "c092aa37927f4eb3b0459cfe9ebabbc37e5d046944ab64384e30361c56b3d9c6"` [INFO] [stdout] c092aa37927f4eb3b0459cfe9ebabbc37e5d046944ab64384e30361c56b3d9c6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/unixcli/0.1.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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] d296f1193181dc03b897557dab4ab1009c27ef80d78c9bc9231256b1fc174564 [INFO] running `"docker" "start" "-a" "d296f1193181dc03b897557dab4ab1009c27ef80d78c9bc9231256b1fc174564"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/unixcli-016df7af5b696897 [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test err::tests::warn ... ok [INFO] [stdout] test err::tests::warn_named_param ... ok [INFO] [stdout] test err::tests::warnp ... ok [INFO] [stdout] test progname::tests::all ... ok [INFO] [stdout] test err::tests::err2 ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/crate_as-2ccc7cc5643d380a [INFO] [stdout] test err::tests::err_named_param ... ok [INFO] [stdout] test err::tests::errp3 ... ok [INFO] [stdout] test err::tests::err1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test crate_as_another_name ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] crate_as-2ccc7cc5643d380a: crate as another name 1 [INFO] [stderr] crate_as-2ccc7cc5643d380a: crate as another name 2 [INFO] [stderr] Doc-tests unixcli [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" "d296f1193181dc03b897557dab4ab1009c27ef80d78c9bc9231256b1fc174564"` [INFO] running `"docker" "rm" "-f" "d296f1193181dc03b897557dab4ab1009c27ef80d78c9bc9231256b1fc174564"` [INFO] [stdout] d296f1193181dc03b897557dab4ab1009c27ef80d78c9bc9231256b1fc174564