Oct 16 14:33:38.859 INFO testing condition_variable-0.1.5 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 14:33:38.859 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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.127 INFO blam! 001bdf5a9ff670786deeac44688ca42189f6e3a35427e87df5e04f31ccdf4c2a Oct 16 14:33:39.129 INFO running `"docker" "start" "-a" "001bdf5a9ff670786deeac44688ca42189f6e3a35427e87df5e04f31ccdf4c2a"` Oct 16 14:33:39.683 INFO kablam! usermod: no changes Oct 16 14:33:39.720 INFO kablam! Compiling condition_variable v0.1.5 (/source) Oct 16 14:33:40.286 INFO kablam! warning: use of deprecated item 'std::sync::Condvar::wait_timeout_ms': replaced by `std::sync::Condvar::wait_timeout` Oct 16 14:33:40.286 INFO kablam! --> src/lib.rs:103:29 Oct 16 14:33:40.286 INFO kablam! | Oct 16 14:33:40.286 INFO kablam! 103 | let (new, _) = try!(cvar.wait_timeout_ms(actual, remaining_ms as u32)); Oct 16 14:33:40.286 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 14:33:40.286 INFO kablam! | Oct 16 14:33:40.286 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 14:33:40.286 INFO kablam! Oct 16 14:33:40.295 INFO kablam! warning: use of deprecated item 'std::sync::Condvar::wait_timeout_ms': replaced by `std::sync::Condvar::wait_timeout` Oct 16 14:33:40.295 INFO kablam! --> src/lib.rs:140:8 Oct 16 14:33:40.295 INFO kablam! | Oct 16 14:33:40.295 INFO kablam! 140 | cvar.wait_timeout_ms(guard, timeout_ms) Oct 16 14:33:40.295 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 14:33:40.295 INFO kablam! Oct 16 14:33:40.314 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 14:33:40.314 INFO kablam! --> src/lib.rs:120:3 Oct 16 14:33:40.314 INFO kablam! | Oct 16 14:33:40.314 INFO kablam! 120 | self.wait_for_condition(move |v| { Oct 16 14:33:40.314 INFO kablam! | _________^ Oct 16 14:33:40.314 INFO kablam! 121 | | if !first { Oct 16 14:33:40.314 INFO kablam! 122 | | tx.send((*v).clone()).unwrap(); Oct 16 14:33:40.314 INFO kablam! 123 | | true Oct 16 14:33:40.314 INFO kablam! ... | Oct 16 14:33:40.314 INFO kablam! 127 | | } Oct 16 14:33:40.314 INFO kablam! 128 | | }); Oct 16 14:33:40.314 INFO kablam! | |___________^ Oct 16 14:33:40.314 INFO kablam! | Oct 16 14:33:40.314 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 14:33:40.314 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 14:33:40.314 INFO kablam! Oct 16 14:33:40.419 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.70s Oct 16 14:33:40.419 INFO kablam! su: No module specific data is present Oct 16 14:33:41.054 INFO running `"docker" "rm" "-f" "001bdf5a9ff670786deeac44688ca42189f6e3a35427e87df5e04f31ccdf4c2a"` Oct 16 14:33:41.156 INFO blam! 001bdf5a9ff670786deeac44688ca42189f6e3a35427e87df5e04f31ccdf4c2a Oct 16 14:33:41.157 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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.377 INFO blam! 907b6bad31b4475e79bb820261913e588f6db3b4c8849d19c34037b05bbaaa74 Oct 16 14:33:41.379 INFO running `"docker" "start" "-a" "907b6bad31b4475e79bb820261913e588f6db3b4c8849d19c34037b05bbaaa74"` Oct 16 14:33:41.832 INFO kablam! usermod: no changes Oct 16 14:33:41.871 INFO kablam! Compiling condition_variable v0.1.5 (/source) Oct 16 14:33:42.603 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 14:33:42.603 INFO kablam! --> src/lib.rs:147:20 Oct 16 14:33:42.603 INFO kablam! | Oct 16 14:33:42.603 INFO kablam! 147 | use std::thread::{sleep_ms, spawn}; Oct 16 14:33:42.603 INFO kablam! | ^^^^^^^^ Oct 16 14:33:42.603 INFO kablam! | Oct 16 14:33:42.603 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 14:33:42.603 INFO kablam! Oct 16 14:33:42.603 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 14:33:42.603 INFO kablam! --> src/lib.rs:170:4 Oct 16 14:33:42.603 INFO kablam! | Oct 16 14:33:42.603 INFO kablam! 170 | sleep_ms(500); Oct 16 14:33:42.603 INFO kablam! | ^^^^^^^^ Oct 16 14:33:42.603 INFO kablam! Oct 16 14:33:42.603 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 14:33:42.603 INFO kablam! --> src/lib.rs:183:4 Oct 16 14:33:42.603 INFO kablam! | Oct 16 14:33:42.603 INFO kablam! 183 | sleep_ms(1000); Oct 16 14:33:42.603 INFO kablam! | ^^^^^^^^ Oct 16 14:33:42.603 INFO kablam! Oct 16 14:33:42.603 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 14:33:42.603 INFO kablam! --> src/lib.rs:196:4 Oct 16 14:33:42.603 INFO kablam! | Oct 16 14:33:42.603 INFO kablam! 196 | sleep_ms(500); Oct 16 14:33:42.603 INFO kablam! | ^^^^^^^^ Oct 16 14:33:42.603 INFO kablam! Oct 16 14:33:42.643 INFO kablam! warning: use of deprecated item 'std::sync::Condvar::wait_timeout_ms': replaced by `std::sync::Condvar::wait_timeout` Oct 16 14:33:42.643 INFO kablam! --> src/lib.rs:103:29 Oct 16 14:33:42.643 INFO kablam! | Oct 16 14:33:42.643 INFO kablam! 103 | let (new, _) = try!(cvar.wait_timeout_ms(actual, remaining_ms as u32)); Oct 16 14:33:42.643 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 14:33:42.643 INFO kablam! Oct 16 14:33:42.651 INFO kablam! warning: use of deprecated item 'std::sync::Condvar::wait_timeout_ms': replaced by `std::sync::Condvar::wait_timeout` Oct 16 14:33:42.651 INFO kablam! --> src/lib.rs:140:8 Oct 16 14:33:42.651 INFO kablam! | Oct 16 14:33:42.651 INFO kablam! 140 | cvar.wait_timeout_ms(guard, timeout_ms) Oct 16 14:33:42.651 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 14:33:42.651 INFO kablam! Oct 16 14:33:42.687 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 14:33:42.687 INFO kablam! --> src/lib.rs:120:3 Oct 16 14:33:42.687 INFO kablam! | Oct 16 14:33:42.687 INFO kablam! 120 | self.wait_for_condition(move |v| { Oct 16 14:33:42.687 INFO kablam! | _________^ Oct 16 14:33:42.687 INFO kablam! 121 | | if !first { Oct 16 14:33:42.687 INFO kablam! 122 | | tx.send((*v).clone()).unwrap(); Oct 16 14:33:42.687 INFO kablam! 123 | | true Oct 16 14:33:42.687 INFO kablam! ... | Oct 16 14:33:42.687 INFO kablam! 127 | | } Oct 16 14:33:42.687 INFO kablam! 128 | | }); Oct 16 14:33:42.687 INFO kablam! | |___________^ Oct 16 14:33:42.687 INFO kablam! | Oct 16 14:33:42.687 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 14:33:42.687 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 14:33:42.687 INFO kablam! Oct 16 14:33:43.538 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.68s Oct 16 14:33:43.540 INFO kablam! su: No module specific data is present Oct 16 14:33:43.919 INFO running `"docker" "rm" "-f" "907b6bad31b4475e79bb820261913e588f6db3b4c8849d19c34037b05bbaaa74"` Oct 16 14:33:44.129 INFO blam! 907b6bad31b4475e79bb820261913e588f6db3b4c8849d19c34037b05bbaaa74 Oct 16 14:33:44.133 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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.328 INFO blam! 790905f7bc6dece79d9de3bd0a0d508b0efead5501324d853c2a84bf95bfd0d7 Oct 16 14:33:44.332 INFO running `"docker" "start" "-a" "790905f7bc6dece79d9de3bd0a0d508b0efead5501324d853c2a84bf95bfd0d7"` Oct 16 14:33:44.771 INFO kablam! usermod: no changes Oct 16 14:33:44.815 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 16 14:33:44.817 INFO kablam! Running /target/debug/deps/condition_variable-335e7eba3c5ca272 Oct 16 14:33:44.820 INFO blam! Oct 16 14:33:44.820 INFO blam! running 4 tests Oct 16 14:33:44.820 INFO blam! test tests::test_wait_for ... ok Oct 16 14:33:45.320 INFO blam! test tests::test_as_channel ... ok Oct 16 14:33:45.320 INFO blam! test tests::test_wait_for_ms_fail ... ok Oct 16 14:33:45.321 INFO blam! test tests::test_wait_for_ms ... ok Oct 16 14:33:45.321 INFO blam! Oct 16 14:33:45.321 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:33:45.321 INFO blam! Oct 16 14:33:45.321 INFO kablam! Doc-tests condition_variable Oct 16 14:33:46.389 INFO blam! Oct 16 14:33:46.389 INFO blam! running 0 tests Oct 16 14:33:46.389 INFO blam! Oct 16 14:33:46.389 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:33:46.389 INFO blam! Oct 16 14:33:46.395 INFO kablam! su: No module specific data is present Oct 16 14:33:46.755 INFO running `"docker" "rm" "-f" "790905f7bc6dece79d9de3bd0a0d508b0efead5501324d853c2a84bf95bfd0d7"` Oct 16 14:33:46.931 INFO blam! 790905f7bc6dece79d9de3bd0a0d508b0efead5501324d853c2a84bf95bfd0d7