[INFO] cloning repository https://github.com/mrhdias/store [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrhdias/store" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrhdias%2Fstore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrhdias%2Fstore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f81b76565066fb09924b0aa1de9424d6bac37820 [INFO] checking mrhdias/store against 65c7d39f9c2b9d5c316725cb48fa3d360c64c663 for pr-161253 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrhdias%2Fstore" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mrhdias/store [INFO] finished tweaking git repo https://github.com/mrhdias/store [INFO] tweaked toml for git repo https://github.com/mrhdias/store written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mrhdias/store on toolchain 65c7d39f9c2b9d5c316725cb48fa3d360c64c663 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mrhdias/store already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 66a36784cca670919a1da530f500b7538e37fd74bac5ac2f1c6c633fb010ffbb [INFO] running `Command { std: "docker" "start" "66a36784cca670919a1da530f500b7538e37fd74bac5ac2f1c6c633fb010ffbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66a36784cca670919a1da530f500b7538e37fd74bac5ac2f1c6c633fb010ffbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "66a36784cca670919a1da530f500b7538e37fd74bac5ac2f1c6c633fb010ffbb" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66a36784cca670919a1da530f500b7538e37fd74bac5ac2f1c6c633fb010ffbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "66a36784cca670919a1da530f500b7538e37fd74bac5ac2f1c6c633fb010ffbb" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling unicode-properties v0.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling sqlformat v0.2.4 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling decimal v2.1.0 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking email-encoding v0.3.0 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking hostname v0.4.0 [INFO] [stderr] Checking ord_subset v3.1.1 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking http-range-header v0.4.1 [INFO] [stdout] error[E0277]: can't compare `(A,)` with `(A,)` [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] | ^^^^^^^^^ no implementation for `(A,) < (A,)` and `(A,) > (A,)` [INFO] [stdout] ... [INFO] [stdout] 128 | / tuple_impls! { [INFO] [stdout] 129 | | Tuple1 { [INFO] [stdout] 130 | | (0) -> A [INFO] [stdout] ... | [INFO] [stdout] 231 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialOrd` is not implemented for `(A,)` [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:22 [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 extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 113 | impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized, (A,): PartialOrd { [INFO] [stdout] | ++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `(A, B)` with `(A, B)` [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] | ^^^^^^^^^ no implementation for `(A, B) < (A, B)` and `(A, B) > (A, B)` [INFO] [stdout] ... [INFO] [stdout] 128 | / tuple_impls! { [INFO] [stdout] 129 | | Tuple1 { [INFO] [stdout] 130 | | (0) -> A [INFO] [stdout] ... | [INFO] [stdout] 231 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialOrd` is not implemented for `(A, B)` [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:22 [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 extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 113 | impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized, (A, B): PartialOrd { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `(A, B, C)` with `(A, B, C)` [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] | ^^^^^^^^^ no implementation for `(A, B, C) < (A, B, C)` and `(A, B, C) > (A, B, C)` [INFO] [stdout] ... [INFO] [stdout] 128 | / tuple_impls! { [INFO] [stdout] 129 | | Tuple1 { [INFO] [stdout] 130 | | (0) -> A [INFO] [stdout] ... | [INFO] [stdout] 231 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialOrd` is not implemented for `(A, B, C)` [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:22 [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 extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 113 | impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized, (A, B, C): PartialOrd { [INFO] [stdout] | +++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `(A, B, C, D)` with `(A, B, C, D)` [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] | ^^^^^^^^^ no implementation for `(A, B, C, D) < (A, B, C, D)` and `(A, B, C, D) > (A, B, C, D)` [INFO] [stdout] ... [INFO] [stdout] 128 | / tuple_impls! { [INFO] [stdout] 129 | | Tuple1 { [INFO] [stdout] 130 | | (0) -> A [INFO] [stdout] ... | [INFO] [stdout] 231 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialOrd` is not implemented for `(A, B, C, D)` [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:22 [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 extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 113 | impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized, (A, B, C, D): PartialOrd { [INFO] [stdout] | ++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `(A, B, C, D, E)` with `(A, B, C, D, E)` [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] | ^^^^^^^^^ no implementation for `(A, B, C, D, E) < (A, B, C, D, E)` and `(A, B, C, D, E) > (A, B, C, D, E)` [INFO] [stdout] ... [INFO] [stdout] 128 | / tuple_impls! { [INFO] [stdout] 129 | | Tuple1 { [INFO] [stdout] 130 | | (0) -> A [INFO] [stdout] ... | [INFO] [stdout] 231 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialOrd` is not implemented for `(A, B, C, D, E)` [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:22 [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 extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 113 | impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized, (A, B, C, D, E): PartialOrd { [INFO] [stdout] | +++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `(A, B, C, D, E, F)` with `(A, B, C, D, E, F)` [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] | ^^^^^^^^^ no implementation for `(A, B, C, D, E, F) < (A, B, C, D, E, F)` and `(A, B, C, D, E, F) > (A, B, C, D, E, F)` [INFO] [stdout] ... [INFO] [stdout] 128 | / tuple_impls! { [INFO] [stdout] 129 | | Tuple1 { [INFO] [stdout] 130 | | (0) -> A [INFO] [stdout] ... | [INFO] [stdout] 231 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialOrd` is not implemented for `(A, B, C, D, E, F)` [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:22 [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 extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 113 | impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized, (A, B, C, D, E, F): PartialOrd { [INFO] [stdout] | ++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `(A, B, C, D, E, F, G)` with `(A, B, C, D, E, F, G)` [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] | ^^^^^^^^^ no implementation for `(A, B, C, D, E, F, G) < (A, B, C, D, E, F, G)` and `(A, B, C, D, E, F, G) > (A, B, C, D, E, F, G)` [INFO] [stdout] ... [INFO] [stdout] 128 | / tuple_impls! { [INFO] [stdout] 129 | | Tuple1 { [INFO] [stdout] 130 | | (0) -> A [INFO] [stdout] ... | [INFO] [stdout] 231 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialOrd` is not implemented for `(A, B, C, D, E, F, G)` [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:22 [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 extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 113 | impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized, (A, B, C, D, E, F, G): PartialOrd { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `(A, B, C, D, E, F, G, H)` with `(A, B, C, D, E, F, G, H)` [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] | ^^^^^^^^^ no implementation for `(A, B, C, D, E, F, G, H) < (A, B, C, D, E, F, G, H)` and `(A, B, C, D, E, F, G, H) > (A, B, C, D, E, F, G, H)` [INFO] [stdout] ... [INFO] [stdout] 128 | / tuple_impls! { [INFO] [stdout] 129 | | Tuple1 { [INFO] [stdout] 130 | | (0) -> A [INFO] [stdout] ... | [INFO] [stdout] 231 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialOrd` is not implemented for `(A, B, C, D, E, F, G, H)` [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:22 [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 extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 113 | impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized, (A, B, C, D, E, F, G, H): PartialOrd { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `(A, B, C, D, E, F, G, H, I)` with `(A, B, C, D, E, F, G, H, I)` [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] | ^^^^^^^^^ no implementation for `(A, B, C, D, E, F, G, H, I) < (A, B, C, D, E, F, G, H, I)` and `(A, B, C, D, E, F, G, H, I) > (A, B, C, D, E, F, G, H, I)` [INFO] [stdout] ... [INFO] [stdout] 128 | / tuple_impls! { [INFO] [stdout] 129 | | Tuple1 { [INFO] [stdout] 130 | | (0) -> A [INFO] [stdout] ... | [INFO] [stdout] 231 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialOrd` is not implemented for `(A, B, C, D, E, F, G, H, I)` [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:22 [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 extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 113 | impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized, (A, B, C, D, E, F, G, H, I): PartialOrd { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `(A, B, C, D, E, F, G, H, I, J)` with `(A, B, C, D, E, F, G, H, I, J)` [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] | ^^^^^^^^^ no implementation for `(A, B, C, D, E, F, G, H, I, J) < (A, B, C, D, E, F, G, H, I, J)` and `(A, B, C, D, E, F, G, H, I, J) > (A, B, C, D, E, F, G, H, I, J)` [INFO] [stdout] ... [INFO] [stdout] 128 | / tuple_impls! { [INFO] [stdout] 129 | | Tuple1 { [INFO] [stdout] 130 | | (0) -> A [INFO] [stdout] ... | [INFO] [stdout] 231 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialOrd` is not implemented for `(A, B, C, D, E, F, G, H, I, J)` [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:22 [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 extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 113 | impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized, (A, B, C, D, E, F, G, H, I, J): PartialOrd { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `(A, B, C, D, E, F, G, H, I, J, K)` with `(A, B, C, D, E, F, G, H, I, J, K)` [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] | ^^^^^^^^^ no implementation for `(A, B, C, D, E, F, G, H, I, J, K) < (A, B, C, D, E, F, G, H, I, J, K)` and `(A, B, C, D, E, F, G, H, I, J, K) > (A, B, C, D, E, F, G, H, I, J, K)` [INFO] [stdout] ... [INFO] [stdout] 128 | / tuple_impls! { [INFO] [stdout] 129 | | Tuple1 { [INFO] [stdout] 130 | | (0) -> A [INFO] [stdout] ... | [INFO] [stdout] 231 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialOrd` is not implemented for `(A, B, C, D, E, F, G, H, I, J, K)` [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:22 [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 extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 113 | impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized, (A, B, C, D, E, F, G, H, I, J, K): PartialOrd { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `(A, B, C, D, E, F, G, H, I, J, K, L)` with `(A, B, C, D, E, F, G, H, I, J, K, L)` [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] | ^^^^^^^^^ no implementation for `(A, B, C, D, E, F, G, H, I, J, K, L) < (A, B, C, D, E, F, G, H, I, J, K, L)` and `(A, B, C, D, E, F, G, H, I, J, K, L) > (A, B, C, D, E, F, G, H, I, J, K, L)` [INFO] [stdout] ... [INFO] [stdout] 128 | / tuple_impls! { [INFO] [stdout] 129 | | Tuple1 { [INFO] [stdout] 130 | | (0) -> A [INFO] [stdout] ... | [INFO] [stdout] 231 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialOrd` is not implemented for `(A, B, C, D, E, F, G, H, I, J, K, L)` [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:22 [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 extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 113 | impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized, (A, B, C, D, E, F, G, H, I, J, K, L): PartialOrd { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ord_subset` (lib) due to 12 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "66a36784cca670919a1da530f500b7538e37fd74bac5ac2f1c6c633fb010ffbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66a36784cca670919a1da530f500b7538e37fd74bac5ac2f1c6c633fb010ffbb", kill_on_drop: false }` [INFO] [stdout] 66a36784cca670919a1da530f500b7538e37fd74bac5ac2f1c6c633fb010ffbb