Sep 04 21:02:38.192 INFO checking condvar-0.1.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 21:02:38.193 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 21:02:38.193 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 21:02:38.418 INFO blam! c89b69c640236e98b8b21355e890cc419b9fd88825e5854cd34b1f621c0cc6d8 Sep 04 21:02:38.420 INFO running `"docker" "start" "-a" "c89b69c640236e98b8b21355e890cc419b9fd88825e5854cd34b1f621c0cc6d8"` Sep 04 21:02:39.047 INFO kablam! Checking condvar v0.1.1 (file:///source) Sep 04 21:02:39.655 INFO kablam! warning: use of deprecated item 'std::sync::Condvar::wait_timeout_ms': replaced by `std::sync::Condvar::wait_timeout` Sep 04 21:02:39.655 INFO kablam! --> src/lib.rs:67:29 Sep 04 21:02:39.655 INFO kablam! | Sep 04 21:02:39.655 INFO kablam! 67 | let (new, _) = try!(cvar.wait_timeout_ms(predicate, remaining_ms as u32)); Sep 04 21:02:39.655 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 21:02:39.655 INFO kablam! | Sep 04 21:02:39.655 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 21:02:39.655 INFO kablam! Sep 04 21:02:39.756 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 04 21:02:39.756 INFO kablam! --> src/lib.rs:81:20 Sep 04 21:02:39.756 INFO kablam! | Sep 04 21:02:39.756 INFO kablam! 81 | use std::thread::{sleep_ms, spawn}; Sep 04 21:02:39.756 INFO kablam! | ^^^^^^^^ Sep 04 21:02:39.756 INFO kablam! | Sep 04 21:02:39.756 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 21:02:39.756 INFO kablam! Sep 04 21:02:39.756 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 04 21:02:39.756 INFO kablam! --> src/lib.rs:104:4 Sep 04 21:02:39.756 INFO kablam! | Sep 04 21:02:39.756 INFO kablam! 104 | sleep_ms(500); Sep 04 21:02:39.756 INFO kablam! | ^^^^^^^^ Sep 04 21:02:39.756 INFO kablam! Sep 04 21:02:39.756 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 04 21:02:39.757 INFO kablam! --> src/lib.rs:117:4 Sep 04 21:02:39.757 INFO kablam! | Sep 04 21:02:39.757 INFO kablam! 117 | sleep_ms(1000); Sep 04 21:02:39.757 INFO kablam! | ^^^^^^^^ Sep 04 21:02:39.757 INFO kablam! Sep 04 21:02:39.809 INFO kablam! warning: use of deprecated item 'std::sync::Condvar::wait_timeout_ms': replaced by `std::sync::Condvar::wait_timeout` Sep 04 21:02:39.809 INFO kablam! --> src/lib.rs:67:29 Sep 04 21:02:39.809 INFO kablam! | Sep 04 21:02:39.809 INFO kablam! 67 | let (new, _) = try!(cvar.wait_timeout_ms(predicate, remaining_ms as u32)); Sep 04 21:02:39.809 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 21:02:39.809 INFO kablam! Sep 04 21:02:39.875 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.84s Sep 04 21:02:39.880 INFO kablam! su: No module specific data is present Sep 04 21:02:40.222 INFO running `"docker" "rm" "-f" "c89b69c640236e98b8b21355e890cc419b9fd88825e5854cd34b1f621c0cc6d8"` Sep 04 21:02:40.306 INFO blam! c89b69c640236e98b8b21355e890cc419b9fd88825e5854cd34b1f621c0cc6d8