[INFO] updating cached repository https://github.com/fzzzy/easy-test-google-apis-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 140d3ebb7ca3087e554fbb5d4a88ce19a166aa62 [INFO] testing fzzzy/easy-test-google-apis-rs against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffzzzy%2Feasy-test-google-apis-rs" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fzzzy/easy-test-google-apis-rs on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/fzzzy/easy-test-google-apis-rs [INFO] finished tweaking git repo https://github.com/fzzzy/easy-test-google-apis-rs [INFO] tweaked toml for git repo https://github.com/fzzzy/easy-test-google-apis-rs written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/fzzzy/easy-test-google-apis-rs already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 26c53c12024c2ac1a2f47dd1dc0b6c5fc95732471a409664894f505efe5fd01f [INFO] running `"docker" "start" "-a" "26c53c12024c2ac1a2f47dd1dc0b6c5fc95732471a409664894f505efe5fd01f"` [INFO] [stderr] Compiling num-traits v0.2.7 [INFO] [stderr] Compiling num-integer v0.1.40 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling uuid v0.2.3 [INFO] [stderr] Compiling url v0.5.10 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.1 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling r2d2 v0.8.5 [INFO] [stderr] Compiling webpki-roots v0.15.0 [INFO] [stderr] Compiling rustls v0.13.1 [INFO] [stderr] Compiling hyper-native-tls v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling hyper-rustls v0.6.2 [INFO] [stderr] Compiling diesel v1.4.2 [INFO] [stderr] Compiling yup-oauth2 v1.0.11 [INFO] [stderr] Compiling google-spanner1 v1.0.8+20180920 [INFO] [stderr] Compiling easy-test-google-apis-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:72:33 [INFO] [stderr] | [INFO] [stderr] 72 | fn do_a_blocking_thing() -> Box + Send> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.61s [INFO] running `"docker" "inspect" "26c53c12024c2ac1a2f47dd1dc0b6c5fc95732471a409664894f505efe5fd01f"` [INFO] running `"docker" "rm" "-f" "26c53c12024c2ac1a2f47dd1dc0b6c5fc95732471a409664894f505efe5fd01f"` [INFO] [stdout] 26c53c12024c2ac1a2f47dd1dc0b6c5fc95732471a409664894f505efe5fd01f [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 5612042b7a3595192d1e9055caec6f3bac6530133a530e6f508e3f64b1ab7375 [INFO] running `"docker" "start" "-a" "5612042b7a3595192d1e9055caec6f3bac6530133a530e6f508e3f64b1ab7375"` [INFO] [stderr] Compiling easy-test-google-apis-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:72:33 [INFO] [stderr] | [INFO] [stderr] 72 | fn do_a_blocking_thing() -> Box + Send> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.17s [INFO] running `"docker" "inspect" "5612042b7a3595192d1e9055caec6f3bac6530133a530e6f508e3f64b1ab7375"` [INFO] running `"docker" "rm" "-f" "5612042b7a3595192d1e9055caec6f3bac6530133a530e6f508e3f64b1ab7375"` [INFO] [stdout] 5612042b7a3595192d1e9055caec6f3bac6530133a530e6f508e3f64b1ab7375 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] baf06ff2d97bc285b2382dc07a7a06e7625cbf494f0b23d96794fde97fbfeb99 [INFO] running `"docker" "start" "-a" "baf06ff2d97bc285b2382dc07a7a06e7625cbf494f0b23d96794fde97fbfeb99"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/easy_test_google_apis_rs-17a206be4615b30b [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" "baf06ff2d97bc285b2382dc07a7a06e7625cbf494f0b23d96794fde97fbfeb99"` [INFO] running `"docker" "rm" "-f" "baf06ff2d97bc285b2382dc07a7a06e7625cbf494f0b23d96794fde97fbfeb99"` [INFO] [stdout] baf06ff2d97bc285b2382dc07a7a06e7625cbf494f0b23d96794fde97fbfeb99