[INFO] updating cached repository timbogit/dining_philosophers [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/timbogit/dining_philosophers [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/timbogit/dining_philosophers" "work/ex/beta-1.38-1/sources/1.37.0/gh/timbogit/dining_philosophers"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/timbogit/dining_philosophers'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/timbogit/dining_philosophers" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/timbogit/dining_philosophers"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/timbogit/dining_philosophers'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9e958da050d3b882fb6e37816b3b9f57bdac9abe [INFO] sha for GitHub repo timbogit/dining_philosophers: 9e958da050d3b882fb6e37816b3b9f57bdac9abe [INFO] validating manifest of timbogit/dining_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 timbogit/dining_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 timbogit/dining_philosophers [INFO] finished frobbing timbogit/dining_philosophers [INFO] frobbed toml for timbogit/dining_philosophers written to work/ex/beta-1.38-1/sources/1.37.0/gh/timbogit/dining_philosophers/Cargo.toml [INFO] started frobbing timbogit/dining_philosophers [INFO] finished frobbing timbogit/dining_philosophers [INFO] frobbed toml for timbogit/dining_philosophers written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/timbogit/dining_philosophers/Cargo.toml [INFO] crate timbogit/dining_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 timbogit/dining_philosophers against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/timbogit/dining_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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] d00e6c2adbaa0553ec0c844100bea5960c4f8abd3a0c48632fa62944af901587 [INFO] running `"docker" "start" "-a" "d00e6c2adbaa0553ec0c844100bea5960c4f8abd3a0c48632fa62944af901587"` [INFO] [stderr] Compiling dining_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(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.73s [INFO] running `"docker" "inspect" "d00e6c2adbaa0553ec0c844100bea5960c4f8abd3a0c48632fa62944af901587"` [INFO] running `"docker" "rm" "-f" "d00e6c2adbaa0553ec0c844100bea5960c4f8abd3a0c48632fa62944af901587"` [INFO] [stdout] d00e6c2adbaa0553ec0c844100bea5960c4f8abd3a0c48632fa62944af901587 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/timbogit/dining_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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 0644f601efc0f050feba95a36bf8ba02c7c03ddb47356ffa72b64952a1d20163 [INFO] running `"docker" "start" "-a" "0644f601efc0f050feba95a36bf8ba02c7c03ddb47356ffa72b64952a1d20163"` [INFO] [stderr] Compiling dining_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(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.40s [INFO] running `"docker" "inspect" "0644f601efc0f050feba95a36bf8ba02c7c03ddb47356ffa72b64952a1d20163"` [INFO] running `"docker" "rm" "-f" "0644f601efc0f050feba95a36bf8ba02c7c03ddb47356ffa72b64952a1d20163"` [INFO] [stdout] 0644f601efc0f050feba95a36bf8ba02c7c03ddb47356ffa72b64952a1d20163 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/timbogit/dining_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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] d83b3c52bfc9d9d09b0c9a36aa51d3be898af6a28313639e0d5bb69a2cb9f5e8 [INFO] running `"docker" "start" "-a" "d83b3c52bfc9d9d09b0c9a36aa51d3be898af6a28313639e0d5bb69a2cb9f5e8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/dining_philosophers-8b9d03c85afa616d [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" "d83b3c52bfc9d9d09b0c9a36aa51d3be898af6a28313639e0d5bb69a2cb9f5e8"` [INFO] running `"docker" "rm" "-f" "d83b3c52bfc9d9d09b0c9a36aa51d3be898af6a28313639e0d5bb69a2cb9f5e8"` [INFO] [stdout] d83b3c52bfc9d9d09b0c9a36aa51d3be898af6a28313639e0d5bb69a2cb9f5e8