[INFO] crate crio_t1 0.1.0 is already in cache [INFO] extracting crate crio_t1 0.1.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/crio_t1/0.1.0 [INFO] extracting crate crio_t1 0.1.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/crio_t1/0.1.0 [INFO] validating manifest of crio_t1-0.1.0 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of crio_t1-0.1.0 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing crio_t1-0.1.0 [INFO] finished frobbing crio_t1-0.1.0 [INFO] frobbed toml for crio_t1-0.1.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/crio_t1/0.1.0/Cargo.toml [INFO] started frobbing crio_t1-0.1.0 [INFO] finished frobbing crio_t1-0.1.0 [INFO] frobbed toml for crio_t1-0.1.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/crio_t1/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing crio_t1-0.1.0 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/crio_t1/0.1.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-07-23" "build" "--frozen"` [INFO] [stdout] f5a3d5287b53e4e47c65db6ef9f0b2fb3168f4df78655f3d9f603b4063d0d5a1 [INFO] running `"docker" "start" "-a" "f5a3d5287b53e4e47c65db6ef9f0b2fb3168f4df78655f3d9f603b4063d0d5a1"` [INFO] [stderr] Compiling crio_t1 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.31s [INFO] running `"docker" "inspect" "f5a3d5287b53e4e47c65db6ef9f0b2fb3168f4df78655f3d9f603b4063d0d5a1"` [INFO] running `"docker" "rm" "-f" "f5a3d5287b53e4e47c65db6ef9f0b2fb3168f4df78655f3d9f603b4063d0d5a1"` [INFO] [stdout] f5a3d5287b53e4e47c65db6ef9f0b2fb3168f4df78655f3d9f603b4063d0d5a1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/crio_t1/0.1.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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 4b086ce3e4af7bb066e4d697333b6416c8c20640f1ccc02c9d433021bd738b42 [INFO] running `"docker" "start" "-a" "4b086ce3e4af7bb066e4d697333b6416c8c20640f1ccc02c9d433021bd738b42"` [INFO] [stderr] Compiling crio_t1 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `"docker" "inspect" "4b086ce3e4af7bb066e4d697333b6416c8c20640f1ccc02c9d433021bd738b42"` [INFO] running `"docker" "rm" "-f" "4b086ce3e4af7bb066e4d697333b6416c8c20640f1ccc02c9d433021bd738b42"` [INFO] [stdout] 4b086ce3e4af7bb066e4d697333b6416c8c20640f1ccc02c9d433021bd738b42 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/crio_t1/0.1.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-07-23" "test" "--frozen"` [INFO] [stdout] 93407e5d40cc67a9ad2f33394b1fedb0a745be90ee62b987c4c1d95c043032f0 [INFO] running `"docker" "start" "-a" "93407e5d40cc67a9ad2f33394b1fedb0a745be90ee62b987c4c1d95c043032f0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.00s [INFO] [stderr] Running /opt/crater/target/debug/deps/crio_t1-c0ed5ab9ba9e71aa [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests crio_t1 [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] running `"docker" "inspect" "93407e5d40cc67a9ad2f33394b1fedb0a745be90ee62b987c4c1d95c043032f0"` [INFO] running `"docker" "rm" "-f" "93407e5d40cc67a9ad2f33394b1fedb0a745be90ee62b987c4c1d95c043032f0"` [INFO] [stdout] 93407e5d40cc67a9ad2f33394b1fedb0a745be90ee62b987c4c1d95c043032f0