[INFO] updating cached repository mackeyja92/Dinning-Philosophers [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mackeyja92/Dinning-Philosophers [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mackeyja92/Dinning-Philosophers" "work/ex/beta-1.37-6/sources/1.36.0/gh/mackeyja92/Dinning-Philosophers"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/mackeyja92/Dinning-Philosophers'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mackeyja92/Dinning-Philosophers" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mackeyja92/Dinning-Philosophers"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mackeyja92/Dinning-Philosophers'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9fe1310ff876dd03e46cd53d53c01f531e38b7b5 [INFO] sha for GitHub repo mackeyja92/Dinning-Philosophers: 9fe1310ff876dd03e46cd53d53c01f531e38b7b5 [INFO] validating manifest of mackeyja92/Dinning-Philosophers 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 mackeyja92/Dinning-Philosophers 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 mackeyja92/Dinning-Philosophers [INFO] finished frobbing mackeyja92/Dinning-Philosophers [INFO] frobbed toml for mackeyja92/Dinning-Philosophers written to work/ex/beta-1.37-6/sources/1.36.0/gh/mackeyja92/Dinning-Philosophers/Cargo.toml [INFO] started frobbing mackeyja92/Dinning-Philosophers [INFO] finished frobbing mackeyja92/Dinning-Philosophers [INFO] frobbed toml for mackeyja92/Dinning-Philosophers written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mackeyja92/Dinning-Philosophers/Cargo.toml [INFO] crate mackeyja92/Dinning-Philosophers already has a lockfile, it will not be regenerated [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 mackeyja92/Dinning-Philosophers against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mackeyja92/Dinning-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-07-23" "build" "--frozen"` [INFO] [stdout] eb73e089c190b6fe83406cc91039a4886bec43905e01f9952a8e79d74db77877 [INFO] running `"docker" "start" "-a" "eb73e089c190b6fe83406cc91039a4886bec43905e01f9952a8e79d74db77877"` [INFO] [stderr] Compiling dinning_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:9 [INFO] [stderr] | [INFO] [stderr] 25 | thread::sleep_ms(5000); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `"docker" "inspect" "eb73e089c190b6fe83406cc91039a4886bec43905e01f9952a8e79d74db77877"` [INFO] running `"docker" "rm" "-f" "eb73e089c190b6fe83406cc91039a4886bec43905e01f9952a8e79d74db77877"` [INFO] [stdout] eb73e089c190b6fe83406cc91039a4886bec43905e01f9952a8e79d74db77877 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mackeyja92/Dinning-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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 5ac8a7c2fe723000a34c200b036fbc9621564d5763a962551d0e674e304cf7e3 [INFO] running `"docker" "start" "-a" "5ac8a7c2fe723000a34c200b036fbc9621564d5763a962551d0e674e304cf7e3"` [INFO] [stderr] Compiling dinning_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:9 [INFO] [stderr] | [INFO] [stderr] 25 | thread::sleep_ms(5000); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `"docker" "inspect" "5ac8a7c2fe723000a34c200b036fbc9621564d5763a962551d0e674e304cf7e3"` [INFO] running `"docker" "rm" "-f" "5ac8a7c2fe723000a34c200b036fbc9621564d5763a962551d0e674e304cf7e3"` [INFO] [stdout] 5ac8a7c2fe723000a34c200b036fbc9621564d5763a962551d0e674e304cf7e3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mackeyja92/Dinning-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-07-23" "test" "--frozen"` [INFO] [stdout] f19572538f8a55bdfcf2d68eca3dc51178e6df7f2f9e8e8b7f829a394ccfc5ce [INFO] running `"docker" "start" "-a" "f19572538f8a55bdfcf2d68eca3dc51178e6df7f2f9e8e8b7f829a394ccfc5ce"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/dinning_philosophers-75083a2a02fd4c77 [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" "f19572538f8a55bdfcf2d68eca3dc51178e6df7f2f9e8e8b7f829a394ccfc5ce"` [INFO] running `"docker" "rm" "-f" "f19572538f8a55bdfcf2d68eca3dc51178e6df7f2f9e8e8b7f829a394ccfc5ce"` [INFO] [stdout] f19572538f8a55bdfcf2d68eca3dc51178e6df7f2f9e8e8b7f829a394ccfc5ce