Oct 12 22:57:15.104 INFO testing stojanovic/rust-dining-philosophers against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 22:57:15.105 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 12 22:57:15.552 INFO blam! 59f0843058ec814e63da0ebf42b7d0937c4d67b42f4479d6cffea2c469db2f78 Oct 12 22:57:15.553 INFO running `"docker" "start" "-a" "59f0843058ec814e63da0ebf42b7d0937c4d67b42f4479d6cffea2c469db2f78"` Oct 12 22:57:16.870 INFO kablam! usermod: no changes Oct 12 22:57:16.931 INFO kablam! Compiling dining_philosophers v0.1.0 (/source) Oct 12 22:57:17.115 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 22:57:17.115 INFO kablam! --> src/main.rs:29:9 Oct 12 22:57:17.115 INFO kablam! | Oct 12 22:57:17.115 INFO kablam! 29 | thread::sleep_ms(1000); Oct 12 22:57:17.115 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 22:57:17.115 INFO kablam! | Oct 12 22:57:17.115 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 22:57:17.115 INFO kablam! Oct 12 22:57:18.027 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.13s Oct 12 22:57:18.027 INFO kablam! su: No module specific data is present Oct 12 22:57:18.995 INFO running `"docker" "rm" "-f" "59f0843058ec814e63da0ebf42b7d0937c4d67b42f4479d6cffea2c469db2f78"` Oct 12 22:57:19.375 INFO blam! 59f0843058ec814e63da0ebf42b7d0937c4d67b42f4479d6cffea2c469db2f78 Oct 12 22:57:19.387 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 12 22:57:19.975 INFO blam! b5938b9827623d969809a637c6c6b02907b519fc28df76436d6f60d3b1fb79aa Oct 12 22:57:19.987 INFO running `"docker" "start" "-a" "b5938b9827623d969809a637c6c6b02907b519fc28df76436d6f60d3b1fb79aa"` Oct 12 22:57:21.349 INFO kablam! usermod: no changes Oct 12 22:57:21.431 INFO kablam! Compiling dining_philosophers v0.1.0 (/source) Oct 12 22:57:21.671 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 22:57:21.672 INFO kablam! --> src/main.rs:29:9 Oct 12 22:57:21.672 INFO kablam! | Oct 12 22:57:21.672 INFO kablam! 29 | thread::sleep_ms(1000); Oct 12 22:57:21.673 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 22:57:21.673 INFO kablam! | Oct 12 22:57:21.673 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 22:57:21.674 INFO kablam! Oct 12 22:57:22.299 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.91s Oct 12 22:57:22.299 INFO kablam! su: No module specific data is present Oct 12 22:57:23.106 INFO running `"docker" "rm" "-f" "b5938b9827623d969809a637c6c6b02907b519fc28df76436d6f60d3b1fb79aa"` Oct 12 22:57:23.459 INFO blam! b5938b9827623d969809a637c6c6b02907b519fc28df76436d6f60d3b1fb79aa Oct 12 22:57:23.469 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 12 22:57:23.947 INFO blam! 42aabf3d2725acdd900b924ee63bc0d4746a7bda655addac00d60723a1549632 Oct 12 22:57:23.952 INFO running `"docker" "start" "-a" "42aabf3d2725acdd900b924ee63bc0d4746a7bda655addac00d60723a1549632"` Oct 12 22:57:25.227 INFO kablam! usermod: no changes Oct 12 22:57:25.267 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 12 22:57:25.275 INFO kablam! Running /target/debug/deps/dining_philosophers-30676e45d5066fda Oct 12 22:57:25.283 INFO blam! Oct 12 22:57:25.283 INFO blam! running 0 tests Oct 12 22:57:25.283 INFO blam! Oct 12 22:57:25.283 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:57:25.283 INFO blam! Oct 12 22:57:25.284 INFO kablam! su: No module specific data is present Oct 12 22:57:26.856 INFO running `"docker" "rm" "-f" "42aabf3d2725acdd900b924ee63bc0d4746a7bda655addac00d60723a1549632"` Oct 12 22:57:27.119 INFO blam! 42aabf3d2725acdd900b924ee63bc0d4746a7bda655addac00d60723a1549632