[INFO] fetching crate gcloud-pubsub 1.4.0... [INFO] checking gcloud-pubsub-1.4.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate gcloud-pubsub 1.4.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate gcloud-pubsub 1.4.0 [INFO] finished tweaking crates.io crate gcloud-pubsub 1.4.0 [INFO] tweaked toml for crates.io crate gcloud-pubsub 1.4.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gcloud-pubsub 1.4.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gcloud-pubsub 1.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost-derive v0.14.1 [INFO] [stderr] Downloaded token-source v1.0.0 [INFO] [stderr] Downloaded gcloud-gax v1.3.0 [INFO] [stderr] Downloaded simple_asn1 v0.6.3 [INFO] [stderr] Downloaded gcloud-metadata v1.0.0 [INFO] [stderr] Downloaded jsonwebtoken v9.3.1 [INFO] [stderr] Downloaded tonic v0.14.1 [INFO] [stderr] Downloaded gcloud-auth v1.1.1 [INFO] [stderr] Downloaded tokio-retry2 v0.5.7 [INFO] [stderr] Downloaded prost-types v0.14.1 [INFO] [stderr] Downloaded sdd v3.0.10 [INFO] [stderr] Downloaded prost v0.14.1 [INFO] [stderr] Downloaded tonic-prost v0.14.1 [INFO] [stderr] Downloaded gcloud-googleapis v1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a1cc17451d233246649fed548722f2c1eeda379717e1bd94e3707f1e9a34cb8 [INFO] running `Command { std: "docker" "start" "-a" "3a1cc17451d233246649fed548722f2c1eeda379717e1bd94e3707f1e9a34cb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a1cc17451d233246649fed548722f2c1eeda379717e1bd94e3707f1e9a34cb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a1cc17451d233246649fed548722f2c1eeda379717e1bd94e3707f1e9a34cb8", kill_on_drop: false }` [INFO] [stdout] 3a1cc17451d233246649fed548722f2c1eeda379717e1bd94e3707f1e9a34cb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5ced898f2904418d602dd29421f2432d6fd05f109ace2450748cd9f9eef78c0 [INFO] running `Command { std: "docker" "start" "-a" "e5ced898f2904418d602dd29421f2432d6fd05f109ace2450748cd9f9eef78c0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling gcloud-googleapis v1.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking uuid v1.18.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking scc v2.3.4 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking token-source v1.0.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking prost v0.14.1 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking prost-types v0.14.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking tokio-retry2 v0.5.7 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking serde_json v1.0.142 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Checking tonic v0.14.1 [INFO] [stderr] Checking gcloud-metadata v1.0.0 [INFO] [stderr] Checking gcloud-auth v1.1.1 [INFO] [stderr] Checking tonic-prost v0.14.1 [INFO] [stderr] Checking gcloud-gax v1.3.0 [INFO] [stderr] Checking gcloud-pubsub v1.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.99s [INFO] running `Command { std: "docker" "inspect" "e5ced898f2904418d602dd29421f2432d6fd05f109ace2450748cd9f9eef78c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5ced898f2904418d602dd29421f2432d6fd05f109ace2450748cd9f9eef78c0", kill_on_drop: false }` [INFO] [stdout] e5ced898f2904418d602dd29421f2432d6fd05f109ace2450748cd9f9eef78c0