[INFO] fetching crate redis-stream-reactor 0.0.1-beta.33...
[INFO] testing redis-stream-reactor-0.0.1-beta.33 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate redis-stream-reactor 0.0.1-beta.33 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate redis-stream-reactor 0.0.1-beta.33
[INFO] finished tweaking crates.io crate redis-stream-reactor 0.0.1-beta.33
[INFO] tweaked toml for crates.io crate redis-stream-reactor 0.0.1-beta.33 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate redis-stream-reactor 0.0.1-beta.33 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 208 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding redis v0.25.4 (available: v0.32.6)
[INFO] [stderr]       Adding redis-swapplex v0.11.0 (available: v0.13.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b32071645f81b623fd82f5ce336f231be853d24ff66c0aaf61a016ac47cc98d
[INFO] running `Command { std: "docker" "start" "-a" "7b32071645f81b623fd82f5ce336f231be853d24ff66c0aaf61a016ac47cc98d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b32071645f81b623fd82f5ce336f231be853d24ff66c0aaf61a016ac47cc98d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b32071645f81b623fd82f5ce336f231be853d24ff66c0aaf61a016ac47cc98d", kill_on_drop: false }`
[INFO] [stdout] 7b32071645f81b623fd82f5ce336f231be853d24ff66c0aaf61a016ac47cc98d
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ad82846a3f8c25d593dc8fd6f608ef90a30f555c5c33002cb0b719abf2871fa
[INFO] running `Command { std: "docker" "start" "-a" "2ad82846a3f8c25d593dc8fd6f608ef90a30f555c5c33002cb0b719abf2871fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling derive-async-local v2.0.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling generativity v1.1.0
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling derive-stack-queue v0.14.0
[INFO] [stderr]    Compiling derive-redis-swapplex v0.11.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling derive-env-url v2.1.0
[INFO] [stderr]    Compiling env-url v2.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling async-local v2.0.1
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling redis v0.25.4
[INFO] [stderr]    Compiling stack-queue v0.14.6
[INFO] [stderr]    Compiling redis-swapplex v0.11.0
[INFO] [stderr]    Compiling redis-stream-reactor v0.0.1-beta.33 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.68s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.25.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "2ad82846a3f8c25d593dc8fd6f608ef90a30f555c5c33002cb0b719abf2871fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ad82846a3f8c25d593dc8fd6f608ef90a30f555c5c33002cb0b719abf2871fa", kill_on_drop: false }`
[INFO] [stdout] 2ad82846a3f8c25d593dc8fd6f608ef90a30f555c5c33002cb0b719abf2871fa
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02c97056ae6ca39e8489968cda55f7bf40e8179b2da6c0ec1c7e87d7089699ba
[INFO] running `Command { std: "docker" "start" "-a" "02c97056ae6ca39e8489968cda55f7bf40e8179b2da6c0ec1c7e87d7089699ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling decimal v2.1.0
[INFO] [stderr]    Compiling ord_subset v3.1.1
[INFO] [stdout] error[E0277]: the size for values of type `A` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:113:51
[INFO] [stdout]     |
[INFO] [stdout] 113 |               impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout]     |                                                     ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout] ...
[INFO] [stdout] 128 | / tuple_impls! {
[INFO] [stdout] 129 | |     Tuple1 {
[INFO] [stdout] 130 | |         (0) -> A
[INFO] [stdout]     | |                - this type parameter needs to be `Sized`
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `(A,)` to implement `PartialEq`
[INFO] [stdout] note: required by a bound in `ord_subset_trait::OrdSubset`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:12:41
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub trait OrdSubset: PartialOrd<Self> + PartialEq<Self> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^ required by this bound in `OrdSubset`
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized`
[INFO] [stdout]     |
[INFO] [stdout] 113 -             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout] 113 +             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+)  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `B` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:113:51
[INFO] [stdout]     |
[INFO] [stdout] 113 |               impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout]     |                                                     ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout] ...
[INFO] [stdout] 128 | / tuple_impls! {
[INFO] [stdout] 129 | |     Tuple1 {
[INFO] [stdout] 130 | |         (0) -> A
[INFO] [stdout] ...   |
[INFO] [stdout] 134 | |         (1) -> B
[INFO] [stdout]     | |                - this type parameter needs to be `Sized`
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `(A, B)` to implement `PartialEq`
[INFO] [stdout] note: required by a bound in `ord_subset_trait::OrdSubset`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:12:41
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub trait OrdSubset: PartialOrd<Self> + PartialEq<Self> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^ required by this bound in `OrdSubset`
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized`
[INFO] [stdout]     |
[INFO] [stdout] 113 -             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout] 113 +             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+)  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `C` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:113:51
[INFO] [stdout]     |
[INFO] [stdout] 113 |               impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout]     |                                                     ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout] ...
[INFO] [stdout] 128 | / tuple_impls! {
[INFO] [stdout] 129 | |     Tuple1 {
[INFO] [stdout] 130 | |         (0) -> A
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | |         (2) -> C
[INFO] [stdout]     | |                - this type parameter needs to be `Sized`
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `(A, B, C)` to implement `PartialEq`
[INFO] [stdout] note: required by a bound in `ord_subset_trait::OrdSubset`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:12:41
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub trait OrdSubset: PartialOrd<Self> + PartialEq<Self> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^ required by this bound in `OrdSubset`
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized`
[INFO] [stdout]     |
[INFO] [stdout] 113 -             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout] 113 +             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+)  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `D` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:113:51
[INFO] [stdout]     |
[INFO] [stdout] 113 |               impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout]     |                                                     ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout] ...
[INFO] [stdout] 128 | / tuple_impls! {
[INFO] [stdout] 129 | |     Tuple1 {
[INFO] [stdout] 130 | |         (0) -> A
[INFO] [stdout] ...   |
[INFO] [stdout] 145 | |         (3) -> D
[INFO] [stdout]     | |                - this type parameter needs to be `Sized`
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `(A, B, C, D)` to implement `PartialEq`
[INFO] [stdout] note: required by a bound in `ord_subset_trait::OrdSubset`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:12:41
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub trait OrdSubset: PartialOrd<Self> + PartialEq<Self> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^ required by this bound in `OrdSubset`
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized`
[INFO] [stdout]     |
[INFO] [stdout] 113 -             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout] 113 +             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+)  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `E` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:113:51
[INFO] [stdout]     |
[INFO] [stdout] 113 |               impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout]     |                                                     ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout] ...
[INFO] [stdout] 128 | / tuple_impls! {
[INFO] [stdout] 129 | |     Tuple1 {
[INFO] [stdout] 130 | |         (0) -> A
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |         (4) -> E
[INFO] [stdout]     | |                - this type parameter needs to be `Sized`
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `(A, B, C, D, E)` to implement `PartialEq`
[INFO] [stdout] note: required by a bound in `ord_subset_trait::OrdSubset`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:12:41
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub trait OrdSubset: PartialOrd<Self> + PartialEq<Self> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^ required by this bound in `OrdSubset`
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized`
[INFO] [stdout]     |
[INFO] [stdout] 113 -             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout] 113 +             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+)  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `F` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:113:51
[INFO] [stdout]     |
[INFO] [stdout] 113 |               impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout]     |                                                     ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout] ...
[INFO] [stdout] 128 | / tuple_impls! {
[INFO] [stdout] 129 | |     Tuple1 {
[INFO] [stdout] 130 | |         (0) -> A
[INFO] [stdout] ...   |
[INFO] [stdout] 160 | |         (5) -> F
[INFO] [stdout]     | |                - this type parameter needs to be `Sized`
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `(A, B, C, D, E, F)` to implement `PartialEq`
[INFO] [stdout] note: required by a bound in `ord_subset_trait::OrdSubset`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:12:41
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub trait OrdSubset: PartialOrd<Self> + PartialEq<Self> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^ required by this bound in `OrdSubset`
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized`
[INFO] [stdout]     |
[INFO] [stdout] 113 -             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout] 113 +             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+)  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `G` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:113:51
[INFO] [stdout]     |
[INFO] [stdout] 113 |               impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout]     |                                                     ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout] ...
[INFO] [stdout] 128 | / tuple_impls! {
[INFO] [stdout] 129 | |     Tuple1 {
[INFO] [stdout] 130 | |         (0) -> A
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |         (6) -> G
[INFO] [stdout]     | |                - this type parameter needs to be `Sized`
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `(A, B, C, D, E, F, G)` to implement `PartialEq`
[INFO] [stdout] note: required by a bound in `ord_subset_trait::OrdSubset`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:12:41
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub trait OrdSubset: PartialOrd<Self> + PartialEq<Self> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^ required by this bound in `OrdSubset`
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized`
[INFO] [stdout]     |
[INFO] [stdout] 113 -             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout] 113 +             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+)  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `H` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:113:51
[INFO] [stdout]     |
[INFO] [stdout] 113 |               impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout]     |                                                     ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout] ...
[INFO] [stdout] 128 | / tuple_impls! {
[INFO] [stdout] 129 | |     Tuple1 {
[INFO] [stdout] 130 | |         (0) -> A
[INFO] [stdout] ...   |
[INFO] [stdout] 179 | |         (7) -> H
[INFO] [stdout]     | |                - this type parameter needs to be `Sized`
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `(A, B, C, D, E, F, G, H)` to implement `PartialEq`
[INFO] [stdout] note: required by a bound in `ord_subset_trait::OrdSubset`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:12:41
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub trait OrdSubset: PartialOrd<Self> + PartialEq<Self> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^ required by this bound in `OrdSubset`
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized`
[INFO] [stdout]     |
[INFO] [stdout] 113 -             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout] 113 +             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+)  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `I` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:113:51
[INFO] [stdout]     |
[INFO] [stdout] 113 |               impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout]     |                                                     ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout] ...
[INFO] [stdout] 128 | / tuple_impls! {
[INFO] [stdout] 129 | |     Tuple1 {
[INFO] [stdout] 130 | |         (0) -> A
[INFO] [stdout] ...   |
[INFO] [stdout] 190 | |         (8) -> I
[INFO] [stdout]     | |                - this type parameter needs to be `Sized`
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `(A, B, C, D, E, F, G, H, I)` to implement `PartialEq`
[INFO] [stdout] note: required by a bound in `ord_subset_trait::OrdSubset`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:12:41
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub trait OrdSubset: PartialOrd<Self> + PartialEq<Self> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^ required by this bound in `OrdSubset`
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized`
[INFO] [stdout]     |
[INFO] [stdout] 113 -             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout] 113 +             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+)  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `J` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:113:51
[INFO] [stdout]     |
[INFO] [stdout] 113 |               impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout]     |                                                     ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout] ...
[INFO] [stdout] 128 | / tuple_impls! {
[INFO] [stdout] 129 | |     Tuple1 {
[INFO] [stdout] 130 | |         (0) -> A
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |         (9) -> J
[INFO] [stdout]     | |                - this type parameter needs to be `Sized`
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `(A, B, C, D, E, F, G, H, I, J)` to implement `PartialEq`
[INFO] [stdout] note: required by a bound in `ord_subset_trait::OrdSubset`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:12:41
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub trait OrdSubset: PartialOrd<Self> + PartialEq<Self> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^ required by this bound in `OrdSubset`
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized`
[INFO] [stdout]     |
[INFO] [stdout] 113 -             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout] 113 +             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+)  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `K` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:113:51
[INFO] [stdout]     |
[INFO] [stdout] 113 |               impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout]     |                                                     ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout] ...
[INFO] [stdout] 128 | / tuple_impls! {
[INFO] [stdout] 129 | |     Tuple1 {
[INFO] [stdout] 130 | |         (0) -> A
[INFO] [stdout] ...   |
[INFO] [stdout] 215 | |         (10) -> K
[INFO] [stdout]     | |                 - this type parameter needs to be `Sized`
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `(A, B, C, D, E, F, G, H, I, J, K)` to implement `PartialEq`
[INFO] [stdout] note: required by a bound in `ord_subset_trait::OrdSubset`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:12:41
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub trait OrdSubset: PartialOrd<Self> + PartialEq<Self> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^ required by this bound in `OrdSubset`
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized`
[INFO] [stdout]     |
[INFO] [stdout] 113 -             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout] 113 +             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+)  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `L` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:113:51
[INFO] [stdout]     |
[INFO] [stdout] 113 |               impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout]     |                                                     ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout] ...
[INFO] [stdout] 128 | / tuple_impls! {
[INFO] [stdout] 129 | |     Tuple1 {
[INFO] [stdout] 130 | |         (0) -> A
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |         (11) -> L
[INFO] [stdout]     | |                 - this type parameter needs to be `Sized`
[INFO] [stdout] 230 | |     }
[INFO] [stdout] 231 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `(A, B, C, D, E, F, G, H, I, J, K, L)` to implement `PartialEq`
[INFO] [stdout] note: required by a bound in `ord_subset_trait::OrdSubset`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:12:41
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub trait OrdSubset: PartialOrd<Self> + PartialEq<Self> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^ required by this bound in `OrdSubset`
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized`
[INFO] [stdout]     |
[INFO] [stdout] 113 -             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout] 113 +             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+)  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ord_subset` (lib) due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "02c97056ae6ca39e8489968cda55f7bf40e8179b2da6c0ec1c7e87d7089699ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02c97056ae6ca39e8489968cda55f7bf40e8179b2da6c0ec1c7e87d7089699ba", kill_on_drop: false }`
[INFO] [stdout] 02c97056ae6ca39e8489968cda55f7bf40e8179b2da6c0ec1c7e87d7089699ba
