[INFO] fetching crate ord_subset 3.1.1... [INFO] checking ord_subset-3.1.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate ord_subset 3.1.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate ord_subset 3.1.1 [INFO] finished tweaking crates.io crate ord_subset 3.1.1 [INFO] tweaked toml for crates.io crate ord_subset 3.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ord_subset 3.1.1 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c5c02545d763f9285f052180bfc65cd70fc7f876df966fa4ba101f21ae545e3 [INFO] running `Command { std: "docker" "start" "-a" "9c5c02545d763f9285f052180bfc65cd70fc7f876df966fa4ba101f21ae545e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c5c02545d763f9285f052180bfc65cd70fc7f876df966fa4ba101f21ae545e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c5c02545d763f9285f052180bfc65cd70fc7f876df966fa4ba101f21ae545e3", kill_on_drop: false }` [INFO] [stdout] 9c5c02545d763f9285f052180bfc65cd70fc7f876df966fa4ba101f21ae545e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 920326ff12a0a28053d838a695f0da402b7317577afc31b393555ad0544aa573 [INFO] running `Command { std: "docker" "start" "-a" "920326ff12a0a28053d838a695f0da402b7317577afc31b393555ad0544aa573", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking ord_subset v3.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature = "cargo-clippy", allow(inline_always, match_bool))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `ops`, `std`, `unchecked_ops`, and `unstable` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/ord_subset_trait.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg_attr(feature = "cargo-clippy", allow(float_cmp, eq_op))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `ops`, `std`, `unchecked_ops`, and `unstable` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/ord_subset_trait.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg_attr(feature = "cargo-clippy", allow(float_cmp, eq_op))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `ops`, `std`, `unchecked_ops`, and `unstable` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature = "cargo-clippy", allow(inline_always, match_bool))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `ops`, `std`, `unchecked_ops`, and `unstable` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/ord_subset_trait.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg_attr(feature = "cargo-clippy", allow(float_cmp, eq_op))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `ops`, `std`, `unchecked_ops`, and `unstable` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/ord_subset_trait.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg_attr(feature = "cargo-clippy", allow(float_cmp, eq_op))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `ops`, `std`, `unchecked_ops`, and `unstable` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `A` cannot be known at compilation time [INFO] [stdout] --> 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] --> src/ord_subset_trait.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait OrdSubset: PartialOrd + PartialEq { [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] --> 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] --> src/ord_subset_trait.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait OrdSubset: PartialOrd + PartialEq { [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] --> 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] --> src/ord_subset_trait.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait OrdSubset: PartialOrd + PartialEq { [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] --> 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] --> src/ord_subset_trait.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait OrdSubset: PartialOrd + PartialEq { [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] --> 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] --> src/ord_subset_trait.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait OrdSubset: PartialOrd + PartialEq { [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] --> 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] --> src/ord_subset_trait.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait OrdSubset: PartialOrd + PartialEq { [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] --> 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] --> src/ord_subset_trait.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait OrdSubset: PartialOrd + PartialEq { [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] --> 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] --> src/ord_subset_trait.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait OrdSubset: PartialOrd + PartialEq { [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] --> 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] --> src/ord_subset_trait.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait OrdSubset: PartialOrd + PartialEq { [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] --> 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] --> src/ord_subset_trait.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait OrdSubset: PartialOrd + PartialEq { [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] --> 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] --> src/ord_subset_trait.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait OrdSubset: PartialOrd + PartialEq { [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] --> 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] --> src/ord_subset_trait.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait OrdSubset: PartialOrd + PartialEq { [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 `A` cannot be known at compilation time [INFO] [stdout] --> 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] --> src/ord_subset_trait.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait OrdSubset: PartialOrd + PartialEq { [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] --> 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] --> src/ord_subset_trait.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait OrdSubset: PartialOrd + PartialEq { [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] --> 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] --> src/ord_subset_trait.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait OrdSubset: PartialOrd + PartialEq { [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] --> 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] --> src/ord_subset_trait.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait OrdSubset: PartialOrd + PartialEq { [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] --> 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] --> src/ord_subset_trait.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait OrdSubset: PartialOrd + PartialEq { [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] --> 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] --> src/ord_subset_trait.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait OrdSubset: PartialOrd + PartialEq { [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] --> 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] --> src/ord_subset_trait.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait OrdSubset: PartialOrd + PartialEq { [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] --> 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] --> src/ord_subset_trait.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait OrdSubset: PartialOrd + PartialEq { [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] --> 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] --> src/ord_subset_trait.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait OrdSubset: PartialOrd + PartialEq { [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] --> 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] --> src/ord_subset_trait.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait OrdSubset: PartialOrd + PartialEq { [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] --> 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] --> src/ord_subset_trait.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait OrdSubset: PartialOrd + PartialEq { [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] --> 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] --> src/ord_subset_trait.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait OrdSubset: PartialOrd + PartialEq { [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 test) due to 12 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "920326ff12a0a28053d838a695f0da402b7317577afc31b393555ad0544aa573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "920326ff12a0a28053d838a695f0da402b7317577afc31b393555ad0544aa573", kill_on_drop: false }` [INFO] [stdout] 920326ff12a0a28053d838a695f0da402b7317577afc31b393555ad0544aa573