Oct 13 16:39:27.163 INFO checking condvar-0.1.1 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 16:39:27.165 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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.688 INFO blam! 944c9606f4a9822d8a0bff612cb89ee4183a299c487ca232c2f4b29f7c65ae27 Oct 13 16:39:27.690 INFO running `"docker" "start" "-a" "944c9606f4a9822d8a0bff612cb89ee4183a299c487ca232c2f4b29f7c65ae27"` Oct 13 16:39:29.064 INFO kablam! usermod: no changes Oct 13 16:39:29.128 INFO kablam! Checking condvar v0.1.1 (/source) Oct 13 16:39:30.616 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.616 INFO kablam! --> src/lib.rs:67:29 Oct 13 16:39:30.616 INFO kablam! | Oct 13 16:39:30.616 INFO kablam! 67 | let (new, _) = try!(cvar.wait_timeout_ms(predicate, remaining_ms as u32)); Oct 13 16:39:30.616 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 16:39:30.616 INFO kablam! | Oct 13 16:39:30.616 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 16:39:30.616 INFO kablam! Oct 13 16:39:30.716 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 13 16:39:30.716 INFO kablam! --> src/lib.rs:81:20 Oct 13 16:39:30.716 INFO kablam! | Oct 13 16:39:30.716 INFO kablam! 81 | use std::thread::{sleep_ms, spawn}; Oct 13 16:39:30.716 INFO kablam! | ^^^^^^^^ Oct 13 16:39:30.716 INFO kablam! | Oct 13 16:39:30.716 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 16:39:30.716 INFO kablam! Oct 13 16:39:30.716 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 13 16:39:30.716 INFO kablam! --> src/lib.rs:104:4 Oct 13 16:39:30.716 INFO kablam! | Oct 13 16:39:30.716 INFO kablam! 104 | sleep_ms(500); Oct 13 16:39:30.716 INFO kablam! | ^^^^^^^^ Oct 13 16:39:30.716 INFO kablam! Oct 13 16:39:30.716 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 13 16:39:30.716 INFO kablam! --> src/lib.rs:117:4 Oct 13 16:39:30.716 INFO kablam! | Oct 13 16:39:30.716 INFO kablam! 117 | sleep_ms(1000); Oct 13 16:39:30.716 INFO kablam! | ^^^^^^^^ Oct 13 16:39:30.717 INFO kablam! Oct 13 16:39:30.748 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.748 INFO kablam! --> src/lib.rs:67:29 Oct 13 16:39:30.748 INFO kablam! | Oct 13 16:39:30.748 INFO kablam! 67 | let (new, _) = try!(cvar.wait_timeout_ms(predicate, remaining_ms as u32)); Oct 13 16:39:30.748 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 16:39:30.748 INFO kablam! Oct 13 16:39:30.804 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.71s Oct 13 16:39:30.804 INFO kablam! su: No module specific data is present Oct 13 16:39:31.896 INFO running `"docker" "rm" "-f" "944c9606f4a9822d8a0bff612cb89ee4183a299c487ca232c2f4b29f7c65ae27"` Oct 13 16:39:32.268 INFO blam! 944c9606f4a9822d8a0bff612cb89ee4183a299c487ca232c2f4b29f7c65ae27