[INFO] fetching crate s2n-quic-platform 0.60.0... [INFO] checking s2n-quic-platform-0.60.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate s2n-quic-platform 0.60.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate s2n-quic-platform 0.60.0 [INFO] finished tweaking crates.io crate s2n-quic-platform 0.60.0 [INFO] tweaked toml for crates.io crate s2n-quic-platform 0.60.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate s2n-quic-platform 0.60.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 151 packages to latest compatible versions [INFO] [stderr] Adding toml_datetime v0.6.3 (available: v0.6.11) [INFO] [stderr] Adding toml_edit v0.20.2 (available: v0.20.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f27679c6c452a3c00a05f06bc60efe8c85c8572e7caa955fee4ce69574a1000c [INFO] running `Command { std: "docker" "start" "-a" "f27679c6c452a3c00a05f06bc60efe8c85c8572e7caa955fee4ce69574a1000c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f27679c6c452a3c00a05f06bc60efe8c85c8572e7caa955fee4ce69574a1000c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f27679c6c452a3c00a05f06bc60efe8c85c8572e7caa955fee4ce69574a1000c", kill_on_drop: false }` [INFO] [stdout] f27679c6c452a3c00a05f06bc60efe8c85c8572e7caa955fee4ce69574a1000c [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 300f9fef414ee86327256331907befa41d862af5fe58a78d6437a5b089a4b798 [INFO] running `Command { std: "docker" "start" "-a" "300f9fef414ee86327256331907befa41d862af5fe58a78d6437a5b089a4b798", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking rand_xoshiro v0.7.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling bach v0.1.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling s2n-quic-platform v0.60.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking pretty-hex v0.4.1 [INFO] [stderr] Checking intrusive-collections v0.9.7 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling arr_macro_impl v0.2.1 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking arr_macro v0.2.1 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking insta v1.43.1 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Compiling bolero-generator-derive v0.13.3 [INFO] [stderr] Compiling zerocopy-derive v0.8.26 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking bolero-generator v0.13.4 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking s2n-codec v0.60.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking s2n-quic-core v0.60.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking bolero-engine v0.13.3 [INFO] [stderr] Checking bolero v0.13.3 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/message.rs:125:16 [INFO] [stdout] | [INFO] [stdout] 125 | fn rx_read(&mut self, local_address: &path::LocalAddress) -> Option>; [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 125 | fn rx_read(&mut self, local_address: &path::LocalAddress) -> Option>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/message/cmsg/storage.rs:17:20 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn encoder(&mut self) -> Encoder { [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 17 | pub fn encoder(&mut self) -> Encoder<'_, L> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/message/cmsg/storage.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn iter(&self) -> super::decode::Iter { [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 25 | pub fn iter(&self) -> super::decode::Iter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/message/cmsg/storage.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn iter(&self) -> super::decode::Iter { [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 81 | pub fn iter(&self) -> super::decode::Iter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/message/mmsg.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 66 | local_address: &path::LocalAddress, [INFO] [stdout] 67 | ) -> Option> { [INFO] [stdout] | ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 67 | ) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/message/msg.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 130 | local_address: &path::LocalAddress, [INFO] [stdout] 131 | ) -> Option> { [INFO] [stdout] | ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 131 | ) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/message/simple.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 78 | local_address: &path::LocalAddress, [INFO] [stdout] 79 | ) -> Option> { [INFO] [stdout] | ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 79 | ) -> Option> { [INFO] [stdout] | +++ [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: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` to implement `ValueGenerator` [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` to implement `ValueGenerator` [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` to implement `ValueGenerator` [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` to implement `ValueGenerator` [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::() [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::::with_type` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bolero-0.13.3/src/lib.rs:240:33 [INFO] [stdout] | [INFO] [stdout] 240 | pub fn with_type( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TestTarget::::with_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `cloned` exists for struct `TestTarget, 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::() [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.60.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.3/src/lib.rs:170:1 [INFO] [stdout] | [INFO] [stdout] 170 | pub struct TestTarget { [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, DefaultEngine, BorrowedInput>: Iterator` [INFO] [stdout] which is required by `&mut TestTarget, DefaultEngine, BorrowedInput>: Iterator` [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:165:38 [INFO] [stdout] | [INFO] [stdout] 165 | let path = bolero::produce::(); [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.4/src/lib.rs:242:19 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn produce() -> TypeValueGenerator { [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `produce` [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:165:20 [INFO] [stdout] | [INFO] [stdout] 165 | let path = bolero::produce::(); [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.4/src/lib.rs:198:34 [INFO] [stdout] | [INFO] [stdout] 198 | pub struct TypeValueGenerator(PhantomData); [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `TypeValueGenerator` [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:172:14 [INFO] [stdout] | [INFO] [stdout] 172 | .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` to implement `ValueGenerator` [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:173:14 [INFO] [stdout] | [INFO] [stdout] 171 | / check!() [INFO] [stdout] 172 | | .with_generator((path, ecn, segment_size, payload_len)) [INFO] [stdout] 173 | | .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.60.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.3/src/lib.rs:170:1 [INFO] [stdout] | [INFO] [stdout] 170 | pub struct TestTarget { [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, TypeValueGenerator<_>, TypeValueGenerator<_>, std::ops::RangeInclusive), DefaultEngine, BorrowedInput>: Iterator` [INFO] [stdout] which is required by `&mut TestTarget<(TypeValueGenerator, TypeValueGenerator<_>, TypeValueGenerator<_>, std::ops::RangeInclusive), DefaultEngine, BorrowedInput>: Iterator` [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" "300f9fef414ee86327256331907befa41d862af5fe58a78d6437a5b089a4b798", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "300f9fef414ee86327256331907befa41d862af5fe58a78d6437a5b089a4b798", kill_on_drop: false }` [INFO] [stdout] 300f9fef414ee86327256331907befa41d862af5fe58a78d6437a5b089a4b798