[INFO] fetching crate idempotent-proxy-server 1.2.2...
[INFO] checking idempotent-proxy-server-1.2.2 against try#1c4199da70f816f2239f41c55168ff75a3663718 for pr-155499
[INFO] extracting crate idempotent-proxy-server 1.2.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate idempotent-proxy-server 1.2.2
[INFO] finished tweaking crates.io crate idempotent-proxy-server 1.2.2
[INFO] tweaked toml for crates.io crate idempotent-proxy-server 1.2.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate idempotent-proxy-server 1.2.2 on toolchain 1c4199da70f816f2239f41c55168ff75a3663718
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate idempotent-proxy-server 1.2.2 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" "+1c4199da70f816f2239f41c55168ff75a3663718" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3fcc54c51c7db77513cd49b15ed356b47904297b744c620e75fdeeaeca71a1cb
[INFO] running `Command { std: "docker" "start" "-a" "3fcc54c51c7db77513cd49b15ed356b47904297b744c620e75fdeeaeca71a1cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3fcc54c51c7db77513cd49b15ed356b47904297b744c620e75fdeeaeca71a1cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fcc54c51c7db77513cd49b15ed356b47904297b744c620e75fdeeaeca71a1cb", kill_on_drop: false }`
[INFO] [stdout] 3fcc54c51c7db77513cd49b15ed356b47904297b744c620e75fdeeaeca71a1cb
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4d78483eb53261ac98eb8f635bbe442c1e6dc4a0ebeaf693d29dab7d780e35b
[INFO] running `Command { std: "docker" "start" "-a" "d4d78483eb53261ac98eb8f635bbe442c1e6dc4a0ebeaf693d29dab7d780e35b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling aws-lc-rs v1.10.0
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking mirai-annotations v1.12.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling rustls v0.23.15
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.0
[INFO] [stderr]     Checking webpki-roots v0.26.6
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking hex-conservative v0.2.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling aws-lc-sys v0.22.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.6
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking pin-project v1.1.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking serde_fmt v1.0.3
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking value-bag-serde1 v1.9.0
[INFO] [stderr]     Checking value-bag v1.9.0
[INFO] [stderr]     Checking idempotent-proxy-types v1.2.2
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking async-compression v0.4.17
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking bb8 v0.8.6
[INFO] [stderr]     Checking structured-logger v1.0.3
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking rustis v0.13.3
[INFO] [stdout] error[E0277]: the trait bound `!: response::PrimitiveResponse` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustis-0.13.3/src/client/pooled_client_manager.rs:41:20
[INFO] [stdout]     |
[INFO] [stdout]  41 |             client.ping(Default::default()).await?;
[INFO] [stdout]     |                    ^^^^ the trait `response::PrimitiveResponse` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `response::PrimitiveResponse`:
[INFO] [stdout]               ()
[INFO] [stdout]               String
[INFO] [stdout]               bool
[INFO] [stdout]               bulk_string::BulkString
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]             and 9 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `connection_commands::ConnectionCommands::ping`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustis-0.13.3/src/commands/connection_commands.rs:298:12
[INFO] [stdout]     |
[INFO] [stdout] 295 |     fn ping<R>(self, options: PingOptions) -> PreparedCommand<'a, Self, R>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 298 |         R: PrimitiveResponse,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^ required by this bound in `ConnectionCommands::ping`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> !: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustis-0.13.3/src/client/pooled_client_manager.rs:41:45
[INFO] [stdout]     |
[INFO] [stdout]  41 |             client.ping(Default::default()).await?;
[INFO] [stdout]     |                                             ^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `!` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]             and 207 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout]     = note: required for `!` to implement `DeserializeOwned`
[INFO] [stdout] note: required for `prepared_command::PreparedCommand<'_, &client::client::Client, !>` to implement `std::future::IntoFuture`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustis-0.13.3/src/client/client.rs:402:13
[INFO] [stdout]     |
[INFO] [stdout] 402 | impl<'a, R> IntoFuture for PreparedCommand<'a, &'a Client, R>
[INFO] [stdout]     |             ^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 403 | where
[INFO] [stdout] 404 |     R: DeserializeOwned + Send + 'a,
[INFO] [stdout]     |        ---------------- unsatisfied trait bound introduced here
[INFO] [stdout] help: remove the `.await`
[INFO] [stdout]     |
[INFO] [stdout]  41 -             client.ping(Default::default()).await?;
[INFO] [stdout]  41 +             client.ping(Default::default())?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustis` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d4d78483eb53261ac98eb8f635bbe442c1e6dc4a0ebeaf693d29dab7d780e35b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4d78483eb53261ac98eb8f635bbe442c1e6dc4a0ebeaf693d29dab7d780e35b", kill_on_drop: false }`
[INFO] [stdout] d4d78483eb53261ac98eb8f635bbe442c1e6dc4a0ebeaf693d29dab7d780e35b
