[INFO] fetching crate gel-tokio 0.11.0... [INFO] checking gel-tokio-0.11.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate gel-tokio 0.11.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate gel-tokio 0.11.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate gel-tokio 0.11.0 [INFO] tweaked toml for crates.io crate gel-tokio 0.11.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gel-tokio 0.11.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gel-tokio 0.11.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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afae96283fdaac2cf94151d970fc97f8be924b80d9563ed4860121ff73c11a28 [INFO] running `Command { std: "docker" "start" "-a" "afae96283fdaac2cf94151d970fc97f8be924b80d9563ed4860121ff73c11a28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afae96283fdaac2cf94151d970fc97f8be924b80d9563ed4860121ff73c11a28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afae96283fdaac2cf94151d970fc97f8be924b80d9563ed4860121ff73c11a28", kill_on_drop: false }` [INFO] [stdout] afae96283fdaac2cf94151d970fc97f8be924b80d9563ed4860121ff73c11a28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e69e4e45a0ea04bd7a09763870e882e19f3e4710c6662cae49749300b5d548e6 [INFO] running `Command { std: "docker" "start" "-a" "e69e4e45a0ea04bd7a09763870e882e19f3e4710c6662cae49749300b5d548e6", kill_on_drop: false }` [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Checking rustc-demangle v0.1.25 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling gel-protogen-proc-macros v0.1.2 [INFO] [stderr] Compiling type-mapper v0.1.2 [INFO] [stderr] Compiling derive-io-macros v0.5.0 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Checking const-str v0.6.2 [INFO] [stderr] Checking resolv-conf v0.7.4 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking gel-protogen v0.1.2 [INFO] [stderr] Checking hickory-proto v0.25.2 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking derive-io v0.5.0 [INFO] [stderr] Compiling snafu-derive v0.8.6 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Checking webpki v0.22.4 [INFO] [stderr] Checking gel-errors v0.5.4 [INFO] [stderr] Checking webpki-roots v1.0.1 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking roaring v0.10.12 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling trybuild v1.0.105 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking gel-db-protocol v0.2.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Checking snafu v0.8.6 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Checking whoami v1.6.0 [INFO] [stderr] Checking gel-auth v0.1.7 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking hickory-resolver v0.25.2 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Compiling test-log-macros v0.2.17 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Checking supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling dtor-proc-macro v0.0.5 [INFO] [stderr] Checking test-log v0.2.17 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking dtor v0.0.6 [INFO] [stderr] Checking miette v7.6.0 [INFO] [stderr] Checking command-fds v0.3.1 [INFO] [stderr] Compiling gel-derive v0.7.4 [INFO] [stderr] Checking gel-protocol v0.9.0 [INFO] [stderr] Checking rustls-tokio-stream v0.6.0 [INFO] [stderr] Checking rustls-platform-verifier v0.5.3 [INFO] [stderr] Checking gel-stream v0.4.5 [INFO] [stderr] Checking gel-dsn v0.2.16 [INFO] [stderr] Checking gel-tokio v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::str` [INFO] [stdout] --> src/raw/connection.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::str; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str` [INFO] [stdout] --> src/raw/connection.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::str; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PostgresAddress` is never constructed [INFO] [stdout] --> src/server_params.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct PostgresAddress { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw/queries.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 224 | ) -> Result, Error> [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] 224 | ) -> Result, Error> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw/queries.rs:264:9 [INFO] [stdout] | [INFO] [stdout] 264 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 272 | ) -> Result, Error> [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 272 | ) -> Result, Error> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PostgresAddress` is never constructed [INFO] [stdout] --> src/server_params.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct PostgresAddress { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw/queries.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 224 | ) -> Result, Error> [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] 224 | ) -> Result, Error> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw/queries.rs:264:9 [INFO] [stdout] | [INFO] [stdout] 264 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 272 | ) -> Result, Error> [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 272 | ) -> Result, Error> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "e69e4e45a0ea04bd7a09763870e882e19f3e4710c6662cae49749300b5d548e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e69e4e45a0ea04bd7a09763870e882e19f3e4710c6662cae49749300b5d548e6", kill_on_drop: false }` [INFO] [stdout] e69e4e45a0ea04bd7a09763870e882e19f3e4710c6662cae49749300b5d548e6