Oct 13 16:39:27.341 INFO checking condvar-0.1.1 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 16:39:27.341 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 16:39:27.764 INFO blam! e1e218b6ae259d7998114b3002fbe4ad68e3c67589e71f2e832a49820c6adcf6 Oct 13 16:39:27.769 INFO running `"docker" "start" "-a" "e1e218b6ae259d7998114b3002fbe4ad68e3c67589e71f2e832a49820c6adcf6"` Oct 13 16:39:29.335 INFO kablam! usermod: no changes Oct 13 16:39:29.408 INFO kablam! Checking condvar v0.1.1 (/source) Oct 13 16:39:30.976 INFO kablam! warning: use of deprecated item 'std::sync::Condvar::wait_timeout_ms': replaced by `std::sync::Condvar::wait_timeout` Oct 13 16:39:30.976 INFO kablam! --> src/lib.rs:67:29 Oct 13 16:39:30.976 INFO kablam! | Oct 13 16:39:30.976 INFO kablam! 67 | let (new, _) = try!(cvar.wait_timeout_ms(predicate, remaining_ms as u32)); Oct 13 16:39:30.976 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 16:39:30.976 INFO kablam! | Oct 13 16:39:30.976 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 16:39:30.976 INFO kablam! Oct 13 16:39:31.204 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 13 16:39:31.204 INFO kablam! --> src/lib.rs:81:20 Oct 13 16:39:31.204 INFO kablam! | Oct 13 16:39:31.204 INFO kablam! 81 | use std::thread::{sleep_ms, spawn}; Oct 13 16:39:31.204 INFO kablam! | ^^^^^^^^ Oct 13 16:39:31.204 INFO kablam! | Oct 13 16:39:31.204 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 16:39:31.204 INFO kablam! Oct 13 16:39:31.204 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 13 16:39:31.204 INFO kablam! --> src/lib.rs:104:4 Oct 13 16:39:31.204 INFO kablam! | Oct 13 16:39:31.204 INFO kablam! 104 | sleep_ms(500); Oct 13 16:39:31.204 INFO kablam! | ^^^^^^^^ Oct 13 16:39:31.204 INFO kablam! Oct 13 16:39:31.204 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 13 16:39:31.204 INFO kablam! --> src/lib.rs:117:4 Oct 13 16:39:31.204 INFO kablam! | Oct 13 16:39:31.204 INFO kablam! 117 | sleep_ms(1000); Oct 13 16:39:31.204 INFO kablam! | ^^^^^^^^ Oct 13 16:39:31.204 INFO kablam! Oct 13 16:39:31.229 INFO kablam! warning: use of deprecated item 'std::sync::Condvar::wait_timeout_ms': replaced by `std::sync::Condvar::wait_timeout` Oct 13 16:39:31.229 INFO kablam! --> src/lib.rs:67:29 Oct 13 16:39:31.229 INFO kablam! | Oct 13 16:39:31.229 INFO kablam! 67 | let (new, _) = try!(cvar.wait_timeout_ms(predicate, remaining_ms as u32)); Oct 13 16:39:31.229 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 16:39:31.229 INFO kablam! Oct 13 16:39:31.301 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.94s Oct 13 16:39:31.304 INFO kablam! su: No module specific data is present Oct 13 16:39:32.237 INFO running `"docker" "rm" "-f" "e1e218b6ae259d7998114b3002fbe4ad68e3c67589e71f2e832a49820c6adcf6"` Oct 13 16:39:32.596 INFO blam! e1e218b6ae259d7998114b3002fbe4ad68e3c67589e71f2e832a49820c6adcf6