[INFO] fetching crate google-firestore1-cli 1.0.10+20190419... [INFO] extracting crate google-firestore1-cli 1.0.10+20190419 into work/ex/beta-1.37-6/sources/1.36.0/reg/google-firestore1-cli/1.0.10+20190419 [INFO] extracting crate google-firestore1-cli 1.0.10+20190419 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/google-firestore1-cli/1.0.10+20190419 [INFO] validating manifest of google-firestore1-cli-1.0.10+20190419 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-firestore1-cli-1.0.10+20190419 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-firestore1-cli-1.0.10+20190419 [INFO] finished frobbing google-firestore1-cli-1.0.10+20190419 [INFO] frobbed toml for google-firestore1-cli-1.0.10+20190419 written to work/ex/beta-1.37-6/sources/1.36.0/reg/google-firestore1-cli/1.0.10+20190419/Cargo.toml [INFO] started frobbing google-firestore1-cli-1.0.10+20190419 [INFO] finished frobbing google-firestore1-cli-1.0.10+20190419 [INFO] frobbed toml for google-firestore1-cli-1.0.10+20190419 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/google-firestore1-cli/1.0.10+20190419/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-firestore1-cli-1.0.10+20190419 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/google-firestore1-cli/1.0.10+20190419:/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] 22afadc42442314cb36b86bb6ad68bdf3736993e4272dba3852a2a867e2b6922 [INFO] running `"docker" "start" "-a" "22afadc42442314cb36b86bb6ad68bdf3736993e4272dba3852a2a867e2b6922"` [INFO] [stderr] warning: version requirement `1.0.10+20190419` for dependency `google-firestore1` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling google-firestore1 v1.0.10+20190419 [INFO] [stderr] Compiling google-firestore1-cli v1.0.10+20190419 (/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 25.17s [INFO] running `"docker" "inspect" "22afadc42442314cb36b86bb6ad68bdf3736993e4272dba3852a2a867e2b6922"` [INFO] running `"docker" "rm" "-f" "22afadc42442314cb36b86bb6ad68bdf3736993e4272dba3852a2a867e2b6922"` [INFO] [stdout] 22afadc42442314cb36b86bb6ad68bdf3736993e4272dba3852a2a867e2b6922 [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/google-firestore1-cli/1.0.10+20190419:/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] 24b20047ea6d4ead0d4c802adeed05a48ae7212d666272b7865eb30e651430a5 [INFO] running `"docker" "start" "-a" "24b20047ea6d4ead0d4c802adeed05a48ae7212d666272b7865eb30e651430a5"` [INFO] [stderr] warning: version requirement `1.0.10+20190419` for dependency `google-firestore1` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling google-firestore1-cli v1.0.10+20190419 (/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 2.51s [INFO] running `"docker" "inspect" "24b20047ea6d4ead0d4c802adeed05a48ae7212d666272b7865eb30e651430a5"` [INFO] running `"docker" "rm" "-f" "24b20047ea6d4ead0d4c802adeed05a48ae7212d666272b7865eb30e651430a5"` [INFO] [stdout] 24b20047ea6d4ead0d4c802adeed05a48ae7212d666272b7865eb30e651430a5 [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/google-firestore1-cli/1.0.10+20190419:/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] a97c0bd738a7cdefe8650db6e52c01ed31282d6d28269b2bc7d75796432d0085 [INFO] running `"docker" "start" "-a" "a97c0bd738a7cdefe8650db6e52c01ed31282d6d28269b2bc7d75796432d0085"` [INFO] [stderr] warning: version requirement `1.0.10+20190419` for dependency `google-firestore1` 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.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/firestore1-5126d58354034d13 [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" "a97c0bd738a7cdefe8650db6e52c01ed31282d6d28269b2bc7d75796432d0085"` [INFO] running `"docker" "rm" "-f" "a97c0bd738a7cdefe8650db6e52c01ed31282d6d28269b2bc7d75796432d0085"` [INFO] [stdout] a97c0bd738a7cdefe8650db6e52c01ed31282d6d28269b2bc7d75796432d0085