[INFO] crate google-gamesconfiguration1_configuration-cli 1.0.10+20190627 is already in cache [INFO] extracting crate google-gamesconfiguration1_configuration-cli 1.0.10+20190627 into work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/reg/google-gamesconfiguration1_configuration-cli/1.0.10+20190627 [INFO] extracting crate google-gamesconfiguration1_configuration-cli 1.0.10+20190627 into work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/reg/google-gamesconfiguration1_configuration-cli/1.0.10+20190627 [INFO] validating manifest of google-gamesconfiguration1_configuration-cli-1.0.10+20190627 on toolchain master#c43d03a19f326f4a323569328cc501e86eb6d22e [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of google-gamesconfiguration1_configuration-cli-1.0.10+20190627 on toolchain try#75eff020d0923c035c2fe220db4a0465cd847048 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing google-gamesconfiguration1_configuration-cli-1.0.10+20190627 [INFO] finished frobbing google-gamesconfiguration1_configuration-cli-1.0.10+20190627 [INFO] frobbed toml for google-gamesconfiguration1_configuration-cli-1.0.10+20190627 written to work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/reg/google-gamesconfiguration1_configuration-cli/1.0.10+20190627/Cargo.toml [INFO] started frobbing google-gamesconfiguration1_configuration-cli-1.0.10+20190627 [INFO] finished frobbing google-gamesconfiguration1_configuration-cli-1.0.10+20190627 [INFO] frobbed toml for google-gamesconfiguration1_configuration-cli-1.0.10+20190627 written to work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/reg/google-gamesconfiguration1_configuration-cli/1.0.10+20190627/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking google-gamesconfiguration1_configuration-cli-1.0.10+20190627 against try#75eff020d0923c035c2fe220db4a0465cd847048 for pr-63565 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63565/worker-0/try#75eff020d0923c035c2fe220db4a0465cd847048:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/reg/google-gamesconfiguration1_configuration-cli/1.0.10+20190627:/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=forbid" "-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" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 363950cedc04f16aeff7e990d4f5f54aa9261c1eb05b84d205b3c4b7d246feb5 [INFO] running `"docker" "start" "-a" "363950cedc04f16aeff7e990d4f5f54aa9261c1eb05b84d205b3c4b7d246feb5"` [INFO] [stderr] warning: version requirement `1.0.10+20190627` for dependency `google-gamesconfiguration1_configuration` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Checking google-gamesconfiguration1_configuration v1.0.10+20190627 [INFO] [stderr] Checking google-gamesconfiguration1_configuration-cli v1.0.10+20190627 (/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] 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 4.83s [INFO] running `"docker" "inspect" "363950cedc04f16aeff7e990d4f5f54aa9261c1eb05b84d205b3c4b7d246feb5"` [INFO] running `"docker" "rm" "-f" "363950cedc04f16aeff7e990d4f5f54aa9261c1eb05b84d205b3c4b7d246feb5"` [INFO] [stdout] 363950cedc04f16aeff7e990d4f5f54aa9261c1eb05b84d205b3c4b7d246feb5