[INFO] crate any-cache 0.2.3 is already in cache [INFO] extracting crate any-cache 0.2.3 into work/ex/beta-1.37-6/sources/1.36.0/reg/any-cache/0.2.3 [INFO] extracting crate any-cache 0.2.3 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/any-cache/0.2.3 [INFO] validating manifest of any-cache-0.2.3 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 any-cache-0.2.3 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 any-cache-0.2.3 [INFO] finished frobbing any-cache-0.2.3 [INFO] frobbed toml for any-cache-0.2.3 written to work/ex/beta-1.37-6/sources/1.36.0/reg/any-cache/0.2.3/Cargo.toml [INFO] started frobbing any-cache-0.2.3 [INFO] finished frobbing any-cache-0.2.3 [INFO] frobbed toml for any-cache-0.2.3 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/any-cache/0.2.3/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 any-cache-0.2.3 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-5/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/any-cache/0.2.3:/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] b94cd45287834963d09cb9d4d7161b2c0341aab27bbb49936077fa3001fd6e44 [INFO] running `"docker" "start" "-a" "b94cd45287834963d09cb9d4d7161b2c0341aab27bbb49936077fa3001fd6e44"` [INFO] [stderr] Compiling any-cache v0.2.3 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:23:27 [INFO] [stderr] | [INFO] [stderr] 23 | items: HashMap> [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `"docker" "inspect" "b94cd45287834963d09cb9d4d7161b2c0341aab27bbb49936077fa3001fd6e44"` [INFO] running `"docker" "rm" "-f" "b94cd45287834963d09cb9d4d7161b2c0341aab27bbb49936077fa3001fd6e44"` [INFO] [stdout] b94cd45287834963d09cb9d4d7161b2c0341aab27bbb49936077fa3001fd6e44 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/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/any-cache/0.2.3:/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] 55734723a97ac99a0fb6e434d57d4e90db292e10fd9e97d866edcfb0db4c3db2 [INFO] running `"docker" "start" "-a" "55734723a97ac99a0fb6e434d57d4e90db292e10fd9e97d866edcfb0db4c3db2"` [INFO] [stderr] Compiling any-cache v0.2.3 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:23:27 [INFO] [stderr] | [INFO] [stderr] 23 | items: HashMap> [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.46s [INFO] running `"docker" "inspect" "55734723a97ac99a0fb6e434d57d4e90db292e10fd9e97d866edcfb0db4c3db2"` [INFO] running `"docker" "rm" "-f" "55734723a97ac99a0fb6e434d57d4e90db292e10fd9e97d866edcfb0db4c3db2"` [INFO] [stdout] 55734723a97ac99a0fb6e434d57d4e90db292e10fd9e97d866edcfb0db4c3db2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/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/any-cache/0.2.3:/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] f0d8e3023fdbd7d57331890697ac0409717c54d07f476e259c7859cdc01b31ec [INFO] running `"docker" "start" "-a" "f0d8e3023fdbd7d57331890697ac0409717c54d07f476e259c7859cdc01b31ec"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.00s [INFO] [stderr] Running /opt/crater/target/debug/deps/any_cache-49a5cde83333b1ec [INFO] [stderr] Doc-tests any-cache [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] running `"docker" "inspect" "f0d8e3023fdbd7d57331890697ac0409717c54d07f476e259c7859cdc01b31ec"` [INFO] running `"docker" "rm" "-f" "f0d8e3023fdbd7d57331890697ac0409717c54d07f476e259c7859cdc01b31ec"` [INFO] [stdout] f0d8e3023fdbd7d57331890697ac0409717c54d07f476e259c7859cdc01b31ec