Oct 22 03:56:56.425 INFO checking condvar-0.1.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 03:56:56.427 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 22 03:56:56.660 INFO blam! e5cbd435d35e842a4c3db985877ddce95127e5fbfa51f2cc3af43bb79b327dc4 Oct 22 03:56:56.661 INFO running `"docker" "start" "-a" "e5cbd435d35e842a4c3db985877ddce95127e5fbfa51f2cc3af43bb79b327dc4"` Oct 22 03:56:57.410 INFO kablam! usermod: no changes Oct 22 03:56:57.437 INFO kablam! Checking condvar v0.1.1 (/source) Oct 22 03:56:58.196 INFO kablam! warning: use of deprecated item 'std::sync::Condvar::wait_timeout_ms': replaced by `std::sync::Condvar::wait_timeout` Oct 22 03:56:58.196 INFO kablam! --> src/lib.rs:67:29 Oct 22 03:56:58.196 INFO kablam! | Oct 22 03:56:58.196 INFO kablam! 67 | let (new, _) = try!(cvar.wait_timeout_ms(predicate, remaining_ms as u32)); Oct 22 03:56:58.197 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 03:56:58.197 INFO kablam! | Oct 22 03:56:58.197 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 03:56:58.197 INFO kablam! Oct 22 03:56:58.328 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 22 03:56:58.329 INFO kablam! --> src/lib.rs:81:20 Oct 22 03:56:58.329 INFO kablam! | Oct 22 03:56:58.329 INFO kablam! 81 | use std::thread::{sleep_ms, spawn}; Oct 22 03:56:58.330 INFO kablam! | ^^^^^^^^ Oct 22 03:56:58.330 INFO kablam! | Oct 22 03:56:58.330 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 03:56:58.330 INFO kablam! Oct 22 03:56:58.331 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 22 03:56:58.331 INFO kablam! --> src/lib.rs:104:4 Oct 22 03:56:58.331 INFO kablam! | Oct 22 03:56:58.331 INFO kablam! 104 | sleep_ms(500); Oct 22 03:56:58.332 INFO kablam! | ^^^^^^^^ Oct 22 03:56:58.332 INFO kablam! Oct 22 03:56:58.332 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 22 03:56:58.332 INFO kablam! --> src/lib.rs:117:4 Oct 22 03:56:58.333 INFO kablam! | Oct 22 03:56:58.333 INFO kablam! 117 | sleep_ms(1000); Oct 22 03:56:58.333 INFO kablam! | ^^^^^^^^ Oct 22 03:56:58.334 INFO kablam! Oct 22 03:56:58.344 INFO kablam! warning: use of deprecated item 'std::sync::Condvar::wait_timeout_ms': replaced by `std::sync::Condvar::wait_timeout` Oct 22 03:56:58.344 INFO kablam! --> src/lib.rs:67:29 Oct 22 03:56:58.345 INFO kablam! | Oct 22 03:56:58.345 INFO kablam! 67 | let (new, _) = try!(cvar.wait_timeout_ms(predicate, remaining_ms as u32)); Oct 22 03:56:58.345 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 03:56:58.345 INFO kablam! Oct 22 03:56:58.395 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.97s Oct 22 03:56:58.400 INFO kablam! su: No module specific data is present Oct 22 03:56:58.804 INFO running `"docker" "rm" "-f" "e5cbd435d35e842a4c3db985877ddce95127e5fbfa51f2cc3af43bb79b327dc4"` Oct 22 03:56:58.972 INFO blam! e5cbd435d35e842a4c3db985877ddce95127e5fbfa51f2cc3af43bb79b327dc4