[INFO] updating cached repository https://github.com/fzzzy/easy-test-google-apis-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] checking fzzzy/easy-test-google-apis-rs against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffzzzy%2Feasy-test-google-apis-rs" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fzzzy/easy-test-google-apis-rs on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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 /workspace/builds/worker-9/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 `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2b6b80eaa22fcaf6b5db95950f65d6efa3d58a085fe9aa5a07bef8b7980c1e55 [INFO] running `"docker" "start" "-a" "2b6b80eaa22fcaf6b5db95950f65d6efa3d58a085fe9aa5a07bef8b7980c1e55"` [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Checking futures v0.1.27 [INFO] [stderr] Compiling num-traits v0.2.7 [INFO] [stderr] Compiling num-integer v0.1.40 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking uuid v0.2.3 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking url v0.5.10 [INFO] [stderr] Checking tokio-executor v0.1.7 [INFO] [stderr] Checking tokio-threadpool v0.1.14 [INFO] [stderr] Checking scheduled-thread-pool v0.2.1 [INFO] [stderr] Checking r2d2 v0.8.5 [INFO] [stderr] Checking webpki v0.18.1 [INFO] [stderr] Checking sct v0.4.0 [INFO] [stderr] Checking webpki-roots v0.15.0 [INFO] [stderr] Checking rustls v0.13.1 [INFO] [stderr] Checking hyper-native-tls v0.3.0 [INFO] [stderr] Checking hyper-rustls v0.6.2 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Checking diesel v1.4.2 [INFO] [stderr] Checking yup-oauth2 v1.0.11 [INFO] [stderr] Checking google-spanner1 v1.0.8+20180920 [INFO] [stderr] Checking 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] 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 1m 27s [INFO] running `"docker" "inspect" "2b6b80eaa22fcaf6b5db95950f65d6efa3d58a085fe9aa5a07bef8b7980c1e55"` [INFO] running `"docker" "rm" "-f" "2b6b80eaa22fcaf6b5db95950f65d6efa3d58a085fe9aa5a07bef8b7980c1e55"` [INFO] [stdout] 2b6b80eaa22fcaf6b5db95950f65d6efa3d58a085fe9aa5a07bef8b7980c1e55