Oct 27 04:44:17.020 INFO checking flaviodesousa/rust-book-dining-philosophers against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 04:44:17.021 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 04:44:17.403 INFO blam! 9313f57b4e707bffa48f94c5befca0d84395b3dd8be847da4e29c03a28d0b51a Oct 27 04:44:17.427 INFO running `"docker" "start" "-a" "9313f57b4e707bffa48f94c5befca0d84395b3dd8be847da4e29c03a28d0b51a"` Oct 27 04:44:19.423 INFO kablam! usermod: no changes Oct 27 04:44:19.471 INFO kablam! Checking dining-philosophers v0.1.0 (/source) Oct 27 04:44:20.471 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 27 04:44:20.471 INFO kablam! --> src/main.rs:25:3 Oct 27 04:44:20.471 INFO kablam! | Oct 27 04:44:20.471 INFO kablam! 25 | thread::sleep_ms(1000); Oct 27 04:44:20.471 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 04:44:20.471 INFO kablam! | Oct 27 04:44:20.471 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 04:44:20.471 INFO kablam! Oct 27 04:44:20.527 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 27 04:44:20.527 INFO kablam! --> src/main.rs:25:3 Oct 27 04:44:20.527 INFO kablam! | Oct 27 04:44:20.527 INFO kablam! 25 | thread::sleep_ms(1000); Oct 27 04:44:20.527 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 04:44:20.527 INFO kablam! | Oct 27 04:44:20.527 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 04:44:20.527 INFO kablam! Oct 27 04:44:20.631 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.19s Oct 27 04:44:20.639 INFO kablam! su: No module specific data is present Oct 27 04:44:21.323 INFO running `"docker" "rm" "-f" "9313f57b4e707bffa48f94c5befca0d84395b3dd8be847da4e29c03a28d0b51a"` Oct 27 04:44:21.711 INFO blam! 9313f57b4e707bffa48f94c5befca0d84395b3dd8be847da4e29c03a28d0b51a