[INFO] fetching crate s2n-quic 1.78.0...
[INFO] testing s2n-quic-1.78.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate s2n-quic 1.78.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate s2n-quic 1.78.0
[INFO] finished tweaking crates.io crate s2n-quic 1.78.0
[INFO] tweaked toml for crates.io crate s2n-quic 1.78.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate s2n-quic 1.78.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate s2n-quic 1.78.0 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc3fdef2cebb4429fa3ab49451c9b69819515780c22e62e0c5d38be742c83390
[INFO] running `Command { std: "docker" "start" "-a" "bc3fdef2cebb4429fa3ab49451c9b69819515780c22e62e0c5d38be742c83390", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc3fdef2cebb4429fa3ab49451c9b69819515780c22e62e0c5d38be742c83390", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc3fdef2cebb4429fa3ab49451c9b69819515780c22e62e0c5d38be742c83390", kill_on_drop: false }`
[INFO] [stdout] bc3fdef2cebb4429fa3ab49451c9b69819515780c22e62e0c5d38be742c83390
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9354a3e23193a778695494cf690dd63c30e539579bf67cae2bd2dd6cbce264c
[INFO] running `Command { std: "docker" "start" "-a" "c9354a3e23193a778695494cf690dd63c30e539579bf67cae2bd2dd6cbce264c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling hex-literal v1.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling s2n-tls v0.3.36
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling s2n-quic-platform v0.78.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling hash_hasher v2.0.4
[INFO] [stderr]    Compiling intrusive-collections v0.10.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling s2n-tls-sys v0.3.36
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling s2n-codec v0.78.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling s2n-quic-core v0.78.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling cuckoofilter v0.5.0
[INFO] [stderr]    Compiling s2n-quic-crypto v0.78.0
[INFO] [stderr]    Compiling s2n-quic-transport v0.78.0
[INFO] [stderr]    Compiling s2n-quic-tls v0.78.0
[INFO] [stderr]    Compiling s2n-quic-tls-default v0.78.0
[INFO] [stderr]    Compiling s2n-quic v1.78.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Random` and `ReseedingRng`
[INFO] [stdout]   --> src/provider/random.rs:14:43
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use self::rand::{Provider as Default, Random, ReseedingRng};
[INFO] [stdout]    |                                           ^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.62s
[INFO] running `Command { std: "docker" "inspect" "c9354a3e23193a778695494cf690dd63c30e539579bf67cae2bd2dd6cbce264c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9354a3e23193a778695494cf690dd63c30e539579bf67cae2bd2dd6cbce264c", kill_on_drop: false }`
[INFO] [stdout] c9354a3e23193a778695494cf690dd63c30e539579bf67cae2bd2dd6cbce264c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6081134e56ea718819e023d227b99611421fb979706118ad2ef83be3b30a23f4
[INFO] running `Command { std: "docker" "start" "-a" "6081134e56ea718819e023d227b99611421fb979706118ad2ef83be3b30a23f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling s2n-codec v0.78.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling pretty-hex v0.4.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling s2n-quic-core v0.78.0
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling bolero-generator-derive v0.13.4
[INFO] [stderr]    Compiling bolero-generator v0.13.5
[INFO] [stderr]    Compiling s2n-quic-crypto v0.78.0
[INFO] [stderr]    Compiling s2n-quic-transport v0.78.0
[INFO] [stderr]    Compiling s2n-quic-platform v0.78.0
[INFO] [stderr]    Compiling s2n-quic-tls v0.78.0
[INFO] [stderr]    Compiling bolero-engine v0.13.4
[INFO] [stderr]    Compiling s2n-quic-tls-default v0.78.0
[INFO] [stderr]    Compiling bolero v0.13.4
[INFO] [stderr]    Compiling s2n-quic v1.78.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Random` and `ReseedingRng`
[INFO] [stdout]   --> src/provider/random.rs:14:43
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use self::rand::{Provider as Default, Random, ReseedingRng};
[INFO] [stdout]    |                                           ^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `s2n_quic_core::time::testing`
[INFO] [stdout]   --> src/provider/endpoint_limits.rs:98:16
[INFO] [stdout]    |
[INFO] [stdout] 98 |         time::{testing::Clock as MockClock, Clock},
[INFO] [stdout]    |                ^^^^^^^ could not find `testing` in `time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `s2n_quic_core::event::tracing`
[INFO] [stdout]   --> src/provider/event/tracing.rs:15:31
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use s2n_quic_core::event::tracing::Subscriber;
[INFO] [stdout]    |                               ^^^^^^^ could not find `tracing` in `event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `s2n_quic_platform::io::testing`
[INFO] [stdout]   --> src/provider/io/testing.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use s2n_quic_platform::io::testing;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `testing` in `io`
[INFO] [stdout]    |
[INFO] [stdout] note: module `crate::server::providers::io::testing` exists but is inaccessible
[INFO] [stdout]   --> src/provider/io.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub mod testing;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/s2n-quic-platform-0.78.0/src/io.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[cfg(any(test, feature = "io-testing"))]
[INFO] [stdout]    |          ------------------------------ the item is gated here
[INFO] [stdout]  8 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `s2n_quic_core::time::testing`
[INFO] [stdout]    --> src/provider/endpoint_limits.rs:265:20
[INFO] [stdout]     |
[INFO] [stdout] 265 |             time::{testing::Clock as MockClock, Clock},
[INFO] [stdout]     |                    ^^^^^^^ could not find `testing` in `time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `time`
[INFO] [stdout]    --> src/provider/address_token/default.rs:511:36
[INFO] [stdout]     |
[INFO] [stdout] 511 |         let clock = Arc::new(time::testing::MockClock::new());
[INFO] [stdout]     |                                    ^^^^^^^ could not find `testing` in `time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `time`
[INFO] [stdout]    --> src/provider/address_token/default.rs:512:15
[INFO] [stdout]     |
[INFO] [stdout] 512 |         time::testing::set_local_clock(clock.clone());
[INFO] [stdout]     |               ^^^^^^^ could not find `testing` in `time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `random`
[INFO] [stdout]    --> src/provider/address_token/default.rs:522:34
[INFO] [stdout]     |
[INFO] [stdout] 522 |         let mut random = random::testing::Generator(5);
[INFO] [stdout]     |                                  ^^^^^^^ could not find `testing` in `random`
[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.78.0/src/random.rs:43:9
[INFO] [stdout]     |
[INFO] [stdout]  42 | #[cfg(any(test, feature = "testing"))]
[INFO] [stdout]     |          --------------------------- the item is gated here
[INFO] [stdout]  43 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `random`
[INFO] [stdout]    --> src/provider/address_token/default.rs:567:34
[INFO] [stdout]     |
[INFO] [stdout] 567 |         let mut random = random::testing::Generator(5);
[INFO] [stdout]     |                                  ^^^^^^^ could not find `testing` in `random`
[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.78.0/src/random.rs:43:9
[INFO] [stdout]     |
[INFO] [stdout]  42 | #[cfg(any(test, feature = "testing"))]
[INFO] [stdout]     |          --------------------------- the item is gated here
[INFO] [stdout]  43 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `time`
[INFO] [stdout]    --> src/provider/address_token/default.rs:598:36
[INFO] [stdout]     |
[INFO] [stdout] 598 |         let clock = Arc::new(time::testing::MockClock::new());
[INFO] [stdout]     |                                    ^^^^^^^ could not find `testing` in `time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `time`
[INFO] [stdout]    --> src/provider/address_token/default.rs:599:15
[INFO] [stdout]     |
[INFO] [stdout] 599 |         time::testing::set_local_clock(clock.clone());
[INFO] [stdout]     |               ^^^^^^^ could not find `testing` in `time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `random`
[INFO] [stdout]    --> src/provider/address_token/default.rs:606:34
[INFO] [stdout]     |
[INFO] [stdout] 606 |         let mut random = random::testing::Generator(5);
[INFO] [stdout]     |                                  ^^^^^^^ could not find `testing` in `random`
[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.78.0/src/random.rs:43:9
[INFO] [stdout]     |
[INFO] [stdout]  42 | #[cfg(any(test, feature = "testing"))]
[INFO] [stdout]     |          --------------------------- the item is gated here
[INFO] [stdout]  43 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `time`
[INFO] [stdout]    --> src/provider/address_token/default.rs:628:36
[INFO] [stdout]     |
[INFO] [stdout] 628 |         let clock = Arc::new(time::testing::MockClock::new());
[INFO] [stdout]     |                                    ^^^^^^^ could not find `testing` in `time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `time`
[INFO] [stdout]    --> src/provider/address_token/default.rs:629:15
[INFO] [stdout]     |
[INFO] [stdout] 629 |         time::testing::set_local_clock(clock.clone());
[INFO] [stdout]     |               ^^^^^^^ could not find `testing` in `time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `random`
[INFO] [stdout]    --> src/provider/address_token/default.rs:636:34
[INFO] [stdout]     |
[INFO] [stdout] 636 |         let mut random = random::testing::Generator(5);
[INFO] [stdout]     |                                  ^^^^^^^ could not find `testing` in `random`
[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.78.0/src/random.rs:43:9
[INFO] [stdout]     |
[INFO] [stdout]  42 | #[cfg(any(test, feature = "testing"))]
[INFO] [stdout]     |          --------------------------- the item is gated here
[INFO] [stdout]  43 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `time`
[INFO] [stdout]    --> src/provider/address_token/default.rs:653:36
[INFO] [stdout]     |
[INFO] [stdout] 653 |         let clock = Arc::new(time::testing::MockClock::new());
[INFO] [stdout]     |                                    ^^^^^^^ could not find `testing` in `time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `time`
[INFO] [stdout]    --> src/provider/address_token/default.rs:654:15
[INFO] [stdout]     |
[INFO] [stdout] 654 |         time::testing::set_local_clock(clock);
[INFO] [stdout]     |               ^^^^^^^ could not find `testing` in `time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `random`
[INFO] [stdout]    --> src/provider/address_token/default.rs:661:34
[INFO] [stdout]     |
[INFO] [stdout] 661 |         let mut random = random::testing::Generator(5);
[INFO] [stdout]     |                                  ^^^^^^^ could not find `testing` in `random`
[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.78.0/src/random.rs:43:9
[INFO] [stdout]     |
[INFO] [stdout]  42 | #[cfg(any(test, feature = "testing"))]
[INFO] [stdout]     |          --------------------------- the item is gated here
[INFO] [stdout]  43 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `random`
[INFO] [stdout]    --> src/provider/address_token/default.rs:685:34
[INFO] [stdout]     |
[INFO] [stdout] 685 |         let mut random = random::testing::Generator(5);
[INFO] [stdout]     |                                  ^^^^^^^ could not find `testing` in `random`
[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.78.0/src/random.rs:43:9
[INFO] [stdout]     |
[INFO] [stdout]  42 | #[cfg(any(test, feature = "testing"))]
[INFO] [stdout]     |          --------------------------- the item is gated here
[INFO] [stdout]  43 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `random`
[INFO] [stdout]    --> src/provider/address_token/default.rs:711:34
[INFO] [stdout]     |
[INFO] [stdout] 711 |         let mut random = random::testing::Generator(5);
[INFO] [stdout]     |                                  ^^^^^^^ could not find `testing` in `random`
[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.78.0/src/random.rs:43:9
[INFO] [stdout]     |
[INFO] [stdout]  42 | #[cfg(any(test, feature = "testing"))]
[INFO] [stdout]     |          --------------------------- the item is gated here
[INFO] [stdout]  43 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `random`
[INFO] [stdout]    --> src/provider/address_token/default.rs:719:30
[INFO] [stdout]     |
[INFO] [stdout] 719 |             random = random::testing::Generator(5);
[INFO] [stdout]     |                              ^^^^^^^ could not find `testing` in `random`
[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.78.0/src/random.rs:43:9
[INFO] [stdout]     |
[INFO] [stdout]  42 | #[cfg(any(test, feature = "testing"))]
[INFO] [stdout]     |          --------------------------- the item is gated here
[INFO] [stdout]  43 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `random`
[INFO] [stdout]    --> src/provider/address_token/default.rs:734:38
[INFO] [stdout]     |
[INFO] [stdout] 734 |             let mut random = random::testing::Generator(5);
[INFO] [stdout]     |                                      ^^^^^^^ could not find `testing` in `random`
[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.78.0/src/random.rs:43:9
[INFO] [stdout]     |
[INFO] [stdout]  42 | #[cfg(any(test, feature = "testing"))]
[INFO] [stdout]     |          --------------------------- the item is gated here
[INFO] [stdout]  43 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `random`
[INFO] [stdout]    --> src/provider/address_token/default.rs:757:42
[INFO] [stdout]     |
[INFO] [stdout] 757 |                 let mut random = random::testing::Generator(5);
[INFO] [stdout]     |                                          ^^^^^^^ could not find `testing` in `random`
[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.78.0/src/random.rs:43:9
[INFO] [stdout]     |
[INFO] [stdout]  42 | #[cfg(any(test, feature = "testing"))]
[INFO] [stdout]     |          --------------------------- the item is gated here
[INFO] [stdout]  43 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `time` in `testing`
[INFO] [stdout]   --> src/provider/dc/mtu_confirm.rs:60:63
[INFO] [stdout]    |
[INFO] [stdout] 60 | ...                   crate::provider::io::testing::time::delay(Duration::from_secs(1)).await;
[INFO] [stdout]    |                                                     ^^^^ could not find `time` in `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Io` in this scope
[INFO] [stdout]   --> src/provider/io/testing.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl super::Provider for Io {
[INFO] [stdout]    |                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PathHandle` in this scope
[INFO] [stdout]   --> src/provider/io/testing.rs:15:23
[INFO] [stdout]    |
[INFO] [stdout] 15 |     type PathHandle = PathHandle;
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    |
[INFO] [stdout] 15 |     type PathHandle = Self::PathHandle;
[INFO] [stdout]    |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Network` in this scope
[INFO] [stdout]   --> src/provider/io/testing.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn test<N: Network, F: FnOnce(&Handle) -> Result<O>, O>(network: N, f: F) -> Result<Duration> {
[INFO] [stdout]    |                ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Handle` in this scope
[INFO] [stdout]   --> src/provider/io/testing.rs:30:36
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn test<N: Network, F: FnOnce(&Handle) -> Result<O>, O>(network: N, f: F) -> Result<Duration> {
[INFO] [stdout]    |                                    ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  4 + use crate::connection::Handle;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Network` in this scope
[INFO] [stdout]   --> src/provider/io/testing.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn test_seed<N: Network, F: FnOnce(&Handle) -> Result<O>, O>(
[INFO] [stdout]    |                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Handle` in this scope
[INFO] [stdout]   --> src/provider/io/testing.rs:37:41
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn test_seed<N: Network, F: FnOnce(&Handle) -> Result<O>, O>(
[INFO] [stdout]    |                                         ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  4 + use crate::connection::Handle;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Io` in this scope
[INFO] [stdout]   --> src/provider/io/testing.rs:22:42
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let (_join_handle, local_addr) = Io::start(self, endpoint)?;
[INFO] [stdout]    |                                          ^^ use of undeclared type `Io`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Executor` in this scope
[INFO] [stdout]   --> src/provider/io/testing.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let mut executor = Executor::new(network, seed);
[INFO] [stdout]    |                        ^^^^^^^^ use of undeclared type `Executor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `time` in this scope
[INFO] [stdout]   --> src/provider/io/testing.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let now = executor.enter(time::now);
[INFO] [stdout]    |                              ^^^^ use of unresolved module or unlinked crate `time`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `time`, use `cargo add time` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `s2n-quic` (lib test) due to 32 previous errors
[INFO] running `Command { std: "docker" "inspect" "6081134e56ea718819e023d227b99611421fb979706118ad2ef83be3b30a23f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6081134e56ea718819e023d227b99611421fb979706118ad2ef83be3b30a23f4", kill_on_drop: false }`
[INFO] [stdout] 6081134e56ea718819e023d227b99611421fb979706118ad2ef83be3b30a23f4
