[INFO] updating cached repository Aceeri/ratch [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Aceeri/ratch [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Aceeri/ratch" "work/ex/beta-1.38-1/sources/1.37.0/gh/Aceeri/ratch"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Aceeri/ratch'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Aceeri/ratch" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Aceeri/ratch"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Aceeri/ratch'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 98b405050aa893e346550725bc4cd28af05333ec [INFO] sha for GitHub repo Aceeri/ratch: 98b405050aa893e346550725bc4cd28af05333ec [INFO] validating manifest of Aceeri/ratch 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 Aceeri/ratch 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 Aceeri/ratch [INFO] finished frobbing Aceeri/ratch [INFO] frobbed toml for Aceeri/ratch written to work/ex/beta-1.38-1/sources/1.37.0/gh/Aceeri/ratch/Cargo.toml [INFO] started frobbing Aceeri/ratch [INFO] finished frobbing Aceeri/ratch [INFO] frobbed toml for Aceeri/ratch written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Aceeri/ratch/Cargo.toml [INFO] crate Aceeri/ratch already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Aceeri/ratch/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [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 Aceeri/ratch 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-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Aceeri/ratch:/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] f84c105426ae114a12bcf5c421b3b3714955adfe9690ffd33f34c2aed08b4fbb [INFO] running `"docker" "start" "-a" "f84c105426ae114a12bcf5c421b3b3714955adfe9690ffd33f34c2aed08b4fbb"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling shared_child v0.3.3 [INFO] [stderr] Compiling pancurses v0.16.1 [INFO] [stderr] Compiling os_pipe v0.7.0 [INFO] [stderr] Compiling duct v0.11.1 [INFO] [stderr] Compiling os_pipe v0.8.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 30.78s [INFO] running `"docker" "inspect" "f84c105426ae114a12bcf5c421b3b3714955adfe9690ffd33f34c2aed08b4fbb"` [INFO] running `"docker" "rm" "-f" "f84c105426ae114a12bcf5c421b3b3714955adfe9690ffd33f34c2aed08b4fbb"` [INFO] [stdout] f84c105426ae114a12bcf5c421b3b3714955adfe9690ffd33f34c2aed08b4fbb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Aceeri/ratch:/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] 4ad812e3e9899e38f43461d7c5b462d6076ea767149bc019e2221c476ad91d52 [INFO] running `"docker" "start" "-a" "4ad812e3e9899e38f43461d7c5b462d6076ea767149bc019e2221c476ad91d52"` [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 1.08s [INFO] running `"docker" "inspect" "4ad812e3e9899e38f43461d7c5b462d6076ea767149bc019e2221c476ad91d52"` [INFO] running `"docker" "rm" "-f" "4ad812e3e9899e38f43461d7c5b462d6076ea767149bc019e2221c476ad91d52"` [INFO] [stdout] 4ad812e3e9899e38f43461d7c5b462d6076ea767149bc019e2221c476ad91d52 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Aceeri/ratch:/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] 3c50d20c0dd65f92237c6b260be1731b87ceb6a1dbec13d98a985d45db0c9ae8 [INFO] running `"docker" "start" "-a" "3c50d20c0dd65f92237c6b260be1731b87ceb6a1dbec13d98a985d45db0c9ae8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/ratch-54705966956a0f46 [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" "3c50d20c0dd65f92237c6b260be1731b87ceb6a1dbec13d98a985d45db0c9ae8"` [INFO] running `"docker" "rm" "-f" "3c50d20c0dd65f92237c6b260be1731b87ceb6a1dbec13d98a985d45db0c9ae8"` [INFO] [stdout] 3c50d20c0dd65f92237c6b260be1731b87ceb6a1dbec13d98a985d45db0c9ae8