[INFO] crate cargo-expect 0.1.1 is already in cache [INFO] extracting crate cargo-expect 0.1.1 into work/ex/beta-1.37-6/sources/1.36.0/reg/cargo-expect/0.1.1 [INFO] extracting crate cargo-expect 0.1.1 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/cargo-expect/0.1.1 [INFO] validating manifest of cargo-expect-0.1.1 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 cargo-expect-0.1.1 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 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.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/reg/cargo-expect/0.1.1/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] testing cargo-expect-0.1.1 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-0/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/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 232480a9329c17a8fe6642b901d096f2c49209e50cea1c1b3f87fab0578c61e1 [INFO] running `"docker" "start" "-a" "232480a9329c17a8fe6642b901d096f2c49209e50cea1c1b3f87fab0578c61e1"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling expectation-shared v0.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [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 parking_lot v0.6.4 [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 20.23s [INFO] running `"docker" "inspect" "232480a9329c17a8fe6642b901d096f2c49209e50cea1c1b3f87fab0578c61e1"` [INFO] running `"docker" "rm" "-f" "232480a9329c17a8fe6642b901d096f2c49209e50cea1c1b3f87fab0578c61e1"` [INFO] [stdout] 232480a9329c17a8fe6642b901d096f2c49209e50cea1c1b3f87fab0578c61e1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/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/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] b705d48117353ce8ff92fc81dae5bcd812c3070a4ccb3004ab0ec2a3ab96480d [INFO] running `"docker" "start" "-a" "b705d48117353ce8ff92fc81dae5bcd812c3070a4ccb3004ab0ec2a3ab96480d"` [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 1.26s [INFO] running `"docker" "inspect" "b705d48117353ce8ff92fc81dae5bcd812c3070a4ccb3004ab0ec2a3ab96480d"` [INFO] running `"docker" "rm" "-f" "b705d48117353ce8ff92fc81dae5bcd812c3070a4ccb3004ab0ec2a3ab96480d"` [INFO] [stdout] b705d48117353ce8ff92fc81dae5bcd812c3070a4ccb3004ab0ec2a3ab96480d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/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/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] cb57591e586f688d0ee929f903db1d34926e2d6f504ef2eca1190350824bb4d2 [INFO] running `"docker" "start" "-a" "cb57591e586f688d0ee929f903db1d34926e2d6f504ef2eca1190350824bb4d2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_expect-1cece3153515dcae [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" "cb57591e586f688d0ee929f903db1d34926e2d6f504ef2eca1190350824bb4d2"` [INFO] running `"docker" "rm" "-f" "cb57591e586f688d0ee929f903db1d34926e2d6f504ef2eca1190350824bb4d2"` [INFO] [stdout] cb57591e586f688d0ee929f903db1d34926e2d6f504ef2eca1190350824bb4d2