[INFO] cloning repository https://github.com/neysofu/fasters [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neysofu/fasters" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneysofu%2Ffasters", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneysofu%2Ffasters'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e9657a369705870b84c5b781575f7fed1ee07d5 [INFO] checking neysofu/fasters against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneysofu%2Ffasters" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/neysofu/fasters [INFO] finished tweaking git repo https://github.com/neysofu/fasters [INFO] tweaked toml for git repo https://github.com/neysofu/fasters written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/neysofu/fasters on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 253 packages to latest compatible versions [INFO] [stderr] Adding bitvec v0.18.5 (available: v1.0.1) [INFO] [stderr] Adding criterion v0.3.6 (available: v0.7.0) [INFO] [stderr] Adding darling v0.12.4 (available: v0.21.3) [INFO] [stderr] Adding heck v0.3.3 (available: v0.5.0) [INFO] [stderr] Adding heck v0.4.1 (available: v0.5.0) [INFO] [stderr] Adding inquire v0.6.2 (available: v0.7.5) [INFO] [stderr] Adding quick-xml v0.31.0 (available: v0.38.3) [INFO] [stderr] Adding roxmltree v0.19.0 (available: v0.20.0) [INFO] [stderr] Adding strum v0.25.0 (available: v0.27.2) [INFO] [stderr] Adding strum_macros v0.26.4 (available: v0.27.2) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.106) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slog v2.7.0 [INFO] [stderr] Downloaded half v1.8.3 [INFO] [stderr] Downloaded tinyvec v1.10.0 [INFO] [stderr] Downloaded newline-converter v0.2.2 [INFO] [stderr] Downloaded darling_macro v0.12.4 [INFO] [stderr] Downloaded criterion-plot v0.4.5 [INFO] [stderr] Downloaded slog-async v2.8.0 [INFO] [stderr] Downloaded rust_decimal_macros v1.37.1 [INFO] [stderr] Downloaded term v1.1.0 [INFO] [stderr] Downloaded rayon-core v1.13.0 [INFO] [stderr] Downloaded inquire v0.6.2 [INFO] [stderr] Downloaded rayon v1.11.0 [INFO] [stderr] Downloaded crossterm v0.25.0 [INFO] [stderr] Downloaded bitvec v0.18.5 [INFO] [stderr] Downloaded rust_decimal v1.37.2 [INFO] [stderr] Downloaded criterion v0.3.6 [INFO] [stderr] Downloaded slog-term v2.9.2 [INFO] [stderr] Downloaded darling_core v0.12.4 [INFO] [stderr] Downloaded darling v0.12.4 [INFO] [stderr] Downloaded dyn-clone v1.0.20 [INFO] [stderr] Downloaded quickcheck_derive v0.3.0 [INFO] [stderr] Downloaded derive_arbitrary v1.4.2 [INFO] [stderr] Downloaded take_mut v0.2.2 [INFO] [stderr] Downloaded quickcheck_macros v1.1.0 [INFO] [stderr] Downloaded decimal v2.1.0 [INFO] [stderr] Downloaded ord_subset v3.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 192bbb398b7d45bb7127b1d8b35ba822a543978b44bba713c8aff1c718468ec6 [INFO] running `Command { std: "docker" "start" "-a" "192bbb398b7d45bb7127b1d8b35ba822a543978b44bba713c8aff1c718468ec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "192bbb398b7d45bb7127b1d8b35ba822a543978b44bba713c8aff1c718468ec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "192bbb398b7d45bb7127b1d8b35ba822a543978b44bba713c8aff1c718468ec6", kill_on_drop: false }` [INFO] [stdout] 192bbb398b7d45bb7127b1d8b35ba822a543978b44bba713c8aff1c718468ec6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95a1bf33781e1e3789d800e3e25de7d72a06c759898ae5977eefec3efe2f908e [INFO] running `Command { std: "docker" "start" "-a" "95a1bf33781e1e3789d800e3e25de7d72a06c759898ae5977eefec3efe2f908e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling roxmltree v0.19.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Checking rustc-serialize v0.3.25 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking ord_subset v3.1.1 [INFO] [stderr] Checking uuid v1.18.0 [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 + 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] --> /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 + 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] --> /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 + 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] --> /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 + 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] --> /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 + 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] --> /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 + 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] --> /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 + 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] --> /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 + 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] --> /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 + 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] --> /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 + 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] --> /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 + 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] --> /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 + 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] [stderr] Checking futures-timer v3.0.3 [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" "95a1bf33781e1e3789d800e3e25de7d72a06c759898ae5977eefec3efe2f908e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95a1bf33781e1e3789d800e3e25de7d72a06c759898ae5977eefec3efe2f908e", kill_on_drop: false }` [INFO] [stdout] 95a1bf33781e1e3789d800e3e25de7d72a06c759898ae5977eefec3efe2f908e