[INFO] fetching crate google-gamesconfiguration1_configuration-cli 1.0.8+20181004... [INFO] extracting crate google-gamesconfiguration1_configuration-cli 1.0.8+20181004 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/google-gamesconfiguration1_configuration-cli/1.0.8+20181004 [INFO] extracting crate google-gamesconfiguration1_configuration-cli 1.0.8+20181004 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/google-gamesconfiguration1_configuration-cli/1.0.8+20181004 [INFO] validating manifest of google-gamesconfiguration1_configuration-cli-1.0.8+20181004 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of google-gamesconfiguration1_configuration-cli-1.0.8+20181004 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing google-gamesconfiguration1_configuration-cli-1.0.8+20181004 [INFO] finished frobbing google-gamesconfiguration1_configuration-cli-1.0.8+20181004 [INFO] frobbed toml for google-gamesconfiguration1_configuration-cli-1.0.8+20181004 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/google-gamesconfiguration1_configuration-cli/1.0.8+20181004/Cargo.toml [INFO] started frobbing google-gamesconfiguration1_configuration-cli-1.0.8+20181004 [INFO] finished frobbing google-gamesconfiguration1_configuration-cli-1.0.8+20181004 [INFO] frobbed toml for google-gamesconfiguration1_configuration-cli-1.0.8+20181004 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/google-gamesconfiguration1_configuration-cli/1.0.8+20181004/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded google-gamesconfiguration1_configuration v1.0.8+20181004 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing google-gamesconfiguration1_configuration-cli-1.0.8+20181004 against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/google-gamesconfiguration1_configuration-cli/1.0.8+20181004:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 61eac178aaeb7e6576fcfc33ee9a5cd07ae9da6e1dd8b5ca089db3a35ccf24fd [INFO] running `"docker" "start" "-a" "61eac178aaeb7e6576fcfc33ee9a5cd07ae9da6e1dd8b5ca089db3a35ccf24fd"` [INFO] [stderr] warning: version requirement `1.0.8+20181004` for dependency `google-gamesconfiguration1_configuration` 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 lock [INFO] [stderr] Compiling google-gamesconfiguration1_configuration v1.0.8+20181004 [INFO] [stderr] Compiling google-gamesconfiguration1_configuration-cli v1.0.8+20181004 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/cmn.rs:394:58 [INFO] [stderr] | [INFO] [stderr] 394 | 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 15.20s [INFO] running `"docker" "inspect" "61eac178aaeb7e6576fcfc33ee9a5cd07ae9da6e1dd8b5ca089db3a35ccf24fd"` [INFO] running `"docker" "rm" "-f" "61eac178aaeb7e6576fcfc33ee9a5cd07ae9da6e1dd8b5ca089db3a35ccf24fd"` [INFO] [stdout] 61eac178aaeb7e6576fcfc33ee9a5cd07ae9da6e1dd8b5ca089db3a35ccf24fd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/google-gamesconfiguration1_configuration-cli/1.0.8+20181004:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 2e51ecfebadf9dea7d06465f6cf629f294283516bd915758a5e3855281a3038b [INFO] running `"docker" "start" "-a" "2e51ecfebadf9dea7d06465f6cf629f294283516bd915758a5e3855281a3038b"` [INFO] [stderr] warning: version requirement `1.0.8+20181004` for dependency `google-gamesconfiguration1_configuration` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling google-gamesconfiguration1_configuration-cli v1.0.8+20181004 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/cmn.rs:394:58 [INFO] [stderr] | [INFO] [stderr] 394 | 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 2.37s [INFO] running `"docker" "inspect" "2e51ecfebadf9dea7d06465f6cf629f294283516bd915758a5e3855281a3038b"` [INFO] running `"docker" "rm" "-f" "2e51ecfebadf9dea7d06465f6cf629f294283516bd915758a5e3855281a3038b"` [INFO] [stdout] 2e51ecfebadf9dea7d06465f6cf629f294283516bd915758a5e3855281a3038b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/google-gamesconfiguration1_configuration-cli/1.0.8+20181004:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 5d81f3dbb5aca5e1b7594f7793486bd92886ac140f097874895595be7304f02e [INFO] running `"docker" "start" "-a" "5d81f3dbb5aca5e1b7594f7793486bd92886ac140f097874895595be7304f02e"` [INFO] [stderr] warning: version requirement `1.0.8+20181004` for dependency `google-gamesconfiguration1_configuration` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/gamesconfiguration1_configuration-95d2abeadae3861a [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" "5d81f3dbb5aca5e1b7594f7793486bd92886ac140f097874895595be7304f02e"` [INFO] running `"docker" "rm" "-f" "5d81f3dbb5aca5e1b7594f7793486bd92886ac140f097874895595be7304f02e"` [INFO] [stdout] 5d81f3dbb5aca5e1b7594f7793486bd92886ac140f097874895595be7304f02e