[INFO] crate google-chat1-cli 1.0.10+20190622 is already in cache [INFO] extracting crate google-chat1-cli 1.0.10+20190622 into work/ex/beta-1.38-1/sources/1.37.0/reg/google-chat1-cli/1.0.10+20190622 [INFO] extracting crate google-chat1-cli 1.0.10+20190622 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/google-chat1-cli/1.0.10+20190622 [INFO] validating manifest of google-chat1-cli-1.0.10+20190622 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of google-chat1-cli-1.0.10+20190622 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing google-chat1-cli-1.0.10+20190622 [INFO] finished frobbing google-chat1-cli-1.0.10+20190622 [INFO] frobbed toml for google-chat1-cli-1.0.10+20190622 written to work/ex/beta-1.38-1/sources/1.37.0/reg/google-chat1-cli/1.0.10+20190622/Cargo.toml [INFO] started frobbing google-chat1-cli-1.0.10+20190622 [INFO] finished frobbing google-chat1-cli-1.0.10+20190622 [INFO] frobbed toml for google-chat1-cli-1.0.10+20190622 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/google-chat1-cli/1.0.10+20190622/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing google-chat1-cli-1.0.10+20190622 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/google-chat1-cli/1.0.10+20190622:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] f80ee888267d4cc91232145e55596080641634f2693429ccd3357ab021939712 [INFO] running `"docker" "start" "-a" "f80ee888267d4cc91232145e55596080641634f2693429ccd3357ab021939712"` [INFO] [stderr] warning: version requirement `1.0.10+20190622` for dependency `google-chat1` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling google-chat1 v1.0.10+20190622 [INFO] [stderr] Compiling google-chat1-cli v1.0.10+20190622 (/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 14.19s [INFO] running `"docker" "inspect" "f80ee888267d4cc91232145e55596080641634f2693429ccd3357ab021939712"` [INFO] running `"docker" "rm" "-f" "f80ee888267d4cc91232145e55596080641634f2693429ccd3357ab021939712"` [INFO] [stdout] f80ee888267d4cc91232145e55596080641634f2693429ccd3357ab021939712 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/google-chat1-cli/1.0.10+20190622:/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 93e6fc64b26ce807caea0cf74d83b1cfe3c1a1094fdf3f2902dea6e26013e3fb [INFO] running `"docker" "start" "-a" "93e6fc64b26ce807caea0cf74d83b1cfe3c1a1094fdf3f2902dea6e26013e3fb"` [INFO] [stderr] warning: version requirement `1.0.10+20190622` for dependency `google-chat1` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling google-chat1-cli v1.0.10+20190622 (/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.43s [INFO] running `"docker" "inspect" "93e6fc64b26ce807caea0cf74d83b1cfe3c1a1094fdf3f2902dea6e26013e3fb"` [INFO] running `"docker" "rm" "-f" "93e6fc64b26ce807caea0cf74d83b1cfe3c1a1094fdf3f2902dea6e26013e3fb"` [INFO] [stdout] 93e6fc64b26ce807caea0cf74d83b1cfe3c1a1094fdf3f2902dea6e26013e3fb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/google-chat1-cli/1.0.10+20190622:/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 00d6a9893f5d982cfe59a9ee6aaa04b4b3a5f8b4c4e9849bece60849cac0cf49 [INFO] running `"docker" "start" "-a" "00d6a9893f5d982cfe59a9ee6aaa04b4b3a5f8b4c4e9849bece60849cac0cf49"` [INFO] [stderr] warning: version requirement `1.0.10+20190622` for dependency `google-chat1` 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.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/chat1-21316a7b9ad350fa [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" "00d6a9893f5d982cfe59a9ee6aaa04b4b3a5f8b4c4e9849bece60849cac0cf49"` [INFO] running `"docker" "rm" "-f" "00d6a9893f5d982cfe59a9ee6aaa04b4b3a5f8b4c4e9849bece60849cac0cf49"` [INFO] [stdout] 00d6a9893f5d982cfe59a9ee6aaa04b4b3a5f8b4c4e9849bece60849cac0cf49