[INFO] crate ratch 0.3.1 is already in cache [INFO] extracting crate ratch 0.3.1 into work/ex/beta-1.37-6/sources/1.36.0/reg/ratch/0.3.1 [INFO] extracting crate ratch 0.3.1 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/ratch/0.3.1 [INFO] validating manifest of ratch-0.3.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 ratch-0.3.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 ratch-0.3.1 [INFO] finished frobbing ratch-0.3.1 [INFO] frobbed toml for ratch-0.3.1 written to work/ex/beta-1.37-6/sources/1.36.0/reg/ratch/0.3.1/Cargo.toml [INFO] started frobbing ratch-0.3.1 [INFO] finished frobbing ratch-0.3.1 [INFO] frobbed toml for ratch-0.3.1 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/ratch/0.3.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 ratch-0.3.1 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-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/ratch/0.3.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.36.0" "build" "--frozen"` [INFO] [stdout] d73431b063de6bd4c640de04a3377842ab8d0eefdac0125999b0837a024b8a1b [INFO] running `"docker" "start" "-a" "d73431b063de6bd4c640de04a3377842ab8d0eefdac0125999b0837a024b8a1b"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling os_pipe v0.7.0 [INFO] [stderr] Compiling os_pipe v0.8.1 [INFO] [stderr] Compiling shared_child v0.3.3 [INFO] [stderr] Compiling duct v0.11.1 [INFO] [stderr] Compiling pancurses v0.16.1 [INFO] [stderr] Compiling ratch v0.3.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'clap::App::<'a, 'b>::with_defaults': Can never work; use explicit App::author() and App::version() calls instead [INFO] [stderr] --> src/main.rs:52:19 [INFO] [stderr] | [INFO] [stderr] 52 | let matches = App::with_defaults("Ratch") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.94s [INFO] running `"docker" "inspect" "d73431b063de6bd4c640de04a3377842ab8d0eefdac0125999b0837a024b8a1b"` [INFO] running `"docker" "rm" "-f" "d73431b063de6bd4c640de04a3377842ab8d0eefdac0125999b0837a024b8a1b"` [INFO] [stdout] d73431b063de6bd4c640de04a3377842ab8d0eefdac0125999b0837a024b8a1b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/ratch/0.3.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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 0afd4b3e25ebfdd4b8873539da7468b3aadbf00338f31ced50c611895876515e [INFO] running `"docker" "start" "-a" "0afd4b3e25ebfdd4b8873539da7468b3aadbf00338f31ced50c611895876515e"` [INFO] [stderr] Compiling ratch v0.3.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'clap::App::<'a, 'b>::with_defaults': Can never work; use explicit App::author() and App::version() calls instead [INFO] [stderr] --> src/main.rs:52:19 [INFO] [stderr] | [INFO] [stderr] 52 | let matches = App::with_defaults("Ratch") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `"docker" "inspect" "0afd4b3e25ebfdd4b8873539da7468b3aadbf00338f31ced50c611895876515e"` [INFO] running `"docker" "rm" "-f" "0afd4b3e25ebfdd4b8873539da7468b3aadbf00338f31ced50c611895876515e"` [INFO] [stdout] 0afd4b3e25ebfdd4b8873539da7468b3aadbf00338f31ced50c611895876515e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/ratch/0.3.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.36.0" "test" "--frozen"` [INFO] [stdout] fc9d91033535df452ee62bc0f3ba4604ee8b982fac8347b3431349548c56c326 [INFO] running `"docker" "start" "-a" "fc9d91033535df452ee62bc0f3ba4604ee8b982fac8347b3431349548c56c326"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/ratch-914e4a30964ff186 [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" "fc9d91033535df452ee62bc0f3ba4604ee8b982fac8347b3431349548c56c326"` [INFO] running `"docker" "rm" "-f" "fc9d91033535df452ee62bc0f3ba4604ee8b982fac8347b3431349548c56c326"` [INFO] [stdout] fc9d91033535df452ee62bc0f3ba4604ee8b982fac8347b3431349548c56c326