Oct 12 02:44:14.245 INFO testing condvar-0.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 02:44:14.245 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 12 02:44:14.636 INFO blam! 1cbfc0481e53a1a4cebe6f8a4eadad07fe21a1a5f6b2183fba846ad8d9e40712 Oct 12 02:44:14.638 INFO running `"docker" "start" "-a" "1cbfc0481e53a1a4cebe6f8a4eadad07fe21a1a5f6b2183fba846ad8d9e40712"` Oct 12 02:44:15.899 INFO kablam! usermod: no changes Oct 12 02:44:15.976 INFO kablam! Compiling condvar v0.1.1 (/source) Oct 12 02:44:16.196 INFO kablam! warning: use of deprecated item 'std::sync::Condvar::wait_timeout_ms': replaced by `std::sync::Condvar::wait_timeout` Oct 12 02:44:16.196 INFO kablam! --> src/lib.rs:67:29 Oct 12 02:44:16.196 INFO kablam! | Oct 12 02:44:16.196 INFO kablam! 67 | let (new, _) = try!(cvar.wait_timeout_ms(predicate, remaining_ms as u32)); Oct 12 02:44:16.196 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 02:44:16.197 INFO kablam! | Oct 12 02:44:16.197 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 02:44:16.197 INFO kablam! Oct 12 02:44:16.380 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.44s Oct 12 02:44:16.382 INFO kablam! su: No module specific data is present Oct 12 02:44:17.272 INFO running `"docker" "rm" "-f" "1cbfc0481e53a1a4cebe6f8a4eadad07fe21a1a5f6b2183fba846ad8d9e40712"` Oct 12 02:44:17.512 INFO blam! 1cbfc0481e53a1a4cebe6f8a4eadad07fe21a1a5f6b2183fba846ad8d9e40712 Oct 12 02:44:17.524 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 12 02:44:17.985 INFO blam! 080e97835a9033a08b7a1b83cd28197e546f175a2b8a5928be03c62e8f806d17 Oct 12 02:44:17.994 INFO running `"docker" "start" "-a" "080e97835a9033a08b7a1b83cd28197e546f175a2b8a5928be03c62e8f806d17"` Oct 12 02:44:19.173 INFO kablam! usermod: no changes Oct 12 02:44:19.224 INFO kablam! Compiling condvar v0.1.1 (/source) Oct 12 02:44:19.460 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 02:44:19.460 INFO kablam! --> src/lib.rs:81:20 Oct 12 02:44:19.460 INFO kablam! | Oct 12 02:44:19.460 INFO kablam! 81 | use std::thread::{sleep_ms, spawn}; Oct 12 02:44:19.460 INFO kablam! | ^^^^^^^^ Oct 12 02:44:19.460 INFO kablam! | Oct 12 02:44:19.460 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 02:44:19.460 INFO kablam! Oct 12 02:44:19.460 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 02:44:19.460 INFO kablam! --> src/lib.rs:104:4 Oct 12 02:44:19.460 INFO kablam! | Oct 12 02:44:19.460 INFO kablam! 104 | sleep_ms(500); Oct 12 02:44:19.460 INFO kablam! | ^^^^^^^^ Oct 12 02:44:19.460 INFO kablam! Oct 12 02:44:19.460 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 02:44:19.460 INFO kablam! --> src/lib.rs:117:4 Oct 12 02:44:19.460 INFO kablam! | Oct 12 02:44:19.460 INFO kablam! 117 | sleep_ms(1000); Oct 12 02:44:19.461 INFO kablam! | ^^^^^^^^ Oct 12 02:44:19.461 INFO kablam! Oct 12 02:44:19.484 INFO kablam! warning: use of deprecated item 'std::sync::Condvar::wait_timeout_ms': replaced by `std::sync::Condvar::wait_timeout` Oct 12 02:44:19.484 INFO kablam! --> src/lib.rs:67:29 Oct 12 02:44:19.484 INFO kablam! | Oct 12 02:44:19.484 INFO kablam! 67 | let (new, _) = try!(cvar.wait_timeout_ms(predicate, remaining_ms as u32)); Oct 12 02:44:19.484 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 02:44:19.484 INFO kablam! Oct 12 02:44:20.463 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.25s Oct 12 02:44:20.467 INFO kablam! su: No module specific data is present Oct 12 02:44:21.054 INFO running `"docker" "rm" "-f" "080e97835a9033a08b7a1b83cd28197e546f175a2b8a5928be03c62e8f806d17"` Oct 12 02:44:21.300 INFO blam! 080e97835a9033a08b7a1b83cd28197e546f175a2b8a5928be03c62e8f806d17 Oct 12 02:44:21.308 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 12 02:44:21.714 INFO blam! f674a16a2b3cc96e2aa1f440928aa292b9c27f5fee0aec8c1d04c287d22148ab Oct 12 02:44:21.728 INFO running `"docker" "start" "-a" "f674a16a2b3cc96e2aa1f440928aa292b9c27f5fee0aec8c1d04c287d22148ab"` Oct 12 02:44:22.635 INFO kablam! usermod: no changes Oct 12 02:44:22.676 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 12 02:44:22.676 INFO kablam! Running /target/debug/deps/condvar-65116b03f1631637 Oct 12 02:44:22.680 INFO blam! Oct 12 02:44:22.680 INFO blam! running 3 tests Oct 12 02:44:22.680 INFO blam! test tests::test_wait ... ok Oct 12 02:44:23.184 INFO blam! test tests::test_wait_timeout_ms_fail ... ok Oct 12 02:44:23.189 INFO blam! test tests::test_wait_timeout_ms ... ok Oct 12 02:44:23.189 INFO kablam! Doc-tests condvar Oct 12 02:44:23.189 INFO blam! Oct 12 02:44:23.189 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:44:23.189 INFO blam! Oct 12 02:44:23.400 INFO blam! Oct 12 02:44:23.400 INFO blam! running 0 tests Oct 12 02:44:23.400 INFO blam! Oct 12 02:44:23.400 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:44:23.400 INFO blam! Oct 12 02:44:23.404 INFO kablam! su: No module specific data is present Oct 12 02:44:24.200 INFO running `"docker" "rm" "-f" "f674a16a2b3cc96e2aa1f440928aa292b9c27f5fee0aec8c1d04c287d22148ab"` Oct 12 02:44:24.460 INFO blam! f674a16a2b3cc96e2aa1f440928aa292b9c27f5fee0aec8c1d04c287d22148ab