[INFO] crate cargo-expect 0.1.1 is already in cache [INFO] extracting crate cargo-expect 0.1.1 into work/ex/beta-1.38-1/sources/1.37.0/reg/cargo-expect/0.1.1 [INFO] extracting crate cargo-expect 0.1.1 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cargo-expect/0.1.1 [INFO] validating manifest of cargo-expect-0.1.1 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 cargo-expect-0.1.1 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 cargo-expect-0.1.1 [INFO] finished frobbing cargo-expect-0.1.1 [INFO] frobbed toml for cargo-expect-0.1.1 written to work/ex/beta-1.38-1/sources/1.37.0/reg/cargo-expect/0.1.1/Cargo.toml [INFO] started frobbing cargo-expect-0.1.1 [INFO] finished frobbing cargo-expect-0.1.1 [INFO] frobbed toml for cargo-expect-0.1.1 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cargo-expect/0.1.1/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] 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] testing cargo-expect-0.1.1 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/cargo-expect/0.1.1:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] fe3c4d36838351b77636b2724aad2c9e5b40c6289e5551df82c6c46560dc3bb5 [INFO] running `"docker" "start" "-a" "fe3c4d36838351b77636b2724aad2c9e5b40c6289e5551df82c6c46560dc3bb5"` [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling expectation-shared v0.1.0 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling cargo-expect v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/promote.rs:5:53 [INFO] [stderr] | [INFO] [stderr] 5 | pub fn promote(result: &ResultKind, filesystem: Box) -> IoResult { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn FileSystem` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.02s [INFO] running `"docker" "inspect" "fe3c4d36838351b77636b2724aad2c9e5b40c6289e5551df82c6c46560dc3bb5"` [INFO] running `"docker" "rm" "-f" "fe3c4d36838351b77636b2724aad2c9e5b40c6289e5551df82c6c46560dc3bb5"` [INFO] [stdout] fe3c4d36838351b77636b2724aad2c9e5b40c6289e5551df82c6c46560dc3bb5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/cargo-expect/0.1.1:/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] b82c35747c48146adc4d1bf65481c108cee19d9c5db4e7d046d3b918e96aee2d [INFO] running `"docker" "start" "-a" "b82c35747c48146adc4d1bf65481c108cee19d9c5db4e7d046d3b918e96aee2d"` [INFO] [stderr] Compiling cargo-expect v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/promote.rs:5:53 [INFO] [stderr] | [INFO] [stderr] 5 | pub fn promote(result: &ResultKind, filesystem: Box) -> IoResult { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn FileSystem` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `"docker" "inspect" "b82c35747c48146adc4d1bf65481c108cee19d9c5db4e7d046d3b918e96aee2d"` [INFO] running `"docker" "rm" "-f" "b82c35747c48146adc4d1bf65481c108cee19d9c5db4e7d046d3b918e96aee2d"` [INFO] [stdout] b82c35747c48146adc4d1bf65481c108cee19d9c5db4e7d046d3b918e96aee2d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/cargo-expect/0.1.1:/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 801bba9efeb05648534b1b878ee161502abe23ff33df2dcae65feb5f5e273d6b [INFO] running `"docker" "start" "-a" "801bba9efeb05648534b1b878ee161502abe23ff33df2dcae65feb5f5e273d6b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_expect-6bec53f9fbec513e [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" "801bba9efeb05648534b1b878ee161502abe23ff33df2dcae65feb5f5e273d6b"` [INFO] running `"docker" "rm" "-f" "801bba9efeb05648534b1b878ee161502abe23ff33df2dcae65feb5f5e273d6b"` [INFO] [stdout] 801bba9efeb05648534b1b878ee161502abe23ff33df2dcae65feb5f5e273d6b