[INFO] fetching crate s2n-quic-platform 0.68.0...
[INFO] testing s2n-quic-platform-0.68.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate s2n-quic-platform 0.68.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate s2n-quic-platform 0.68.0
[INFO] finished tweaking crates.io crate s2n-quic-platform 0.68.0
[INFO] tweaked toml for crates.io crate s2n-quic-platform 0.68.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate s2n-quic-platform 0.68.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate s2n-quic-platform 0.68.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-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3c18cc5e5167cec2cd8af3c06391a9da7ce4e9ad3ff451a7b5375568fab4ff2
[INFO] running `Command { std: "docker" "start" "-a" "a3c18cc5e5167cec2cd8af3c06391a9da7ce4e9ad3ff451a7b5375568fab4ff2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3c18cc5e5167cec2cd8af3c06391a9da7ce4e9ad3ff451a7b5375568fab4ff2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3c18cc5e5167cec2cd8af3c06391a9da7ce4e9ad3ff451a7b5375568fab4ff2", kill_on_drop: false }`
[INFO] [stdout] a3c18cc5e5167cec2cd8af3c06391a9da7ce4e9ad3ff451a7b5375568fab4ff2
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d28b6280d7bfe47b9a657fde0bdadc1c0b659b5fdf237f4efb852457e8bc5a82
[INFO] running `Command { std: "docker" "start" "-a" "d28b6280d7bfe47b9a657fde0bdadc1c0b659b5fdf237f4efb852457e8bc5a82", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling s2n-quic-platform v0.68.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.25
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling s2n-codec v0.68.0
[INFO] [stderr]    Compiling s2n-quic-core v0.68.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.71s
[INFO] running `Command { std: "docker" "inspect" "d28b6280d7bfe47b9a657fde0bdadc1c0b659b5fdf237f4efb852457e8bc5a82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d28b6280d7bfe47b9a657fde0bdadc1c0b659b5fdf237f4efb852457e8bc5a82", kill_on_drop: false }`
[INFO] [stdout] d28b6280d7bfe47b9a657fde0bdadc1c0b659b5fdf237f4efb852457e8bc5a82
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4ab3d9a6a52f940e573e1becc4ca252977295565ea9461fd301d9466370a9d6
[INFO] running `Command { std: "docker" "start" "-a" "e4ab3d9a6a52f940e573e1becc4ca252977295565ea9461fd301d9466370a9d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling bach v0.1.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling pretty-hex v0.4.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling intrusive-collections v0.9.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling arr_macro_impl v0.2.1
[INFO] [stderr]    Compiling arr_macro v0.2.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.25
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling bolero-generator-derive v0.13.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling bolero-generator v0.13.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling s2n-codec v0.68.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling s2n-quic-core v0.68.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling bolero-engine v0.13.4
[INFO] [stderr]    Compiling bolero v0.13.4
[INFO] [stderr]    Compiling s2n-quic-platform v0.68.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `s2n_quic_core::path::RemoteAddress: bolero_generator::TypeGenerator` is not satisfied
[INFO] [stdout]   --> src/message/msg/handle.rs:17:53
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg_attr(any(test, feature = "generator"), derive(TypeGenerator))]
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^ the trait `bolero_generator::TypeGenerator` is not implemented for `s2n_quic_core::path::RemoteAddress`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `bolero_generator::TypeGenerator`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]              (A, B, C, D, E, F, G)
[INFO] [stdout]              (A, B, C, D, E, F, G, H)
[INFO] [stdout]            and 100 others
[INFO] [stdout]    = note: required for `TypeValueGenerator<s2n_quic_core::path::RemoteAddress>` to implement `ValueGenerator`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/s2n_quic_platform-bad8b7143ef98a17.long-type-11634719417334860677.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: this error originates in the derive macro `TypeGenerator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `s2n_quic_core::path::LocalAddress: bolero_generator::TypeGenerator` is not satisfied
[INFO] [stdout]   --> src/message/msg/handle.rs:17:53
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg_attr(any(test, feature = "generator"), derive(TypeGenerator))]
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^ the trait `bolero_generator::TypeGenerator` is not implemented for `s2n_quic_core::path::LocalAddress`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `bolero_generator::TypeGenerator`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]              (A, B, C, D, E, F, G)
[INFO] [stdout]              (A, B, C, D, E, F, G, H)
[INFO] [stdout]            and 100 others
[INFO] [stdout]    = note: required for `TypeValueGenerator<s2n_quic_core::path::LocalAddress>` to implement `ValueGenerator`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/s2n_quic_platform-bad8b7143ef98a17.long-type-11634719417334860677.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: this error originates in the derive macro `TypeGenerator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `s2n_quic_core::path::RemoteAddress: bolero_generator::TypeGenerator` is not satisfied
[INFO] [stdout]   --> src/message/msg/handle.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub remote_address: RemoteAddress,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the trait `bolero_generator::TypeGenerator` is not implemented for `s2n_quic_core::path::RemoteAddress`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `bolero_generator::TypeGenerator`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]              (A, B, C, D, E, F, G)
[INFO] [stdout]              (A, B, C, D, E, F, G, H)
[INFO] [stdout]            and 100 others
[INFO] [stdout]    = note: required for `TypeValueGenerator<s2n_quic_core::path::RemoteAddress>` to implement `ValueGenerator`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/s2n_quic_platform-bad8b7143ef98a17.long-type-11634719417334860677.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `s2n_quic_core::path::LocalAddress: bolero_generator::TypeGenerator` is not satisfied
[INFO] [stdout]   --> src/message/msg/handle.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub local_address: LocalAddress,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `bolero_generator::TypeGenerator` is not implemented for `s2n_quic_core::path::LocalAddress`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `bolero_generator::TypeGenerator`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]              (A, B, C, D, E, F, G)
[INFO] [stdout]              (A, B, C, D, E, F, G, H)
[INFO] [stdout]            and 100 others
[INFO] [stdout]    = note: required for `TypeValueGenerator<s2n_quic_core::path::LocalAddress>` to implement `ValueGenerator`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/s2n_quic_platform-bad8b7143ef98a17.long-type-11634719417334860677.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `s2n_quic_core::inet::SocketAddress: bolero_generator::TypeGenerator` is not satisfied
[INFO] [stdout]    --> src/message/msg/tests.rs:53:22
[INFO] [stdout]     |
[INFO] [stdout]  53 |         .with_type::<SocketAddress>()
[INFO] [stdout]     |          ---------   ^^^^^^^^^^^^^ the trait `bolero_generator::TypeGenerator` is not implemented for `s2n_quic_core::inet::SocketAddress`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bolero_generator::TypeGenerator`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 100 others
[INFO] [stdout] note: required by a bound in `TestTarget::<G, Engine, InputOwnership>::with_type`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bolero-0.13.4/src/lib.rs:240:33
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn with_type<T: Debug + generator::TypeGenerator>(
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TestTarget::<G, Engine, InputOwnership>::with_type`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/s2n_quic_platform-bad8b7143ef98a17.long-type-11634719417334860677.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `cloned` exists for struct `TestTarget<TypeValueGenerator<SocketAddress>, DefaultEngine, ...>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/message/msg/tests.rs:54:10
[INFO] [stdout]     |
[INFO] [stdout]  52 | /     check!()
[INFO] [stdout]  53 | |         .with_type::<SocketAddress>()
[INFO] [stdout]  54 | |         .cloned()
[INFO] [stdout]     | |         -^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/s2n-quic-core-0.68.0/src/inet/ip.rs:123:1
[INFO] [stdout]     |
[INFO] [stdout] 123 |   pub enum SocketAddress {
[INFO] [stdout]     |   ---------------------- doesn't satisfy `_: TypeGenerator`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bolero-0.13.4/src/lib.rs:170:1
[INFO] [stdout]     |
[INFO] [stdout] 170 |   pub struct TestTarget<Generator, Engine, InputOwnership> {
[INFO] [stdout]     |   -------------------------------------------------------- doesn't satisfy `_: Iterator`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `s2n_quic_core::inet::SocketAddress: bolero_generator::TypeGenerator`
[INFO] [stdout]             `TestTarget<TypeValueGenerator<s2n_quic_core::inet::SocketAddress>, DefaultEngine, BorrowedInput>: Iterator`
[INFO] [stdout]             which is required by `&mut TestTarget<TypeValueGenerator<s2n_quic_core::inet::SocketAddress>, DefaultEngine, BorrowedInput>: Iterator`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/s2n_quic_platform-bad8b7143ef98a17.long-type-3965353827050443315.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `s2n_quic_core::path::RemoteAddress: bolero_generator::TypeGenerator` is not satisfied
[INFO] [stdout]    --> src/message.rs:168:38
[INFO] [stdout]     |
[INFO] [stdout] 168 |         let path = bolero::produce::<path::RemoteAddress>();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^ the trait `bolero_generator::TypeGenerator` is not implemented for `s2n_quic_core::path::RemoteAddress`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bolero_generator::TypeGenerator`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 100 others
[INFO] [stdout] note: required by a bound in `bolero_generator::produce`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bolero-generator-0.13.5/src/lib.rs:242:19
[INFO] [stdout]     |
[INFO] [stdout] 242 | pub fn produce<T: TypeGenerator>() -> TypeValueGenerator<T> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ required by this bound in `produce`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/s2n_quic_platform-bad8b7143ef98a17.long-type-11634719417334860677.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `s2n_quic_core::path::RemoteAddress: bolero_generator::TypeGenerator` is not satisfied
[INFO] [stdout]    --> src/message.rs:168:20
[INFO] [stdout]     |
[INFO] [stdout] 168 |         let path = bolero::produce::<path::RemoteAddress>();
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `bolero_generator::TypeGenerator` is not implemented for `s2n_quic_core::path::RemoteAddress`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bolero_generator::TypeGenerator`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 100 others
[INFO] [stdout] note: required by a bound in `TypeValueGenerator`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bolero-generator-0.13.5/src/lib.rs:198:34
[INFO] [stdout]     |
[INFO] [stdout] 198 | pub struct TypeValueGenerator<T: TypeGenerator>(PhantomData<T>);
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ required by this bound in `TypeValueGenerator`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/s2n_quic_platform-bad8b7143ef98a17.long-type-11634719417334860677.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `s2n_quic_core::path::RemoteAddress: bolero_generator::TypeGenerator` is not satisfied
[INFO] [stdout]    --> src/message.rs:175:14
[INFO] [stdout]     |
[INFO] [stdout] 175 |             .with_generator((path, ecn, segment_size, payload_len))
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ the trait `bolero_generator::TypeGenerator` is not implemented for `s2n_quic_core::path::RemoteAddress`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bolero_generator::TypeGenerator`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 100 others
[INFO] [stdout]     = note: required for `TypeValueGenerator<s2n_quic_core::path::RemoteAddress>` to implement `ValueGenerator`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/s2n_quic_platform-bad8b7143ef98a17.long-type-11634719417334860677.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `cloned` exists for struct `TestTarget<(TypeValueGenerator<...>, ..., ..., ...), ..., ...>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/message.rs:176:14
[INFO] [stdout]     |
[INFO] [stdout] 174 | /         check!()
[INFO] [stdout] 175 | |             .with_generator((path, ecn, segment_size, payload_len))
[INFO] [stdout] 176 | |             .cloned()
[INFO] [stdout]     | |             -^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/s2n-quic-core-0.68.0/src/path/mod.rs:176:1
[INFO] [stdout]     |
[INFO] [stdout] 176 |   impl_addr!(RemoteAddress);
[INFO] [stdout]     |   ------------------------- doesn't satisfy `_: TypeGenerator`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bolero-0.13.4/src/lib.rs:170:1
[INFO] [stdout]     |
[INFO] [stdout] 170 |   pub struct TestTarget<Generator, Engine, InputOwnership> {
[INFO] [stdout]     |   -------------------------------------------------------- doesn't satisfy `_: Iterator`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `s2n_quic_core::path::RemoteAddress: bolero_generator::TypeGenerator`
[INFO] [stdout]             `TestTarget<(TypeValueGenerator<s2n_quic_core::path::RemoteAddress>, TypeValueGenerator<_>, TypeValueGenerator<_>, std::ops::RangeInclusive<usize>), DefaultEngine, BorrowedInput>: Iterator`
[INFO] [stdout]             which is required by `&mut TestTarget<(TypeValueGenerator<s2n_quic_core::path::RemoteAddress>, TypeValueGenerator<_>, TypeValueGenerator<_>, std::ops::RangeInclusive<usize>), DefaultEngine, BorrowedInput>: Iterator`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/s2n_quic_platform-bad8b7143ef98a17.long-type-8772376375883161301.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `s2n-quic-platform` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "e4ab3d9a6a52f940e573e1becc4ca252977295565ea9461fd301d9466370a9d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4ab3d9a6a52f940e573e1becc4ca252977295565ea9461fd301d9466370a9d6", kill_on_drop: false }`
[INFO] [stdout] e4ab3d9a6a52f940e573e1becc4ca252977295565ea9461fd301d9466370a9d6
