Sep 20 05:09:27.939 INFO checking condvar-0.1.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 05:09:27.939 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 05:09:27.940 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-5/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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=1000" "-e" "CMD=cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 05:09:28.155 INFO blam! 62e37b2d1bac6bc2bfdef246dec902458d9e03ffa11402892c00a2403fdf9731 Sep 20 05:09:28.157 INFO running `"docker" "start" "-a" "62e37b2d1bac6bc2bfdef246dec902458d9e03ffa11402892c00a2403fdf9731"` Sep 20 05:09:29.206 INFO kablam! usermod: no changes Sep 20 05:09:29.318 INFO kablam! Checking condvar v0.1.1 (/source) Sep 20 05:09:29.890 INFO kablam! warning: use of deprecated item 'std::sync::Condvar::wait_timeout_ms': replaced by `std::sync::Condvar::wait_timeout` Sep 20 05:09:29.890 INFO kablam! --> src/lib.rs:67:29 Sep 20 05:09:29.890 INFO kablam! | Sep 20 05:09:29.890 INFO kablam! 67 | let (new, _) = try!(cvar.wait_timeout_ms(predicate, remaining_ms as u32)); Sep 20 05:09:29.890 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 05:09:29.890 INFO kablam! | Sep 20 05:09:29.890 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 05:09:29.890 INFO kablam! Sep 20 05:09:30.079 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 20 05:09:30.079 INFO kablam! --> src/lib.rs:81:20 Sep 20 05:09:30.079 INFO kablam! | Sep 20 05:09:30.079 INFO kablam! 81 | use std::thread::{sleep_ms, spawn}; Sep 20 05:09:30.082 INFO kablam! | ^^^^^^^^ Sep 20 05:09:30.082 INFO kablam! | Sep 20 05:09:30.082 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 05:09:30.082 INFO kablam! Sep 20 05:09:30.082 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 20 05:09:30.082 INFO kablam! --> src/lib.rs:104:4 Sep 20 05:09:30.082 INFO kablam! | Sep 20 05:09:30.082 INFO kablam! 104 | sleep_ms(500); Sep 20 05:09:30.082 INFO kablam! | ^^^^^^^^ Sep 20 05:09:30.082 INFO kablam! Sep 20 05:09:30.082 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 20 05:09:30.082 INFO kablam! --> src/lib.rs:117:4 Sep 20 05:09:30.082 INFO kablam! | Sep 20 05:09:30.082 INFO kablam! 117 | sleep_ms(1000); Sep 20 05:09:30.082 INFO kablam! | ^^^^^^^^ Sep 20 05:09:30.082 INFO kablam! Sep 20 05:09:30.130 INFO kablam! warning: use of deprecated item 'std::sync::Condvar::wait_timeout_ms': replaced by `std::sync::Condvar::wait_timeout` Sep 20 05:09:30.130 INFO kablam! --> src/lib.rs:67:29 Sep 20 05:09:30.130 INFO kablam! | Sep 20 05:09:30.130 INFO kablam! 67 | let (new, _) = try!(cvar.wait_timeout_ms(predicate, remaining_ms as u32)); Sep 20 05:09:30.130 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 05:09:30.130 INFO kablam! Sep 20 05:09:30.195 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.95s Sep 20 05:09:30.197 INFO kablam! su: No module specific data is present Sep 20 05:09:31.348 INFO running `"docker" "rm" "-f" "62e37b2d1bac6bc2bfdef246dec902458d9e03ffa11402892c00a2403fdf9731"` Sep 20 05:09:31.461 INFO blam! 62e37b2d1bac6bc2bfdef246dec902458d9e03ffa11402892c00a2403fdf9731