Oct 16 10:47:39.875 INFO testing futures-locks-0.3.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 10:47:39.875 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/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 16 10:47:40.103 INFO blam! 7f3e1536c3fe1150ef1c1f14aa18aa304cdbe410cdc0c52191c19f27751c457a Oct 16 10:47:40.103 INFO running `"docker" "start" "-a" "7f3e1536c3fe1150ef1c1f14aa18aa304cdbe410cdc0c52191c19f27751c457a"` Oct 16 10:47:40.628 INFO kablam! usermod: no changes Oct 16 10:47:40.730 INFO kablam! Compiling futures-locks v0.3.0 (/source) Oct 16 10:47:43.619 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread': use tokio-current-thread crate or functions in tokio::runtime::current_thread instead Oct 16 10:47:43.620 INFO kablam! --> src/mutex.rs:15:31 Oct 16 10:47:43.620 INFO kablam! | Oct 16 10:47:43.620 INFO kablam! 15 | #[cfg(feature = "tokio")] use tokio::executor::current_thread; Oct 16 10:47:43.620 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:47:43.621 INFO kablam! | Oct 16 10:47:43.621 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 10:47:43.621 INFO kablam! Oct 16 10:47:43.621 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread': use tokio-current-thread crate or functions in tokio::runtime::current_thread instead Oct 16 10:47:43.621 INFO kablam! --> src/rwlock.rs:15:31 Oct 16 10:47:43.621 INFO kablam! | Oct 16 10:47:43.622 INFO kablam! 15 | #[cfg(feature = "tokio")] use tokio::executor::current_thread; Oct 16 10:47:43.622 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:47:43.622 INFO kablam! Oct 16 10:47:44.090 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.44s Oct 16 10:47:44.095 INFO kablam! su: No module specific data is present Oct 16 10:47:44.690 INFO running `"docker" "rm" "-f" "7f3e1536c3fe1150ef1c1f14aa18aa304cdbe410cdc0c52191c19f27751c457a"` Oct 16 10:47:45.043 INFO blam! 7f3e1536c3fe1150ef1c1f14aa18aa304cdbe410cdc0c52191c19f27751c457a Oct 16 10:47:45.051 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/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 16 10:47:45.454 INFO blam! 5bc686722fa410310988ae2d6009219d3cdb658a06756ed96683992d6c08e6d5 Oct 16 10:47:45.463 INFO running `"docker" "start" "-a" "5bc686722fa410310988ae2d6009219d3cdb658a06756ed96683992d6c08e6d5"` Oct 16 10:47:46.767 INFO kablam! usermod: no changes Oct 16 10:47:46.899 INFO kablam! Compiling futures-locks v0.3.0 (/source) Oct 16 10:47:52.167 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread': use tokio-current-thread crate or functions in tokio::runtime::current_thread instead Oct 16 10:47:52.167 INFO kablam! --> src/mutex.rs:15:31 Oct 16 10:47:52.167 INFO kablam! | Oct 16 10:47:52.167 INFO kablam! 15 | #[cfg(feature = "tokio")] use tokio::executor::current_thread; Oct 16 10:47:52.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:47:52.167 INFO kablam! | Oct 16 10:47:52.167 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 10:47:52.167 INFO kablam! Oct 16 10:47:52.167 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread': use tokio-current-thread crate or functions in tokio::runtime::current_thread instead Oct 16 10:47:52.167 INFO kablam! --> src/rwlock.rs:15:31 Oct 16 10:47:52.167 INFO kablam! | Oct 16 10:47:52.167 INFO kablam! 15 | #[cfg(feature = "tokio")] use tokio::executor::current_thread; Oct 16 10:47:52.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:47:52.167 INFO kablam! Oct 16 10:47:57.287 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.50s Oct 16 10:47:57.287 INFO kablam! su: No module specific data is present Oct 16 10:47:57.612 INFO running `"docker" "rm" "-f" "5bc686722fa410310988ae2d6009219d3cdb658a06756ed96683992d6c08e6d5"` Oct 16 10:47:57.714 INFO blam! 5bc686722fa410310988ae2d6009219d3cdb658a06756ed96683992d6c08e6d5 Oct 16 10:47:57.716 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/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 16 10:47:57.912 INFO blam! c8fff95e90d467c3909bd97f03931c858c15be739dc1fca70a07cb912eed1e63 Oct 16 10:47:57.915 INFO running `"docker" "start" "-a" "c8fff95e90d467c3909bd97f03931c858c15be739dc1fca70a07cb912eed1e63"` Oct 16 10:47:58.539 INFO kablam! usermod: no changes Oct 16 10:47:58.704 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 16 10:47:58.720 INFO kablam! Running /target/debug/deps/futures_locks-e9744cb55b0db911 Oct 16 10:47:58.723 INFO blam! Oct 16 10:47:58.723 INFO blam! running 0 tests Oct 16 10:47:58.723 INFO blam! Oct 16 10:47:58.723 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:47:58.723 INFO blam! Oct 16 10:47:58.725 INFO kablam! Running /target/debug/deps/functional-bd1b4351a8e4e072 Oct 16 10:47:58.726 INFO blam! Oct 16 10:47:58.726 INFO blam! running 39 tests Oct 16 10:47:58.732 INFO blam! test mutex::get_mut_cloned ... ok Oct 16 10:47:58.734 INFO blam! test mutex::get_mut ... ok Oct 16 10:47:58.739 INFO blam! test mutex::drop_before_poll ... ok Oct 16 10:47:58.739 INFO blam! test mutex::lock_contested ... ok Oct 16 10:47:58.739 INFO blam! test mutex::try_lock_uncontested ... ok Oct 16 10:47:58.739 INFO blam! test mutex::with_local_ok ... ok Oct 16 10:47:58.739 INFO blam! test mutex::try_unwrap_multiply_referenced ... ok Oct 16 10:47:58.739 INFO blam! test mutex::with_err ... ok Oct 16 10:47:58.739 INFO blam! test mutex::lock_uncontested ... ok Oct 16 10:47:58.739 INFO blam! test mutex::lock_order ... ok Oct 16 10:47:58.741 INFO blam! test mutex::with_ok ... ok Oct 16 10:47:58.741 INFO blam! test mutex::try_lock_contested ... ok Oct 16 10:47:58.751 INFO blam! test rwlock::drop_shared_before_poll ... ok Oct 16 10:47:58.751 INFO blam! test rwlock::get_mut ... ok Oct 16 10:47:58.751 INFO blam! test rwlock::get_mut_cloned ... ok Oct 16 10:47:58.751 INFO blam! test rwlock::drop_exclusive_before_poll ... ok Oct 16 10:47:58.751 INFO blam! test mutex::with_threadpool ... ok Oct 16 10:47:58.751 INFO blam! test rwlock::read_contested ... ok Oct 16 10:47:58.764 INFO blam! test rwlock::try_read_uncontested ... ok Oct 16 10:47:58.764 INFO blam! test rwlock::try_unwrap_multiply_referenced ... ok Oct 16 10:47:58.766 INFO blam! test rwlock::read_uncontested ... ok Oct 16 10:47:58.772 INFO blam! test rwlock::read_shared ... ok Oct 16 10:47:58.772 INFO blam! test rwlock::try_read_contested ... ok Oct 16 10:47:58.772 INFO blam! test rwlock::read_write_contested ... ok Oct 16 10:47:58.775 INFO blam! test rwlock::try_write_contested ... ok Oct 16 10:47:58.779 INFO blam! test rwlock::with_read_ok ... ok Oct 16 10:47:58.779 INFO blam! test rwlock::try_write_uncontested ... ok Oct 16 10:47:58.781 INFO blam! test mutex::lock_multithreaded ... ok Oct 16 10:47:58.781 INFO blam! test rwlock::with_write_err ... ok Oct 16 10:47:58.781 INFO blam! test rwlock::write_contested ... ok Oct 16 10:47:58.788 INFO blam! test rwlock::with_read_err ... ok Oct 16 10:47:58.802 INFO blam! test rwlock::with_write_threadpool ... ok Oct 16 10:47:58.804 INFO blam! test rwlock::write_order ... ok Oct 16 10:47:58.804 INFO blam! test rwlock::write_uncontested ... ok Oct 16 10:47:58.804 INFO blam! test rwlock::with_write_ok ... ok Oct 16 10:47:58.806 INFO blam! test rwlock::with_write_local_ok ... ok Oct 16 10:47:58.806 INFO blam! test rwlock::with_read_threadpool ... ok Oct 16 10:47:58.806 INFO blam! test rwlock::with_read_local_ok ... ok Oct 16 10:47:58.809 INFO blam! test rwlock::multithreaded ... ok Oct 16 10:47:58.809 INFO blam! Oct 16 10:47:58.809 INFO blam! test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:47:58.809 INFO blam! Oct 16 10:47:58.810 INFO kablam! Doc-tests futures-locks Oct 16 10:48:03.689 INFO blam! Oct 16 10:48:03.689 INFO blam! running 14 tests Oct 16 10:48:31.455 INFO blam! test src/mutex.rs - mutex::Mutex::get_mut (line 229) ... ok Oct 16 10:48:33.167 INFO blam! test src/rwlock.rs - rwlock::RwLock::get_mut (line 334) ... ok Oct 16 10:48:35.665 INFO blam! test src/mutex.rs - mutex::Mutex (line 162) ... ok Oct 16 10:48:36.370 INFO blam! test src/mutex.rs - mutex::Mutex::with_local (line 369) ... ok Oct 16 10:48:36.859 INFO blam! test src/rwlock.rs - rwlock::RwLock::read (line 362) ... ok Oct 16 10:48:38.175 INFO blam! test src/rwlock.rs - rwlock::RwLock::try_read (line 410) ... ok Oct 16 10:48:39.623 INFO blam! test src/mutex.rs - mutex::Mutex::with (line 315) ... ok Oct 16 10:48:39.699 INFO blam! test src/mutex.rs - mutex::Mutex::try_lock (line 262) ... ok Oct 16 10:49:00.855 INFO blam! test src/rwlock.rs - rwlock::RwLock::with_read (line 512) ... ok Oct 16 10:49:01.155 INFO blam! test src/rwlock.rs - rwlock::RwLock::try_write (line 438) ... ok Oct 16 10:49:04.000 INFO blam! test src/rwlock.rs - rwlock::RwLock::with_write (line 627) ... ok Oct 16 10:49:05.444 INFO blam! test src/rwlock.rs - rwlock::RwLock::with_write_local (line 682) ... ok Oct 16 10:49:05.916 INFO blam! test src/rwlock.rs - rwlock::RwLock::with_read_local (line 565) ... ok Oct 16 10:49:06.220 INFO blam! test src/rwlock.rs - rwlock::RwLock::write (line 386) ... ok Oct 16 10:49:06.220 INFO blam! Oct 16 10:49:06.221 INFO blam! test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:49:06.221 INFO blam! Oct 16 10:49:06.253 INFO kablam! su: No module specific data is present Oct 16 10:49:06.826 INFO running `"docker" "rm" "-f" "c8fff95e90d467c3909bd97f03931c858c15be739dc1fca70a07cb912eed1e63"` Oct 16 10:49:07.147 INFO blam! c8fff95e90d467c3909bd97f03931c858c15be739dc1fca70a07cb912eed1e63