Oct 27 23:42:57.432 INFO checking condvar-0.1.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 23:42:57.432 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/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 27 23:42:57.819 INFO blam! e86f12e3128ab5550a5546d5c6d9f1b2083e8081230e7aa235bf624128fd1c96 Oct 27 23:42:57.831 INFO running `"docker" "start" "-a" "e86f12e3128ab5550a5546d5c6d9f1b2083e8081230e7aa235bf624128fd1c96"` Oct 27 23:42:59.822 INFO kablam! usermod: no changes Oct 27 23:42:59.888 INFO kablam! Checking condvar v0.1.1 (/source) Oct 27 23:43:00.621 INFO kablam! warning: use of deprecated item 'std::sync::Condvar::wait_timeout_ms': replaced by `std::sync::Condvar::wait_timeout` Oct 27 23:43:00.621 INFO kablam! --> src/lib.rs:67:29 Oct 27 23:43:00.622 INFO kablam! | Oct 27 23:43:00.622 INFO kablam! 67 | let (new, _) = try!(cvar.wait_timeout_ms(predicate, remaining_ms as u32)); Oct 27 23:43:00.622 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 23:43:00.622 INFO kablam! | Oct 27 23:43:00.622 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 23:43:00.623 INFO kablam! Oct 27 23:43:00.959 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 27 23:43:00.960 INFO kablam! --> src/lib.rs:81:20 Oct 27 23:43:00.960 INFO kablam! | Oct 27 23:43:00.960 INFO kablam! 81 | use std::thread::{sleep_ms, spawn}; Oct 27 23:43:00.961 INFO kablam! | ^^^^^^^^ Oct 27 23:43:00.961 INFO kablam! | Oct 27 23:43:00.961 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 23:43:00.962 INFO kablam! Oct 27 23:43:00.963 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 27 23:43:00.963 INFO kablam! --> src/lib.rs:104:4 Oct 27 23:43:00.963 INFO kablam! | Oct 27 23:43:00.963 INFO kablam! 104 | sleep_ms(500); Oct 27 23:43:00.963 INFO kablam! | ^^^^^^^^ Oct 27 23:43:00.963 INFO kablam! Oct 27 23:43:00.963 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 27 23:43:00.963 INFO kablam! --> src/lib.rs:117:4 Oct 27 23:43:00.963 INFO kablam! | Oct 27 23:43:00.963 INFO kablam! 117 | sleep_ms(1000); Oct 27 23:43:00.963 INFO kablam! | ^^^^^^^^ Oct 27 23:43:00.963 INFO kablam! Oct 27 23:43:01.007 INFO kablam! warning: use of deprecated item 'std::sync::Condvar::wait_timeout_ms': replaced by `std::sync::Condvar::wait_timeout` Oct 27 23:43:01.007 INFO kablam! --> src/lib.rs:67:29 Oct 27 23:43:01.007 INFO kablam! | Oct 27 23:43:01.007 INFO kablam! 67 | let (new, _) = try!(cvar.wait_timeout_ms(predicate, remaining_ms as u32)); Oct 27 23:43:01.007 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 23:43:01.007 INFO kablam! Oct 27 23:43:01.031 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.19s Oct 27 23:43:01.051 INFO kablam! su: No module specific data is present Oct 27 23:43:01.607 INFO running `"docker" "rm" "-f" "e86f12e3128ab5550a5546d5c6d9f1b2083e8081230e7aa235bf624128fd1c96"` Oct 27 23:43:01.843 INFO blam! e86f12e3128ab5550a5546d5c6d9f1b2083e8081230e7aa235bf624128fd1c96