Oct 11 06:20:24.273 INFO testing HuangChaoWH/rust_multithread_with_pool against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 06:20:24.273 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 06:20:24.273 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 06:20:24.625 INFO blam! 290aec59f1ae0e7dd896e494d5c0479818a5d16e670fa03740b1dd00f1819e31 Oct 11 06:20:24.627 INFO running `"docker" "start" "-a" "290aec59f1ae0e7dd896e494d5c0479818a5d16e670fa03740b1dd00f1819e31"` Oct 11 06:20:25.608 INFO kablam! usermod: no changes Oct 11 06:20:25.697 INFO kablam! Compiling rust_multithread_with_pool v0.1.0 (/source) Oct 11 06:20:27.996 INFO kablam! warning: unused import: `std::sync::Arc` Oct 11 06:20:27.996 INFO kablam! --> src/bin/main.rs:9:5 Oct 11 06:20:27.996 INFO kablam! | Oct 11 06:20:27.996 INFO kablam! 9 | use std::sync::Arc; Oct 11 06:20:27.996 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 06:20:27.996 INFO kablam! | Oct 11 06:20:27.996 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 06:20:27.996 INFO kablam! Oct 11 06:20:27.996 INFO kablam! warning: unused import: `std::sync::Mutex` Oct 11 06:20:27.996 INFO kablam! --> src/bin/main.rs:10:5 Oct 11 06:20:27.996 INFO kablam! | Oct 11 06:20:27.996 INFO kablam! 10 | use std::sync::Mutex; Oct 11 06:20:27.996 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 06:20:27.996 INFO kablam! Oct 11 06:20:28.761 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.11s Oct 11 06:20:28.766 INFO kablam! su: No module specific data is present Oct 11 06:20:29.274 INFO running `"docker" "rm" "-f" "290aec59f1ae0e7dd896e494d5c0479818a5d16e670fa03740b1dd00f1819e31"` Oct 11 06:20:29.559 INFO blam! 290aec59f1ae0e7dd896e494d5c0479818a5d16e670fa03740b1dd00f1819e31 Oct 11 06:20:29.569 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 06:20:29.570 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 06:20:29.969 INFO blam! a8b2fedf0cf80755e34e12dbc8884c6b9061e345a8488b9b7bb1defc260fa874 Oct 11 06:20:29.977 INFO running `"docker" "start" "-a" "a8b2fedf0cf80755e34e12dbc8884c6b9061e345a8488b9b7bb1defc260fa874"` Oct 11 06:20:30.659 INFO kablam! usermod: no changes Oct 11 06:20:30.720 INFO kablam! Compiling rust_multithread_with_pool v0.1.0 (/source) Oct 11 06:20:32.080 INFO kablam! warning: unused import: `std::sync::Arc` Oct 11 06:20:32.080 INFO kablam! --> src/bin/main.rs:9:5 Oct 11 06:20:32.080 INFO kablam! | Oct 11 06:20:32.080 INFO kablam! 9 | use std::sync::Arc; Oct 11 06:20:32.080 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 06:20:32.080 INFO kablam! | Oct 11 06:20:32.080 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 06:20:32.080 INFO kablam! Oct 11 06:20:32.080 INFO kablam! warning: unused import: `std::sync::Mutex` Oct 11 06:20:32.080 INFO kablam! --> src/bin/main.rs:10:5 Oct 11 06:20:32.080 INFO kablam! | Oct 11 06:20:32.080 INFO kablam! 10 | use std::sync::Mutex; Oct 11 06:20:32.080 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 06:20:32.083 INFO kablam! Oct 11 06:20:32.621 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.93s Oct 11 06:20:32.625 INFO kablam! su: No module specific data is present Oct 11 06:20:33.129 INFO running `"docker" "rm" "-f" "a8b2fedf0cf80755e34e12dbc8884c6b9061e345a8488b9b7bb1defc260fa874"` Oct 11 06:20:33.492 INFO blam! a8b2fedf0cf80755e34e12dbc8884c6b9061e345a8488b9b7bb1defc260fa874 Oct 11 06:20:33.500 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 06:20:33.502 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 06:20:33.762 INFO blam! e4b8f35a0482fb3e5669da511addc5780ad39378aa55d90aca982bace5aac5d6 Oct 11 06:20:33.765 INFO running `"docker" "start" "-a" "e4b8f35a0482fb3e5669da511addc5780ad39378aa55d90aca982bace5aac5d6"` Oct 11 06:20:34.648 INFO kablam! usermod: no changes Oct 11 06:20:34.676 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 06:20:34.689 INFO kablam! Running /target/debug/deps/rust_multithread_with_pool-59742d56e54f1e41 Oct 11 06:20:34.689 INFO blam! Oct 11 06:20:34.689 INFO kablam! Running /target/debug/deps/main-07bc45c1a29be009 Oct 11 06:20:34.689 INFO blam! running 0 tests Oct 11 06:20:34.689 INFO blam! Oct 11 06:20:34.689 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:20:34.690 INFO blam! Oct 11 06:20:34.696 INFO blam! Oct 11 06:20:34.696 INFO kablam! Doc-tests rust_multithread_with_pool Oct 11 06:20:34.696 INFO blam! running 0 tests Oct 11 06:20:34.696 INFO blam! Oct 11 06:20:34.696 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:20:34.696 INFO blam! Oct 11 06:20:36.040 INFO blam! Oct 11 06:20:36.040 INFO blam! running 0 tests Oct 11 06:20:36.040 INFO blam! Oct 11 06:20:36.040 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:20:36.040 INFO blam! Oct 11 06:20:36.044 INFO kablam! su: No module specific data is present Oct 11 06:20:36.712 INFO running `"docker" "rm" "-f" "e4b8f35a0482fb3e5669da511addc5780ad39378aa55d90aca982bace5aac5d6"` Oct 11 06:20:36.842 INFO blam! e4b8f35a0482fb3e5669da511addc5780ad39378aa55d90aca982bace5aac5d6