[INFO] fetching crate aranya-internal-s2n-quic-rustls 0.58.0-psk.2... [INFO] testing aranya-internal-s2n-quic-rustls-0.58.0-psk.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate aranya-internal-s2n-quic-rustls 0.58.0-psk.2 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate aranya-internal-s2n-quic-rustls 0.58.0-psk.2 [INFO] finished tweaking crates.io crate aranya-internal-s2n-quic-rustls 0.58.0-psk.2 [INFO] tweaked toml for crates.io crate aranya-internal-s2n-quic-rustls 0.58.0-psk.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate aranya-internal-s2n-quic-rustls 0.58.0-psk.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 101 packages to latest compatible versions [INFO] [stderr] Adding s2n-codec v0.58.0 (available: v0.64.0) [INFO] [stderr] Adding s2n-quic-core v0.58.0 (available: v0.64.0) [INFO] [stderr] Adding s2n-quic-crypto v0.58.0 (available: v0.64.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b96db5e543a969d4d4d95f52bf1ee1fab95dc57fc5646e4f59bc0ff83a0a0dc [INFO] running `Command { std: "docker" "start" "-a" "3b96db5e543a969d4d4d95f52bf1ee1fab95dc57fc5646e4f59bc0ff83a0a0dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b96db5e543a969d4d4d95f52bf1ee1fab95dc57fc5646e4f59bc0ff83a0a0dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b96db5e543a969d4d4d95f52bf1ee1fab95dc57fc5646e4f59bc0ff83a0a0dc", kill_on_drop: false }` [INFO] [stdout] 3b96db5e543a969d4d4d95f52bf1ee1fab95dc57fc5646e4f59bc0ff83a0a0dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcb51ef7a4d0b8f60cc41305f30ae38cebf32e33d4a02c87b73f379b9fd23f49 [INFO] running `Command { std: "docker" "start" "-a" "bcb51ef7a4d0b8f60cc41305f30ae38cebf32e33d4a02c87b73f379b9fd23f49", kill_on_drop: false }` [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling aranya-internal-rustls v0.23.26-psk.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.26 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling s2n-codec v0.58.0 [INFO] [stderr] Compiling s2n-quic-core v0.58.0 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling s2n-quic-crypto v0.58.0 [INFO] [stderr] Compiling aranya-internal-s2n-quic-rustls v0.58.0-psk.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/session.rs:133:31 [INFO] [stdout] | [INFO] [stdout] 133 | fn application_parameters(&self) -> Result { [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] 133 | fn application_parameters(&self) -> Result, transport::Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.29s [INFO] running `Command { std: "docker" "inspect" "bcb51ef7a4d0b8f60cc41305f30ae38cebf32e33d4a02c87b73f379b9fd23f49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcb51ef7a4d0b8f60cc41305f30ae38cebf32e33d4a02c87b73f379b9fd23f49", kill_on_drop: false }` [INFO] [stdout] bcb51ef7a4d0b8f60cc41305f30ae38cebf32e33d4a02c87b73f379b9fd23f49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66f8bb78d9fda201eeb10557563cb787350106f04c5afe6242755f95b4992df4 [INFO] running `Command { std: "docker" "start" "-a" "66f8bb78d9fda201eeb10557563cb787350106f04c5afe6242755f95b4992df4", kill_on_drop: false }` [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Compiling aranya-internal-rustls v0.23.26-psk.1 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling s2n-quic-crypto v0.58.0 [INFO] [stderr] Compiling aranya-internal-s2n-quic-rustls v0.58.0-psk.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/session.rs:133:31 [INFO] [stdout] | [INFO] [stdout] 133 | fn application_parameters(&self) -> Result { [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] 133 | fn application_parameters(&self) -> Result, transport::Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `tls` [INFO] [stdout] --> src/certificate.rs:177:37 [INFO] [stdout] | [INFO] [stdout] 177 | use s2n_quic_core::crypto::tls::testing::certificates::*; [INFO] [stdout] | ^^^^^^^ could not find `testing` in `tls` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/s2n-quic-core-0.58.0/src/crypto/tls.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(any(test, feature = "testing"))] [INFO] [stdout] | --------------------------- the item is gated here [INFO] [stdout] 15 | pub mod testing; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `tls` [INFO] [stdout] --> src/lib.rs:47:44 [INFO] [stdout] | [INFO] [stdout] 47 | use s2n_quic_core::crypto::tls::{self, testing::certificates::*}; [INFO] [stdout] | ^^^^^^^ could not find `testing` in `tls` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/s2n-quic-core-0.58.0/src/crypto/tls.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(any(test, feature = "testing"))] [INFO] [stdout] | --------------------------- the item is gated here [INFO] [stdout] 15 | pub mod testing; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CERT_PEM` in this scope [INFO] [stdout] --> src/certificate.rs:181:17 [INFO] [stdout] | [INFO] [stdout] 181 | let _ = CERT_PEM.into_certificate().unwrap(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CERT_PKCS1_PEM` in this scope [INFO] [stdout] --> src/certificate.rs:182:17 [INFO] [stdout] | [INFO] [stdout] 182 | let _ = CERT_PKCS1_PEM.into_certificate().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_PEM` in this scope [INFO] [stdout] --> src/certificate.rs:184:17 [INFO] [stdout] | [INFO] [stdout] 184 | let _ = KEY_PEM.into_private_key().unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_PKCS1_PEM` in this scope [INFO] [stdout] --> src/certificate.rs:186:17 [INFO] [stdout] | [INFO] [stdout] 186 | let _ = KEY_PKCS1_PEM.into_private_key().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CERT_DER` in this scope [INFO] [stdout] --> src/certificate.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | let _ = CERT_DER.into_certificate().unwrap(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_DER` in this scope [INFO] [stdout] --> src/certificate.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 192 | let _ = KEY_DER.into_private_key().unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CERT_PEM` in this scope [INFO] [stdout] --> src/lib.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | .with_certificate(CERT_PEM) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CERT_PEM` in this scope [INFO] [stdout] --> src/lib.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | .with_certificate(CERT_PEM, KEY_PEM) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_PEM` in this scope [INFO] [stdout] --> src/lib.rs:58:41 [INFO] [stdout] | [INFO] [stdout] 58 | .with_certificate(CERT_PEM, KEY_PEM) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `tls` [INFO] [stdout] --> src/lib.rs:63:29 [INFO] [stdout] | [INFO] [stdout] 63 | let mut pair = tls::testing::Pair::new(&mut server, &mut client, "localhost".into()); [INFO] [stdout] | ^^^^^^^ could not find `testing` in `tls` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/s2n-quic-core-0.58.0/src/crypto/tls.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(any(test, feature = "testing"))] [INFO] [stdout] | --------------------------- the item is gated here [INFO] [stdout] 15 | pub mod testing; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 46 + use s2n_quic_core::slice::deque::Pair; [INFO] [stdout] | [INFO] [stdout] help: if you import `Pair`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 63 - let mut pair = tls::testing::Pair::new(&mut server, &mut client, "localhost".into()); [INFO] [stdout] 63 + let mut pair = Pair::new(&mut server, &mut client, "localhost".into()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CERT_DER` in this scope [INFO] [stdout] --> src/lib.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | .with_certificate(CERT_DER) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CERT_DER` in this scope [INFO] [stdout] --> src/lib.rs:81:31 [INFO] [stdout] | [INFO] [stdout] 81 | .with_certificate(CERT_DER, KEY_DER) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_DER` in this scope [INFO] [stdout] --> src/lib.rs:81:41 [INFO] [stdout] | [INFO] [stdout] 81 | .with_certificate(CERT_DER, KEY_DER) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `tls` [INFO] [stdout] --> src/lib.rs:86:29 [INFO] [stdout] | [INFO] [stdout] 86 | let mut pair = tls::testing::Pair::new(&mut server, &mut client, "localhost".into()); [INFO] [stdout] | ^^^^^^^ could not find `testing` in `tls` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/s2n-quic-core-0.58.0/src/crypto/tls.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(any(test, feature = "testing"))] [INFO] [stdout] | --------------------------- the item is gated here [INFO] [stdout] 15 | pub mod testing; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 46 + use s2n_quic_core::slice::deque::Pair; [INFO] [stdout] | [INFO] [stdout] help: if you import `Pair`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 86 - let mut pair = tls::testing::Pair::new(&mut server, &mut client, "localhost".into()); [INFO] [stdout] 86 + let mut pair = Pair::new(&mut server, &mut client, "localhost".into()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CERT_PKCS1_PEM` in this scope [INFO] [stdout] --> src/lib.rs:98:31 [INFO] [stdout] | [INFO] [stdout] 98 | .with_certificate(CERT_PKCS1_PEM) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CERT_PKCS1_PEM` in this scope [INFO] [stdout] --> src/lib.rs:104:31 [INFO] [stdout] | [INFO] [stdout] 104 | .with_certificate(CERT_PKCS1_PEM, KEY_PKCS1_PEM) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_PKCS1_PEM` in this scope [INFO] [stdout] --> src/lib.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | .with_certificate(CERT_PKCS1_PEM, KEY_PKCS1_PEM) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `tls` [INFO] [stdout] --> src/lib.rs:109:29 [INFO] [stdout] | [INFO] [stdout] 109 | let mut pair = tls::testing::Pair::new(&mut server, &mut client, "localhost".into()); [INFO] [stdout] | ^^^^^^^ could not find `testing` in `tls` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/s2n-quic-core-0.58.0/src/crypto/tls.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(any(test, feature = "testing"))] [INFO] [stdout] | --------------------------- the item is gated here [INFO] [stdout] 15 | pub mod testing; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 46 + use s2n_quic_core::slice::deque::Pair; [INFO] [stdout] | [INFO] [stdout] help: if you import `Pair`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 109 - let mut pair = tls::testing::Pair::new(&mut server, &mut client, "localhost".into()); [INFO] [stdout] 109 + let mut pair = Pair::new(&mut server, &mut client, "localhost".into()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aranya-internal-s2n-quic-rustls` (lib test) due to 20 previous errors [INFO] running `Command { std: "docker" "inspect" "66f8bb78d9fda201eeb10557563cb787350106f04c5afe6242755f95b4992df4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66f8bb78d9fda201eeb10557563cb787350106f04c5afe6242755f95b4992df4", kill_on_drop: false }` [INFO] [stdout] 66f8bb78d9fda201eeb10557563cb787350106f04c5afe6242755f95b4992df4