Oct 16 14:33:39.483 INFO testing condition_variable-0.1.5 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 14:33:39.483 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16 14:33:39.799 INFO blam! 791013539fa63db5918a08f003d73b8d5ed1b5246e0c2f561eb54d6d85314beb Oct 16 14:33:39.801 INFO running `"docker" "start" "-a" "791013539fa63db5918a08f003d73b8d5ed1b5246e0c2f561eb54d6d85314beb"` Oct 16 14:33:40.322 INFO kablam! usermod: no changes Oct 16 14:33:40.367 INFO kablam! Compiling condition_variable v0.1.5 (/source) Oct 16 14:33:41.017 INFO kablam! warning: use of deprecated item 'std::sync::Condvar::wait_timeout_ms': replaced by `std::sync::Condvar::wait_timeout` Oct 16 14:33:41.017 INFO kablam! --> src/lib.rs:103:29 Oct 16 14:33:41.017 INFO kablam! | Oct 16 14:33:41.017 INFO kablam! 103 | let (new, _) = try!(cvar.wait_timeout_ms(actual, remaining_ms as u32)); Oct 16 14:33:41.018 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 14:33:41.018 INFO kablam! | Oct 16 14:33:41.018 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 14:33:41.018 INFO kablam! Oct 16 14:33:41.023 INFO kablam! warning: use of deprecated item 'std::sync::Condvar::wait_timeout_ms': replaced by `std::sync::Condvar::wait_timeout` Oct 16 14:33:41.023 INFO kablam! --> src/lib.rs:140:8 Oct 16 14:33:41.023 INFO kablam! | Oct 16 14:33:41.023 INFO kablam! 140 | cvar.wait_timeout_ms(guard, timeout_ms) Oct 16 14:33:41.023 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 14:33:41.023 INFO kablam! Oct 16 14:33:41.039 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 14:33:41.039 INFO kablam! --> src/lib.rs:120:3 Oct 16 14:33:41.039 INFO kablam! | Oct 16 14:33:41.039 INFO kablam! 120 | self.wait_for_condition(move |v| { Oct 16 14:33:41.039 INFO kablam! | _________^ Oct 16 14:33:41.039 INFO kablam! 121 | | if !first { Oct 16 14:33:41.039 INFO kablam! 122 | | tx.send((*v).clone()).unwrap(); Oct 16 14:33:41.039 INFO kablam! 123 | | true Oct 16 14:33:41.039 INFO kablam! ... | Oct 16 14:33:41.039 INFO kablam! 127 | | } Oct 16 14:33:41.039 INFO kablam! 128 | | }); Oct 16 14:33:41.039 INFO kablam! | |___________^ Oct 16 14:33:41.039 INFO kablam! | Oct 16 14:33:41.039 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 14:33:41.039 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 14:33:41.039 INFO kablam! Oct 16 14:33:41.119 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.78s Oct 16 14:33:41.121 INFO kablam! su: No module specific data is present Oct 16 14:33:41.402 INFO running `"docker" "rm" "-f" "791013539fa63db5918a08f003d73b8d5ed1b5246e0c2f561eb54d6d85314beb"` Oct 16 14:33:41.538 INFO blam! 791013539fa63db5918a08f003d73b8d5ed1b5246e0c2f561eb54d6d85314beb Oct 16 14:33:41.539 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16 14:33:41.741 INFO blam! d1ec715029027f02fddfaff90cfd90408dece7ed53d21c62b4a1d59c917f957f Oct 16 14:33:41.743 INFO running `"docker" "start" "-a" "d1ec715029027f02fddfaff90cfd90408dece7ed53d21c62b4a1d59c917f957f"` Oct 16 14:33:42.245 INFO kablam! usermod: no changes Oct 16 14:33:42.274 INFO kablam! Compiling condition_variable v0.1.5 (/source) Oct 16 14:33:42.979 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 14:33:42.979 INFO kablam! --> src/lib.rs:147:20 Oct 16 14:33:42.979 INFO kablam! | Oct 16 14:33:42.979 INFO kablam! 147 | use std::thread::{sleep_ms, spawn}; Oct 16 14:33:42.979 INFO kablam! | ^^^^^^^^ Oct 16 14:33:42.979 INFO kablam! | Oct 16 14:33:42.979 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 14:33:42.979 INFO kablam! Oct 16 14:33:42.979 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 14:33:42.979 INFO kablam! --> src/lib.rs:170:4 Oct 16 14:33:42.979 INFO kablam! | Oct 16 14:33:42.979 INFO kablam! 170 | sleep_ms(500); Oct 16 14:33:42.979 INFO kablam! | ^^^^^^^^ Oct 16 14:33:42.979 INFO kablam! Oct 16 14:33:42.979 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 14:33:42.979 INFO kablam! --> src/lib.rs:183:4 Oct 16 14:33:42.979 INFO kablam! | Oct 16 14:33:42.979 INFO kablam! 183 | sleep_ms(1000); Oct 16 14:33:42.979 INFO kablam! | ^^^^^^^^ Oct 16 14:33:42.979 INFO kablam! Oct 16 14:33:42.979 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 14:33:42.979 INFO kablam! --> src/lib.rs:196:4 Oct 16 14:33:42.979 INFO kablam! | Oct 16 14:33:42.979 INFO kablam! 196 | sleep_ms(500); Oct 16 14:33:42.979 INFO kablam! | ^^^^^^^^ Oct 16 14:33:42.979 INFO kablam! Oct 16 14:33:43.027 INFO kablam! warning: use of deprecated item 'std::sync::Condvar::wait_timeout_ms': replaced by `std::sync::Condvar::wait_timeout` Oct 16 14:33:43.027 INFO kablam! --> src/lib.rs:103:29 Oct 16 14:33:43.027 INFO kablam! | Oct 16 14:33:43.027 INFO kablam! 103 | let (new, _) = try!(cvar.wait_timeout_ms(actual, remaining_ms as u32)); Oct 16 14:33:43.027 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 14:33:43.027 INFO kablam! Oct 16 14:33:43.031 INFO kablam! warning: use of deprecated item 'std::sync::Condvar::wait_timeout_ms': replaced by `std::sync::Condvar::wait_timeout` Oct 16 14:33:43.031 INFO kablam! --> src/lib.rs:140:8 Oct 16 14:33:43.031 INFO kablam! | Oct 16 14:33:43.031 INFO kablam! 140 | cvar.wait_timeout_ms(guard, timeout_ms) Oct 16 14:33:43.031 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 14:33:43.031 INFO kablam! Oct 16 14:33:43.071 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 14:33:43.071 INFO kablam! --> src/lib.rs:120:3 Oct 16 14:33:43.071 INFO kablam! | Oct 16 14:33:43.071 INFO kablam! 120 | self.wait_for_condition(move |v| { Oct 16 14:33:43.071 INFO kablam! | _________^ Oct 16 14:33:43.071 INFO kablam! 121 | | if !first { Oct 16 14:33:43.071 INFO kablam! 122 | | tx.send((*v).clone()).unwrap(); Oct 16 14:33:43.071 INFO kablam! 123 | | true Oct 16 14:33:43.071 INFO kablam! ... | Oct 16 14:33:43.071 INFO kablam! 127 | | } Oct 16 14:33:43.071 INFO kablam! 128 | | }); Oct 16 14:33:43.071 INFO kablam! | |___________^ Oct 16 14:33:43.071 INFO kablam! | Oct 16 14:33:43.071 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 14:33:43.071 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 14:33:43.071 INFO kablam! Oct 16 14:33:43.985 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.73s Oct 16 14:33:43.985 INFO kablam! su: No module specific data is present Oct 16 14:33:44.320 INFO running `"docker" "rm" "-f" "d1ec715029027f02fddfaff90cfd90408dece7ed53d21c62b4a1d59c917f957f"` Oct 16 14:33:44.481 INFO blam! d1ec715029027f02fddfaff90cfd90408dece7ed53d21c62b4a1d59c917f957f Oct 16 14:33:44.483 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16 14:33:44.694 INFO blam! a95f3b9cfc23c9d33b3a6fbd9029a488ea55540e6c3024e58414aa63bfc1515a Oct 16 14:33:44.697 INFO running `"docker" "start" "-a" "a95f3b9cfc23c9d33b3a6fbd9029a488ea55540e6c3024e58414aa63bfc1515a"` Oct 16 14:33:45.159 INFO kablam! usermod: no changes Oct 16 14:33:45.185 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 14:33:45.186 INFO kablam! Running /target/debug/deps/condition_variable-24540e1b74b05005 Oct 16 14:33:45.192 INFO blam! Oct 16 14:33:45.192 INFO blam! running 4 tests Oct 16 14:33:45.195 INFO blam! test tests::test_wait_for ... ok Oct 16 14:33:45.694 INFO blam! test tests::test_wait_for_ms ... ok Oct 16 14:33:45.694 INFO kablam! Doc-tests condition_variable Oct 16 14:33:45.695 INFO blam! test tests::test_as_channel ... ok Oct 16 14:33:45.695 INFO blam! test tests::test_wait_for_ms_fail ... ok Oct 16 14:33:45.695 INFO blam! Oct 16 14:33:45.696 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:33:45.696 INFO blam! Oct 16 14:33:46.793 INFO blam! Oct 16 14:33:46.793 INFO blam! running 0 tests Oct 16 14:33:46.793 INFO blam! Oct 16 14:33:46.793 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:33:46.793 INFO blam! Oct 16 14:33:46.804 INFO kablam! su: No module specific data is present Oct 16 14:33:47.393 INFO running `"docker" "rm" "-f" "a95f3b9cfc23c9d33b3a6fbd9029a488ea55540e6c3024e58414aa63bfc1515a"` Oct 16 14:33:47.465 INFO blam! a95f3b9cfc23c9d33b3a6fbd9029a488ea55540e6c3024e58414aa63bfc1515a