[INFO] updating cached repository 35359595/philosophers [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/35359595/philosophers [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/35359595/philosophers" "work/ex/beta-1.38-1/sources/1.37.0/gh/35359595/philosophers"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/35359595/philosophers'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/35359595/philosophers" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/35359595/philosophers"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/35359595/philosophers'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9ab9c37299ff868062746045810366128a28837e [INFO] sha for GitHub repo 35359595/philosophers: 9ab9c37299ff868062746045810366128a28837e [INFO] validating manifest of 35359595/philosophers 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 35359595/philosophers 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 35359595/philosophers [INFO] finished frobbing 35359595/philosophers [INFO] frobbed toml for 35359595/philosophers written to work/ex/beta-1.38-1/sources/1.37.0/gh/35359595/philosophers/Cargo.toml [INFO] started frobbing 35359595/philosophers [INFO] finished frobbing 35359595/philosophers [INFO] frobbed toml for 35359595/philosophers written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/35359595/philosophers/Cargo.toml [INFO] crate 35359595/philosophers 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing 35359595/philosophers 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-6/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/35359595/philosophers:/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] 185f12a4ece348e791baeff2624f4ec4ee54a339aa2139862717ea4dab4b29a8 [INFO] running `"docker" "start" "-a" "185f12a4ece348e791baeff2624f4ec4ee54a339aa2139862717ea4dab4b29a8"` [INFO] [stderr] Compiling philosophers v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` [INFO] [stderr] --> src/main.rs:25:3 [INFO] [stderr] | [INFO] [stderr] 25 | thread::sleep_ms(1000); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.10s [INFO] running `"docker" "inspect" "185f12a4ece348e791baeff2624f4ec4ee54a339aa2139862717ea4dab4b29a8"` [INFO] running `"docker" "rm" "-f" "185f12a4ece348e791baeff2624f4ec4ee54a339aa2139862717ea4dab4b29a8"` [INFO] [stdout] 185f12a4ece348e791baeff2624f4ec4ee54a339aa2139862717ea4dab4b29a8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/35359595/philosophers:/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] 6d9a2bc758c0576264d3733a0d615a1a85563e3e96ef364ed63c37f8e5aad2bb [INFO] running `"docker" "start" "-a" "6d9a2bc758c0576264d3733a0d615a1a85563e3e96ef364ed63c37f8e5aad2bb"` [INFO] [stderr] Compiling philosophers v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` [INFO] [stderr] --> src/main.rs:25:3 [INFO] [stderr] | [INFO] [stderr] 25 | thread::sleep_ms(1000); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `"docker" "inspect" "6d9a2bc758c0576264d3733a0d615a1a85563e3e96ef364ed63c37f8e5aad2bb"` [INFO] running `"docker" "rm" "-f" "6d9a2bc758c0576264d3733a0d615a1a85563e3e96ef364ed63c37f8e5aad2bb"` [INFO] [stdout] 6d9a2bc758c0576264d3733a0d615a1a85563e3e96ef364ed63c37f8e5aad2bb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/35359595/philosophers:/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] 2e3736d68621a23386439b87c5ffdb91fbe5f360e8f38730e143bbd66bbfcf1e [INFO] running `"docker" "start" "-a" "2e3736d68621a23386439b87c5ffdb91fbe5f360e8f38730e143bbd66bbfcf1e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/philosophers-b72e81204804d1af [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" "2e3736d68621a23386439b87c5ffdb91fbe5f360e8f38730e143bbd66bbfcf1e"` [INFO] running `"docker" "rm" "-f" "2e3736d68621a23386439b87c5ffdb91fbe5f360e8f38730e143bbd66bbfcf1e"` [INFO] [stdout] 2e3736d68621a23386439b87c5ffdb91fbe5f360e8f38730e143bbd66bbfcf1e