Oct 15 09:00:08.668 INFO testing MainShayne233/concurrency_demo against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 09:00:08.668 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 09:00:09.060 INFO blam! 9a53d470a41c1bb63d7be9bd3b2142810ba725c477e594dce246ce775ca991f3 Oct 15 09:00:09.067 INFO running `"docker" "start" "-a" "9a53d470a41c1bb63d7be9bd3b2142810ba725c477e594dce246ce775ca991f3"` Oct 15 09:00:10.483 INFO kablam! usermod: no changes Oct 15 09:00:10.551 INFO kablam! Compiling concurrency_demo v0.1.0 (/source) Oct 15 09:00:11.063 INFO kablam! warning: field is never used: `workers` Oct 15 09:00:11.063 INFO kablam! --> src/lib.rs:7:5 Oct 15 09:00:11.063 INFO kablam! | Oct 15 09:00:11.063 INFO kablam! 7 | workers: Vec, Oct 15 09:00:11.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 09:00:11.063 INFO kablam! | Oct 15 09:00:11.063 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 09:00:11.063 INFO kablam! Oct 15 09:00:11.063 INFO kablam! warning: field is never used: `id` Oct 15 09:00:11.063 INFO kablam! --> src/lib.rs:49:5 Oct 15 09:00:11.063 INFO kablam! | Oct 15 09:00:11.063 INFO kablam! 49 | id: usize, Oct 15 09:00:11.063 INFO kablam! | ^^^^^^^^^ Oct 15 09:00:11.063 INFO kablam! Oct 15 09:00:11.063 INFO kablam! warning: field is never used: `thread` Oct 15 09:00:11.063 INFO kablam! --> src/lib.rs:50:5 Oct 15 09:00:11.063 INFO kablam! | Oct 15 09:00:11.063 INFO kablam! 50 | thread: thread::JoinHandle<()>, Oct 15 09:00:11.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:00:11.063 INFO kablam! Oct 15 09:00:12.903 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.39s Oct 15 09:00:12.905 INFO kablam! su: No module specific data is present Oct 15 09:00:13.823 INFO running `"docker" "rm" "-f" "9a53d470a41c1bb63d7be9bd3b2142810ba725c477e594dce246ce775ca991f3"` Oct 15 09:00:14.087 INFO blam! 9a53d470a41c1bb63d7be9bd3b2142810ba725c477e594dce246ce775ca991f3 Oct 15 09:00:14.095 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 09:00:14.589 INFO blam! ac812a17359191d608ee4ffe1cb5b08eb83b22e9760f40c5dcdb2954932c4449 Oct 15 09:00:14.591 INFO running `"docker" "start" "-a" "ac812a17359191d608ee4ffe1cb5b08eb83b22e9760f40c5dcdb2954932c4449"` Oct 15 09:00:15.839 INFO kablam! usermod: no changes Oct 15 09:00:15.895 INFO kablam! Compiling concurrency_demo v0.1.0 (/source) Oct 15 09:00:16.791 INFO kablam! warning: field is never used: `workers` Oct 15 09:00:16.791 INFO kablam! --> src/lib.rs:7:5 Oct 15 09:00:16.791 INFO kablam! | Oct 15 09:00:16.791 INFO kablam! 7 | workers: Vec, Oct 15 09:00:16.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 09:00:16.791 INFO kablam! | Oct 15 09:00:16.791 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 09:00:16.791 INFO kablam! Oct 15 09:00:16.791 INFO kablam! warning: field is never used: `id` Oct 15 09:00:16.791 INFO kablam! --> src/lib.rs:49:5 Oct 15 09:00:16.791 INFO kablam! | Oct 15 09:00:16.791 INFO kablam! 49 | id: usize, Oct 15 09:00:16.791 INFO kablam! | ^^^^^^^^^ Oct 15 09:00:16.791 INFO kablam! Oct 15 09:00:16.791 INFO kablam! warning: field is never used: `thread` Oct 15 09:00:16.791 INFO kablam! --> src/lib.rs:50:5 Oct 15 09:00:16.791 INFO kablam! | Oct 15 09:00:16.791 INFO kablam! 50 | thread: thread::JoinHandle<()>, Oct 15 09:00:16.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:00:16.791 INFO kablam! Oct 15 09:00:17.709 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.83s Oct 15 09:00:17.714 INFO kablam! su: No module specific data is present Oct 15 09:00:18.578 INFO running `"docker" "rm" "-f" "ac812a17359191d608ee4ffe1cb5b08eb83b22e9760f40c5dcdb2954932c4449"` Oct 15 09:00:18.819 INFO blam! ac812a17359191d608ee4ffe1cb5b08eb83b22e9760f40c5dcdb2954932c4449 Oct 15 09:00:18.829 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 09:00:19.213 INFO blam! c82908b91eca861060974b7044326fc352289a6b2c7ef16d818d2a3dd577d8a8 Oct 15 09:00:19.219 INFO running `"docker" "start" "-a" "c82908b91eca861060974b7044326fc352289a6b2c7ef16d818d2a3dd577d8a8"` Oct 15 09:00:20.978 INFO kablam! usermod: no changes Oct 15 09:00:21.027 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 09:00:21.030 INFO kablam! Running /target/debug/deps/concurrency_demo-8608328b7b31f624 Oct 15 09:00:21.043 INFO blam! Oct 15 09:00:21.043 INFO blam! running 0 tests Oct 15 09:00:21.043 INFO blam! Oct 15 09:00:21.043 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:00:21.043 INFO blam! Oct 15 09:00:21.043 INFO blam! Oct 15 09:00:21.043 INFO blam! running 0 tests Oct 15 09:00:21.043 INFO blam! Oct 15 09:00:21.043 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:00:21.043 INFO blam! Oct 15 09:00:21.045 INFO kablam! Running /target/debug/deps/main-dc05bf0a99e5cc81 Oct 15 09:00:21.045 INFO kablam! Doc-tests concurrency_demo Oct 15 09:00:21.735 INFO blam! Oct 15 09:00:21.735 INFO blam! running 0 tests Oct 15 09:00:21.735 INFO blam! Oct 15 09:00:21.735 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:00:21.735 INFO blam! Oct 15 09:00:21.743 INFO kablam! su: No module specific data is present Oct 15 09:00:22.374 INFO running `"docker" "rm" "-f" "c82908b91eca861060974b7044326fc352289a6b2c7ef16d818d2a3dd577d8a8"` Oct 15 09:00:22.524 INFO blam! c82908b91eca861060974b7044326fc352289a6b2c7ef16d818d2a3dd577d8a8