Oct 27 23:42:56.599 INFO checking condvar-0.1.1 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 23:42:56.599 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 27 23:42:56.823 INFO blam! 06403b9d0443eba2635834188c058894c8564c5304e9855ead6ce64c4b2911e3 Oct 27 23:42:56.826 INFO running `"docker" "start" "-a" "06403b9d0443eba2635834188c058894c8564c5304e9855ead6ce64c4b2911e3"` Oct 27 23:42:57.987 INFO kablam! usermod: no changes Oct 27 23:42:58.087 INFO kablam! Checking condvar v0.1.1 (/source) Oct 27 23:42:59.482 INFO kablam! warning: use of deprecated item 'std::sync::Condvar::wait_timeout_ms': replaced by `std::sync::Condvar::wait_timeout` Oct 27 23:42:59.482 INFO kablam! --> src/lib.rs:67:29 Oct 27 23:42:59.482 INFO kablam! | Oct 27 23:42:59.482 INFO kablam! 67 | let (new, _) = try!(cvar.wait_timeout_ms(predicate, remaining_ms as u32)); Oct 27 23:42:59.483 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 23:42:59.483 INFO kablam! | Oct 27 23:42:59.483 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 23:42:59.483 INFO kablam! Oct 27 23:42:59.827 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 27 23:42:59.827 INFO kablam! --> src/lib.rs:81:20 Oct 27 23:42:59.827 INFO kablam! | Oct 27 23:42:59.827 INFO kablam! 81 | use std::thread::{sleep_ms, spawn}; Oct 27 23:42:59.827 INFO kablam! | ^^^^^^^^ Oct 27 23:42:59.827 INFO kablam! | Oct 27 23:42:59.827 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 23:42:59.827 INFO kablam! Oct 27 23:42:59.827 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 27 23:42:59.827 INFO kablam! --> src/lib.rs:104:4 Oct 27 23:42:59.827 INFO kablam! | Oct 27 23:42:59.827 INFO kablam! 104 | sleep_ms(500); Oct 27 23:42:59.827 INFO kablam! | ^^^^^^^^ Oct 27 23:42:59.827 INFO kablam! Oct 27 23:42:59.827 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 27 23:42:59.827 INFO kablam! --> src/lib.rs:117:4 Oct 27 23:42:59.827 INFO kablam! | Oct 27 23:42:59.827 INFO kablam! 117 | sleep_ms(1000); Oct 27 23:42:59.827 INFO kablam! | ^^^^^^^^ Oct 27 23:42:59.827 INFO kablam! Oct 27 23:42:59.861 INFO kablam! warning: use of deprecated item 'std::sync::Condvar::wait_timeout_ms': replaced by `std::sync::Condvar::wait_timeout` Oct 27 23:42:59.861 INFO kablam! --> src/lib.rs:67:29 Oct 27 23:42:59.861 INFO kablam! | Oct 27 23:42:59.861 INFO kablam! 67 | let (new, _) = try!(cvar.wait_timeout_ms(predicate, remaining_ms as u32)); Oct 27 23:42:59.862 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 23:42:59.862 INFO kablam! Oct 27 23:42:59.901 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.88s Oct 27 23:42:59.904 INFO kablam! su: No module specific data is present Oct 27 23:43:00.623 INFO running `"docker" "rm" "-f" "06403b9d0443eba2635834188c058894c8564c5304e9855ead6ce64c4b2911e3"` Oct 27 23:43:00.863 INFO blam! 06403b9d0443eba2635834188c058894c8564c5304e9855ead6ce64c4b2911e3