[INFO] fetching crate gel-auth 0.1.7...
[INFO] testing gel-auth-0.1.7 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate gel-auth 0.1.7 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate gel-auth 0.1.7
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate gel-auth 0.1.7
[INFO] tweaked toml for crates.io crate gel-auth 0.1.7 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate gel-auth 0.1.7 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gel-auth 0.1.7 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gel-protogen v0.1.2
[INFO] [stderr]   Downloaded gel-protogen-proc-macros v0.1.2
[INFO] [stderr]   Downloaded gel-db-protocol v0.2.0
[INFO] [stderr]   Downloaded constant_time_eq v0.4.2
[INFO] [stderr]   Downloaded type-mapper v0.1.2
[INFO] [stderr]   Downloaded gel-pg-protocol v0.1.2
[INFO] [stderr]   Downloaded roaring v0.10.12
[INFO] [stderr]   Downloaded const-str v0.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a27756a388ac25c95f91f0977dee6a88076bc6c58232143daa242d8aecfc072a
[INFO] running `Command { std: "docker" "start" "-a" "a27756a388ac25c95f91f0977dee6a88076bc6c58232143daa242d8aecfc072a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a27756a388ac25c95f91f0977dee6a88076bc6c58232143daa242d8aecfc072a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a27756a388ac25c95f91f0977dee6a88076bc6c58232143daa242d8aecfc072a", kill_on_drop: false }`
[INFO] [stdout] a27756a388ac25c95f91f0977dee6a88076bc6c58232143daa242d8aecfc072a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be68e5d7548c42e8aa5524e5ab108808bf8182d5beaf4368769705b6d4b549fc
[INFO] running `Command { std: "docker" "start" "-a" "be68e5d7548c42e8aa5524e5ab108808bf8182d5beaf4368769705b6d4b549fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling roaring v0.10.12
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling gel-auth v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scram/stringprep.rs:20:41
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn sasl_normalize_password_bytes(s: &[u8]) -> Cow<[u8]> {
[INFO] [stdout]    |                                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         the lifetime is elided 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] 20 | pub fn sasl_normalize_password_bytes(s: &[u8]) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scram/stringprep.rs:50:35
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn sasl_normalize_password(s: &str) -> Cow<str> {
[INFO] [stdout]    |                                   ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided 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] 50 | pub fn sasl_normalize_password(s: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.32s
[INFO] running `Command { std: "docker" "inspect" "be68e5d7548c42e8aa5524e5ab108808bf8182d5beaf4368769705b6d4b549fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be68e5d7548c42e8aa5524e5ab108808bf8182d5beaf4368769705b6d4b549fc", kill_on_drop: false }`
[INFO] [stdout] be68e5d7548c42e8aa5524e5ab108808bf8182d5beaf4368769705b6d4b549fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 491799d21bd36b99599dd90e1c1e9a6d81e7ecde4578a2f8bae8fe51e5fd0c93
[INFO] running `Command { std: "docker" "start" "-a" "491799d21bd36b99599dd90e1c1e9a6d81e7ecde4578a2f8bae8fe51e5fd0c93", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling hex-literal v1.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling hexdump v0.1.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling gel-auth v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scram/stringprep.rs:20:41
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn sasl_normalize_password_bytes(s: &[u8]) -> Cow<[u8]> {
[INFO] [stdout]    |                                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         the lifetime is elided 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] 20 | pub fn sasl_normalize_password_bytes(s: &[u8]) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scram/stringprep.rs:50:35
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn sasl_normalize_password(s: &str) -> Cow<str> {
[INFO] [stdout]    |                                   ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided 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] 50 | pub fn sasl_normalize_password(s: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stdout] error[E0433]: failed to resolve: could not find `postgres` in `gel_auth`
[INFO] [stdout]  --> tests/real_postgres.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | use gel_auth::postgres::client::{
[INFO] [stdout]   |               ^^^^^^^^ could not find `postgres` in `gel_auth`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/lib.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "postgres")]
[INFO] [stdout]   |       -------------------- the item is gated behind the `postgres` feature
[INFO] [stdout] 6 | pub mod postgres;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gel_auth::postgres`
[INFO] [stdout]  --> tests/real_postgres.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | use gel_auth::postgres::{ConnectionSslRequirement, Credentials};
[INFO] [stdout]   |               ^^^^^^^^ could not find `postgres` in `gel_auth`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/lib.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "postgres")]
[INFO] [stdout]   |       -------------------- the item is gated behind the `postgres` feature
[INFO] [stdout] 6 | pub mod postgres;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gel_pg_protocol`
[INFO] [stdout]   --> tests/real_postgres.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use gel_pg_protocol::errors::PgServerError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gel_pg_protocol`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gel_pg_protocol`, use `cargo add gel_pg_protocol` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gel_pg_protocol`
[INFO] [stdout]   --> tests/real_postgres.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use gel_pg_protocol::prelude::StructBuffer;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gel_pg_protocol`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gel_pg_protocol`, use `cargo add gel_pg_protocol` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gel_pg_protocol`
[INFO] [stdout]   --> tests/real_postgres.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use gel_pg_protocol::protocol::{IntoFrontendBuilder, IntoInitialBuilder, Message, SSLResponse};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gel_pg_protocol`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gel_pg_protocol`, use `cargo add gel_pg_protocol` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gel_pg_captive`
[INFO] [stdout]   --> tests/real_postgres.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use gel_pg_captive::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gel_pg_captive`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gel_pg_captive`, use `cargo add gel_pg_captive` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gel_stream`
[INFO] [stdout]   --> tests/real_postgres.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use gel_stream::{Connector, RawStream, StreamUpgrade, Target, TlsParameters};
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `gel_stream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gel_stream`, use `cargo add gel_stream` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scram/stringprep.rs:20:41
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn sasl_normalize_password_bytes(s: &[u8]) -> Cow<[u8]> {
[INFO] [stdout]    |                                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         the lifetime is elided 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] 20 | pub fn sasl_normalize_password_bytes(s: &[u8]) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scram/stringprep.rs:50:35
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn sasl_normalize_password(s: &str) -> Cow<str> {
[INFO] [stdout]    |                                   ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided 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] 50 | pub fn sasl_normalize_password(s: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gel-auth` (test "real_postgres") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "491799d21bd36b99599dd90e1c1e9a6d81e7ecde4578a2f8bae8fe51e5fd0c93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "491799d21bd36b99599dd90e1c1e9a6d81e7ecde4578a2f8bae8fe51e5fd0c93", kill_on_drop: false }`
[INFO] [stdout] 491799d21bd36b99599dd90e1c1e9a6d81e7ecde4578a2f8bae8fe51e5fd0c93
