Sep 14 18:14:44.367 INFO checking condvar-0.1.1 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 18:14:44.367 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 18:14:44.367 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-4/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 18:14:44.500 INFO blam! a96eadc42829169a2197aa4e8919668f3666e0ab5f2677344d9e62c62a424954 Sep 14 18:14:44.501 INFO running `"docker" "start" "-a" "a96eadc42829169a2197aa4e8919668f3666e0ab5f2677344d9e62c62a424954"` Sep 14 18:14:45.370 INFO kablam! usermod: no changes Sep 14 18:14:45.428 INFO kablam! Checking condvar v0.1.1 (file:///source) Sep 14 18:14:45.991 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 14 18:14:45.991 INFO kablam! --> src/lib.rs:81:20 Sep 14 18:14:45.991 INFO kablam! | Sep 14 18:14:45.991 INFO kablam! 81 | use std::thread::{sleep_ms, spawn}; Sep 14 18:14:45.991 INFO kablam! | ^^^^^^^^ Sep 14 18:14:45.991 INFO kablam! | Sep 14 18:14:45.991 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 18:14:45.991 INFO kablam! Sep 14 18:14:45.991 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 14 18:14:45.991 INFO kablam! --> src/lib.rs:104:4 Sep 14 18:14:45.991 INFO kablam! | Sep 14 18:14:45.991 INFO kablam! 104 | sleep_ms(500); Sep 14 18:14:45.991 INFO kablam! | ^^^^^^^^ Sep 14 18:14:45.991 INFO kablam! Sep 14 18:14:45.991 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 14 18:14:45.991 INFO kablam! --> src/lib.rs:117:4 Sep 14 18:14:45.991 INFO kablam! | Sep 14 18:14:45.991 INFO kablam! 117 | sleep_ms(1000); Sep 14 18:14:45.991 INFO kablam! | ^^^^^^^^ Sep 14 18:14:45.991 INFO kablam! Sep 14 18:14:46.035 INFO kablam! warning: use of deprecated item 'std::sync::Condvar::wait_timeout_ms': replaced by `std::sync::Condvar::wait_timeout` Sep 14 18:14:46.035 INFO kablam! --> src/lib.rs:67:29 Sep 14 18:14:46.035 INFO kablam! | Sep 14 18:14:46.035 INFO kablam! 67 | let (new, _) = try!(cvar.wait_timeout_ms(predicate, remaining_ms as u32)); Sep 14 18:14:46.035 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 18:14:46.035 INFO kablam! Sep 14 18:14:46.103 INFO kablam! warning: use of deprecated item 'std::sync::Condvar::wait_timeout_ms': replaced by `std::sync::Condvar::wait_timeout` Sep 14 18:14:46.103 INFO kablam! --> src/lib.rs:67:29 Sep 14 18:14:46.103 INFO kablam! | Sep 14 18:14:46.103 INFO kablam! 67 | let (new, _) = try!(cvar.wait_timeout_ms(predicate, remaining_ms as u32)); Sep 14 18:14:46.103 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 18:14:46.103 INFO kablam! | Sep 14 18:14:46.103 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 18:14:46.103 INFO kablam! Sep 14 18:14:46.167 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.77s Sep 14 18:14:46.175 INFO kablam! su: No module specific data is present Sep 14 18:14:47.005 INFO running `"docker" "rm" "-f" "a96eadc42829169a2197aa4e8919668f3666e0ab5f2677344d9e62c62a424954"` Sep 14 18:14:47.277 INFO blam! a96eadc42829169a2197aa4e8919668f3666e0ab5f2677344d9e62c62a424954