[INFO] crate futures-locks 0.3.0 is already in cache [INFO] extracting crate futures-locks 0.3.0 into work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/futures-locks/0.3.0 [INFO] extracting crate futures-locks 0.3.0 into work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/futures-locks/0.3.0 [INFO] validating manifest of futures-locks-0.3.0 on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of futures-locks-0.3.0 on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing futures-locks-0.3.0 [INFO] removed 0 missing tests [INFO] finished frobbing futures-locks-0.3.0 [INFO] frobbed toml for futures-locks-0.3.0 written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/futures-locks/0.3.0/Cargo.toml [INFO] started frobbing futures-locks-0.3.0 [INFO] removed 0 missing tests [INFO] finished frobbing futures-locks-0.3.0 [INFO] frobbed toml for futures-locks-0.3.0 written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/futures-locks/0.3.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing futures-locks-0.3.0 against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-3/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/futures-locks/0.3.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] c5b8474b0b7d870fb087580495935c45b5b62b6a7b0b7ce39f0a3a37a795cb52 [INFO] running `"docker" "start" "-a" "c5b8474b0b7d870fb087580495935c45b5b62b6a7b0b7ce39f0a3a37a795cb52"` [INFO] [stderr] Compiling futures-locks v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'tokio::executor::current_thread': use tokio-current-thread crate or functions in tokio::runtime::current_thread instead [INFO] [stderr] --> src/mutex.rs:15:31 [INFO] [stderr] | [INFO] [stderr] 15 | #[cfg(feature = "tokio")] use tokio::executor::current_thread; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio::executor::current_thread': use tokio-current-thread crate or functions in tokio::runtime::current_thread instead [INFO] [stderr] --> src/rwlock.rs:15:31 [INFO] [stderr] | [INFO] [stderr] 15 | #[cfg(feature = "tokio")] use tokio::executor::current_thread; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.41s [INFO] running `"docker" "inspect" "c5b8474b0b7d870fb087580495935c45b5b62b6a7b0b7ce39f0a3a37a795cb52"` [INFO] running `"docker" "rm" "-f" "c5b8474b0b7d870fb087580495935c45b5b62b6a7b0b7ce39f0a3a37a795cb52"` [INFO] [stdout] c5b8474b0b7d870fb087580495935c45b5b62b6a7b0b7ce39f0a3a37a795cb52 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-3/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/futures-locks/0.3.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] cda9c6908bf6bf5c09e783767733fa7a60a4e00ad100610ac9fbcef23cc8a749 [INFO] running `"docker" "start" "-a" "cda9c6908bf6bf5c09e783767733fa7a60a4e00ad100610ac9fbcef23cc8a749"` [INFO] [stderr] Compiling futures-locks v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'tokio::executor::current_thread': use tokio-current-thread crate or functions in tokio::runtime::current_thread instead [INFO] [stderr] --> src/mutex.rs:15:31 [INFO] [stderr] | [INFO] [stderr] 15 | #[cfg(feature = "tokio")] use tokio::executor::current_thread; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio::executor::current_thread': use tokio-current-thread crate or functions in tokio::runtime::current_thread instead [INFO] [stderr] --> src/rwlock.rs:15:31 [INFO] [stderr] | [INFO] [stderr] 15 | #[cfg(feature = "tokio")] use tokio::executor::current_thread; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.45s [INFO] running `"docker" "inspect" "cda9c6908bf6bf5c09e783767733fa7a60a4e00ad100610ac9fbcef23cc8a749"` [INFO] running `"docker" "rm" "-f" "cda9c6908bf6bf5c09e783767733fa7a60a4e00ad100610ac9fbcef23cc8a749"` [INFO] [stdout] cda9c6908bf6bf5c09e783767733fa7a60a4e00ad100610ac9fbcef23cc8a749 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-3/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/futures-locks/0.3.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen"` [INFO] [stdout] af1d22f77033eed668a835bc0bbfc763d48a678011d786118a71a8693c4e7639 [INFO] running `"docker" "start" "-a" "af1d22f77033eed668a835bc0bbfc763d48a678011d786118a71a8693c4e7639"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/futures_locks-76dc960db8f2754e [INFO] [stderr] Running /opt/crater/target/debug/deps/functional-bc8ddb720e579622 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test mutex::get_mut_cloned ... ok [INFO] [stdout] test mutex::get_mut ... ok [INFO] [stdout] test mutex::try_lock_contested ... ok [INFO] [stdout] test mutex::drop_before_poll ... ok [INFO] [stdout] test mutex::try_unwrap_multiply_referenced ... ok [INFO] [stdout] test mutex::try_lock_uncontested ... ok [INFO] [stdout] test mutex::lock_uncontested ... ok [INFO] [stdout] test mutex::with_local_ok ... ok [INFO] [stdout] test mutex::lock_contested ... ok [INFO] [stdout] test mutex::lock_order ... ok [INFO] [stdout] test mutex::with_err ... ok [INFO] [stdout] test rwlock::get_mut_cloned ... ok [INFO] [stdout] test rwlock::get_mut ... ok [INFO] [stdout] test mutex::lock_multithreaded ... ok [INFO] [stdout] test rwlock::drop_exclusive_before_poll ... ok [INFO] [stdout] test rwlock::drop_shared_before_poll ... ok [INFO] [stdout] test mutex::with_ok ... ok [INFO] [stdout] test rwlock::read_shared ... ok [INFO] [stdout] test rwlock::read_contested ... ok [INFO] [stdout] test rwlock::read_uncontested ... ok [INFO] [stdout] test rwlock::try_read_contested ... ok [INFO] [stdout] test rwlock::try_write_uncontested ... ok [INFO] [stdout] test rwlock::read_write_contested ... ok [INFO] [stdout] test rwlock::try_unwrap_multiply_referenced ... ok [INFO] [stdout] test rwlock::try_read_uncontested ... ok [INFO] [stdout] test rwlock::try_write_contested ... ok [INFO] [stdout] test rwlock::with_read_local_ok ... ok [INFO] [stdout] test rwlock::with_write_local_ok ... ok [INFO] [stdout] test rwlock::with_read_err ... ok [INFO] [stdout] test rwlock::with_write_err ... ok [INFO] [stdout] test rwlock::write_order ... ok [INFO] [stdout] test rwlock::with_read_ok ... ok [INFO] [stdout] test rwlock::write_uncontested ... ok [INFO] [stdout] test mutex::with_threadpool ... ok [INFO] [stdout] test rwlock::write_contested ... ok [INFO] [stdout] test rwlock::with_write_ok ... ok [INFO] [stdout] test rwlock::with_read_threadpool ... ok [INFO] [stdout] test rwlock::multithreaded ... ok [INFO] [stdout] test rwlock::with_write_threadpool ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests futures-locks [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test src/mutex.rs - mutex::Mutex::try_lock (line 262) ... ok [INFO] [stdout] test src/rwlock.rs - rwlock::RwLock::try_read (line 410) ... ok [INFO] [stdout] test src/mutex.rs - mutex::Mutex (line 162) ... ok [INFO] [stdout] test src/rwlock.rs - rwlock::RwLock::get_mut (line 334) ... ok [INFO] [stdout] test src/mutex.rs - mutex::Mutex::get_mut (line 229) ... ok [INFO] [stdout] test src/mutex.rs - mutex::Mutex::with (line 315) ... ok [INFO] [stdout] test src/rwlock.rs - rwlock::RwLock::read (line 362) ... ok [INFO] [stdout] test src/mutex.rs - mutex::Mutex::with_local (line 369) ... ok [INFO] [stdout] test src/rwlock.rs - rwlock::RwLock::try_write (line 438) ... ok [INFO] [stdout] test src/rwlock.rs - rwlock::RwLock::with_read_local (line 565) ... ok [INFO] [stdout] test src/rwlock.rs - rwlock::RwLock::with_read (line 512) ... ok [INFO] [stdout] test src/rwlock.rs - rwlock::RwLock::with_write (line 627) ... ok [INFO] [stdout] test src/rwlock.rs - rwlock::RwLock::write (line 386) ... ok [INFO] [stdout] test src/rwlock.rs - rwlock::RwLock::with_write_local (line 682) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "af1d22f77033eed668a835bc0bbfc763d48a678011d786118a71a8693c4e7639"` [INFO] running `"docker" "rm" "-f" "af1d22f77033eed668a835bc0bbfc763d48a678011d786118a71a8693c4e7639"` [INFO] [stdout] af1d22f77033eed668a835bc0bbfc763d48a678011d786118a71a8693c4e7639