Oct 15 23:14:54.264 INFO testing pulse-0.5.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 23:14:54.264 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 23:14:54.645 INFO blam! b2e9963b23db66fc2a7a7bc87bb68f347af59be69b07fdab8f6e947173b39c68 Oct 15 23:14:54.663 INFO running `"docker" "start" "-a" "b2e9963b23db66fc2a7a7bc87bb68f347af59be69b07fdab8f6e947173b39c68"` Oct 15 23:14:55.547 INFO kablam! usermod: no changes Oct 15 23:14:55.631 INFO kablam! Compiling pulse v0.5.3 (/source) Oct 15 23:14:56.287 INFO kablam! warning: use of deprecated item 'std::thread::park_timeout_ms': replaced by `std::thread::park_timeout` Oct 15 23:14:56.287 INFO kablam! --> src/lib.rs:530:17 Oct 15 23:14:56.287 INFO kablam! | Oct 15 23:14:56.287 INFO kablam! 530 | thread::park_timeout_ms((end - now) as u32); Oct 15 23:14:56.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:14:56.287 INFO kablam! | Oct 15 23:14:56.287 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 23:14:56.287 INFO kablam! Oct 15 23:14:57.395 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.82s Oct 15 23:14:57.395 INFO kablam! su: No module specific data is present Oct 15 23:14:58.539 INFO running `"docker" "rm" "-f" "b2e9963b23db66fc2a7a7bc87bb68f347af59be69b07fdab8f6e947173b39c68"` Oct 15 23:14:58.979 INFO blam! b2e9963b23db66fc2a7a7bc87bb68f347af59be69b07fdab8f6e947173b39c68 Oct 15 23:14:58.983 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 23:14:59.463 INFO blam! bfb66778dfa6c12c543aa22e0d530b2ca62876e47af8e9ba9f7432c3065b51ca Oct 15 23:14:59.467 INFO running `"docker" "start" "-a" "bfb66778dfa6c12c543aa22e0d530b2ca62876e47af8e9ba9f7432c3065b51ca"` Oct 15 23:15:01.004 INFO kablam! usermod: no changes Oct 15 23:15:01.075 INFO kablam! Compiling pulse v0.5.3 (/source) Oct 15 23:15:02.627 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 15 23:15:02.627 INFO kablam! --> tests/barrier.rs:127:5 Oct 15 23:15:02.627 INFO kablam! | Oct 15 23:15:02.627 INFO kablam! 127 | thread::sleep_ms(10); Oct 15 23:15:02.627 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 23:15:02.627 INFO kablam! | Oct 15 23:15:02.627 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 23:15:02.627 INFO kablam! Oct 15 23:15:03.153 INFO kablam! warning: use of deprecated item 'std::thread::park_timeout_ms': replaced by `std::thread::park_timeout` Oct 15 23:15:03.154 INFO kablam! --> src/lib.rs:530:17 Oct 15 23:15:03.154 INFO kablam! | Oct 15 23:15:03.155 INFO kablam! 530 | thread::park_timeout_ms((end - now) as u32); Oct 15 23:15:03.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:15:03.177 INFO kablam! | Oct 15 23:15:03.178 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 23:15:03.178 INFO kablam! Oct 15 23:15:03.540 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 15 23:15:03.540 INFO kablam! --> tests/simple.rs:46:9 Oct 15 23:15:03.540 INFO kablam! | Oct 15 23:15:03.541 INFO kablam! 46 | thread::sleep_ms(10); Oct 15 23:15:03.541 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 23:15:03.541 INFO kablam! | Oct 15 23:15:03.541 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 23:15:03.542 INFO kablam! Oct 15 23:15:03.542 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 15 23:15:03.542 INFO kablam! --> tests/simple.rs:67:9 Oct 15 23:15:03.543 INFO kablam! | Oct 15 23:15:03.543 INFO kablam! 67 | thread::sleep_ms(10); Oct 15 23:15:03.543 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 23:15:03.543 INFO kablam! Oct 15 23:15:03.544 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 15 23:15:03.547 INFO kablam! --> tests/simple.rs:78:9 Oct 15 23:15:03.547 INFO kablam! | Oct 15 23:15:03.547 INFO kablam! 78 | thread::sleep_ms(10); Oct 15 23:15:03.547 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 23:15:03.548 INFO kablam! Oct 15 23:15:03.548 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 15 23:15:03.548 INFO kablam! --> tests/simple.rs:116:5 Oct 15 23:15:03.548 INFO kablam! | Oct 15 23:15:03.549 INFO kablam! 116 | thread::sleep_ms(10); Oct 15 23:15:03.549 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 23:15:03.549 INFO kablam! Oct 15 23:15:03.815 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 15 23:15:03.815 INFO kablam! --> tests/select.rs:70:9 Oct 15 23:15:03.815 INFO kablam! | Oct 15 23:15:03.816 INFO kablam! 70 | thread::sleep_ms(10); Oct 15 23:15:03.816 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 23:15:03.816 INFO kablam! | Oct 15 23:15:03.819 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 23:15:03.820 INFO kablam! Oct 15 23:15:03.820 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 15 23:15:03.820 INFO kablam! --> tests/select.rs:72:9 Oct 15 23:15:03.821 INFO kablam! | Oct 15 23:15:03.821 INFO kablam! 72 | thread::sleep_ms(10); Oct 15 23:15:03.821 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 23:15:03.821 INFO kablam! Oct 15 23:15:03.822 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 15 23:15:03.822 INFO kablam! --> tests/select.rs:74:9 Oct 15 23:15:03.822 INFO kablam! | Oct 15 23:15:03.822 INFO kablam! 74 | thread::sleep_ms(10); Oct 15 23:15:03.823 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 23:15:03.823 INFO kablam! Oct 15 23:15:03.823 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 15 23:15:03.824 INFO kablam! --> tests/select.rs:100:9 Oct 15 23:15:03.824 INFO kablam! | Oct 15 23:15:03.824 INFO kablam! 100 | thread::sleep_ms(10); Oct 15 23:15:03.824 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 23:15:03.825 INFO kablam! Oct 15 23:15:03.825 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 15 23:15:03.825 INFO kablam! --> tests/select.rs:102:9 Oct 15 23:15:03.825 INFO kablam! | Oct 15 23:15:03.826 INFO kablam! 102 | thread::sleep_ms(10); Oct 15 23:15:03.826 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 23:15:03.826 INFO kablam! Oct 15 23:15:03.826 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 15 23:15:03.827 INFO kablam! --> tests/select.rs:104:9 Oct 15 23:15:03.827 INFO kablam! | Oct 15 23:15:03.827 INFO kablam! 104 | thread::sleep_ms(10); Oct 15 23:15:03.827 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 23:15:03.828 INFO kablam! Oct 15 23:15:03.828 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 15 23:15:03.828 INFO kablam! --> tests/select.rs:137:9 Oct 15 23:15:03.828 INFO kablam! | Oct 15 23:15:03.829 INFO kablam! 137 | thread::sleep_ms(100); Oct 15 23:15:03.829 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 23:15:03.829 INFO kablam! Oct 15 23:15:05.714 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.67s Oct 15 23:15:05.715 INFO kablam! su: No module specific data is present Oct 15 23:15:06.391 INFO running `"docker" "rm" "-f" "bfb66778dfa6c12c543aa22e0d530b2ca62876e47af8e9ba9f7432c3065b51ca"` Oct 15 23:15:06.734 INFO blam! bfb66778dfa6c12c543aa22e0d530b2ca62876e47af8e9ba9f7432c3065b51ca Oct 15 23:15:06.748 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 23:15:07.167 INFO blam! 060ef21290495e7c3b8b583088817f75871fcc29d08cc17b34b0376265c173a0 Oct 15 23:15:07.175 INFO running `"docker" "start" "-a" "060ef21290495e7c3b8b583088817f75871fcc29d08cc17b34b0376265c173a0"` Oct 15 23:15:08.603 INFO kablam! usermod: no changes Oct 15 23:15:08.655 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 23:15:08.659 INFO kablam! Running /target/debug/deps/pulse-841b97b6491cda52 Oct 15 23:15:08.659 INFO blam! Oct 15 23:15:08.659 INFO blam! running 0 tests Oct 15 23:15:08.659 INFO blam! Oct 15 23:15:08.659 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:15:08.659 INFO blam! Oct 15 23:15:08.667 INFO kablam! Running /target/debug/deps/barrier-082fd189ddd8f685 Oct 15 23:15:08.671 INFO blam! Oct 15 23:15:08.671 INFO blam! running 6 tests Oct 15 23:15:08.675 INFO blam! test using_vec ... ok Oct 15 23:15:08.675 INFO blam! test using_slice ... ok Oct 15 23:15:08.675 INFO blam! test empty ... ok Oct 15 23:15:08.675 INFO blam! test dropped_barrier ... ok Oct 15 23:15:08.679 INFO blam! test using_threads ... ok Oct 15 23:15:08.687 INFO blam! test barrier_clone ... ok Oct 15 23:15:08.687 INFO kablam! Running /target/debug/deps/select-e691672fadfc43ca Oct 15 23:15:08.687 INFO blam! Oct 15 23:15:08.687 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:15:08.687 INFO blam! Oct 15 23:15:08.698 INFO blam! Oct 15 23:15:08.698 INFO blam! running 6 tests Oct 15 23:15:08.698 INFO blam! test select_already_pulsed ... ok Oct 15 23:15:08.698 INFO blam! test select_three ... ok Oct 15 23:15:08.698 INFO blam! test select_one ... ok Oct 15 23:15:08.739 INFO blam! test select_barrier ... ok Oct 15 23:15:08.739 INFO blam! test select_thread ... ok Oct 15 23:15:08.807 INFO blam! test select_remove ... ok Oct 15 23:15:08.807 INFO kablam! Running /target/debug/deps/simple-11044a478397d0e5 Oct 15 23:15:08.807 INFO blam! Oct 15 23:15:08.807 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:15:08.807 INFO blam! Oct 15 23:15:08.813 INFO blam! Oct 15 23:15:08.813 INFO blam! running 11 tests Oct 15 23:15:08.813 INFO blam! test cast_to_usize ... ok Oct 15 23:15:08.814 INFO blam! test clone ... ok Oct 15 23:15:08.814 INFO blam! test into_raw ... ok Oct 15 23:15:08.814 INFO blam! test wake_post ... ok Oct 15 23:15:08.814 INFO blam! test wait ... ok Oct 15 23:15:08.827 INFO blam! test false_positive_wake ... ok Oct 15 23:15:08.827 INFO blam! test clone_wait ... ok Oct 15 23:15:08.827 INFO blam! test wake_thread_spawn ... ok Oct 15 23:15:08.827 INFO blam! test dropped_thread ... ok Oct 15 23:15:08.843 INFO blam! test test_timeout ... ok Oct 15 23:15:08.843 INFO blam! test dropped ... ok Oct 15 23:15:08.843 INFO blam! Oct 15 23:15:08.843 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:15:08.843 INFO blam! Oct 15 23:15:08.843 INFO kablam! Doc-tests pulse Oct 15 23:15:09.898 INFO blam! Oct 15 23:15:09.898 INFO blam! running 0 tests Oct 15 23:15:09.898 INFO blam! Oct 15 23:15:09.898 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:15:09.898 INFO blam! Oct 15 23:15:09.904 INFO kablam! su: No module specific data is present Oct 15 23:15:10.811 INFO running `"docker" "rm" "-f" "060ef21290495e7c3b8b583088817f75871fcc29d08cc17b34b0376265c173a0"` Oct 15 23:15:11.111 INFO blam! 060ef21290495e7c3b8b583088817f75871fcc29d08cc17b34b0376265c173a0