Oct 11 05:41:20.041 INFO testing MainShayne233/concurrency_demo against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 05:41:20.041 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 05:41:20.041 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 05:41:20.396 INFO blam! b7f23998c9408d5a8da965e7e0813b0c56d7c42deded86d3044864d5e53d51ac Oct 11 05:41:20.398 INFO running `"docker" "start" "-a" "b7f23998c9408d5a8da965e7e0813b0c56d7c42deded86d3044864d5e53d51ac"` Oct 11 05:41:21.656 INFO kablam! usermod: no changes Oct 11 05:41:21.700 INFO kablam! Compiling concurrency_demo v0.1.0 (/source) Oct 11 05:41:22.092 INFO kablam! warning: field is never used: `workers` Oct 11 05:41:22.092 INFO kablam! --> src/lib.rs:7:5 Oct 11 05:41:22.092 INFO kablam! | Oct 11 05:41:22.092 INFO kablam! 7 | workers: Vec, Oct 11 05:41:22.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 05:41:22.092 INFO kablam! | Oct 11 05:41:22.092 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 05:41:22.092 INFO kablam! Oct 11 05:41:22.092 INFO kablam! warning: field is never used: `id` Oct 11 05:41:22.092 INFO kablam! --> src/lib.rs:49:5 Oct 11 05:41:22.092 INFO kablam! | Oct 11 05:41:22.092 INFO kablam! 49 | id: usize, Oct 11 05:41:22.092 INFO kablam! | ^^^^^^^^^ Oct 11 05:41:22.092 INFO kablam! Oct 11 05:41:22.092 INFO kablam! warning: field is never used: `thread` Oct 11 05:41:22.092 INFO kablam! --> src/lib.rs:50:5 Oct 11 05:41:22.092 INFO kablam! | Oct 11 05:41:22.092 INFO kablam! 50 | thread: thread::JoinHandle<()>, Oct 11 05:41:22.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:41:22.092 INFO kablam! Oct 11 05:41:23.684 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.99s Oct 11 05:41:23.692 INFO kablam! su: No module specific data is present Oct 11 05:41:24.210 INFO running `"docker" "rm" "-f" "b7f23998c9408d5a8da965e7e0813b0c56d7c42deded86d3044864d5e53d51ac"` Oct 11 05:41:24.473 INFO blam! b7f23998c9408d5a8da965e7e0813b0c56d7c42deded86d3044864d5e53d51ac Oct 11 05:41:24.476 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 05:41:24.476 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 05:41:24.861 INFO blam! 919e4a95ab69370fd186c5135e7b76bc9ec71ed6e4108c711b54d5a3d2be3831 Oct 11 05:41:24.873 INFO running `"docker" "start" "-a" "919e4a95ab69370fd186c5135e7b76bc9ec71ed6e4108c711b54d5a3d2be3831"` Oct 11 05:41:25.785 INFO kablam! usermod: no changes Oct 11 05:41:25.839 INFO kablam! Compiling concurrency_demo v0.1.0 (/source) Oct 11 05:41:26.349 INFO kablam! warning: field is never used: `workers` Oct 11 05:41:26.349 INFO kablam! --> src/lib.rs:7:5 Oct 11 05:41:26.349 INFO kablam! | Oct 11 05:41:26.349 INFO kablam! 7 | workers: Vec, Oct 11 05:41:26.349 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 05:41:26.349 INFO kablam! | Oct 11 05:41:26.349 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 05:41:26.349 INFO kablam! Oct 11 05:41:26.349 INFO kablam! warning: field is never used: `id` Oct 11 05:41:26.349 INFO kablam! --> src/lib.rs:49:5 Oct 11 05:41:26.349 INFO kablam! | Oct 11 05:41:26.349 INFO kablam! 49 | id: usize, Oct 11 05:41:26.349 INFO kablam! | ^^^^^^^^^ Oct 11 05:41:26.349 INFO kablam! Oct 11 05:41:26.350 INFO kablam! warning: field is never used: `thread` Oct 11 05:41:26.350 INFO kablam! --> src/lib.rs:50:5 Oct 11 05:41:26.350 INFO kablam! | Oct 11 05:41:26.350 INFO kablam! 50 | thread: thread::JoinHandle<()>, Oct 11 05:41:26.350 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:41:26.350 INFO kablam! Oct 11 05:41:26.990 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.17s Oct 11 05:41:26.993 INFO kablam! su: No module specific data is present Oct 11 05:41:27.281 INFO running `"docker" "rm" "-f" "919e4a95ab69370fd186c5135e7b76bc9ec71ed6e4108c711b54d5a3d2be3831"` Oct 11 05:41:27.363 INFO blam! 919e4a95ab69370fd186c5135e7b76bc9ec71ed6e4108c711b54d5a3d2be3831 Oct 11 05:41:27.369 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 05:41:27.370 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 05:41:27.556 INFO blam! 4afe9efc19053184e6476428e386609bd0ce66e752b457a82614642e3d192689 Oct 11 05:41:27.568 INFO running `"docker" "start" "-a" "4afe9efc19053184e6476428e386609bd0ce66e752b457a82614642e3d192689"` Oct 11 05:41:28.066 INFO kablam! usermod: no changes Oct 11 05:41:28.104 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 05:41:28.104 INFO kablam! Running /target/debug/deps/concurrency_demo-8608328b7b31f624 Oct 11 05:41:28.106 INFO blam! Oct 11 05:41:28.106 INFO blam! running 0 tests Oct 11 05:41:28.106 INFO blam! Oct 11 05:41:28.106 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 05:41:28.106 INFO blam! Oct 11 05:41:28.107 INFO kablam! Running /target/debug/deps/main-dc05bf0a99e5cc81 Oct 11 05:41:28.116 INFO blam! Oct 11 05:41:28.116 INFO blam! running 0 tests Oct 11 05:41:28.116 INFO blam! Oct 11 05:41:28.116 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 05:41:28.116 INFO blam! Oct 11 05:41:28.117 INFO kablam! Doc-tests concurrency_demo Oct 11 05:41:28.570 INFO blam! Oct 11 05:41:28.570 INFO blam! running 0 tests Oct 11 05:41:28.570 INFO blam! Oct 11 05:41:28.570 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 05:41:28.570 INFO blam! Oct 11 05:41:28.576 INFO kablam! su: No module specific data is present Oct 11 05:41:28.894 INFO running `"docker" "rm" "-f" "4afe9efc19053184e6476428e386609bd0ce66e752b457a82614642e3d192689"` Oct 11 05:41:29.044 INFO blam! 4afe9efc19053184e6476428e386609bd0ce66e752b457a82614642e3d192689