[INFO] fetching crate gel-tokio 0.11.0... [INFO] testing gel-tokio-0.11.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate gel-tokio 0.11.0 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gel-tokio 0.11.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c3e6cfdcde432b5d4936b71c9c77bbad7e2aa63d6961044930668de44b296f4 [INFO] running `Command { std: "docker" "start" "-a" "2c3e6cfdcde432b5d4936b71c9c77bbad7e2aa63d6961044930668de44b296f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c3e6cfdcde432b5d4936b71c9c77bbad7e2aa63d6961044930668de44b296f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c3e6cfdcde432b5d4936b71c9c77bbad7e2aa63d6961044930668de44b296f4", kill_on_drop: false }` [INFO] [stdout] 2c3e6cfdcde432b5d4936b71c9c77bbad7e2aa63d6961044930668de44b296f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 014f61633d73fe36fb44b1fa8b7ea6f713b622e734bc00e4bcfaf68f38ae999d [INFO] running `Command { std: "docker" "start" "-a" "014f61633d73fe36fb44b1fa8b7ea6f713b622e734bc00e4bcfaf68f38ae999d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling derive-io-macros v0.5.0 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling const-str v0.6.2 [INFO] [stderr] Compiling resolv-conf v0.7.4 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling gel-errors v0.5.4 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling roaring v0.10.12 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling type-mapper v0.1.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling gel-protogen-proc-macros v0.1.2 [INFO] [stderr] Compiling snafu-derive v0.8.6 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling gel-protogen v0.1.2 [INFO] [stderr] Compiling gel-auth v0.1.7 [INFO] [stderr] Compiling snafu v0.8.6 [INFO] [stderr] Compiling trybuild v1.0.105 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling gel-db-protocol v0.2.0 [INFO] [stderr] Compiling gel-derive v0.7.4 [INFO] [stderr] Compiling derive-io v0.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling rustls-tokio-stream v0.6.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling gel-protocol v0.9.0 [INFO] [stderr] Compiling rustls-platform-verifier v0.5.3 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling gel-stream v0.4.5 [INFO] [stderr] Compiling gel-dsn v0.2.16 [INFO] [stderr] Compiling 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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 12s [INFO] running `Command { std: "docker" "inspect" "014f61633d73fe36fb44b1fa8b7ea6f713b622e734bc00e4bcfaf68f38ae999d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "014f61633d73fe36fb44b1fa8b7ea6f713b622e734bc00e4bcfaf68f38ae999d", kill_on_drop: false }` [INFO] [stdout] 014f61633d73fe36fb44b1fa8b7ea6f713b622e734bc00e4bcfaf68f38ae999d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e977ae3752df87f32e8377c5260cc98961439999c731391f546775392f117fd [INFO] running `Command { std: "docker" "start" "-a" "2e977ae3752df87f32e8377c5260cc98961439999c731391f546775392f117fd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling test-log-macros v0.2.17 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling dtor-proc-macro v0.0.5 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling dtor v0.0.6 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling snafu v0.8.6 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling command-fds v0.3.1 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling gel-protogen v0.1.2 [INFO] [stderr] Compiling gel-auth v0.1.7 [INFO] [stderr] Compiling test-log v0.2.17 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling derive-io v0.5.0 [INFO] [stderr] Compiling gel-db-protocol v0.2.0 [INFO] [stderr] Compiling rustls-tokio-stream v0.6.0 [INFO] [stderr] Compiling gel-protocol v0.9.0 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling rustls-platform-verifier v0.5.3 [INFO] [stderr] Compiling gel-stream v0.4.5 [INFO] [stderr] Compiling gel-dsn v0.2.16 [INFO] [stderr] Compiling 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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 `test` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "2e977ae3752df87f32e8377c5260cc98961439999c731391f546775392f117fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e977ae3752df87f32e8377c5260cc98961439999c731391f546775392f117fd", kill_on_drop: false }` [INFO] [stdout] 2e977ae3752df87f32e8377c5260cc98961439999c731391f546775392f117fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 863ef9f62ba8d9d278cd5f8387a22b2f37438816aae3c2c31c4f84006065971e [INFO] running `Command { std: "docker" "start" "-a" "863ef9f62ba8d9d278cd5f8387a22b2f37438816aae3c2c31c4f84006065971e", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::str` [INFO] [stderr] --> src/raw/connection.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use std::str; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `PostgresAddress` is never constructed [INFO] [stderr] --> src/server_params.rs:16:12 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct PostgresAddress { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/raw/queries.rs:217:9 [INFO] [stderr] | [INFO] [stderr] 217 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 224 | ) -> Result, Error> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 224 | ) -> Result, Error> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/raw/queries.rs:264:9 [INFO] [stderr] | [INFO] [stderr] 264 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 272 | ) -> Result, Error> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 272 | ) -> Result, Error> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `gel-tokio` (lib) generated 4 warnings (run `cargo fix --lib -p gel-tokio` to apply 3 suggestions) [INFO] [stderr] warning: `gel-tokio` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gel_tokio-ee9c1a517988b5cb) [INFO] [stdout] [INFO] [stderr] Doc-tests gel_tokio [INFO] [stdout] running 2 tests [INFO] [stdout] test builder::tests::test_cert_check ... ok [INFO] [stdout] test options::debug_backoff ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test src/client.rs - client::Client::query (line 146) ... ignored [INFO] [stdout] test src/client.rs - client::Client::query_required_single (line 217) ... ignored [INFO] [stdout] test src/client.rs - client::Client::query_single (line 175) ... ignored [INFO] [stdout] test src/client.rs - client::Client::query_single_json (line 284) ... ignored [INFO] [stdout] test src/client.rs - client::Client::query_verbose (line 121) ... ignored [INFO] [stdout] test src/transaction.rs - transaction::Transaction::query (line 296) ... ignored [INFO] [stdout] test src/transaction.rs - transaction::Transaction::query_required_single (line 393) ... ignored [INFO] [stdout] test src/transaction.rs - transaction::Transaction::query_single (line 354) ... ignored [INFO] [stdout] test src/transaction.rs - transaction::Transaction::query_verbose (line 323) ... ignored [INFO] [stdout] test src/lib.rs - (line 17) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client::transaction (line 408) - compile ... ok [INFO] [stdout] test src/raw/state.rs - raw::state::Fn (line 32) - compile ... ok [INFO] [stdout] test src/raw/state.rs - raw::state::GlobalsModifier<'_>::set (line 131) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client::transaction (line 386) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 81) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 56) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 45) - compile ... FAILED [INFO] [stdout] test src/raw/state.rs - raw::state::Unset (line 19) - compile ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 81) stdout ---- [INFO] [stdout] error[E0277]: the trait bound `gel_tokio::Error: Diagnostic` is not satisfied [INFO] [stdout] --> src/lib.rs:90:64 [INFO] [stdout] | [INFO] [stdout] 90 | .map(|e| eprintln!("{:?}", miette::Report::new(e))) [INFO] [stdout] | ------------------- ^ the trait `Diagnostic` is not implemented for `gel_tokio::Error` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the following other types implement trait `Diagnostic` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miette-7.6.0/src/eyreish/mod.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | impl Diagnostic for InstallError {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `InstallError` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miette-7.6.0/src/diagnostic_impls.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | impl Diagnostic for Infallible { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Infallible` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miette-7.6.0/src/miette_diagnostic.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | impl Diagnostic for MietteDiagnostic { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MietteDiagnostic` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miette-7.6.0/src/error.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | impl Diagnostic for MietteError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MietteError` [INFO] [stdout] note: required by a bound in `miette::eyreish::error::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miette-7.6.0/src/eyreish/error.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(error: E) -> Self [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 26 | where [INFO] [stdout] 27 | E: Diagnostic + Send + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `miette::eyreish::error::::new` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 56) stdout ---- [INFO] [stdout] error[E0277]: the trait bound `gel_tokio::Error: Diagnostic` is not satisfied [INFO] [stdout] --> src/lib.rs:70:64 [INFO] [stdout] | [INFO] [stdout] 70 | .map(|e| eprintln!("{:?}", miette::Report::new(e))) [INFO] [stdout] | ------------------- ^ the trait `Diagnostic` is not implemented for `gel_tokio::Error` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the following other types implement trait `Diagnostic` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miette-7.6.0/src/eyreish/mod.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | impl Diagnostic for InstallError {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `InstallError` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miette-7.6.0/src/diagnostic_impls.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | impl Diagnostic for Infallible { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Infallible` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miette-7.6.0/src/miette_diagnostic.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | impl Diagnostic for MietteDiagnostic { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MietteDiagnostic` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miette-7.6.0/src/error.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | impl Diagnostic for MietteError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MietteError` [INFO] [stdout] note: required by a bound in `miette::eyreish::error::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miette-7.6.0/src/eyreish/error.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(error: E) -> Self [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 26 | where [INFO] [stdout] 27 | E: Diagnostic + Send + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `miette::eyreish::error::::new` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 45) stdout ---- [INFO] [stdout] error[E0277]: `?` couldn't convert the error: `gel_tokio::Error: Diagnostic` is not satisfied [INFO] [stdout] --> src/lib.rs:49:48 [INFO] [stdout] | [INFO] [stdout] 49 | let conn = gel_tokio::create_client().await?; [INFO] [stdout] | --------------------------------^ the trait `Diagnostic` is not implemented for `gel_tokio::Error` [INFO] [stdout] | | [INFO] [stdout] | this has type `Result<_, gel_tokio::Error>` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] help: the following other types implement trait `Diagnostic` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miette-7.6.0/src/eyreish/mod.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | impl Diagnostic for InstallError {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `InstallError` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miette-7.6.0/src/diagnostic_impls.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | impl Diagnostic for Infallible { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Infallible` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miette-7.6.0/src/miette_diagnostic.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | impl Diagnostic for MietteDiagnostic { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MietteDiagnostic` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miette-7.6.0/src/error.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | impl Diagnostic for MietteError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MietteError` [INFO] [stdout] = note: required for `ErrReport` to implement `From` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 45) [INFO] [stdout] src/lib.rs - (line 56) [INFO] [stdout] src/lib.rs - (line 81) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 6 passed; 3 failed; 9 ignored; 0 measured; 0 filtered out; finished in 0.40s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "863ef9f62ba8d9d278cd5f8387a22b2f37438816aae3c2c31c4f84006065971e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "863ef9f62ba8d9d278cd5f8387a22b2f37438816aae3c2c31c4f84006065971e", kill_on_drop: false }` [INFO] [stdout] 863ef9f62ba8d9d278cd5f8387a22b2f37438816aae3c2c31c4f84006065971e