[INFO] fetching crate sqlx-build-trust-postgres 0.7.9...
[INFO] testing sqlx-build-trust-postgres-0.7.9 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate sqlx-build-trust-postgres 0.7.9 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate sqlx-build-trust-postgres 0.7.9
[INFO] finished tweaking crates.io crate sqlx-build-trust-postgres 0.7.9
[INFO] tweaked toml for crates.io crate sqlx-build-trust-postgres 0.7.9 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sqlx-build-trust-postgres 0.7.9 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 191 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (available: v0.22.1)
[INFO] [stderr]       Adding bigdecimal v0.3.1 (available: v0.4.10)
[INFO] [stderr]       Adding bit-vec v0.6.3 (available: v0.9.1)
[INFO] [stderr]       Adding etcetera v0.8.0 (available: v0.11.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding hkdf v0.12.4 (available: v0.13.0)
[INFO] [stderr]       Adding hmac v0.12.1 (available: v0.13.0)
[INFO] [stderr]       Adding ipnetwork v0.20.0 (available: v0.21.1)
[INFO] [stderr]       Adding md-5 v0.10.6 (available: v0.11.0)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] [stderr]       Adding sha2 v0.10.9 (available: v0.11.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding whoami v1.6.1 (available: v2.1.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ipnetwork v0.20.0
[INFO] [stderr]   Downloaded sqlx-build-trust-core v0.7.9
[INFO] [stderr]   Downloaded bigdecimal v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5898abd341ebde75f0a24f7e5c142f12ea18b52c3642817aa59da84384350bff
[INFO] running `Command { std: "docker" "start" "-a" "5898abd341ebde75f0a24f7e5c142f12ea18b52c3642817aa59da84384350bff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5898abd341ebde75f0a24f7e5c142f12ea18b52c3642817aa59da84384350bff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5898abd341ebde75f0a24f7e5c142f12ea18b52c3642817aa59da84384350bff", kill_on_drop: false }`
[INFO] [stdout] 5898abd341ebde75f0a24f7e5c142f12ea18b52c3642817aa59da84384350bff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 715eb86cd3b1c35b542ccf1b520da93d84112b1b1151a783013b338aad53a020
[INFO] running `Command { std: "docker" "start" "-a" "715eb86cd3b1c35b542ccf1b520da93d84112b1b1151a783013b338aad53a020", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling sqlx-build-trust-core v0.7.9
[INFO] [stderr]    Compiling sqlx-build-trust-postgres v0.7.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `_rt-tokio`
[INFO] [stdout]    --> src/copy.rs:232:23
[INFO] [stdout]     |
[INFO] [stdout] 232 |                 #[cfg(feature = "_rt-tokio")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `any`, `bigdecimal`, `bit-vec`, `chrono`, `ipnetwork`, `json`, `mac_address`, `migrate`, `offline`, `rust_decimal`, `time`, and `uuid`
[INFO] [stdout]     = help: consider adding `_rt-tokio` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `_rt-tokio`
[INFO] [stdout]    --> src/copy.rs:234:27
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 #[cfg(not(feature = "_rt-tokio"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `any`, `bigdecimal`, `bit-vec`, `chrono`, `ipnetwork`, `json`, `mac_address`, `migrate`, `offline`, `rust_decimal`, `time`, and `uuid`
[INFO] [stdout]     = help: consider adding `_rt-tokio` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/connection/executor.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / async fn prepare(
[INFO] [stdout] 24 | |     conn: &mut PgConnection,
[INFO] [stdout] 25 | |     sql: &str,
[INFO] [stdout] 26 | |     parameters: &[PgTypeInfo],
[INFO] [stdout] 27 | |     metadata: Option<Arc<PgStatementMetadata>>,
[INFO] [stdout] 28 | | ) -> Result<(Oid, Arc<PgStatementMetadata>), Error> {
[INFO] [stdout]    | |___________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: sqlx_core::io::Decode<'_>` will fail
[INFO] [stdout]   --> src/connection/executor.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 68 |         .recv_expect(MessageFormat::ParseComplete)
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let _: () = conn
[INFO] [stdout]    |          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/copy.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub async fn abort(mut self, msg: impl Into<String>) -> Result<()> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: sqlx_core::io::Decode<'_>` will fail
[INFO] [stdout]    --> src/copy.rs:280:30
[INFO] [stdout]     |
[INFO] [stdout] 280 | ...                   .recv_expect(MessageFormat::ReadyForQuery)
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 280 |                             .recv_expect::<()>(MessageFormat::ReadyForQuery)
[INFO] [stdout]     |                                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/copy.rs:294:5
[INFO] [stdout]     |
[INFO] [stdout] 294 |     pub async fn finish(mut self) -> Result<u64> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: sqlx_core::io::Decode<'_>` will fail
[INFO] [stdout]    --> src/copy.rs:314:14
[INFO] [stdout]     |
[INFO] [stdout] 314 |             .recv_expect(MessageFormat::ReadyForQuery)
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 314 |             .recv_expect::<()>(MessageFormat::ReadyForQuery)
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/copy.rs:331:1
[INFO] [stdout]     |
[INFO] [stdout] 331 | / async fn pg_begin_copy_out<'c, C: DerefMut<Target = PgConnection> + Send + 'c>(
[INFO] [stdout] 332 | |     mut conn: C,
[INFO] [stdout] 333 | |     statement: &str,
[INFO] [stdout] 334 | | ) -> Result<BoxStream<'c, Result<Bytes>>> {
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: sqlx_core::io::Decode<'_>` will fail
[INFO] [stdout]    --> src/copy.rs:350:33
[INFO] [stdout]     |
[INFO] [stdout] 350 |                     conn.stream.recv_expect(MessageFormat::CommandComplete).await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 350 ~                     conn.stream.recv_expect::<()>(MessageFormat::CommandComplete).await?;
[INFO] [stdout] 351 ~                     conn.stream.recv_expect::<()>(MessageFormat::ReadyForQuery).await?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `futures_channel::mpsc::UnboundedReceiver::<T>::try_next`: please use `try_recv` instead
[INFO] [stdout]    --> src/listener.rs:242:56
[INFO] [stdout]     |
[INFO] [stdout] 242 |         if let Ok(Some(notification)) = self.buffer_rx.try_next() {
[INFO] [stdout]     |                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `PgPoolCopyExt` is never used
[INFO] [stdout]   --> src/copy.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub trait PgPoolCopyExt {
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BufGuard` is never constructed
[INFO] [stdout]    --> src/copy.rs:215:16
[INFO] [stdout]     |
[INFO] [stdout] 215 |         struct BufGuard<'s>(&'s mut Vec<u8>);
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Flush` is never constructed
[INFO] [stdout]   --> src/message/flush.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Flush;
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `data_type_size`, `type_modifier`, and `format` are never read
[INFO] [stdout]   --> src/message/row_description.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Field {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub data_type_size: i16,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub type_modifier: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub format: i16,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Field` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sqlx-build-trust-postgres` (lib) due to 8 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "715eb86cd3b1c35b542ccf1b520da93d84112b1b1151a783013b338aad53a020", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "715eb86cd3b1c35b542ccf1b520da93d84112b1b1151a783013b338aad53a020", kill_on_drop: false }`
[INFO] [stdout] 715eb86cd3b1c35b542ccf1b520da93d84112b1b1151a783013b338aad53a020
