[INFO] fetching crate firestore 0.47.0... [INFO] checking firestore-0.47.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate firestore 0.47.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate firestore 0.47.0 [INFO] finished tweaking crates.io crate firestore 0.47.0 [INFO] tweaked toml for crates.io crate firestore 0.47.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate firestore 0.47.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 firestore 0.47.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 rsb_derive v0.5.1 [INFO] [stderr] Downloaded rvs_derive v0.3.2 [INFO] [stderr] Downloaded rvstruct v0.3.2 [INFO] [stderr] Downloaded struct-path v0.2.3 [INFO] [stderr] Downloaded cargo-husky v1.5.0 [INFO] [stderr] Downloaded secret-vault-value v1.0.1 [INFO] [stderr] Downloaded async-compression v0.4.27 [INFO] [stderr] Downloaded tonic v0.14.1 [INFO] [stderr] Downloaded gcloud-sdk v0.28.1 [INFO] [stderr] Downloaded tonic-prost v0.14.1 [INFO] [stderr] Downloaded redb v3.0.0 [INFO] [stderr] Downloaded prost-types v0.14.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 5cd2e1a23a8370a5ae411666329671245a52694bdc87bc6452ce32ffeddd1ecf [INFO] running `Command { std: "docker" "start" "-a" "5cd2e1a23a8370a5ae411666329671245a52694bdc87bc6452ce32ffeddd1ecf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5cd2e1a23a8370a5ae411666329671245a52694bdc87bc6452ce32ffeddd1ecf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cd2e1a23a8370a5ae411666329671245a52694bdc87bc6452ce32ffeddd1ecf", kill_on_drop: false }` [INFO] [stdout] 5cd2e1a23a8370a5ae411666329671245a52694bdc87bc6452ce32ffeddd1ecf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 347467227b49c6a0c16b12eb06dd9f74a6ddb2f8045809c9b4301dcfe3491c20 [INFO] running `Command { std: "docker" "start" "-a" "347467227b49c6a0c16b12eb06dd9f74a6ddb2f8045809c9b4301dcfe3491c20", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.96 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking rustix v1.0.8 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling struct-path v0.2.3 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling rvs_derive v0.3.2 [INFO] [stderr] Compiling rsb_derive v0.5.1 [INFO] [stderr] Checking rvstruct v0.3.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [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 thiserror-impl v2.0.12 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking prost v0.14.1 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Checking prost-types v0.14.1 [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 serde v1.0.219 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Checking secret-vault-value v1.0.1 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking async-compression v0.4.27 [INFO] [stderr] Checking backoff v0.4.0 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking axum v0.8.4 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking rustls-webpki v0.103.4 [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 tokio-rustls v0.26.2 [INFO] [stderr] Checking tonic v0.14.1 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.12.22 [INFO] [stderr] Checking tonic-prost v0.14.1 [INFO] [stderr] Checking gcloud-sdk v0.28.1 [INFO] [stderr] Checking firestore v0.47.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fluent_api/tests/mockdb.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 82 | params: FirestorePartitionQueryParams, [INFO] [stdout] 83 | ) -> BoxFuture>>> { [INFO] [stdout] | ------------------------------------------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | ) -> BoxFuture<'_, FirestoreResult>>> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "347467227b49c6a0c16b12eb06dd9f74a6ddb2f8045809c9b4301dcfe3491c20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "347467227b49c6a0c16b12eb06dd9f74a6ddb2f8045809c9b4301dcfe3491c20", kill_on_drop: false }` [INFO] [stdout] 347467227b49c6a0c16b12eb06dd9f74a6ddb2f8045809c9b4301dcfe3491c20