[INFO] fetching crate tulip-derivative 2.2.1... [INFO] checking tulip-derivative-2.2.1 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] extracting crate tulip-derivative 2.2.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate tulip-derivative 2.2.1 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tulip-derivative 2.2.1 [INFO] finished tweaking crates.io crate tulip-derivative 2.2.1 [INFO] tweaked toml for crates.io crate tulip-derivative 2.2.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 23 packages [INFO] [stderr] Adding runtime-macros-derive v0.4.0 (latest: v0.6.0) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.57) [INFO] [stderr] Adding toml v0.5.11 (latest: v0.8.12) [INFO] [stderr] Adding trybuild v1.0.22 (latest: v1.0.91) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trybuild v1.0.22 [INFO] [stderr] Downloaded runtime-macros-derive v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a031c911ef9a861e9fb191405b6cea10065c65bd65f1f4bd2fc74aa00f6aab6 [INFO] running `Command { std: "docker" "start" "-a" "0a031c911ef9a861e9fb191405b6cea10065c65bd65f1f4bd2fc74aa00f6aab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a031c911ef9a861e9fb191405b6cea10065c65bd65f1f4bd2fc74aa00f6aab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a031c911ef9a861e9fb191405b6cea10065c65bd65f1f4bd2fc74aa00f6aab6", kill_on_drop: false }` [INFO] [stdout] 0a031c911ef9a861e9fb191405b6cea10065c65bd65f1f4bd2fc74aa00f6aab6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c5815d7fe0d3cfdd8a2a0388052960e4d19f56635cc42d343481fe6f8df5ac8 [INFO] running `Command { std: "docker" "start" "-a" "1c5815d7fe0d3cfdd8a2a0388052960e4d19f56635cc42d343481fe6f8df5ac8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking runtime-macros-derive v0.4.0 [INFO] [stderr] Checking tulip-derivative v2.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `proc_macro2` is imported redundantly [INFO] [stdout] --> src/ast.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use proc_macro2; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate proc_macro2; [INFO] [stdout] | ------------------------- the item `proc_macro2` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `syn` is imported redundantly [INFO] [stdout] --> src/ast.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use syn; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate syn; [INFO] [stdout] | ----------------- the item `syn` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `proc_macro2` is imported redundantly [INFO] [stdout] --> src/attr.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use proc_macro2; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate proc_macro2; [INFO] [stdout] | ------------------------- the item `proc_macro2` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `syn` is imported redundantly [INFO] [stdout] --> src/attr.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use syn; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate syn; [INFO] [stdout] | ----------------- the item `syn` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `syn` is imported redundantly [INFO] [stdout] --> src/bound.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | use syn::{self, visit, GenericParam}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate syn; [INFO] [stdout] | ----------------- the item `syn` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `proc_macro2` is imported redundantly [INFO] [stdout] --> src/clone.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use proc_macro2; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate proc_macro2; [INFO] [stdout] | ------------------------- the item `proc_macro2` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `syn` is imported redundantly [INFO] [stdout] --> src/clone.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use syn; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate syn; [INFO] [stdout] | ----------------- the item `syn` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `proc_macro2` is imported redundantly [INFO] [stdout] --> src/cmp.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use proc_macro2; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate proc_macro2; [INFO] [stdout] | ------------------------- the item `proc_macro2` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `syn` is imported redundantly [INFO] [stdout] --> src/cmp.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use syn; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate syn; [INFO] [stdout] | ----------------- the item `syn` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `proc_macro2` is imported redundantly [INFO] [stdout] --> src/debug.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use proc_macro2; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate proc_macro2; [INFO] [stdout] | ------------------------- the item `proc_macro2` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `syn` is imported redundantly [INFO] [stdout] --> src/debug.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use syn; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate syn; [INFO] [stdout] | ----------------- the item `syn` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `proc_macro2` is imported redundantly [INFO] [stdout] --> src/default.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use proc_macro2; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate proc_macro2; [INFO] [stdout] | ------------------------- the item `proc_macro2` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `syn` is imported redundantly [INFO] [stdout] --> src/default.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use syn; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate syn; [INFO] [stdout] | ----------------- the item `syn` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `proc_macro2` is imported redundantly [INFO] [stdout] --> src/hash.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use proc_macro2; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate proc_macro2; [INFO] [stdout] | ------------------------- the item `proc_macro2` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `syn` is imported redundantly [INFO] [stdout] --> src/hash.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use syn; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate syn; [INFO] [stdout] | ----------------- the item `syn` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `proc_macro2` is imported redundantly [INFO] [stdout] --> src/matcher.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | use proc_macro2::{self, TokenStream}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate proc_macro2; [INFO] [stdout] | ------------------------- the item `proc_macro2` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `syn` is imported redundantly [INFO] [stdout] --> src/matcher.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use syn; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate syn; [INFO] [stdout] | ----------------- the item `syn` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `quote` is imported redundantly [INFO] [stdout] --> src/matcher.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | extern crate quote; [INFO] [stdout] | ------------------- the item `quote` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `proc_macro2` is imported redundantly [INFO] [stdout] --> src/utils.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use proc_macro2; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate proc_macro2; [INFO] [stdout] | ------------------------- the item `proc_macro2` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `syn` is imported redundantly [INFO] [stdout] --> src/utils.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use syn; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate syn; [INFO] [stdout] | ----------------- the item `syn` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `span` is never read [INFO] [stdout] --> src/ast.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Field<'a> { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 34 | pub span: proc_macro2::Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Field` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `proc_macro2` is imported redundantly [INFO] [stdout] --> src/ast.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use proc_macro2; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate proc_macro2; [INFO] [stdout] | ------------------------- the item `proc_macro2` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `syn` is imported redundantly [INFO] [stdout] --> src/ast.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use syn; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate syn; [INFO] [stdout] | ----------------- the item `syn` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `proc_macro2` is imported redundantly [INFO] [stdout] --> src/attr.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use proc_macro2; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate proc_macro2; [INFO] [stdout] | ------------------------- the item `proc_macro2` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `syn` is imported redundantly [INFO] [stdout] --> src/attr.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use syn; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate syn; [INFO] [stdout] | ----------------- the item `syn` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `syn` is imported redundantly [INFO] [stdout] --> src/bound.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | use syn::{self, visit, GenericParam}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate syn; [INFO] [stdout] | ----------------- the item `syn` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `proc_macro2` is imported redundantly [INFO] [stdout] --> src/clone.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use proc_macro2; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate proc_macro2; [INFO] [stdout] | ------------------------- the item `proc_macro2` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `syn` is imported redundantly [INFO] [stdout] --> src/clone.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use syn; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate syn; [INFO] [stdout] | ----------------- the item `syn` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `proc_macro2` is imported redundantly [INFO] [stdout] --> src/cmp.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use proc_macro2; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate proc_macro2; [INFO] [stdout] | ------------------------- the item `proc_macro2` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `syn` is imported redundantly [INFO] [stdout] --> src/cmp.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use syn; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate syn; [INFO] [stdout] | ----------------- the item `syn` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `proc_macro2` is imported redundantly [INFO] [stdout] --> src/debug.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use proc_macro2; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate proc_macro2; [INFO] [stdout] | ------------------------- the item `proc_macro2` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `syn` is imported redundantly [INFO] [stdout] --> src/debug.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use syn; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate syn; [INFO] [stdout] | ----------------- the item `syn` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `proc_macro2` is imported redundantly [INFO] [stdout] --> src/default.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use proc_macro2; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate proc_macro2; [INFO] [stdout] | ------------------------- the item `proc_macro2` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `syn` is imported redundantly [INFO] [stdout] --> src/default.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use syn; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate syn; [INFO] [stdout] | ----------------- the item `syn` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `proc_macro2` is imported redundantly [INFO] [stdout] --> src/hash.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use proc_macro2; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate proc_macro2; [INFO] [stdout] | ------------------------- the item `proc_macro2` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `syn` is imported redundantly [INFO] [stdout] --> src/hash.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use syn; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate syn; [INFO] [stdout] | ----------------- the item `syn` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `proc_macro2` is imported redundantly [INFO] [stdout] --> src/matcher.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | use proc_macro2::{self, TokenStream}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate proc_macro2; [INFO] [stdout] | ------------------------- the item `proc_macro2` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `syn` is imported redundantly [INFO] [stdout] --> src/matcher.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use syn; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate syn; [INFO] [stdout] | ----------------- the item `syn` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `quote` is imported redundantly [INFO] [stdout] --> src/matcher.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use quote; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | extern crate quote; [INFO] [stdout] | ------------------- the item `quote` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `proc_macro2` is imported redundantly [INFO] [stdout] --> src/utils.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use proc_macro2; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate proc_macro2; [INFO] [stdout] | ------------------------- the item `proc_macro2` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `syn` is imported redundantly [INFO] [stdout] --> src/utils.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use syn; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate syn; [INFO] [stdout] | ----------------- the item `syn` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `span` is never read [INFO] [stdout] --> src/ast.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Field<'a> { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 34 | pub span: proc_macro2::Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Field` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serde v1.0.197 [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serde_json v1.0.115 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking trybuild v1.0.22 [INFO] [stdout] error[E0463]: can't find crate for `derivative` [INFO] [stdout] --> tests/rustc-issue-6341.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `derivative` [INFO] [stdout] --> tests/rustc-deriving-via-extension-hash-enum.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `derivative` [INFO] [stdout] --> tests/rustc-deriving-meta-multiple.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `derivative` [INFO] [stdout] --> tests/rustc-deriving-meta.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `derivative` [INFO] [stdout] --> tests/rustc-deriving-clone-generic-tuple-struct.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `derivative` [INFO] [stdout] --> tests/clippy-warning-clone-from.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `derivative` [INFO] [stdout] --> tests/derive-debug-bounds.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `derivative` [INFO] [stdout] --> tests/rustc-issue-29540.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `derivative` [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `derivative` [INFO] [stdout] --> tests/derive-ord-packed.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `derivative` [INFO] [stdout] --> tests/derive-ord.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-meta-multiple.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-via-extension-hash-enum.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `derivative` [INFO] [stdout] --> tests/rustc-issue-58319.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/rustc-issue-6341.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `derivative` [INFO] [stdout] --> tests/derive-partial-eq.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-meta-multiple.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | #[derivative(PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/rustc-deriving-meta-multiple.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-via-extension-hash-enum.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | #[derivative(Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/rustc-deriving-via-extension-hash-enum.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-via-extension-hash-enum.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-meta-multiple.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | #[derivative(Clone)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/rustc-deriving-meta-multiple.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/rustc-issue-6341.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | #[derivative(PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/rustc-issue-6341.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-via-extension-hash-enum.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | #[derivative(Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/rustc-deriving-via-extension-hash-enum.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-meta-multiple.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | #[derivative(Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/rustc-deriving-meta-multiple.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-meta.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-meta.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | #[derivative(PartialEq, Clone, Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/rustc-deriving-meta.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/clippy-warning-clone-from.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-clone-generic-tuple-struct.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/clippy-warning-clone-from.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | #[derivative(Clone(clone_from = "true"))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/clippy-warning-clone-from.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/rustc-issue-29540.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-debug-bounds.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-clone-generic-tuple-struct.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | #[derivative(Clone)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/rustc-deriving-clone-generic-tuple-struct.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-debug-bounds.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | #[derivative(Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-debug-bounds.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/rustc-issue-29540.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | #[derivative(Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/rustc-issue-29540.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-debug-bounds.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[derivative(Debug(format_with="MyDebug::my_fmt", bound="U: MyDebug"))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-debug-bounds.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Foo` [INFO] [stdout] --> tests/rustc-deriving-meta-multiple.rs:39:15 [INFO] [stdout] | [INFO] [stdout] 39 | let _ = a == a; // check for PartialEq impl w/o testing its correctness [INFO] [stdout] | - ^^ - Foo [INFO] [stdout] | | [INFO] [stdout] | Foo [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Foo` [INFO] [stdout] --> tests/rustc-deriving-meta-multiple.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | struct Foo { [INFO] [stdout] | ^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] help: consider annotating `Foo` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 28 + #[derive(PartialEq)] [INFO] [stdout] 29 | struct Foo { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | #[derivative(Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-debug-bounds.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Foo` [INFO] [stdout] --> tests/rustc-deriving-meta.rs:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | let _ = a == a; // check for PartialEq impl w/o testing its correctness [INFO] [stdout] | - ^^ - Foo [INFO] [stdout] | | [INFO] [stdout] | Foo [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Foo` [INFO] [stdout] --> tests/rustc-deriving-meta.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | struct Foo { [INFO] [stdout] | ^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] help: consider annotating `Foo` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 25 + #[derive(PartialEq)] [INFO] [stdout] 26 | struct Foo { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-debug-bounds.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | #[derivative(Debug(bound="T: std::fmt::Debug, U: MyDebug"))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-debug-bounds.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 16 | #[derivative(Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-debug-bounds.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[derivative(Debug(format_with="MyDebug::my_fmt"))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-debug-bounds.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-ord-packed.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(PartialEq, Eq, Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-debug-bounds.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `derivative` [INFO] [stdout] --> tests/rustc-deriving-clone-struct.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | #[derivative(Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-debug-bounds.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | #[derivative(Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-debug-bounds.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord-packed.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | #[derivative(PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord-packed.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `derivative` [INFO] [stdout] --> tests/rustc-deriving-in-fn.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-ord-packed.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-debug-bounds.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[derivative(Debug(format_with="MyDebug::my_fmt", bound="U: MyDebug"))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-debug-bounds.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-debug-bounds.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | #[derivative(Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tulip-derivative` (test "clippy-warning-clone-from") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord-packed.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | #[derivative(PartialEq, PartialOrd, Ord, Eq)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord-packed.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-partial-eq.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tulip-derivative` (test "rustc-issue-6341") due to 4 previous errors [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-ord.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(PartialEq, Eq, Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-debug-bounds.rs:34:3 [INFO] [stdout] | [INFO] [stdout] 34 | #[derivative(Debug(bound="T: std::fmt::Debug, U: MyDebug"))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-debug-bounds.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tulip-derivative` (test "rustc-deriving-via-extension-hash-enum") due to 6 previous errors [INFO] [stderr] error: could not compile `tulip-derivative` (test "rustc-issue-29540") due to 4 previous errors [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord-packed.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[derivative(PartialEq(bound = ""))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord-packed.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-debug-bounds.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[derivative(Debug(format_with="MyDebug::my_fmt"))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-debug-bounds.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:28:3 [INFO] [stdout] | [INFO] [stdout] 28 | #[derivative(Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord-packed.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[derivative(PartialOrd(bound = ""))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord-packed.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-debug-bounds.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-partial-eq.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | #[derivative(PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-partial-eq.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 16 | #[derivative(PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-partial-eq.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord-packed.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[derivative(Ord(bound = ""))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord-packed.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-ord.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(PartialEq, Eq, Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-debug-bounds.rs:51:3 [INFO] [stdout] | [INFO] [stdout] 51 | #[derivative(Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-debug-bounds.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord-packed.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[derivative(Eq(bound = ""))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord-packed.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | #[derivative(Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-partial-eq.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | #[derivative(PartialEq = "feature_allow_slow_enum")] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-partial-eq.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-debug-bounds.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 53 | #[derivative(Debug(bound=""))] GenericNeedsNoDebug, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-debug-bounds.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-partial-eq.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-ord-packed.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(PartialEq, Eq, Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | #[derivative( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-ord.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-partial-eq.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | #[derivative(PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-partial-eq.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord-packed.rs:32:3 [INFO] [stdout] | [INFO] [stdout] 32 | #[derivative(PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord-packed.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:34:3 [INFO] [stdout] | [INFO] [stdout] 34 | #[derivative(Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-partial-eq.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-ord-packed.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(PartialEq, Eq, Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord.rs:32:3 [INFO] [stdout] | [INFO] [stdout] 32 | #[derivative(PartialEq, PartialOrd, Ord, Eq)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-partial-eq.rs:34:3 [INFO] [stdout] | [INFO] [stdout] 34 | #[derivative(PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-partial-eq.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord-packed.rs:37:3 [INFO] [stdout] | [INFO] [stdout] 37 | #[derivative(PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord-packed.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:37:3 [INFO] [stdout] | [INFO] [stdout] 37 | #[derivative(Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-partial-eq.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/rustc-issue-58319.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord-packed.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | #[derivative(PartialOrd = "ignore")] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord-packed.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[derivative(PartialEq(bound = ""))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[derivative(PartialOrd(bound = ""))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord-packed.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | #[derivative(Ord = "ignore")] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord-packed.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:40:3 [INFO] [stdout] | [INFO] [stdout] 40 | #[derivative(Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/rustc-issue-58319.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | #[derivative(Clone)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/rustc-issue-58319.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-partial-eq.rs:41:3 [INFO] [stdout] | [INFO] [stdout] 41 | #[derivative(PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-partial-eq.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[derivative(Ord(bound = ""))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-ord-packed.rs:45:25 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(PartialEq, Eq, Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-partial-eq.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[derivative(Eq(bound = ""))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-clone-struct.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Default, Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-ord.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(PartialEq, Eq, Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:43:3 [INFO] [stdout] | [INFO] [stdout] 43 | #[derivative(Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord-packed.rs:46:3 [INFO] [stdout] | [INFO] [stdout] 46 | #[derivative(PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord-packed.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-partial-eq.rs:47:3 [INFO] [stdout] | [INFO] [stdout] 47 | #[derivative(PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-partial-eq.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord-packed.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | #[derivative(PartialOrd = "ignore")] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord-packed.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord.rs:42:3 [INFO] [stdout] | [INFO] [stdout] 42 | #[derivative(PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-clone-struct.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | #[derivative(Clone)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/rustc-deriving-clone-struct.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-partial-eq.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | #[derivative(PartialEq(bound = ""))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-partial-eq.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-in-fn.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-ord.rs:45:25 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(PartialEq, Eq, Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord-packed.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[derivative(Ord = "ignore")] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord-packed.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-ord-packed.rs:55:25 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(PartialEq, Eq, Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-partial-eq.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord.rs:46:3 [INFO] [stdout] | [INFO] [stdout] 46 | #[derivative(PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-in-fn.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[derivative(Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/rustc-deriving-in-fn.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[derivative(PartialOrd = "ignore")] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord-packed.rs:56:3 [INFO] [stdout] | [INFO] [stdout] 56 | #[derivative(PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord-packed.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-partial-eq.rs:54:3 [INFO] [stdout] | [INFO] [stdout] 54 | #[derivative(PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-partial-eq.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | #[derivative(Ord = "ignore")] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-partial-eq.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord-packed.rs:59:7 [INFO] [stdout] | [INFO] [stdout] 59 | #[derivative( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord-packed.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-ord.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(PartialEq, Eq, Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-ord-packed.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-partial-eq.rs:58:3 [INFO] [stdout] | [INFO] [stdout] 58 | #[derivative(PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-partial-eq.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord.rs:54:3 [INFO] [stdout] | [INFO] [stdout] 54 | #[derivative(PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord-packed.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | #[derivative(PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord-packed.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-partial-eq.rs:60:7 [INFO] [stdout] | [INFO] [stdout] 60 | #[derivative(PartialEq = "ignore")] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-partial-eq.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord.rs:56:7 [INFO] [stdout] | [INFO] [stdout] 56 | #[derivative(PartialOrd = "ignore")] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-partial-eq.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord-packed.rs:81:7 [INFO] [stdout] | [INFO] [stdout] 81 | #[derivative( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord-packed.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 57 | #[derivative(Ord = "ignore")] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-ord-packed.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-ord.rs:62:25 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(PartialEq, Eq, Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-partial-eq.rs:65:3 [INFO] [stdout] | [INFO] [stdout] 65 | #[derivative(PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-partial-eq.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `Foo` in the current scope [INFO] [stdout] --> tests/rustc-deriving-meta.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 25 | struct Foo { [INFO] [stdout] | ---------- method `clone` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 37 | let _ = a.clone(); // check for Clone impl w/o testing its correctness [INFO] [stdout] | ^^^^^ method not found in `Foo` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `clone`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-partial-eq.rs:67:7 [INFO] [stdout] | [INFO] [stdout] 67 | #[derivative(PartialEq = "ignore")] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-partial-eq.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord-packed.rs:99:3 [INFO] [stdout] | [INFO] [stdout] 99 | #[derivative(PartialEq, PartialOrd, Ord, Eq)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord-packed.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord.rs:63:3 [INFO] [stdout] | [INFO] [stdout] 63 | #[derivative(PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-partial-eq.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `Foo` in the current scope [INFO] [stdout] --> tests/rustc-deriving-meta-multiple.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 28 | struct Foo { [INFO] [stdout] | ---------- method `clone` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 40 | let _ = a.clone(); // check for Clone impl w/o testing its correctness [INFO] [stdout] | ^^^^^ method not found in `Foo` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `clone`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord-packed.rs:103:7 [INFO] [stdout] | [INFO] [stdout] 103 | #[derivative(PartialEq = "ignore")] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord-packed.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Foo: Hash` is not satisfied [INFO] [stdout] --> tests/rustc-deriving-meta.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | hash(&a); // check for Hash impl w/o testing its correctness [INFO] [stdout] | ---- ^^ the trait `Hash` is not implemented for `Foo` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `hash` [INFO] [stdout] --> tests/rustc-deriving-meta.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | fn hash(_t: &T) {} [INFO] [stdout] | ^^^^ required by this bound in `hash` [INFO] [stdout] help: consider annotating `Foo` with `#[derive(Hash)]` [INFO] [stdout] | [INFO] [stdout] 25 + #[derive(Hash)] [INFO] [stdout] 26 | struct Foo { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord.rs:65:7 [INFO] [stdout] | [INFO] [stdout] 65 | #[derivative( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Foo<{integer}, {integer}>` doesn't implement `Debug` [INFO] [stdout] --> tests/derive-debug-bounds.rs:78:40 [INFO] [stdout] | [INFO] [stdout] 11 | struct Foo { [INFO] [stdout] | ---------------- method `to_show` not found for this struct because it doesn't satisfy `Foo<{integer}, {integer}>: Debug` or `Foo<{integer}, {integer}>: ToDebug` [INFO] [stdout] ... [INFO] [stdout] 78 | assert_eq!(Foo { foo: 42, bar: 0 }.to_show(), "Foo { foo: 42, bar: MyDebug }".to_string()); [INFO] [stdout] | ^^^^^^^ `Foo<{integer}, {integer}>` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] note: trait bound `Foo<{integer}, {integer}>: Debug` was not satisfied [INFO] [stdout] --> tests/derive-debug-bounds.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | impl ToDebug for T { [INFO] [stdout] | ^^^^^^^^^^^^^^^ ------- - [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] help: consider annotating `Foo<{integer}, {integer}>` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 11 + #[derive(Debug)] [INFO] [stdout] 12 | struct Foo { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-partial-eq.rs:73:3 [INFO] [stdout] | [INFO] [stdout] 73 | #[derivative(PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-partial-eq.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-ord.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord-packed.rs:104:7 [INFO] [stdout] | [INFO] [stdout] 104 | #[derivative(PartialOrd = "ignore")] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord-packed.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Foo: Hash` is not satisfied [INFO] [stdout] --> tests/rustc-deriving-meta-multiple.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | hash(&a); // check for Hash impl w/o testing its correctness [INFO] [stdout] | ---- ^^ the trait `Hash` is not implemented for `Foo` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `hash` [INFO] [stdout] --> tests/rustc-deriving-meta-multiple.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | fn hash(_t: &T) {} [INFO] [stdout] | ^^^^ required by this bound in `hash` [INFO] [stdout] help: consider annotating `Foo` with `#[derive(Hash)]` [INFO] [stdout] | [INFO] [stdout] 28 + #[derive(Hash)] [INFO] [stdout] 29 | struct Foo { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-partial-eq.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | struct Parity(#[derivative(PartialEq(compare_with = "same_parity"))] u8); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-partial-eq.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord-packed.rs:105:7 [INFO] [stdout] | [INFO] [stdout] 105 | #[derivative(Ord = "ignore")] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord-packed.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] 27 | pub struct Big( [INFO] [stdout] 28 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-partial-eq.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord.rs:84:3 [INFO] [stdout] | [INFO] [stdout] 84 | #[derivative(PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 29 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0369, E0463, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord.rs:86:7 [INFO] [stdout] | [INFO] [stdout] 86 | #[derivative( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-partial-eq.rs:81:3 [INFO] [stdout] | [INFO] [stdout] 81 | #[derivative(PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-partial-eq.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0369, E0463, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 30 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-ord.rs:103:10 [INFO] [stdout] | [INFO] [stdout] 103 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Foo` doesn't implement `Debug` [INFO] [stdout] --> tests/rustc-deriving-in-fn.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | format!("{:?}", f); [INFO] [stdout] | ^ `Foo` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `Foo` [INFO] [stdout] = note: add `#[derive(Debug)]` to `Foo` or manually `impl Debug for Foo` [INFO] [stdout] = note: this error originates in the macro `$crate::__export::format_args` which comes from the expansion of the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Foo` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 21 + #[derive(Debug)] [INFO] [stdout] 22 | struct Foo { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Foo2<{integer}, {integer}>` doesn't implement `Debug` [INFO] [stdout] --> tests/derive-debug-bounds.rs:79:41 [INFO] [stdout] | [INFO] [stdout] 19 | struct Foo2 { [INFO] [stdout] | ----------------- method `to_show` not found for this struct because it doesn't satisfy `Foo2<{integer}, {integer}>: Debug` or `Foo2<{integer}, {integer}>: ToDebug` [INFO] [stdout] ... [INFO] [stdout] 79 | assert_eq!(Foo2 { foo: 42, bar: 0 }.to_show(), "Foo2 { foo: 42, bar: MyDebug }".to_string()); [INFO] [stdout] | ^^^^^^^ `Foo2<{integer}, {integer}>` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] note: trait bound `Foo2<{integer}, {integer}>: Debug` was not satisfied [INFO] [stdout] --> tests/derive-debug-bounds.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | impl ToDebug for T { [INFO] [stdout] | ^^^^^^^^^^^^^^^ ------- - [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] help: consider annotating `Foo2<{integer}, {integer}>` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 19 + #[derive(Debug)] [INFO] [stdout] 20 | struct Foo2 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-partial-eq.rs:82:21 [INFO] [stdout] | [INFO] [stdout] 82 | struct Generic(#[derivative(PartialEq(compare_with = "dummy_cmp", bound = ""))] T); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-partial-eq.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 31 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-partial-eq.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord.rs:104:3 [INFO] [stdout] | [INFO] [stdout] 104 | #[derivative(PartialEq, PartialOrd, Ord, Eq)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 32 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0463. [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord.rs:107:7 [INFO] [stdout] | [INFO] [stdout] 107 | #[derivative(PartialEq = "ignore")] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-partial-eq.rs:91:3 [INFO] [stdout] | [INFO] [stdout] 91 | #[derivative(PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-partial-eq.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 33 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord.rs:108:7 [INFO] [stdout] | [INFO] [stdout] 108 | #[derivative(PartialOrd = "ignore")] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 34 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-ord.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | #[derivative(Ord = "ignore")] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-ord.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-partial-eq.rs:94:7 [INFO] [stdout] | [INFO] [stdout] 94 | #[derivative(PartialEq = "ignore")] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-partial-eq.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Bar<{integer}, {integer}>` doesn't implement `Debug` [INFO] [stdout] --> tests/derive-debug-bounds.rs:80:27 [INFO] [stdout] | [INFO] [stdout] 27 | struct Bar ( [INFO] [stdout] | ---------------- method `to_show` not found for this struct because it doesn't satisfy `Bar<{integer}, {integer}>: Debug` or `Bar<{integer}, {integer}>: ToDebug` [INFO] [stdout] ... [INFO] [stdout] 80 | assert_eq!(Bar(42, 0).to_show(), "Bar(42, MyDebug)".to_string()); [INFO] [stdout] | ^^^^^^^ `Bar<{integer}, {integer}>` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] note: trait bound `Bar<{integer}, {integer}>: Debug` was not satisfied [INFO] [stdout] --> tests/derive-debug-bounds.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | impl ToDebug for T { [INFO] [stdout] | ^^^^^^^^^^^^^^^ ------- - [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] help: consider annotating `Bar<{integer}, {integer}>` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 27 + #[derive(Debug)] [INFO] [stdout] 28 | struct Bar ( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 35 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 36 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `B` doesn't implement `Debug` [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:65:22 [INFO] [stdout] | [INFO] [stdout] 17 | enum B { V1, V2, V3 } [INFO] [stdout] | ------ method `to_show` not found for this enum because it doesn't satisfy `B: Debug` or `B: ToDebug` [INFO] [stdout] ... [INFO] [stdout] 65 | assert_eq!(B::V1.to_show(), "V1".to_string()); [INFO] [stdout] | ^^^^^^^ `B` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] note: trait bound `B: Debug` was not satisfied [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | impl ToDebug for T { [INFO] [stdout] | ^^^^^^^^^^ ------- - [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] help: consider annotating `B` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 17 + #[derive(Debug)] [INFO] [stdout] 18 | enum B { V1, V2, V3 } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 37 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 38 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 39 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tulip-derivative` (test "rustc-deriving-meta") due to 7 previous errors [INFO] [stdout] error[E0599]: `Bar2<{integer}, {integer}>` doesn't implement `Debug` [INFO] [stdout] --> tests/derive-debug-bounds.rs:81:28 [INFO] [stdout] | [INFO] [stdout] 35 | struct Bar2 ( [INFO] [stdout] | ----------------- method `to_show` not found for this struct because it doesn't satisfy `Bar2<{integer}, {integer}>: Debug` or `Bar2<{integer}, {integer}>: ToDebug` [INFO] [stdout] ... [INFO] [stdout] 81 | assert_eq!(Bar2(42, 0).to_show(), "Bar2(42, MyDebug)".to_string()); [INFO] [stdout] | ^^^^^^^ `Bar2<{integer}, {integer}>` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] note: trait bound `Bar2<{integer}, {integer}>: Debug` was not satisfied [INFO] [stdout] --> tests/derive-debug-bounds.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | impl ToDebug for T { [INFO] [stdout] | ^^^^^^^^^^^^^^^ ------- - [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] help: consider annotating `Bar2<{integer}, {integer}>` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 35 + #[derive(Debug)] [INFO] [stdout] 36 | struct Bar2 ( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tulip-derivative` (test "rustc-deriving-meta-multiple") due to 9 previous errors [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 40 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 41 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 42 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `B` doesn't implement `Debug` [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:66:22 [INFO] [stdout] | [INFO] [stdout] 17 | enum B { V1, V2, V3 } [INFO] [stdout] | ------ method `to_show` not found for this enum because it doesn't satisfy `B: Debug` or `B: ToDebug` [INFO] [stdout] ... [INFO] [stdout] 66 | assert_eq!(B::V2.to_show(), "V2".to_string()); [INFO] [stdout] | ^^^^^^^ `B` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] note: trait bound `B: Debug` was not satisfied [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | impl ToDebug for T { [INFO] [stdout] | ^^^^^^^^^^ ------- - [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] help: consider annotating `B` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 17 + #[derive(Debug)] [INFO] [stdout] 18 | enum B { V1, V2, V3 } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tulip-derivative` (test "rustc-deriving-in-fn") due to 5 previous errors [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 43 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 44 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `S` in the current scope [INFO] [stdout] --> tests/rustc-deriving-clone-generic-tuple-struct.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 21 | struct S(T, ()); [INFO] [stdout] | ----------- method `clone` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 25 | let _ = S(1, ()).clone(); [INFO] [stdout] | ^^^^^ method not found in `S<{integer}>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `clone`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 45 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 46 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 47 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `TestUnneededBound` doesn't implement `Debug` [INFO] [stdout] --> tests/derive-debug-bounds.rs:82:64 [INFO] [stdout] | [INFO] [stdout] 52 | struct TestUnneededBound( // Test that we don't add T: Debug [INFO] [stdout] | --------------------------- method `to_show` not found for this struct because it doesn't satisfy `TestUnneededBound: Debug` or `TestUnneededBound: ToDebug` [INFO] [stdout] ... [INFO] [stdout] 82 | assert_eq!(TestUnneededBound(GenericNeedsNoDebug(NoDebug)).to_show(), "TestUnneededBound(GenericNeedsNoDebug)".to_string()); [INFO] [stdout] | ^^^^^^^ `TestUnneededBound` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] note: trait bound `TestUnneededBound: Debug` was not satisfied [INFO] [stdout] --> tests/derive-debug-bounds.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | impl ToDebug for T { [INFO] [stdout] | ^^^^^^^^^^^^^^^ ------- - [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] help: consider annotating `TestUnneededBound` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 52 + #[derive(Debug)] [INFO] [stdout] 53 | struct TestUnneededBound( // Test that we don't add T: Debug [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 48 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0463, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 49 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Foo` [INFO] [stdout] --> tests/derive-partial-eq.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | assert!(Foo { foo: 7 } == Foo { foo: 7 }); [INFO] [stdout] | -------------- ^^ -------------- Foo [INFO] [stdout] | | [INFO] [stdout] | Foo [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Foo` [INFO] [stdout] --> tests/derive-partial-eq.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | struct Foo { [INFO] [stdout] | ^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] help: consider annotating `Foo` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(PartialEq)] [INFO] [stdout] 14 | struct Foo { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `Foo` [INFO] [stdout] --> tests/derive-partial-eq.rs:108:28 [INFO] [stdout] | [INFO] [stdout] 108 | assert!(Foo { foo: 7 } != Foo { foo: 42 }); [INFO] [stdout] | -------------- ^^ --------------- Foo [INFO] [stdout] | | [INFO] [stdout] | Foo [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Foo` [INFO] [stdout] --> tests/derive-partial-eq.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | struct Foo { [INFO] [stdout] | ^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] help: consider annotating `Foo` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(PartialEq)] [INFO] [stdout] 14 | struct Foo { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 50 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `WithPtr` [INFO] [stdout] --> tests/derive-partial-eq.rs:112:35 [INFO] [stdout] | [INFO] [stdout] 112 | assert!(WithPtr { foo: ptr1 } == WithPtr { foo: ptr1 }); [INFO] [stdout] | --------------------- ^^ --------------------- WithPtr [INFO] [stdout] | | [INFO] [stdout] | WithPtr [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq>` might be missing for `WithPtr` [INFO] [stdout] --> tests/derive-partial-eq.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | struct WithPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ must implement `PartialEq>` [INFO] [stdout] help: consider annotating `WithPtr` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 48 + #[derive(PartialEq)] [INFO] [stdout] 49 | struct WithPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `C` doesn't implement `Debug` [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 21 | enum C { V1(isize), V2(B), V3(String) } [INFO] [stdout] | ------ method `to_show` not found for this enum because it doesn't satisfy `C: Debug` or `C: ToDebug` [INFO] [stdout] ... [INFO] [stdout] 67 | assert_eq!(C::V1(3).to_show(), "V1(3)".to_string()); [INFO] [stdout] | ^^^^^^^ `C` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] note: trait bound `C: Debug` was not satisfied [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | impl ToDebug for T { [INFO] [stdout] | ^^^^^^^^^^ ------- - [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] help: consider annotating `C` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 21 + #[derive(Debug)] [INFO] [stdout] 22 | enum C { V1(isize), V2(B), V3(String) } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `WithPtr` [INFO] [stdout] --> tests/derive-partial-eq.rs:113:35 [INFO] [stdout] | [INFO] [stdout] 113 | assert!(WithPtr { foo: ptr1 } != WithPtr { foo: ptr2 }); [INFO] [stdout] | --------------------- ^^ --------------------- WithPtr [INFO] [stdout] | | [INFO] [stdout] | WithPtr [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq>` might be missing for `WithPtr` [INFO] [stdout] --> tests/derive-partial-eq.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | struct WithPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ must implement `PartialEq>` [INFO] [stdout] help: consider annotating `WithPtr` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 48 + #[derive(PartialEq)] [INFO] [stdout] 49 | struct WithPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 51 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Empty` [INFO] [stdout] --> tests/derive-partial-eq.rs:115:19 [INFO] [stdout] | [INFO] [stdout] 115 | assert!(Empty == Empty); [INFO] [stdout] | ----- ^^ ----- Empty [INFO] [stdout] | | [INFO] [stdout] | Empty [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Empty` [INFO] [stdout] --> tests/derive-partial-eq.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | struct Empty; [INFO] [stdout] | ^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] help: consider annotating `Empty` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 55 + #[derive(PartialEq)] [INFO] [stdout] 56 | struct Empty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `AllIgnored` [INFO] [stdout] --> tests/derive-partial-eq.rs:116:35 [INFO] [stdout] | [INFO] [stdout] 116 | assert!(AllIgnored { foo: 0 } == AllIgnored { foo: 42 }); [INFO] [stdout] | --------------------- ^^ ---------------------- AllIgnored [INFO] [stdout] | | [INFO] [stdout] | AllIgnored [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `AllIgnored` [INFO] [stdout] --> tests/derive-partial-eq.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | struct AllIgnored { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] help: consider annotating `AllIgnored` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 59 + #[derive(PartialEq)] [INFO] [stdout] 60 | struct AllIgnored { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 52 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `OneIgnored` [INFO] [stdout] --> tests/derive-partial-eq.rs:117:43 [INFO] [stdout] | [INFO] [stdout] 117 | assert!(OneIgnored { foo: 0, bar: 6 } == OneIgnored { foo: 42, bar: 6 }); [INFO] [stdout] | ----------------------------- ^^ ------------------------------ OneIgnored [INFO] [stdout] | | [INFO] [stdout] | OneIgnored [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `OneIgnored` [INFO] [stdout] --> tests/derive-partial-eq.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | struct OneIgnored { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] help: consider annotating `OneIgnored` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 66 + #[derive(PartialEq)] [INFO] [stdout] 67 | struct OneIgnored { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `OneIgnored` [INFO] [stdout] --> tests/derive-partial-eq.rs:118:43 [INFO] [stdout] | [INFO] [stdout] 118 | assert!(OneIgnored { foo: 0, bar: 6 } != OneIgnored { foo: 42, bar: 7 }); [INFO] [stdout] | ----------------------------- ^^ ------------------------------ OneIgnored [INFO] [stdout] | | [INFO] [stdout] | OneIgnored [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `OneIgnored` [INFO] [stdout] --> tests/derive-partial-eq.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | struct OneIgnored { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] help: consider annotating `OneIgnored` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 66 + #[derive(PartialEq)] [INFO] [stdout] 67 | struct OneIgnored { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Option<{integer}>` [INFO] [stdout] --> tests/derive-partial-eq.rs:120:30 [INFO] [stdout] | [INFO] [stdout] 120 | assert!(Option::Some(42) == Option::Some(42)); [INFO] [stdout] | ---------------- ^^ ---------------- Option<{integer}> [INFO] [stdout] | | [INFO] [stdout] | Option<{integer}> [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq>` might be missing for `Option<{integer}>` [INFO] [stdout] --> tests/derive-partial-eq.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | enum Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ must implement `PartialEq>` [INFO] [stdout] help: consider annotating `Option<{integer}>` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 28 + #[derive(PartialEq)] [INFO] [stdout] 29 | enum Option { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `Option<{integer}>` [INFO] [stdout] --> tests/derive-partial-eq.rs:121:29 [INFO] [stdout] | [INFO] [stdout] 121 | assert!(Option::Some(0) != Option::Some(42)); [INFO] [stdout] | --------------- ^^ ---------------- Option<{integer}> [INFO] [stdout] | | [INFO] [stdout] | Option<{integer}> [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq>` might be missing for `Option<{integer}>` [INFO] [stdout] --> tests/derive-partial-eq.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | enum Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ must implement `PartialEq>` [INFO] [stdout] help: consider annotating `Option<{integer}>` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 28 + #[derive(PartialEq)] [INFO] [stdout] 29 | enum Option { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 53 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `Option<{integer}>` [INFO] [stdout] --> tests/derive-partial-eq.rs:122:30 [INFO] [stdout] | [INFO] [stdout] 122 | assert!(Option::Some(42) != Option::None); [INFO] [stdout] | ---------------- ^^ ------------ Option<_> [INFO] [stdout] | | [INFO] [stdout] | Option<{integer}> [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq>` might be missing for `Option<{integer}>` [INFO] [stdout] --> tests/derive-partial-eq.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | enum Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ must implement `PartialEq>` [INFO] [stdout] help: consider annotating `Option<{integer}>` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 28 + #[derive(PartialEq)] [INFO] [stdout] 29 | enum Option { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `Option<_>` [INFO] [stdout] --> tests/derive-partial-eq.rs:123:26 [INFO] [stdout] | [INFO] [stdout] 123 | assert!(Option::None != Option::Some(42)); [INFO] [stdout] | ------------ ^^ ---------------- Option<{integer}> [INFO] [stdout] | | [INFO] [stdout] | Option<_> [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq>` might be missing for `Option<_>` [INFO] [stdout] --> tests/derive-partial-eq.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | enum Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ must implement `PartialEq>` [INFO] [stdout] help: consider annotating `Option<_>` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 28 + #[derive(PartialEq)] [INFO] [stdout] 29 | enum Option { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Option` [INFO] [stdout] --> tests/derive-partial-eq.rs:124:32 [INFO] [stdout] | [INFO] [stdout] 124 | assert!(Option::None:: == Option::None::); [INFO] [stdout] | ------------------ ^^ ------------------ Option [INFO] [stdout] | | [INFO] [stdout] | Option [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Option` [INFO] [stdout] --> tests/derive-partial-eq.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | enum Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] help: consider annotating `Option` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 28 + #[derive(PartialEq)] [INFO] [stdout] 29 | enum Option { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `SimpleEnum` [INFO] [stdout] --> tests/derive-partial-eq.rs:126:30 [INFO] [stdout] | [INFO] [stdout] 126 | assert!(SimpleEnum::Some == SimpleEnum::Some); [INFO] [stdout] | ---------------- ^^ ---------------- SimpleEnum [INFO] [stdout] | | [INFO] [stdout] | SimpleEnum [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `SimpleEnum` [INFO] [stdout] --> tests/derive-partial-eq.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | enum SimpleEnum { [INFO] [stdout] | ^^^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] help: consider annotating `SimpleEnum` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 35 + #[derive(PartialEq)] [INFO] [stdout] 36 | enum SimpleEnum { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 54 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `SimpleEnum` [INFO] [stdout] --> tests/derive-partial-eq.rs:127:30 [INFO] [stdout] | [INFO] [stdout] 127 | assert!(SimpleEnum::None == SimpleEnum::None); [INFO] [stdout] | ---------------- ^^ ---------------- SimpleEnum [INFO] [stdout] | | [INFO] [stdout] | SimpleEnum [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `SimpleEnum` [INFO] [stdout] --> tests/derive-partial-eq.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | enum SimpleEnum { [INFO] [stdout] | ^^^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] help: consider annotating `SimpleEnum` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 35 + #[derive(PartialEq)] [INFO] [stdout] 36 | enum SimpleEnum { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0463, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `SimpleEnum` [INFO] [stdout] --> tests/derive-partial-eq.rs:128:30 [INFO] [stdout] | [INFO] [stdout] 128 | assert!(SimpleEnum::Some != SimpleEnum::None); [INFO] [stdout] | ---------------- ^^ ---------------- SimpleEnum [INFO] [stdout] | | [INFO] [stdout] | SimpleEnum [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `SimpleEnum` [INFO] [stdout] --> tests/derive-partial-eq.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | enum SimpleEnum { [INFO] [stdout] | ^^^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] help: consider annotating `SimpleEnum` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 35 + #[derive(PartialEq)] [INFO] [stdout] 36 | enum SimpleEnum { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `SimpleEnum` [INFO] [stdout] --> tests/derive-partial-eq.rs:129:30 [INFO] [stdout] | [INFO] [stdout] 129 | assert!(SimpleEnum::None != SimpleEnum::Some); [INFO] [stdout] | ---------------- ^^ ---------------- SimpleEnum [INFO] [stdout] | | [INFO] [stdout] | SimpleEnum [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `SimpleEnum` [INFO] [stdout] --> tests/derive-partial-eq.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | enum SimpleEnum { [INFO] [stdout] | ^^^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] help: consider annotating `SimpleEnum` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 35 + #[derive(PartialEq)] [INFO] [stdout] 36 | enum SimpleEnum { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 55 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `UnitEnum` [INFO] [stdout] --> tests/derive-partial-eq.rs:131:30 [INFO] [stdout] | [INFO] [stdout] 131 | assert!(UnitEnum::Single == UnitEnum::Single); [INFO] [stdout] | ---------------- ^^ ---------------- UnitEnum [INFO] [stdout] | | [INFO] [stdout] | UnitEnum [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `UnitEnum` [INFO] [stdout] --> tests/derive-partial-eq.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | enum UnitEnum { [INFO] [stdout] | ^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] help: consider annotating `UnitEnum` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 42 + #[derive(PartialEq)] [INFO] [stdout] 43 | enum UnitEnum { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Parity` [INFO] [stdout] --> tests/derive-partial-eq.rs:133:23 [INFO] [stdout] | [INFO] [stdout] 133 | assert!(Parity(3) == Parity(7)); [INFO] [stdout] | --------- ^^ --------- Parity [INFO] [stdout] | | [INFO] [stdout] | Parity [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Parity` [INFO] [stdout] --> tests/derive-partial-eq.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | struct Parity(#[derivative(PartialEq(compare_with = "same_parity"))] u8); [INFO] [stdout] | ^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] help: consider annotating `Parity` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 74 + #[derive(PartialEq)] [INFO] [stdout] 75 | struct Parity(#[derivative(PartialEq(compare_with = "same_parity"))] u8); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Parity` [INFO] [stdout] --> tests/derive-partial-eq.rs:134:23 [INFO] [stdout] | [INFO] [stdout] 134 | assert!(Parity(2) == Parity(42)); [INFO] [stdout] | --------- ^^ ---------- Parity [INFO] [stdout] | | [INFO] [stdout] | Parity [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Parity` [INFO] [stdout] --> tests/derive-partial-eq.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | struct Parity(#[derivative(PartialEq(compare_with = "same_parity"))] u8); [INFO] [stdout] | ^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] help: consider annotating `Parity` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 74 + #[derive(PartialEq)] [INFO] [stdout] 75 | struct Parity(#[derivative(PartialEq(compare_with = "same_parity"))] u8); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `Parity` [INFO] [stdout] --> tests/derive-partial-eq.rs:135:23 [INFO] [stdout] | [INFO] [stdout] 135 | assert!(Parity(3) != Parity(42)); [INFO] [stdout] | --------- ^^ ---------- Parity [INFO] [stdout] | | [INFO] [stdout] | Parity [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Parity` [INFO] [stdout] --> tests/derive-partial-eq.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | struct Parity(#[derivative(PartialEq(compare_with = "same_parity"))] u8); [INFO] [stdout] | ^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] help: consider annotating `Parity` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 74 + #[derive(PartialEq)] [INFO] [stdout] 75 | struct Parity(#[derivative(PartialEq(compare_with = "same_parity"))] u8); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 56 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `Parity` [INFO] [stdout] --> tests/derive-partial-eq.rs:136:23 [INFO] [stdout] | [INFO] [stdout] 136 | assert!(Parity(2) != Parity(7)); [INFO] [stdout] | --------- ^^ --------- Parity [INFO] [stdout] | | [INFO] [stdout] | Parity [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Parity` [INFO] [stdout] --> tests/derive-partial-eq.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | struct Parity(#[derivative(PartialEq(compare_with = "same_parity"))] u8); [INFO] [stdout] | ^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] help: consider annotating `Parity` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 74 + #[derive(PartialEq)] [INFO] [stdout] 75 | struct Parity(#[derivative(PartialEq(compare_with = "same_parity"))] u8); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Generic` [INFO] [stdout] --> tests/derive-partial-eq.rs:138:42 [INFO] [stdout] | [INFO] [stdout] 138 | assert!(Generic(SomeType { foo: 0 }) == Generic(SomeType { foo: 0 })); [INFO] [stdout] | ---------------------------- ^^ ---------------------------- Generic [INFO] [stdout] | | [INFO] [stdout] | Generic [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Generic` [INFO] [stdout] --> tests/derive-partial-eq.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | struct Generic(#[derivative(PartialEq(compare_with = "dummy_cmp", bound = ""))] T); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] help: consider annotating `Generic` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 82 + #[derive(PartialEq)] [INFO] [stdout] 83 | struct Generic(#[derivative(PartialEq(compare_with = "dummy_cmp", bound = ""))] T); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `GenericIgnore` [INFO] [stdout] --> tests/derive-partial-eq.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 140 | / GenericIgnore { [INFO] [stdout] 141 | | f: 123, [INFO] [stdout] 142 | | t: PhantomData::::default() [INFO] [stdout] 143 | | } == GenericIgnore { [INFO] [stdout] | | _________-_^^_- [INFO] [stdout] | ||_________| [INFO] [stdout] | | GenericIgnore [INFO] [stdout] 144 | | f: 123, [INFO] [stdout] 145 | | t: PhantomData::::default() [INFO] [stdout] 146 | | } [INFO] [stdout] | |_________- GenericIgnore [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `GenericIgnore` [INFO] [stdout] --> tests/derive-partial-eq.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | struct GenericIgnore { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] help: consider annotating `GenericIgnore` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 92 + #[derive(PartialEq)] [INFO] [stdout] 93 | struct GenericIgnore { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 57 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `C` doesn't implement `Debug` [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:68:29 [INFO] [stdout] | [INFO] [stdout] 21 | enum C { V1(isize), V2(B), V3(String) } [INFO] [stdout] | ------ method `to_show` not found for this enum because it doesn't satisfy `C: Debug` or `C: ToDebug` [INFO] [stdout] ... [INFO] [stdout] 68 | assert_eq!(C::V2(B::V2).to_show(), "V2(V2)".to_string()); [INFO] [stdout] | ^^^^^^^ `C` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] note: trait bound `C: Debug` was not satisfied [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | impl ToDebug for T { [INFO] [stdout] | ^^^^^^^^^^ ------- - [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] help: consider annotating `C` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 21 + #[derive(Debug)] [INFO] [stdout] 22 | enum C { V1(isize), V2(B), V3(String) } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tulip-derivative` (test "rustc-deriving-clone-generic-tuple-struct") due to 5 previous errors [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 58 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 59 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 60 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 55 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0369, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0369`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 61 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `D` doesn't implement `Debug` [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:69:30 [INFO] [stdout] | [INFO] [stdout] 25 | enum D { V1{ a: isize } } [INFO] [stdout] | ------ method `to_show` not found for this enum because it doesn't satisfy `D: Debug` or `D: ToDebug` [INFO] [stdout] ... [INFO] [stdout] 69 | assert_eq!(D::V1{ a: 2 }.to_show(), "V1 { a: 2 }".to_string()); [INFO] [stdout] | ^^^^^^^ `D` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] note: trait bound `D: Debug` was not satisfied [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | impl ToDebug for T { [INFO] [stdout] | ^^^^^^^^^^ ------- - [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] note: the method `to_show` exists on the type `isize` [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | fn to_show(&self) -> String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider annotating `D` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 25 + #[derive(Debug)] [INFO] [stdout] 26 | enum D { V1{ a: isize } } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 62 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 63 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 64 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 65 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tulip-derivative` (test "derive-debug-bounds") due to 22 previous errors [INFO] [stdout] error[E0599]: no method named `clone` found for struct `S` in the current scope [INFO] [stdout] --> tests/rustc-deriving-clone-struct.rs:46:26 [INFO] [stdout] | [INFO] [stdout] 23 | struct S { [INFO] [stdout] | -------- method `clone` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 46 | let _ = S::default().clone(); [INFO] [stdout] | ^^^^^ method not found in `S` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `clone`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `E` doesn't implement `Debug` [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:70:18 [INFO] [stdout] | [INFO] [stdout] 29 | struct E; [INFO] [stdout] | -------- method `to_show` not found for this struct because it doesn't satisfy `E: Debug` or `E: ToDebug` [INFO] [stdout] ... [INFO] [stdout] 70 | assert_eq!(E.to_show(), "E".to_string()); [INFO] [stdout] | ^^^^^^^ `E` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] note: trait bound `E: Debug` was not satisfied [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | impl ToDebug for T { [INFO] [stdout] | ^^^^^^^^^^ ------- - [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] help: consider annotating `E` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 29 + #[derive(Debug)] [INFO] [stdout] 30 | struct E; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 66 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 67 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Foo` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:125:24 [INFO] [stdout] | [INFO] [stdout] 17 | struct Foo { [INFO] [stdout] | ---------- method `partial_cmp` not found for this struct because it doesn't satisfy `Foo: Iterator` [INFO] [stdout] ... [INFO] [stdout] 125 | Foo { foo: 7 }.partial_cmp(&Foo { foo: 42 }), [INFO] [stdout] | ^^^^^^^^^^^ `Foo` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Foo: Iterator` [INFO] [stdout] which is required by `&mut Foo: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 68 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Foo` is not an iterator [INFO] [stdout] --> tests/derive-ord-packed.rs:123:24 [INFO] [stdout] | [INFO] [stdout] 16 | struct Foo { [INFO] [stdout] | ---------- method `partial_cmp` not found for this struct because it doesn't satisfy `Foo: Iterator` [INFO] [stdout] ... [INFO] [stdout] 123 | Foo { foo: 7 }.partial_cmp(&Foo { foo: 42 }), [INFO] [stdout] | ^^^^^^^^^^^ `Foo` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Foo: Iterator` [INFO] [stdout] which is required by `&mut Foo: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 69 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 70 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0463, E0599. [INFO] [stdout] [INFO] [stdout] error[E0599]: `F` doesn't implement `Debug` [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 32 | struct F(isize); [INFO] [stdout] | -------- method `to_show` not found for this struct because it doesn't satisfy `F: Debug` or `F: ToDebug` [INFO] [stdout] ... [INFO] [stdout] 71 | assert_eq!(F(3).to_show(), "F(3)".to_string()); [INFO] [stdout] | ^^^^^^^ `F` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] note: trait bound `F: Debug` was not satisfied [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | impl ToDebug for T { [INFO] [stdout] | ^^^^^^^^^^ ------- - [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] help: consider annotating `F` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 32 + #[derive(Debug)] [INFO] [stdout] 33 | struct F(isize); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 71 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tulip-derivative` (test "derive-partial-eq") due to 56 previous errors [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 72 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Foo` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:129:25 [INFO] [stdout] | [INFO] [stdout] 17 | struct Foo { [INFO] [stdout] | ---------- method `partial_cmp` not found for this struct because it doesn't satisfy `Foo: Iterator` [INFO] [stdout] ... [INFO] [stdout] 129 | Foo { foo: 42 }.partial_cmp(&Foo { foo: 42 }), [INFO] [stdout] | ^^^^^^^^^^^ `Foo` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Foo: Iterator` [INFO] [stdout] which is required by `&mut Foo: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 73 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Foo` is not an iterator [INFO] [stdout] --> tests/derive-ord-packed.rs:127:25 [INFO] [stdout] | [INFO] [stdout] 16 | struct Foo { [INFO] [stdout] | ---------- method `partial_cmp` not found for this struct because it doesn't satisfy `Foo: Iterator` [INFO] [stdout] ... [INFO] [stdout] 127 | Foo { foo: 42 }.partial_cmp(&Foo { foo: 42 }), [INFO] [stdout] | ^^^^^^^^^^^ `Foo` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Foo: Iterator` [INFO] [stdout] which is required by `&mut Foo: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 74 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `G` doesn't implement `Debug` [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 35 | struct G(isize, isize); [INFO] [stdout] | -------- method `to_show` not found for this struct because it doesn't satisfy `G: Debug` or `G: ToDebug` [INFO] [stdout] ... [INFO] [stdout] 72 | assert_eq!(G(3, 4).to_show(), "G(3, 4)".to_string()); [INFO] [stdout] | ^^^^^^^ `G` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] note: trait bound `G: Debug` was not satisfied [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | impl ToDebug for T { [INFO] [stdout] | ^^^^^^^^^^ ------- - [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] help: consider annotating `G` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 35 + #[derive(Debug)] [INFO] [stdout] 36 | struct G(isize, isize); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 75 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 76 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Foo` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:133:25 [INFO] [stdout] | [INFO] [stdout] 17 | struct Foo { [INFO] [stdout] | ---------- method `partial_cmp` not found for this struct because it doesn't satisfy `Foo: Iterator` [INFO] [stdout] ... [INFO] [stdout] 133 | Foo { foo: 42 }.partial_cmp(&Foo { foo: 7 }), [INFO] [stdout] | ^^^^^^^^^^^ `Foo` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Foo: Iterator` [INFO] [stdout] which is required by `&mut Foo: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 77 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Foo` is not an iterator [INFO] [stdout] --> tests/derive-ord-packed.rs:131:25 [INFO] [stdout] | [INFO] [stdout] 16 | struct Foo { [INFO] [stdout] | ---------- method `partial_cmp` not found for this struct because it doesn't satisfy `Foo: Iterator` [INFO] [stdout] ... [INFO] [stdout] 131 | Foo { foo: 42 }.partial_cmp(&Foo { foo: 7 }), [INFO] [stdout] | ^^^^^^^^^^^ `Foo` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Foo: Iterator` [INFO] [stdout] which is required by `&mut Foo: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 78 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 79 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `I` doesn't implement `Debug` [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:73:32 [INFO] [stdout] | [INFO] [stdout] 41 | struct I { a: isize, b: isize } [INFO] [stdout] | -------- method `to_show` not found for this struct because it doesn't satisfy `I: Debug` or `I: ToDebug` [INFO] [stdout] ... [INFO] [stdout] 73 | assert_eq!(I{ a: 2, b: 4 }.to_show(), "I { a: 2, b: 4 }".to_string()); [INFO] [stdout] | ^^^^^^^ `I` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] note: trait bound `I: Debug` was not satisfied [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | impl ToDebug for T { [INFO] [stdout] | ^^^^^^^^^^ ------- - [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] help: consider annotating `I` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 41 + #[derive(Debug)] [INFO] [stdout] 42 | struct I { a: isize, b: isize } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Foo` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:136:31 [INFO] [stdout] | [INFO] [stdout] 17 | struct Foo { [INFO] [stdout] | ---------- method `cmp` not found for this struct because it doesn't satisfy `Foo: Iterator` [INFO] [stdout] ... [INFO] [stdout] 136 | assert_eq!(Foo { foo: 7 }.cmp(&Foo { foo: 42 }), Ordering::Less); [INFO] [stdout] | ^^^ `Foo` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Foo: Iterator` [INFO] [stdout] which is required by `&mut Foo: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 80 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Foo` is not an iterator [INFO] [stdout] --> tests/derive-ord-packed.rs:134:31 [INFO] [stdout] | [INFO] [stdout] 16 | struct Foo { [INFO] [stdout] | ---------- method `cmp` not found for this struct because it doesn't satisfy `Foo: Iterator` [INFO] [stdout] ... [INFO] [stdout] 134 | assert_eq!(Foo { foo: 7 }.cmp(&Foo { foo: 42 }), Ordering::Less); [INFO] [stdout] | ^^^ `Foo` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Foo: Iterator` [INFO] [stdout] which is required by `&mut Foo: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 81 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 82 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Foo` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:137:32 [INFO] [stdout] | [INFO] [stdout] 17 | struct Foo { [INFO] [stdout] | ---------- method `cmp` not found for this struct because it doesn't satisfy `Foo: Iterator` [INFO] [stdout] ... [INFO] [stdout] 137 | assert_eq!(Foo { foo: 42 }.cmp(&Foo { foo: 42 }), Ordering::Equal); [INFO] [stdout] | ^^^ `Foo` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Foo: Iterator` [INFO] [stdout] which is required by `&mut Foo: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tulip-derivative` (test "rustc-deriving-clone-struct") due to 5 previous errors [INFO] [stdout] error[E0599]: `Foo` is not an iterator [INFO] [stdout] --> tests/derive-ord-packed.rs:135:32 [INFO] [stdout] | [INFO] [stdout] 16 | struct Foo { [INFO] [stdout] | ---------- method `cmp` not found for this struct because it doesn't satisfy `Foo: Iterator` [INFO] [stdout] ... [INFO] [stdout] 135 | assert_eq!(Foo { foo: 42 }.cmp(&Foo { foo: 42 }), Ordering::Equal); [INFO] [stdout] | ^^^ `Foo` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Foo: Iterator` [INFO] [stdout] which is required by `&mut Foo: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `J` doesn't implement `Debug` [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:74:26 [INFO] [stdout] | [INFO] [stdout] 44 | struct J(Custom); [INFO] [stdout] | -------- method `to_show` not found for this struct because it doesn't satisfy `J: Debug` or `J: ToDebug` [INFO] [stdout] ... [INFO] [stdout] 74 | assert_eq!(J(Custom).to_show(), "J(yay)".to_string()); [INFO] [stdout] | ^^^^^^^ `J` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] note: trait bound `J: Debug` was not satisfied [INFO] [stdout] --> tests/rustc-deriving-show-2.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | impl ToDebug for T { [INFO] [stdout] | ^^^^^^^^^^ ------- - [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] help: consider annotating `J` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 44 + #[derive(Debug)] [INFO] [stdout] 45 | struct J(Custom); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 83 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 84 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 85 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Foo` is not an iterator [INFO] [stdout] --> tests/derive-ord-packed.rs:136:32 [INFO] [stdout] | [INFO] [stdout] 16 | struct Foo { [INFO] [stdout] | ---------- method `cmp` not found for this struct because it doesn't satisfy `Foo: Iterator` [INFO] [stdout] ... [INFO] [stdout] 136 | assert_eq!(Foo { foo: 42 }.cmp(&Foo { foo: 7 }), Ordering::Greater); [INFO] [stdout] | ^^^ `Foo` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Foo: Iterator` [INFO] [stdout] which is required by `&mut Foo: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Foo` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:138:32 [INFO] [stdout] | [INFO] [stdout] 17 | struct Foo { [INFO] [stdout] | ---------- method `cmp` not found for this struct because it doesn't satisfy `Foo: Iterator` [INFO] [stdout] ... [INFO] [stdout] 138 | assert_eq!(Foo { foo: 42 }.cmp(&Foo { foo: 7 }), Ordering::Greater); [INFO] [stdout] | ^^^ `Foo` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Foo: Iterator` [INFO] [stdout] which is required by `&mut Foo: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 86 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 87 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 88 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 89 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 90 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 31 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0463, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 91 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 92 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 93 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `WithPtr` is not an iterator [INFO] [stdout] --> tests/derive-ord-packed.rs:143:31 [INFO] [stdout] | [INFO] [stdout] 23 | struct WithPtr { [INFO] [stdout] | ------------------------- method `partial_cmp` not found for this struct because it doesn't satisfy `WithPtr: Iterator` [INFO] [stdout] ... [INFO] [stdout] 143 | WithPtr { foo: ptr1 }.partial_cmp(&WithPtr { foo: ptr1 }), [INFO] [stdout] | ^^^^^^^^^^^ `WithPtr` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `WithPtr: Iterator` [INFO] [stdout] which is required by `&mut WithPtr: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 94 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `WithPtr` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:145:31 [INFO] [stdout] | [INFO] [stdout] 33 | struct WithPtr { [INFO] [stdout] | ------------------------- method `partial_cmp` not found for this struct because it doesn't satisfy `WithPtr: Iterator` [INFO] [stdout] ... [INFO] [stdout] 145 | WithPtr { foo: ptr1 }.partial_cmp(&WithPtr { foo: ptr1 }), [INFO] [stdout] | ^^^^^^^^^^^ `WithPtr` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `WithPtr: Iterator` [INFO] [stdout] which is required by `&mut WithPtr: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 95 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 96 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 97 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 98 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 99 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `WithPtr` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:149:31 [INFO] [stdout] | [INFO] [stdout] 33 | struct WithPtr { [INFO] [stdout] | ------------------------- method `cmp` not found for this struct because it doesn't satisfy `WithPtr: Iterator` [INFO] [stdout] ... [INFO] [stdout] 149 | WithPtr { foo: ptr1 }.cmp(&WithPtr { foo: ptr1 }), [INFO] [stdout] | ^^^ `WithPtr` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `WithPtr: Iterator` [INFO] [stdout] which is required by `&mut WithPtr: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 100 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `WithPtr` is not an iterator [INFO] [stdout] --> tests/derive-ord-packed.rs:147:31 [INFO] [stdout] | [INFO] [stdout] 23 | struct WithPtr { [INFO] [stdout] | ------------------------- method `cmp` not found for this struct because it doesn't satisfy `WithPtr: Iterator` [INFO] [stdout] ... [INFO] [stdout] 147 | WithPtr { foo: ptr1 }.cmp(&WithPtr { foo: ptr1 }), [INFO] [stdout] | ^^^ `WithPtr` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `WithPtr: Iterator` [INFO] [stdout] which is required by `&mut WithPtr: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tulip-derivative` (test "rustc-deriving-show-2") due to 32 previous errors [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 101 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 102 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 103 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 104 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 105 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 106 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `WithPtr` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:153:31 [INFO] [stdout] | [INFO] [stdout] 33 | struct WithPtr { [INFO] [stdout] | ------------------------- method `partial_cmp` not found for this struct because it doesn't satisfy `WithPtr: Iterator` [INFO] [stdout] ... [INFO] [stdout] 153 | WithPtr { foo: ptr1 }.partial_cmp(&WithPtr { foo: ptr2 }), [INFO] [stdout] | ^^^^^^^^^^^ `WithPtr` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `WithPtr: Iterator` [INFO] [stdout] which is required by `&mut WithPtr: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 107 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `WithPtr` is not an iterator [INFO] [stdout] --> tests/derive-ord-packed.rs:151:31 [INFO] [stdout] | [INFO] [stdout] 23 | struct WithPtr { [INFO] [stdout] | ------------------------- method `partial_cmp` not found for this struct because it doesn't satisfy `WithPtr: Iterator` [INFO] [stdout] ... [INFO] [stdout] 151 | WithPtr { foo: ptr1 }.partial_cmp(&WithPtr { foo: ptr2 }), [INFO] [stdout] | ^^^^^^^^^^^ `WithPtr` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `WithPtr: Iterator` [INFO] [stdout] which is required by `&mut WithPtr: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 108 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 109 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 110 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 111 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `WithPtr` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:157:31 [INFO] [stdout] | [INFO] [stdout] 33 | struct WithPtr { [INFO] [stdout] | ------------------------- method `cmp` not found for this struct because it doesn't satisfy `WithPtr: Iterator` [INFO] [stdout] ... [INFO] [stdout] 157 | WithPtr { foo: ptr1 }.cmp(&WithPtr { foo: ptr2 }), [INFO] [stdout] | ^^^ `WithPtr` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `WithPtr: Iterator` [INFO] [stdout] which is required by `&mut WithPtr: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 112 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `WithPtr` is not an iterator [INFO] [stdout] --> tests/derive-ord-packed.rs:155:31 [INFO] [stdout] | [INFO] [stdout] 23 | struct WithPtr { [INFO] [stdout] | ------------------------- method `cmp` not found for this struct because it doesn't satisfy `WithPtr: Iterator` [INFO] [stdout] ... [INFO] [stdout] 155 | WithPtr { foo: ptr1 }.cmp(&WithPtr { foo: ptr2 }), [INFO] [stdout] | ^^^ `WithPtr` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `WithPtr: Iterator` [INFO] [stdout] which is required by `&mut WithPtr: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 113 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 114 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Empty` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:161:22 [INFO] [stdout] | [INFO] [stdout] 43 | struct Empty; [INFO] [stdout] | ------------ method `partial_cmp` not found for this struct because it doesn't satisfy `Empty: Iterator` [INFO] [stdout] ... [INFO] [stdout] 161 | assert_eq!(Empty.partial_cmp(&Empty), Some(Ordering::Equal)); [INFO] [stdout] | ^^^^^^^^^^^ `Empty` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Empty: Iterator` [INFO] [stdout] which is required by `&mut Empty: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 115 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 116 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 117 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Empty` is not an iterator [INFO] [stdout] --> tests/derive-ord-packed.rs:159:22 [INFO] [stdout] | [INFO] [stdout] 34 | struct Empty; [INFO] [stdout] | ------------ method `partial_cmp` not found for this struct because it doesn't satisfy `Empty: Iterator` [INFO] [stdout] ... [INFO] [stdout] 159 | assert_eq!(Empty.partial_cmp(&Empty), Some(Ordering::Equal)); [INFO] [stdout] | ^^^^^^^^^^^ `Empty` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Empty: Iterator` [INFO] [stdout] which is required by `&mut Empty: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 118 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 119 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `AllIgnored` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:163:31 [INFO] [stdout] | [INFO] [stdout] 47 | struct AllIgnored { [INFO] [stdout] | ----------------- method `partial_cmp` not found for this struct because it doesn't satisfy `AllIgnored: Iterator` [INFO] [stdout] ... [INFO] [stdout] 163 | AllIgnored { foo: 0 }.partial_cmp(&AllIgnored { foo: 42 }), [INFO] [stdout] | ^^^^^^^^^^^ `AllIgnored` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `AllIgnored: Iterator` [INFO] [stdout] which is required by `&mut AllIgnored: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 120 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 121 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `AllIgnored` is not an iterator [INFO] [stdout] --> tests/derive-ord-packed.rs:161:31 [INFO] [stdout] | [INFO] [stdout] 39 | struct AllIgnored { [INFO] [stdout] | ----------------- method `partial_cmp` not found for this struct because it doesn't satisfy `AllIgnored: Iterator` [INFO] [stdout] ... [INFO] [stdout] 161 | AllIgnored { foo: 0 }.partial_cmp(&AllIgnored { foo: 42 }), [INFO] [stdout] | ^^^^^^^^^^^ `AllIgnored` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `AllIgnored: Iterator` [INFO] [stdout] which is required by `&mut AllIgnored: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 122 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 123 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `OneIgnored` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:167:39 [INFO] [stdout] | [INFO] [stdout] 55 | struct OneIgnored { [INFO] [stdout] | ----------------- method `partial_cmp` not found for this struct because it doesn't satisfy `OneIgnored: Iterator` [INFO] [stdout] ... [INFO] [stdout] 167 | OneIgnored { foo: 0, bar: 6 }.partial_cmp(&OneIgnored { foo: 42, bar: 7 }), [INFO] [stdout] | ^^^^^^^^^^^ `OneIgnored` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `OneIgnored: Iterator` [INFO] [stdout] which is required by `&mut OneIgnored: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 124 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 125 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `OneIgnored` is not an iterator [INFO] [stdout] --> tests/derive-ord-packed.rs:165:39 [INFO] [stdout] | [INFO] [stdout] 48 | struct OneIgnored { [INFO] [stdout] | ----------------- method `partial_cmp` not found for this struct because it doesn't satisfy `OneIgnored: Iterator` [INFO] [stdout] ... [INFO] [stdout] 165 | OneIgnored { foo: 0, bar: 6 }.partial_cmp(&OneIgnored { foo: 42, bar: 7 }), [INFO] [stdout] | ^^^^^^^^^^^ `OneIgnored` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `OneIgnored: Iterator` [INFO] [stdout] which is required by `&mut OneIgnored: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 126 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 127 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `OneIgnored` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:171:39 [INFO] [stdout] | [INFO] [stdout] 55 | struct OneIgnored { [INFO] [stdout] | ----------------- method `partial_cmp` not found for this struct because it doesn't satisfy `OneIgnored: Iterator` [INFO] [stdout] ... [INFO] [stdout] 171 | OneIgnored { foo: 0, bar: 6 }.partial_cmp(&OneIgnored { foo: 42, bar: 6 }), [INFO] [stdout] | ^^^^^^^^^^^ `OneIgnored` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `OneIgnored: Iterator` [INFO] [stdout] which is required by `&mut OneIgnored: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 128 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `OneIgnored` is not an iterator [INFO] [stdout] --> tests/derive-ord-packed.rs:169:39 [INFO] [stdout] | [INFO] [stdout] 48 | struct OneIgnored { [INFO] [stdout] | ----------------- method `partial_cmp` not found for this struct because it doesn't satisfy `OneIgnored: Iterator` [INFO] [stdout] ... [INFO] [stdout] 169 | OneIgnored { foo: 0, bar: 6 }.partial_cmp(&OneIgnored { foo: 42, bar: 6 }), [INFO] [stdout] | ^^^^^^^^^^^ `OneIgnored` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `OneIgnored: Iterator` [INFO] [stdout] which is required by `&mut OneIgnored: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 129 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 130 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 131 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `OneIgnored` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:175:39 [INFO] [stdout] | [INFO] [stdout] 55 | struct OneIgnored { [INFO] [stdout] | ----------------- method `partial_cmp` not found for this struct because it doesn't satisfy `OneIgnored: Iterator` [INFO] [stdout] ... [INFO] [stdout] 175 | OneIgnored { foo: 0, bar: 7 }.partial_cmp(&OneIgnored { foo: 42, bar: 6 }), [INFO] [stdout] | ^^^^^^^^^^^ `OneIgnored` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `OneIgnored: Iterator` [INFO] [stdout] which is required by `&mut OneIgnored: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 132 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `OneIgnored` is not an iterator [INFO] [stdout] --> tests/derive-ord-packed.rs:173:39 [INFO] [stdout] | [INFO] [stdout] 48 | struct OneIgnored { [INFO] [stdout] | ----------------- method `partial_cmp` not found for this struct because it doesn't satisfy `OneIgnored: Iterator` [INFO] [stdout] ... [INFO] [stdout] 173 | OneIgnored { foo: 0, bar: 7 }.partial_cmp(&OneIgnored { foo: 42, bar: 6 }), [INFO] [stdout] | ^^^^^^^^^^^ `OneIgnored` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `OneIgnored: Iterator` [INFO] [stdout] which is required by `&mut OneIgnored: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 133 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 134 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Empty` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:178:22 [INFO] [stdout] | [INFO] [stdout] 43 | struct Empty; [INFO] [stdout] | ------------ method `cmp` not found for this struct because it doesn't satisfy `Empty: Iterator` [INFO] [stdout] ... [INFO] [stdout] 178 | assert_eq!(Empty.cmp(&Empty), Ordering::Equal); [INFO] [stdout] | ^^^ `Empty` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Empty: Iterator` [INFO] [stdout] which is required by `&mut Empty: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 135 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 136 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Empty` is not an iterator [INFO] [stdout] --> tests/derive-ord-packed.rs:176:22 [INFO] [stdout] | [INFO] [stdout] 34 | struct Empty; [INFO] [stdout] | ------------ method `cmp` not found for this struct because it doesn't satisfy `Empty: Iterator` [INFO] [stdout] ... [INFO] [stdout] 176 | assert_eq!(Empty.cmp(&Empty), Ordering::Equal); [INFO] [stdout] | ^^^ `Empty` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Empty: Iterator` [INFO] [stdout] which is required by `&mut Empty: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 137 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `AllIgnored` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:180:31 [INFO] [stdout] | [INFO] [stdout] 47 | struct AllIgnored { [INFO] [stdout] | ----------------- method `cmp` not found for this struct because it doesn't satisfy `AllIgnored: Iterator` [INFO] [stdout] ... [INFO] [stdout] 180 | AllIgnored { foo: 0 }.cmp(&AllIgnored { foo: 42 }), [INFO] [stdout] | ^^^ `AllIgnored` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `AllIgnored: Iterator` [INFO] [stdout] which is required by `&mut AllIgnored: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 138 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 139 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `AllIgnored` is not an iterator [INFO] [stdout] --> tests/derive-ord-packed.rs:178:31 [INFO] [stdout] | [INFO] [stdout] 39 | struct AllIgnored { [INFO] [stdout] | ----------------- method `cmp` not found for this struct because it doesn't satisfy `AllIgnored: Iterator` [INFO] [stdout] ... [INFO] [stdout] 178 | AllIgnored { foo: 0 }.cmp(&AllIgnored { foo: 42 }), [INFO] [stdout] | ^^^ `AllIgnored` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `AllIgnored: Iterator` [INFO] [stdout] which is required by `&mut AllIgnored: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 140 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `OneIgnored` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:184:39 [INFO] [stdout] | [INFO] [stdout] 55 | struct OneIgnored { [INFO] [stdout] | ----------------- method `cmp` not found for this struct because it doesn't satisfy `OneIgnored: Iterator` [INFO] [stdout] ... [INFO] [stdout] 184 | OneIgnored { foo: 0, bar: 6 }.cmp(&OneIgnored { foo: 42, bar: 7 }), [INFO] [stdout] | ^^^ `OneIgnored` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `OneIgnored: Iterator` [INFO] [stdout] which is required by `&mut OneIgnored: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 141 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `OneIgnored` is not an iterator [INFO] [stdout] --> tests/derive-ord-packed.rs:182:39 [INFO] [stdout] | [INFO] [stdout] 48 | struct OneIgnored { [INFO] [stdout] | ----------------- method `cmp` not found for this struct because it doesn't satisfy `OneIgnored: Iterator` [INFO] [stdout] ... [INFO] [stdout] 182 | OneIgnored { foo: 0, bar: 6 }.cmp(&OneIgnored { foo: 42, bar: 7 }), [INFO] [stdout] | ^^^ `OneIgnored` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `OneIgnored: Iterator` [INFO] [stdout] which is required by `&mut OneIgnored: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 142 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 143 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `OneIgnored` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:188:39 [INFO] [stdout] | [INFO] [stdout] 55 | struct OneIgnored { [INFO] [stdout] | ----------------- method `cmp` not found for this struct because it doesn't satisfy `OneIgnored: Iterator` [INFO] [stdout] ... [INFO] [stdout] 188 | OneIgnored { foo: 0, bar: 6 }.cmp(&OneIgnored { foo: 42, bar: 6 }), [INFO] [stdout] | ^^^ `OneIgnored` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `OneIgnored: Iterator` [INFO] [stdout] which is required by `&mut OneIgnored: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 144 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 145 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `OneIgnored` is not an iterator [INFO] [stdout] --> tests/derive-ord-packed.rs:186:39 [INFO] [stdout] | [INFO] [stdout] 48 | struct OneIgnored { [INFO] [stdout] | ----------------- method `cmp` not found for this struct because it doesn't satisfy `OneIgnored: Iterator` [INFO] [stdout] ... [INFO] [stdout] 186 | OneIgnored { foo: 0, bar: 6 }.cmp(&OneIgnored { foo: 42, bar: 6 }), [INFO] [stdout] | ^^^ `OneIgnored` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `OneIgnored: Iterator` [INFO] [stdout] which is required by `&mut OneIgnored: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `OneIgnored` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:192:39 [INFO] [stdout] | [INFO] [stdout] 55 | struct OneIgnored { [INFO] [stdout] | ----------------- method `cmp` not found for this struct because it doesn't satisfy `OneIgnored: Iterator` [INFO] [stdout] ... [INFO] [stdout] 192 | OneIgnored { foo: 0, bar: 7 }.cmp(&OneIgnored { foo: 42, bar: 6 }), [INFO] [stdout] | ^^^ `OneIgnored` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `OneIgnored: Iterator` [INFO] [stdout] which is required by `&mut OneIgnored: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 146 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 147 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `OneIgnored` is not an iterator [INFO] [stdout] --> tests/derive-ord-packed.rs:190:39 [INFO] [stdout] | [INFO] [stdout] 48 | struct OneIgnored { [INFO] [stdout] | ----------------- method `cmp` not found for this struct because it doesn't satisfy `OneIgnored: Iterator` [INFO] [stdout] ... [INFO] [stdout] 190 | OneIgnored { foo: 0, bar: 7 }.cmp(&OneIgnored { foo: 42, bar: 6 }), [INFO] [stdout] | ^^^ `OneIgnored` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `OneIgnored: Iterator` [INFO] [stdout] which is required by `&mut OneIgnored: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 148 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 149 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Option` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:197:28 [INFO] [stdout] | [INFO] [stdout] 26 | enum Option { [INFO] [stdout] | -------------- method `partial_cmp` not found for this enum because it doesn't satisfy `Option: Iterator` [INFO] [stdout] ... [INFO] [stdout] 197 | Option::None::.partial_cmp(&Option::Some(7)), [INFO] [stdout] | ^^^^^^^^^^^ `Option` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Option: Iterator` [INFO] [stdout] which is required by `&mut Option: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] note: the method `partial_cmp` exists on the type `u8` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/cmp.rs:1160:5 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 150 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 151 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 152 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 153 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Option<{integer}>` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:201:25 [INFO] [stdout] | [INFO] [stdout] 26 | enum Option { [INFO] [stdout] | -------------- method `partial_cmp` not found for this enum because it doesn't satisfy `Option<{integer}>: Iterator` [INFO] [stdout] ... [INFO] [stdout] 201 | Option::Some(6).partial_cmp(&Option::Some(7)), [INFO] [stdout] | ^^^^^^^^^^^ `Option<{integer}>` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Option<{integer}>: Iterator` [INFO] [stdout] which is required by `&mut Option<{integer}>: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] note: the method `partial_cmp` exists on the type `{integer}` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/cmp.rs:1160:5 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 154 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 155 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 156 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 157 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Option<{integer}>` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 26 | enum Option { [INFO] [stdout] | -------------- method `partial_cmp` not found for this enum because it doesn't satisfy `Option<{integer}>: Iterator` [INFO] [stdout] ... [INFO] [stdout] 205 | Option::Some(42).partial_cmp(&Option::Some(42)), [INFO] [stdout] | ^^^^^^^^^^^ `Option<{integer}>` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Option<{integer}>: Iterator` [INFO] [stdout] which is required by `&mut Option<{integer}>: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] note: the method `partial_cmp` exists on the type `{integer}` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/cmp.rs:1160:5 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 158 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 159 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 160 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Option` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:209:28 [INFO] [stdout] | [INFO] [stdout] 26 | enum Option { [INFO] [stdout] | -------------- method `partial_cmp` not found for this enum because it doesn't satisfy `Option: Iterator` [INFO] [stdout] ... [INFO] [stdout] 209 | Option::None::.partial_cmp(&Option::None::), [INFO] [stdout] | ^^^^^^^^^^^ `Option` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Option: Iterator` [INFO] [stdout] which is required by `&mut Option: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] note: the method `partial_cmp` exists on the type `u8` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/cmp.rs:1160:5 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 161 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Tenth` is not an iterator [INFO] [stdout] --> tests/derive-ord-packed.rs:225:25 [INFO] [stdout] | [INFO] [stdout] 58 | struct Tenth( [INFO] [stdout] | ------------ method `partial_cmp` not found for this struct because it doesn't satisfy `Tenth: Iterator` [INFO] [stdout] ... [INFO] [stdout] 225 | assert_eq!(Tenth(0).partial_cmp(&Tenth(67)), None); [INFO] [stdout] | ^^^^^^^^^^^ `Tenth` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Tenth: Iterator` [INFO] [stdout] which is required by `&mut Tenth: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 162 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 163 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 164 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 165 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Option<{integer}>` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:213:25 [INFO] [stdout] | [INFO] [stdout] 26 | enum Option { [INFO] [stdout] | -------------- method `partial_cmp` not found for this enum because it doesn't satisfy `Option<{integer}>: Iterator` [INFO] [stdout] ... [INFO] [stdout] 213 | Option::Some(7).partial_cmp(&Option::Some(6)), [INFO] [stdout] | ^^^^^^^^^^^ `Option<{integer}>` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Option<{integer}>: Iterator` [INFO] [stdout] which is required by `&mut Option<{integer}>: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] note: the method `partial_cmp` exists on the type `{integer}` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/cmp.rs:1160:5 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 166 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Tenth` is not an iterator [INFO] [stdout] --> tests/derive-ord-packed.rs:226:26 [INFO] [stdout] | [INFO] [stdout] 58 | struct Tenth( [INFO] [stdout] | ------------ method `partial_cmp` not found for this struct because it doesn't satisfy `Tenth: Iterator` [INFO] [stdout] ... [INFO] [stdout] 226 | assert_eq!(Tenth(42).partial_cmp(&Tenth(67)), Some(Ordering::Less)); [INFO] [stdout] | ^^^^^^^^^^^ `Tenth` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Tenth: Iterator` [INFO] [stdout] which is required by `&mut Tenth: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 167 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 168 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 169 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Option<{integer}>` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:217:25 [INFO] [stdout] | [INFO] [stdout] 26 | enum Option { [INFO] [stdout] | -------------- method `partial_cmp` not found for this enum because it doesn't satisfy `Option<{integer}>: Iterator` [INFO] [stdout] ... [INFO] [stdout] 217 | Option::Some(7).partial_cmp(&Option::None::), [INFO] [stdout] | ^^^^^^^^^^^ `Option<{integer}>` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Option<{integer}>: Iterator` [INFO] [stdout] which is required by `&mut Option<{integer}>: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] note: the method `partial_cmp` exists on the type `{integer}` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/cmp.rs:1160:5 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 170 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 171 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 172 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Tenth` is not an iterator [INFO] [stdout] --> tests/derive-ord-packed.rs:227:26 [INFO] [stdout] | [INFO] [stdout] 58 | struct Tenth( [INFO] [stdout] | ------------ method `partial_cmp` not found for this struct because it doesn't satisfy `Tenth: Iterator` [INFO] [stdout] ... [INFO] [stdout] 227 | assert_eq!(Tenth(60).partial_cmp(&Tenth(67)), Some(Ordering::Equal)); [INFO] [stdout] | ^^^^^^^^^^^ `Tenth` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Tenth: Iterator` [INFO] [stdout] which is required by `&mut Tenth: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 173 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Option` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:220:35 [INFO] [stdout] | [INFO] [stdout] 26 | enum Option { [INFO] [stdout] | -------------- method `cmp` not found for this enum because it doesn't satisfy `Option: Iterator` [INFO] [stdout] ... [INFO] [stdout] 220 | assert_eq!(Option::None::.cmp(&Option::Some(7)), Ordering::Less); [INFO] [stdout] | ^^^ `Option` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Option: Iterator` [INFO] [stdout] which is required by `&mut Option: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] note: the method `cmp` exists on the type `u8` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/cmp.rs:836:5 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 174 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 175 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 176 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Option<{integer}>` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:221:32 [INFO] [stdout] | [INFO] [stdout] 26 | enum Option { [INFO] [stdout] | -------------- method `cmp` not found for this enum because it doesn't satisfy `Option<{integer}>: Iterator` [INFO] [stdout] ... [INFO] [stdout] 221 | assert_eq!(Option::Some(6).cmp(&Option::Some(7)), Ordering::Less); [INFO] [stdout] | ^^^ `Option<{integer}>` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Option<{integer}>: Iterator` [INFO] [stdout] which is required by `&mut Option<{integer}>: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] note: the method `cmp` exists on the type `{integer}` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/cmp.rs:836:5 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 177 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Tenth` is not an iterator [INFO] [stdout] --> tests/derive-ord-packed.rs:228:27 [INFO] [stdout] | [INFO] [stdout] 58 | struct Tenth( [INFO] [stdout] | ------------ method `partial_cmp` not found for this struct because it doesn't satisfy `Tenth: Iterator` [INFO] [stdout] ... [INFO] [stdout] 228 | assert_eq!(Tenth(100).partial_cmp(&Tenth(67)), Some(Ordering::Greater)); [INFO] [stdout] | ^^^^^^^^^^^ `Tenth` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Tenth: Iterator` [INFO] [stdout] which is required by `&mut Tenth: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 178 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 179 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 180 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Option<{integer}>` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:222:33 [INFO] [stdout] | [INFO] [stdout] 26 | enum Option { [INFO] [stdout] | -------------- method `cmp` not found for this enum because it doesn't satisfy `Option<{integer}>: Iterator` [INFO] [stdout] ... [INFO] [stdout] 222 | assert_eq!(Option::Some(42).cmp(&Option::Some(42)), Ordering::Equal); [INFO] [stdout] | ^^^ `Option<{integer}>` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Option<{integer}>: Iterator` [INFO] [stdout] which is required by `&mut Option<{integer}>: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] note: the method `cmp` exists on the type `{integer}` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/cmp.rs:836:5 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 181 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Tenth` is not an iterator [INFO] [stdout] --> tests/derive-ord-packed.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 58 | struct Tenth( [INFO] [stdout] | ------------ method `cmp` not found for this struct because it doesn't satisfy `Tenth: Iterator` [INFO] [stdout] ... [INFO] [stdout] 229 | assert_eq!(Tenth(42).cmp(&Tenth(67)), Ordering::Less); [INFO] [stdout] | ^^^ `Tenth` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Tenth: Iterator` [INFO] [stdout] which is required by `&mut Tenth: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 182 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 183 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Option` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:223:35 [INFO] [stdout] | [INFO] [stdout] 26 | enum Option { [INFO] [stdout] | -------------- method `cmp` not found for this enum because it doesn't satisfy `Option: Iterator` [INFO] [stdout] ... [INFO] [stdout] 223 | assert_eq!(Option::None::.cmp(&Option::None::), Ordering::Equal); [INFO] [stdout] | ^^^ `Option` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Option: Iterator` [INFO] [stdout] which is required by `&mut Option: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] note: the method `cmp` exists on the type `u8` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/cmp.rs:836:5 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 184 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 185 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Tenth` is not an iterator [INFO] [stdout] --> tests/derive-ord-packed.rs:230:26 [INFO] [stdout] | [INFO] [stdout] 58 | struct Tenth( [INFO] [stdout] | ------------ method `cmp` not found for this struct because it doesn't satisfy `Tenth: Iterator` [INFO] [stdout] ... [INFO] [stdout] 230 | assert_eq!(Tenth(60).cmp(&Tenth(67)), Ordering::Equal); [INFO] [stdout] | ^^^ `Tenth` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Tenth: Iterator` [INFO] [stdout] which is required by `&mut Tenth: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 186 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 187 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Option<{integer}>` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:224:32 [INFO] [stdout] | [INFO] [stdout] 26 | enum Option { [INFO] [stdout] | -------------- method `cmp` not found for this enum because it doesn't satisfy `Option<{integer}>: Iterator` [INFO] [stdout] ... [INFO] [stdout] 224 | assert_eq!(Option::Some(7).cmp(&Option::Some(6)), Ordering::Greater); [INFO] [stdout] | ^^^ `Option<{integer}>` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Option<{integer}>: Iterator` [INFO] [stdout] which is required by `&mut Option<{integer}>: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] note: the method `cmp` exists on the type `{integer}` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/cmp.rs:836:5 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 188 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Tenth` is not an iterator [INFO] [stdout] --> tests/derive-ord-packed.rs:231:27 [INFO] [stdout] | [INFO] [stdout] 58 | struct Tenth( [INFO] [stdout] | ------------ method `cmp` not found for this struct because it doesn't satisfy `Tenth: Iterator` [INFO] [stdout] ... [INFO] [stdout] 231 | assert_eq!(Tenth(100).cmp(&Tenth(67)), Ordering::Greater); [INFO] [stdout] | ^^^ `Tenth` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Tenth: Iterator` [INFO] [stdout] which is required by `&mut Tenth: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 189 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 190 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Option<{integer}>` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:225:32 [INFO] [stdout] | [INFO] [stdout] 26 | enum Option { [INFO] [stdout] | -------------- method `cmp` not found for this enum because it doesn't satisfy `Option<{integer}>: Iterator` [INFO] [stdout] ... [INFO] [stdout] 225 | assert_eq!(Option::Some(7).cmp(&Option::None::), Ordering::Greater); [INFO] [stdout] | ^^^ `Option<{integer}>` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Option<{integer}>: Iterator` [INFO] [stdout] which is required by `&mut Option<{integer}>: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] note: the method `cmp` exists on the type `{integer}` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/cmp.rs:836:5 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 191 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 192 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 193 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Tenth` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:227:25 [INFO] [stdout] | [INFO] [stdout] 64 | struct Tenth( [INFO] [stdout] | ------------ method `partial_cmp` not found for this struct because it doesn't satisfy `Tenth: Iterator` [INFO] [stdout] ... [INFO] [stdout] 227 | assert_eq!(Tenth(0).partial_cmp(&Tenth(67)), None); [INFO] [stdout] | ^^^^^^^^^^^ `Tenth` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Tenth: Iterator` [INFO] [stdout] which is required by `&mut Tenth: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 194 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 195 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 196 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 197 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Tenth` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:228:26 [INFO] [stdout] | [INFO] [stdout] 64 | struct Tenth( [INFO] [stdout] | ------------ method `partial_cmp` not found for this struct because it doesn't satisfy `Tenth: Iterator` [INFO] [stdout] ... [INFO] [stdout] 228 | assert_eq!(Tenth(42).partial_cmp(&Tenth(67)), Some(Ordering::Less)); [INFO] [stdout] | ^^^^^^^^^^^ `Tenth` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Tenth: Iterator` [INFO] [stdout] which is required by `&mut Tenth: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Generic` is not an iterator [INFO] [stdout] --> tests/derive-ord-packed.rs:234:38 [INFO] [stdout] | [INFO] [stdout] 80 | struct Generic( [INFO] [stdout] | ----------------- method `partial_cmp` not found for this struct because it doesn't satisfy `Generic: Iterator` [INFO] [stdout] ... [INFO] [stdout] 234 | Generic(SomeType { foo: 0 }).partial_cmp(&Generic(SomeType { foo: 0 })), [INFO] [stdout] | ^^^^^^^^^^^ `Generic` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Generic: Iterator` [INFO] [stdout] which is required by `&mut Generic: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 198 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 199 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 200 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 201 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 202 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Tenth` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 64 | struct Tenth( [INFO] [stdout] | ------------ method `partial_cmp` not found for this struct because it doesn't satisfy `Tenth: Iterator` [INFO] [stdout] ... [INFO] [stdout] 229 | assert_eq!(Tenth(60).partial_cmp(&Tenth(67)), Some(Ordering::Equal)); [INFO] [stdout] | ^^^^^^^^^^^ `Tenth` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Tenth: Iterator` [INFO] [stdout] which is required by `&mut Tenth: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 203 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 204 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 205 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Generic` is not an iterator [INFO] [stdout] --> tests/derive-ord-packed.rs:238:38 [INFO] [stdout] | [INFO] [stdout] 80 | struct Generic( [INFO] [stdout] | ----------------- method `cmp` not found for this struct because it doesn't satisfy `Generic: Iterator` [INFO] [stdout] ... [INFO] [stdout] 238 | Generic(SomeType { foo: 0 }).cmp(&Generic(SomeType { foo: 0 })), [INFO] [stdout] | ^^^ `Generic` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Generic: Iterator` [INFO] [stdout] which is required by `&mut Generic: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 206 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Tenth` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:230:27 [INFO] [stdout] | [INFO] [stdout] 64 | struct Tenth( [INFO] [stdout] | ------------ method `partial_cmp` not found for this struct because it doesn't satisfy `Tenth: Iterator` [INFO] [stdout] ... [INFO] [stdout] 230 | assert_eq!(Tenth(100).partial_cmp(&Tenth(67)), Some(Ordering::Greater)); [INFO] [stdout] | ^^^^^^^^^^^ `Tenth` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Tenth: Iterator` [INFO] [stdout] which is required by `&mut Tenth: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 207 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 208 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 209 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 210 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Tenth` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:231:26 [INFO] [stdout] | [INFO] [stdout] 64 | struct Tenth( [INFO] [stdout] | ------------ method `cmp` not found for this struct because it doesn't satisfy `Tenth: Iterator` [INFO] [stdout] ... [INFO] [stdout] 231 | assert_eq!(Tenth(42).cmp(&Tenth(67)), Ordering::Less); [INFO] [stdout] | ^^^ `Tenth` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Tenth: Iterator` [INFO] [stdout] which is required by `&mut Tenth: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:211:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 211 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 212 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `GenericIgnore` is not an iterator [INFO] [stdout] --> tests/derive-ord-packed.rs:247:10 [INFO] [stdout] | [INFO] [stdout] 101 | struct GenericIgnore { [INFO] [stdout] | ----------------------- method `cmp` not found for this struct because it doesn't satisfy `GenericIgnore: Iterator` [INFO] [stdout] ... [INFO] [stdout] 243 | / GenericIgnore { [INFO] [stdout] 244 | | f: 123, [INFO] [stdout] 245 | | t: NonPartialOrd [INFO] [stdout] 246 | | } [INFO] [stdout] 247 | | .cmp(&GenericIgnore { [INFO] [stdout] | | -^^^ `GenericIgnore` is not an iterator [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `GenericIgnore: Iterator` [INFO] [stdout] which is required by `&mut GenericIgnore: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 213 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Tenth` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:232:26 [INFO] [stdout] | [INFO] [stdout] 64 | struct Tenth( [INFO] [stdout] | ------------ method `cmp` not found for this struct because it doesn't satisfy `Tenth: Iterator` [INFO] [stdout] ... [INFO] [stdout] 232 | assert_eq!(Tenth(60).cmp(&Tenth(67)), Ordering::Equal); [INFO] [stdout] | ^^^ `Tenth` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Tenth: Iterator` [INFO] [stdout] which is required by `&mut Tenth: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 214 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 215 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Tenth` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:233:27 [INFO] [stdout] | [INFO] [stdout] 64 | struct Tenth( [INFO] [stdout] | ------------ method `cmp` not found for this struct because it doesn't satisfy `Tenth: Iterator` [INFO] [stdout] ... [INFO] [stdout] 233 | assert_eq!(Tenth(100).cmp(&Tenth(67)), Ordering::Greater); [INFO] [stdout] | ^^^ `Tenth` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Tenth: Iterator` [INFO] [stdout] which is required by `&mut Tenth: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 216 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 217 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 218 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 219 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 220 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `GenericIgnore` is not an iterator [INFO] [stdout] --> tests/derive-ord-packed.rs:258:10 [INFO] [stdout] | [INFO] [stdout] 101 | struct GenericIgnore { [INFO] [stdout] | ----------------------- method `partial_cmp` not found for this struct because it doesn't satisfy `GenericIgnore: Iterator` [INFO] [stdout] ... [INFO] [stdout] 254 | / GenericIgnore { [INFO] [stdout] 255 | | f: 123, [INFO] [stdout] 256 | | t: NonPartialOrd [INFO] [stdout] 257 | | } [INFO] [stdout] 258 | | .partial_cmp(&GenericIgnore { [INFO] [stdout] | | -^^^^^^^^^^^ `GenericIgnore` is not an iterator [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `GenericIgnore: Iterator` [INFO] [stdout] which is required by `&mut GenericIgnore: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 221 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 222 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 223 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Generic` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:236:38 [INFO] [stdout] | [INFO] [stdout] 85 | struct Generic( [INFO] [stdout] | ----------------- method `partial_cmp` not found for this struct because it doesn't satisfy `Generic: Iterator` [INFO] [stdout] ... [INFO] [stdout] 236 | Generic(SomeType { foo: 0 }).partial_cmp(&Generic(SomeType { foo: 0 })), [INFO] [stdout] | ^^^^^^^^^^^ `Generic` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Generic: Iterator` [INFO] [stdout] which is required by `&mut Generic: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 224 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 225 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 226 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:227:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 227 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 228 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 229 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Generic` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:240:38 [INFO] [stdout] | [INFO] [stdout] 85 | struct Generic( [INFO] [stdout] | ----------------- method `cmp` not found for this struct because it doesn't satisfy `Generic: Iterator` [INFO] [stdout] ... [INFO] [stdout] 240 | Generic(SomeType { foo: 0 }).cmp(&Generic(SomeType { foo: 0 })), [INFO] [stdout] | ^^^ `Generic` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Generic: Iterator` [INFO] [stdout] which is required by `&mut Generic: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 230 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 231 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 61 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0463, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 232 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 233 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 234 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `GenericIgnore` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:249:10 [INFO] [stdout] | [INFO] [stdout] 105 | struct GenericIgnore { [INFO] [stdout] | ----------------------- method `cmp` not found for this struct because it doesn't satisfy `GenericIgnore: Iterator` [INFO] [stdout] ... [INFO] [stdout] 245 | / GenericIgnore { [INFO] [stdout] 246 | | f: 123, [INFO] [stdout] 247 | | t: PhantomData::::default() [INFO] [stdout] 248 | | } [INFO] [stdout] 249 | | .cmp(&GenericIgnore { [INFO] [stdout] | | -^^^ `GenericIgnore` is not an iterator [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `GenericIgnore: Iterator` [INFO] [stdout] which is required by `&mut GenericIgnore: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `Ord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 235 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 236 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 237 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:238:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 238 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 239 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 240 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:241:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 241 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 242 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `GenericIgnore` is not an iterator [INFO] [stdout] --> tests/derive-ord.rs:260:10 [INFO] [stdout] | [INFO] [stdout] 105 | struct GenericIgnore { [INFO] [stdout] | ----------------------- method `partial_cmp` not found for this struct because it doesn't satisfy `GenericIgnore: Iterator` [INFO] [stdout] ... [INFO] [stdout] 256 | / GenericIgnore { [INFO] [stdout] 257 | | f: 123, [INFO] [stdout] 258 | | t: PhantomData::::default() [INFO] [stdout] 259 | | } [INFO] [stdout] 260 | | .partial_cmp(&GenericIgnore { [INFO] [stdout] | | -^^^^^^^^^^^ `GenericIgnore` is not an iterator [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `GenericIgnore: Iterator` [INFO] [stdout] which is required by `&mut GenericIgnore: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/iter/traits/iterator.rs:44:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialOrd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 243 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 244 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tulip-derivative` (test "derive-ord-packed") due to 62 previous errors [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 245 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:246:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 246 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:247:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 247 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:248:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 248 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 249 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:250:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 250 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 251 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:252:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 252 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:253:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 253 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 75 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0463, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:254:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 254 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 255 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:256:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 256 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:257:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 257 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 258 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:259:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 259 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 260 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 261 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 262 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:263:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 263 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 264 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 265 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:266:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 266 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tulip-derivative` (test "derive-ord") due to 76 previous errors [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:267:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 267 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 268 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 269 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 270 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:271:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 271 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 272 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 273 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:274:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 274 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:275:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 275 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:276:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 276 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 277 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:278:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 278 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 279 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:280:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 280 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 281 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 282 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:283:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 283 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:284:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 284 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 285 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 286 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:287:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 287 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:288:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 288 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:289:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 289 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:290:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 290 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:291:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 291 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:292:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 292 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:293:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 293 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:294:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 294 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:295:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 295 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:296:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 296 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:297:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 297 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 298 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 299 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:300:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 300 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:301:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 301 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 302 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:303:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 303 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:304:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 304 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:305:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 305 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:306:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 306 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:307:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 307 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:308:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 308 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:309:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 309 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 310 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:311:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 311 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:312:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 312 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:313:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 313 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:314:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 314 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:315:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 315 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 316 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:317:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 317 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:318:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 318 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:319:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 319 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:320:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 320 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:321:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 321 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:322:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 322 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:323:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 323 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:324:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 324 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 325 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:326:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 326 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 327 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied [INFO] [stdout] --> tests/rustc-issue-58319.rs:328:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 328 | Little, [WARN] too many lines in the log, truncating it