[INFO] fetching crate gel-auth 0.1.7... [INFO] checking gel-auth-0.1.7 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate gel-auth 0.1.7 into /workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gel-auth 0.1.7 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-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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] e6250903ad56288db647f74e2790ea4cf8cdb4a73e7572e494d4f197d5c1fe53 [INFO] running `Command { std: "docker" "start" "-a" "e6250903ad56288db647f74e2790ea4cf8cdb4a73e7572e494d4f197d5c1fe53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6250903ad56288db647f74e2790ea4cf8cdb4a73e7572e494d4f197d5c1fe53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6250903ad56288db647f74e2790ea4cf8cdb4a73e7572e494d4f197d5c1fe53", kill_on_drop: false }` [INFO] [stdout] e6250903ad56288db647f74e2790ea4cf8cdb4a73e7572e494d4f197d5c1fe53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 40e72eb3c56ee243fb5a2d5b5156c5bf5f7fd2fcfb435aca70ea0079227d87c1 [INFO] running `Command { std: "docker" "start" "-a" "40e72eb3c56ee243fb5a2d5b5156c5bf5f7fd2fcfb435aca70ea0079227d87c1", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking hex-literal v1.0.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking roaring v0.10.12 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking hexdump v0.1.2 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling indexmap v2.9.0 [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 futures-macro v0.3.31 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking 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 { [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] Checking 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] 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 { [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] [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] [stderr] error: could not compile `gel-auth` (test "real_postgres") due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "40e72eb3c56ee243fb5a2d5b5156c5bf5f7fd2fcfb435aca70ea0079227d87c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40e72eb3c56ee243fb5a2d5b5156c5bf5f7fd2fcfb435aca70ea0079227d87c1", kill_on_drop: false }` [INFO] [stdout] 40e72eb3c56ee243fb5a2d5b5156c5bf5f7fd2fcfb435aca70ea0079227d87c1