Oct 15 06:25:32.321 INFO testing TechnoCrunch/Rust-Multithreading against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 06:25:32.321 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 15 06:25:32.521 INFO blam! 2e5c4546319e033fbb36a16b47d5073315616f6584b14bae8b6d3c65843d4c2a Oct 15 06:25:32.523 INFO running `"docker" "start" "-a" "2e5c4546319e033fbb36a16b47d5073315616f6584b14bae8b6d3c65843d4c2a"` Oct 15 06:25:33.171 INFO kablam! usermod: no changes Oct 15 06:25:33.209 INFO kablam! Compiling multithreads v0.1.0 (/source) Oct 15 06:25:33.559 INFO kablam! warning: unused import: `std::time` Oct 15 06:25:33.559 INFO kablam! --> src/main.rs:6:5 Oct 15 06:25:33.559 INFO kablam! | Oct 15 06:25:33.559 INFO kablam! 6 | use std::time; Oct 15 06:25:33.559 INFO kablam! | ^^^^^^^^^ Oct 15 06:25:33.559 INFO kablam! | Oct 15 06:25:33.559 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:25:33.559 INFO kablam! Oct 15 06:25:33.559 INFO kablam! warning: unused imports: `Cell`, `RefCell` Oct 15 06:25:33.559 INFO kablam! --> src/main.rs:8:17 Oct 15 06:25:33.559 INFO kablam! | Oct 15 06:25:33.559 INFO kablam! 8 | use std::cell::{Cell, RefCell}; Oct 15 06:25:33.559 INFO kablam! | ^^^^ ^^^^^^^ Oct 15 06:25:33.559 INFO kablam! Oct 15 06:25:33.618 INFO kablam! warning: unused variable: `item` Oct 15 06:25:33.618 INFO kablam! --> src/main.rs:38:17 Oct 15 06:25:33.618 INFO kablam! | Oct 15 06:25:33.618 INFO kablam! 38 | let item = thread_items.lock().unwrap(); Oct 15 06:25:33.618 INFO kablam! | ^^^^ help: consider using `_item` instead Oct 15 06:25:33.618 INFO kablam! | Oct 15 06:25:33.618 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:25:33.618 INFO kablam! Oct 15 06:25:34.208 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.02s Oct 15 06:25:34.210 INFO kablam! su: No module specific data is present Oct 15 06:25:34.529 INFO running `"docker" "rm" "-f" "2e5c4546319e033fbb36a16b47d5073315616f6584b14bae8b6d3c65843d4c2a"` Oct 15 06:25:34.640 INFO blam! 2e5c4546319e033fbb36a16b47d5073315616f6584b14bae8b6d3c65843d4c2a Oct 15 06:25:34.641 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 15 06:25:35.074 INFO blam! e2b5eb4835e97962a7828058e5526d5aa9addf16c7cebeb5752923869ed553e5 Oct 15 06:25:35.081 INFO running `"docker" "start" "-a" "e2b5eb4835e97962a7828058e5526d5aa9addf16c7cebeb5752923869ed553e5"` Oct 15 06:25:36.043 INFO kablam! usermod: no changes Oct 15 06:25:36.090 INFO kablam! Compiling multithreads v0.1.0 (/source) Oct 15 06:25:36.511 INFO kablam! warning: unused import: `std::time` Oct 15 06:25:36.511 INFO kablam! --> src/main.rs:6:5 Oct 15 06:25:36.511 INFO kablam! | Oct 15 06:25:36.511 INFO kablam! 6 | use std::time; Oct 15 06:25:36.512 INFO kablam! | ^^^^^^^^^ Oct 15 06:25:36.512 INFO kablam! | Oct 15 06:25:36.512 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:25:36.512 INFO kablam! Oct 15 06:25:36.512 INFO kablam! warning: unused imports: `Cell`, `RefCell` Oct 15 06:25:36.512 INFO kablam! --> src/main.rs:8:17 Oct 15 06:25:36.512 INFO kablam! | Oct 15 06:25:36.512 INFO kablam! 8 | use std::cell::{Cell, RefCell}; Oct 15 06:25:36.512 INFO kablam! | ^^^^ ^^^^^^^ Oct 15 06:25:36.512 INFO kablam! Oct 15 06:25:36.579 INFO kablam! warning: unused variable: `item` Oct 15 06:25:36.579 INFO kablam! --> src/main.rs:38:17 Oct 15 06:25:36.579 INFO kablam! | Oct 15 06:25:36.579 INFO kablam! 38 | let item = thread_items.lock().unwrap(); Oct 15 06:25:36.579 INFO kablam! | ^^^^ help: consider using `_item` instead Oct 15 06:25:36.579 INFO kablam! | Oct 15 06:25:36.579 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:25:36.579 INFO kablam! Oct 15 06:25:37.039 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.97s Oct 15 06:25:37.039 INFO kablam! su: No module specific data is present Oct 15 06:25:37.605 INFO running `"docker" "rm" "-f" "e2b5eb4835e97962a7828058e5526d5aa9addf16c7cebeb5752923869ed553e5"` Oct 15 06:25:37.835 INFO blam! e2b5eb4835e97962a7828058e5526d5aa9addf16c7cebeb5752923869ed553e5 Oct 15 06:25:37.843 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 15 06:25:38.276 INFO blam! 3af69565527a3ea395839f5a52e2a16c64444308cdc620272a1b703a81ac2b2d Oct 15 06:25:38.277 INFO running `"docker" "start" "-a" "3af69565527a3ea395839f5a52e2a16c64444308cdc620272a1b703a81ac2b2d"` Oct 15 06:25:39.587 INFO kablam! usermod: no changes Oct 15 06:25:39.640 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 06:25:39.651 INFO kablam! Running /target/debug/deps/multithreads-cd453c90a7384b0b Oct 15 06:25:39.659 INFO blam! Oct 15 06:25:39.659 INFO blam! running 0 tests Oct 15 06:25:39.659 INFO blam! Oct 15 06:25:39.659 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:25:39.659 INFO blam! Oct 15 06:25:39.663 INFO kablam! su: No module specific data is present Oct 15 06:25:40.323 INFO running `"docker" "rm" "-f" "3af69565527a3ea395839f5a52e2a16c64444308cdc620272a1b703a81ac2b2d"` Oct 15 06:25:40.596 INFO blam! 3af69565527a3ea395839f5a52e2a16c64444308cdc620272a1b703a81ac2b2d