Oct 12 02:45:09.775 INFO testing condition_variable-0.1.5 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 02:45:09.775 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 12 02:45:10.068 INFO blam! f2f50cec12da198c8e59e943dd266ba270df80c0234f41214934a373305a9cfe Oct 12 02:45:10.076 INFO running `"docker" "start" "-a" "f2f50cec12da198c8e59e943dd266ba270df80c0234f41214934a373305a9cfe"` Oct 12 02:45:10.736 INFO kablam! usermod: no changes Oct 12 02:45:10.824 INFO kablam! Compiling condition_variable v0.1.5 (/source) Oct 12 02:45:11.716 INFO kablam! warning: use of deprecated item 'std::sync::Condvar::wait_timeout_ms': replaced by `std::sync::Condvar::wait_timeout` Oct 12 02:45:11.716 INFO kablam! --> src/lib.rs:103:29 Oct 12 02:45:11.716 INFO kablam! | Oct 12 02:45:11.716 INFO kablam! 103 | let (new, _) = try!(cvar.wait_timeout_ms(actual, remaining_ms as u32)); Oct 12 02:45:11.716 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 02:45:11.716 INFO kablam! | Oct 12 02:45:11.716 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 02:45:11.716 INFO kablam! Oct 12 02:45:11.716 INFO kablam! warning: use of deprecated item 'std::sync::Condvar::wait_timeout_ms': replaced by `std::sync::Condvar::wait_timeout` Oct 12 02:45:11.716 INFO kablam! --> src/lib.rs:140:8 Oct 12 02:45:11.716 INFO kablam! | Oct 12 02:45:11.716 INFO kablam! 140 | cvar.wait_timeout_ms(guard, timeout_ms) Oct 12 02:45:11.716 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 02:45:11.720 INFO kablam! Oct 12 02:45:11.736 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 02:45:11.736 INFO kablam! --> src/lib.rs:120:3 Oct 12 02:45:11.736 INFO kablam! | Oct 12 02:45:11.736 INFO kablam! 120 | self.wait_for_condition(move |v| { Oct 12 02:45:11.736 INFO kablam! | _________^ Oct 12 02:45:11.736 INFO kablam! 121 | | if !first { Oct 12 02:45:11.736 INFO kablam! 122 | | tx.send((*v).clone()).unwrap(); Oct 12 02:45:11.736 INFO kablam! 123 | | true Oct 12 02:45:11.736 INFO kablam! ... | Oct 12 02:45:11.736 INFO kablam! 127 | | } Oct 12 02:45:11.736 INFO kablam! 128 | | }); Oct 12 02:45:11.736 INFO kablam! | |___________^ Oct 12 02:45:11.736 INFO kablam! | Oct 12 02:45:11.736 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 02:45:11.736 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 02:45:11.736 INFO kablam! Oct 12 02:45:11.840 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.08s Oct 12 02:45:11.840 INFO kablam! su: No module specific data is present Oct 12 02:45:12.173 INFO running `"docker" "rm" "-f" "f2f50cec12da198c8e59e943dd266ba270df80c0234f41214934a373305a9cfe"` Oct 12 02:45:12.313 INFO blam! f2f50cec12da198c8e59e943dd266ba270df80c0234f41214934a373305a9cfe Oct 12 02:45:12.316 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 12 02:45:12.522 INFO blam! ade8d699dc06a13d1ac1c114e704f9e8e5081f235306c60d734012ca5ce6a103 Oct 12 02:45:12.522 INFO running `"docker" "start" "-a" "ade8d699dc06a13d1ac1c114e704f9e8e5081f235306c60d734012ca5ce6a103"` Oct 12 02:45:12.940 INFO kablam! usermod: no changes Oct 12 02:45:12.976 INFO kablam! Compiling condition_variable v0.1.5 (/source) Oct 12 02:45:13.830 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 02:45:13.830 INFO kablam! --> src/lib.rs:147:20 Oct 12 02:45:13.830 INFO kablam! | Oct 12 02:45:13.830 INFO kablam! 147 | use std::thread::{sleep_ms, spawn}; Oct 12 02:45:13.831 INFO kablam! | ^^^^^^^^ Oct 12 02:45:13.831 INFO kablam! | Oct 12 02:45:13.831 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 02:45:13.831 INFO kablam! Oct 12 02:45:13.832 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 02:45:13.833 INFO kablam! --> src/lib.rs:170:4 Oct 12 02:45:13.833 INFO kablam! | Oct 12 02:45:13.833 INFO kablam! 170 | sleep_ms(500); Oct 12 02:45:13.833 INFO kablam! | ^^^^^^^^ Oct 12 02:45:13.833 INFO kablam! Oct 12 02:45:13.833 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 02:45:13.833 INFO kablam! --> src/lib.rs:183:4 Oct 12 02:45:13.833 INFO kablam! | Oct 12 02:45:13.833 INFO kablam! 183 | sleep_ms(1000); Oct 12 02:45:13.833 INFO kablam! | ^^^^^^^^ Oct 12 02:45:13.833 INFO kablam! Oct 12 02:45:13.833 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 02:45:13.833 INFO kablam! --> src/lib.rs:196:4 Oct 12 02:45:13.833 INFO kablam! | Oct 12 02:45:13.833 INFO kablam! 196 | sleep_ms(500); Oct 12 02:45:13.833 INFO kablam! | ^^^^^^^^ Oct 12 02:45:13.833 INFO kablam! Oct 12 02:45:13.884 INFO kablam! warning: use of deprecated item 'std::sync::Condvar::wait_timeout_ms': replaced by `std::sync::Condvar::wait_timeout` Oct 12 02:45:13.884 INFO kablam! --> src/lib.rs:103:29 Oct 12 02:45:13.884 INFO kablam! | Oct 12 02:45:13.884 INFO kablam! 103 | let (new, _) = try!(cvar.wait_timeout_ms(actual, remaining_ms as u32)); Oct 12 02:45:13.884 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 02:45:13.884 INFO kablam! Oct 12 02:45:13.884 INFO kablam! warning: use of deprecated item 'std::sync::Condvar::wait_timeout_ms': replaced by `std::sync::Condvar::wait_timeout` Oct 12 02:45:13.884 INFO kablam! --> src/lib.rs:140:8 Oct 12 02:45:13.884 INFO kablam! | Oct 12 02:45:13.884 INFO kablam! 140 | cvar.wait_timeout_ms(guard, timeout_ms) Oct 12 02:45:13.884 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 02:45:13.884 INFO kablam! Oct 12 02:45:13.923 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 02:45:13.923 INFO kablam! --> src/lib.rs:120:3 Oct 12 02:45:13.923 INFO kablam! | Oct 12 02:45:13.923 INFO kablam! 120 | self.wait_for_condition(move |v| { Oct 12 02:45:13.923 INFO kablam! | _________^ Oct 12 02:45:13.923 INFO kablam! 121 | | if !first { Oct 12 02:45:13.923 INFO kablam! 122 | | tx.send((*v).clone()).unwrap(); Oct 12 02:45:13.923 INFO kablam! 123 | | true Oct 12 02:45:13.923 INFO kablam! ... | Oct 12 02:45:13.923 INFO kablam! 127 | | } Oct 12 02:45:13.923 INFO kablam! 128 | | }); Oct 12 02:45:13.923 INFO kablam! | |___________^ Oct 12 02:45:13.923 INFO kablam! | Oct 12 02:45:13.923 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 02:45:13.923 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 02:45:13.923 INFO kablam! Oct 12 02:45:14.730 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.77s Oct 12 02:45:14.732 INFO kablam! su: No module specific data is present Oct 12 02:45:15.181 INFO running `"docker" "rm" "-f" "ade8d699dc06a13d1ac1c114e704f9e8e5081f235306c60d734012ca5ce6a103"` Oct 12 02:45:15.305 INFO blam! ade8d699dc06a13d1ac1c114e704f9e8e5081f235306c60d734012ca5ce6a103 Oct 12 02:45:15.310 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 12 02:45:15.656 INFO blam! 269e0bcdf4419349ec8e0a3f6f385816bab4e0302a7cf391b06b1e791557ab89 Oct 12 02:45:15.660 INFO running `"docker" "start" "-a" "269e0bcdf4419349ec8e0a3f6f385816bab4e0302a7cf391b06b1e791557ab89"` Oct 12 02:45:16.128 INFO kablam! usermod: no changes Oct 12 02:45:16.184 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 12 02:45:16.184 INFO kablam! Running /target/debug/deps/condition_variable-24540e1b74b05005 Oct 12 02:45:16.184 INFO blam! Oct 12 02:45:16.184 INFO blam! running 4 tests Oct 12 02:45:16.192 INFO blam! test tests::test_wait_for ... ok Oct 12 02:45:16.685 INFO blam! test tests::test_wait_for_ms_fail ... ok Oct 12 02:45:16.685 INFO blam! test tests::test_as_channel ... ok Oct 12 02:45:16.686 INFO blam! test tests::test_wait_for_ms ... ok Oct 12 02:45:16.686 INFO kablam! Doc-tests condition_variable Oct 12 02:45:16.686 INFO blam! Oct 12 02:45:16.686 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:45:16.686 INFO blam! Oct 12 02:45:18.328 INFO blam! Oct 12 02:45:18.328 INFO blam! running 0 tests Oct 12 02:45:18.328 INFO blam! Oct 12 02:45:18.328 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:45:18.328 INFO blam! Oct 12 02:45:18.330 INFO kablam! su: No module specific data is present Oct 12 02:45:18.674 INFO running `"docker" "rm" "-f" "269e0bcdf4419349ec8e0a3f6f385816bab4e0302a7cf391b06b1e791557ab89"` Oct 12 02:45:18.820 INFO blam! 269e0bcdf4419349ec8e0a3f6f385816bab4e0302a7cf391b06b1e791557ab89