Oct 12 06:49:35.595 INFO testing Philosopher-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 06:49:35.597 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/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 12 06:49:35.980 INFO blam! 018b0b71185c715b6b43a281ddcb162405abc9004f1701d912dda4f1375cf3b8 Oct 12 06:49:35.984 INFO running `"docker" "start" "-a" "018b0b71185c715b6b43a281ddcb162405abc9004f1701d912dda4f1375cf3b8"` Oct 12 06:49:37.140 INFO kablam! usermod: no changes Oct 12 06:49:37.200 INFO kablam! Compiling Philosopher v0.1.0 (/source) Oct 12 06:49:38.077 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 06:49:38.077 INFO kablam! --> src/main.rs:28:5 Oct 12 06:49:38.077 INFO kablam! | Oct 12 06:49:38.077 INFO kablam! 28 | thread::sleep_ms(1000); Oct 12 06:49:38.077 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 06:49:38.077 INFO kablam! | Oct 12 06:49:38.077 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 06:49:38.077 INFO kablam! Oct 12 06:49:38.136 INFO kablam! warning: crate `Philosopher` should have a snake case name such as `philosopher` Oct 12 06:49:38.136 INFO kablam! | Oct 12 06:49:38.136 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 06:49:38.136 INFO kablam! Oct 12 06:49:38.900 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.73s Oct 12 06:49:38.901 INFO kablam! su: No module specific data is present Oct 12 06:49:39.582 INFO running `"docker" "rm" "-f" "018b0b71185c715b6b43a281ddcb162405abc9004f1701d912dda4f1375cf3b8"` Oct 12 06:49:39.913 INFO blam! 018b0b71185c715b6b43a281ddcb162405abc9004f1701d912dda4f1375cf3b8 Oct 12 06:49:39.928 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/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 12 06:49:40.378 INFO blam! 242aed55ddc680fa976e156b7cb6308a7905af87cfed61fb1f2722320fc3c6dd Oct 12 06:49:40.379 INFO running `"docker" "start" "-a" "242aed55ddc680fa976e156b7cb6308a7905af87cfed61fb1f2722320fc3c6dd"` Oct 12 06:49:42.484 INFO kablam! usermod: no changes Oct 12 06:49:42.516 INFO kablam! Compiling Philosopher v0.1.0 (/source) Oct 12 06:49:43.681 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 06:49:43.681 INFO kablam! --> src/main.rs:28:5 Oct 12 06:49:43.681 INFO kablam! | Oct 12 06:49:43.682 INFO kablam! 28 | thread::sleep_ms(1000); Oct 12 06:49:43.682 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 06:49:43.682 INFO kablam! | Oct 12 06:49:43.682 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 06:49:43.683 INFO kablam! Oct 12 06:49:43.723 INFO kablam! warning: crate `Philosopher` should have a snake case name such as `philosopher` Oct 12 06:49:43.723 INFO kablam! | Oct 12 06:49:43.723 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 06:49:43.724 INFO kablam! Oct 12 06:49:44.277 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.77s Oct 12 06:49:44.290 INFO kablam! su: No module specific data is present Oct 12 06:49:45.220 INFO running `"docker" "rm" "-f" "242aed55ddc680fa976e156b7cb6308a7905af87cfed61fb1f2722320fc3c6dd"` Oct 12 06:49:45.456 INFO blam! 242aed55ddc680fa976e156b7cb6308a7905af87cfed61fb1f2722320fc3c6dd Oct 12 06:49:45.458 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/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 12 06:49:45.906 INFO blam! 8af311e917e0368dbad41e8ab985b875a50c76d064eaa4645ece6806fd9243b2 Oct 12 06:49:45.908 INFO running `"docker" "start" "-a" "8af311e917e0368dbad41e8ab985b875a50c76d064eaa4645ece6806fd9243b2"` Oct 12 06:49:47.572 INFO kablam! usermod: no changes Oct 12 06:49:47.608 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 12 06:49:47.608 INFO kablam! Running /target/debug/deps/Philosopher-386dc4414b0189e5 Oct 12 06:49:47.616 INFO kablam! su: No module specific data is present Oct 12 06:49:47.616 INFO blam! Oct 12 06:49:47.616 INFO blam! running 0 tests Oct 12 06:49:47.616 INFO blam! Oct 12 06:49:47.616 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 06:49:47.616 INFO blam! Oct 12 06:49:48.456 INFO running `"docker" "rm" "-f" "8af311e917e0368dbad41e8ab985b875a50c76d064eaa4645ece6806fd9243b2"` Oct 12 06:49:48.756 INFO blam! 8af311e917e0368dbad41e8ab985b875a50c76d064eaa4645ece6806fd9243b2