Oct 13 05:10:40.332 INFO testing nuclearghost/DiningPhilosophers against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 05:10:40.332 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 13 05:10:40.800 INFO blam! 4314738e26e5fe82d0a446886ac7a2df1217d62879e380b65d7cee17be077b50 Oct 13 05:10:40.802 INFO running `"docker" "start" "-a" "4314738e26e5fe82d0a446886ac7a2df1217d62879e380b65d7cee17be077b50"` Oct 13 05:10:42.345 INFO kablam! usermod: no changes Oct 13 05:10:42.423 INFO kablam! Compiling dining_philosophers v0.1.0 (/source) Oct 13 05:10:42.783 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 13 05:10:42.783 INFO kablam! --> src/main.rs:26:9 Oct 13 05:10:42.783 INFO kablam! | Oct 13 05:10:42.783 INFO kablam! 26 | thread::sleep_ms(150); Oct 13 05:10:42.783 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 05:10:42.783 INFO kablam! | Oct 13 05:10:42.783 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 05:10:42.783 INFO kablam! Oct 13 05:10:42.783 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 13 05:10:42.783 INFO kablam! --> src/main.rs:31:9 Oct 13 05:10:42.783 INFO kablam! | Oct 13 05:10:42.783 INFO kablam! 31 | thread::sleep_ms(1000); Oct 13 05:10:42.783 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 05:10:42.783 INFO kablam! Oct 13 05:10:43.662 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.28s Oct 13 05:10:43.666 INFO kablam! su: No module specific data is present Oct 13 05:10:44.265 INFO running `"docker" "rm" "-f" "4314738e26e5fe82d0a446886ac7a2df1217d62879e380b65d7cee17be077b50"` Oct 13 05:10:44.458 INFO blam! 4314738e26e5fe82d0a446886ac7a2df1217d62879e380b65d7cee17be077b50 Oct 13 05:10:44.472 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 13 05:10:44.884 INFO blam! 511f5f84b517026c6a55073b4079ecb82adcfed3f92ef0de6f623c35c2182ee1 Oct 13 05:10:44.903 INFO running `"docker" "start" "-a" "511f5f84b517026c6a55073b4079ecb82adcfed3f92ef0de6f623c35c2182ee1"` Oct 13 05:10:45.839 INFO kablam! usermod: no changes Oct 13 05:10:45.915 INFO kablam! Compiling dining_philosophers v0.1.0 (/source) Oct 13 05:10:46.315 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 13 05:10:46.316 INFO kablam! --> src/main.rs:26:9 Oct 13 05:10:46.316 INFO kablam! | Oct 13 05:10:46.316 INFO kablam! 26 | thread::sleep_ms(150); Oct 13 05:10:46.317 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 05:10:46.317 INFO kablam! | Oct 13 05:10:46.317 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 05:10:46.318 INFO kablam! Oct 13 05:10:46.318 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 13 05:10:46.318 INFO kablam! --> src/main.rs:31:9 Oct 13 05:10:46.318 INFO kablam! | Oct 13 05:10:46.319 INFO kablam! 31 | thread::sleep_ms(1000); Oct 13 05:10:46.319 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 05:10:46.319 INFO kablam! Oct 13 05:10:46.948 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.06s Oct 13 05:10:46.949 INFO kablam! su: No module specific data is present Oct 13 05:10:48.053 INFO running `"docker" "rm" "-f" "511f5f84b517026c6a55073b4079ecb82adcfed3f92ef0de6f623c35c2182ee1"` Oct 13 05:10:48.331 INFO blam! 511f5f84b517026c6a55073b4079ecb82adcfed3f92ef0de6f623c35c2182ee1 Oct 13 05:10:48.337 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 13 05:10:48.795 INFO blam! 0d6eb224aa19448d677e34ca99fa7090d963320c52ef576c30c29e4baee41403 Oct 13 05:10:48.799 INFO running `"docker" "start" "-a" "0d6eb224aa19448d677e34ca99fa7090d963320c52ef576c30c29e4baee41403"` Oct 13 05:10:49.909 INFO kablam! usermod: no changes Oct 13 05:10:49.947 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 13 05:10:49.947 INFO kablam! Running /target/debug/deps/dining_philosophers-5574574801117355 Oct 13 05:10:49.963 INFO blam! Oct 13 05:10:49.963 INFO blam! running 0 tests Oct 13 05:10:49.963 INFO blam! Oct 13 05:10:49.963 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:10:49.963 INFO blam! Oct 13 05:10:49.979 INFO kablam! su: No module specific data is present Oct 13 05:10:50.559 INFO running `"docker" "rm" "-f" "0d6eb224aa19448d677e34ca99fa7090d963320c52ef576c30c29e4baee41403"` Oct 13 05:10:50.796 INFO blam! 0d6eb224aa19448d677e34ca99fa7090d963320c52ef576c30c29e4baee41403