[INFO] fetching crate google-reseller1_sandbox-cli 1.0.10+20160329... [INFO] extracting crate google-reseller1_sandbox-cli 1.0.10+20160329 into work/ex/beta-1.37-6/sources/1.36.0/reg/google-reseller1_sandbox-cli/1.0.10+20160329 [INFO] extracting crate google-reseller1_sandbox-cli 1.0.10+20160329 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/google-reseller1_sandbox-cli/1.0.10+20160329 [INFO] validating manifest of google-reseller1_sandbox-cli-1.0.10+20160329 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 google-reseller1_sandbox-cli-1.0.10+20160329 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 google-reseller1_sandbox-cli-1.0.10+20160329 [INFO] finished frobbing google-reseller1_sandbox-cli-1.0.10+20160329 [INFO] frobbed toml for google-reseller1_sandbox-cli-1.0.10+20160329 written to work/ex/beta-1.37-6/sources/1.36.0/reg/google-reseller1_sandbox-cli/1.0.10+20160329/Cargo.toml [INFO] started frobbing google-reseller1_sandbox-cli-1.0.10+20160329 [INFO] finished frobbing google-reseller1_sandbox-cli-1.0.10+20160329 [INFO] frobbed toml for google-reseller1_sandbox-cli-1.0.10+20160329 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/google-reseller1_sandbox-cli/1.0.10+20160329/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 google-reseller1_sandbox-cli-1.0.10+20160329 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/google-reseller1_sandbox-cli/1.0.10+20160329:/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] 7e1bf04d1a2487e16bfb002b949605891d6733604e8aa19a636f964137213e5c [INFO] running `"docker" "start" "-a" "7e1bf04d1a2487e16bfb002b949605891d6733604e8aa19a636f964137213e5c"` [INFO] [stderr] warning: version requirement `1.0.10+20160329` for dependency `google-reseller1_sandbox` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling google-reseller1_sandbox v1.0.10+20160329 [INFO] [stderr] Compiling google-reseller1_sandbox-cli v1.0.10+20160329 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/cmn.rs:405:58 [INFO] [stderr] | [INFO] [stderr] 405 | pub fn writer_from_opts(arg: Option<&str>) -> Result, io::Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.26s [INFO] running `"docker" "inspect" "7e1bf04d1a2487e16bfb002b949605891d6733604e8aa19a636f964137213e5c"` [INFO] running `"docker" "rm" "-f" "7e1bf04d1a2487e16bfb002b949605891d6733604e8aa19a636f964137213e5c"` [INFO] [stdout] 7e1bf04d1a2487e16bfb002b949605891d6733604e8aa19a636f964137213e5c [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/google-reseller1_sandbox-cli/1.0.10+20160329:/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] a6d140ecd078a708bc226dc0d8a02a1717d37c31c3f093e41c1aeca47fdb8a1f [INFO] running `"docker" "start" "-a" "a6d140ecd078a708bc226dc0d8a02a1717d37c31c3f093e41c1aeca47fdb8a1f"` [INFO] [stderr] warning: version requirement `1.0.10+20160329` for dependency `google-reseller1_sandbox` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling google-reseller1_sandbox-cli v1.0.10+20160329 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/cmn.rs:405:58 [INFO] [stderr] | [INFO] [stderr] 405 | pub fn writer_from_opts(arg: Option<&str>) -> Result, io::Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.89s [INFO] running `"docker" "inspect" "a6d140ecd078a708bc226dc0d8a02a1717d37c31c3f093e41c1aeca47fdb8a1f"` [INFO] running `"docker" "rm" "-f" "a6d140ecd078a708bc226dc0d8a02a1717d37c31c3f093e41c1aeca47fdb8a1f"` [INFO] [stdout] a6d140ecd078a708bc226dc0d8a02a1717d37c31c3f093e41c1aeca47fdb8a1f [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/google-reseller1_sandbox-cli/1.0.10+20160329:/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] 8c0f748a14a27841299883e98084c0ae0a53f7826a72475024eac393bf6648c1 [INFO] running `"docker" "start" "-a" "8c0f748a14a27841299883e98084c0ae0a53f7826a72475024eac393bf6648c1"` [INFO] [stderr] warning: version requirement `1.0.10+20160329` for dependency `google-reseller1_sandbox` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/reseller1_sandbox-868152c4df90fa84 [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" "8c0f748a14a27841299883e98084c0ae0a53f7826a72475024eac393bf6648c1"` [INFO] running `"docker" "rm" "-f" "8c0f748a14a27841299883e98084c0ae0a53f7826a72475024eac393bf6648c1"` [INFO] [stdout] 8c0f748a14a27841299883e98084c0ae0a53f7826a72475024eac393bf6648c1