[INFO] crate wait-timeout 0.2.0 is already in cache [INFO] extracting crate wait-timeout 0.2.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/wait-timeout/0.2.0 [INFO] extracting crate wait-timeout 0.2.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/wait-timeout/0.2.0 [INFO] validating manifest of wait-timeout-0.2.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of wait-timeout-0.2.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing wait-timeout-0.2.0 [INFO] finished frobbing wait-timeout-0.2.0 [INFO] frobbed toml for wait-timeout-0.2.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/wait-timeout/0.2.0/Cargo.toml [INFO] started frobbing wait-timeout-0.2.0 [INFO] finished frobbing wait-timeout-0.2.0 [INFO] frobbed toml for wait-timeout-0.2.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/wait-timeout/0.2.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing wait-timeout-0.2.0 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/wait-timeout/0.2.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=warn" "-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] b08b095b1f7beda7acce725515b5452cee96ffbb9107bf3701cd2863c4aa665e [INFO] running `"docker" "start" "-a" "b08b095b1f7beda7acce725515b5452cee96ffbb9107bf3701cd2863c4aa665e"` [INFO] [stderr] Compiling wait-timeout v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/unix.rs:27:23 [INFO] [stderr] | [INFO] [stderr] 27 | use std::sync::{Once, ONCE_INIT, Mutex}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:31:23 [INFO] [stderr] | [INFO] [stderr] 31 | #![deny(missing_docs, warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/unix.rs:32:21 [INFO] [stderr] | [INFO] [stderr] 32 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.84s [INFO] running `"docker" "inspect" "b08b095b1f7beda7acce725515b5452cee96ffbb9107bf3701cd2863c4aa665e"` [INFO] running `"docker" "rm" "-f" "b08b095b1f7beda7acce725515b5452cee96ffbb9107bf3701cd2863c4aa665e"` [INFO] [stdout] b08b095b1f7beda7acce725515b5452cee96ffbb9107bf3701cd2863c4aa665e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/wait-timeout/0.2.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=warn" "-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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] c669e90715c85ef3c1e410944b851b9ac9eb77011ab15fcf7282cb3862daa399 [INFO] running `"docker" "start" "-a" "c669e90715c85ef3c1e410944b851b9ac9eb77011ab15fcf7282cb3862daa399"` [INFO] [stderr] Compiling wait-timeout v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/unix.rs:27:23 [INFO] [stderr] | [INFO] [stderr] 27 | use std::sync::{Once, ONCE_INIT, Mutex}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:31:23 [INFO] [stderr] | [INFO] [stderr] 31 | #![deny(missing_docs, warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/unix.rs:32:21 [INFO] [stderr] | [INFO] [stderr] 32 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.38s [INFO] running `"docker" "inspect" "c669e90715c85ef3c1e410944b851b9ac9eb77011ab15fcf7282cb3862daa399"` [INFO] running `"docker" "rm" "-f" "c669e90715c85ef3c1e410944b851b9ac9eb77011ab15fcf7282cb3862daa399"` [INFO] [stdout] c669e90715c85ef3c1e410944b851b9ac9eb77011ab15fcf7282cb3862daa399 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/wait-timeout/0.2.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=warn" "-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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 0d1ff769b1f20554dff184080c0eef33a339d4eae814cee7ee724a129b270719 [INFO] running `"docker" "start" "-a" "0d1ff769b1f20554dff184080c0eef33a339d4eae814cee7ee724a129b270719"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/wait_timeout-1564af4e57e9576c [INFO] [stderr] Running /opt/crater/target/debug/deps/exit-5902d83a4d71ff23 [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/reader-91c175f916a807a6 [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/sleep-56c0154c89990c0e [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 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 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] [stderr] Running /opt/crater/target/debug/deps/smoke-549eefa97e4ca3fb [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 5 tests [INFO] [stdout] test smoke_success ... ok [INFO] [stdout] test smoke_insta_timeout ... ok [INFO] [stdout] test smoke_reader ... ok [INFO] [stdout] test exit_codes ... ok [INFO] [stderr] Doc-tests wait-timeout [INFO] [stdout] test smoke_timeout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 13) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "0d1ff769b1f20554dff184080c0eef33a339d4eae814cee7ee724a129b270719"` [INFO] running `"docker" "rm" "-f" "0d1ff769b1f20554dff184080c0eef33a339d4eae814cee7ee724a129b270719"` [INFO] [stdout] 0d1ff769b1f20554dff184080c0eef33a339d4eae814cee7ee724a129b270719