[INFO] fetching crate tulip-derivative 2.2.1... [INFO] testing tulip-derivative-2.2.1 against 1.91.0 for beta-1.92-2 [INFO] extracting crate tulip-derivative 2.2.1 into /workspace/builds/worker-2-tc1/source [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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tulip-derivative 2.2.1 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 23 packages to latest compatible versions [INFO] [stderr] Adding runtime-macros-derive v0.4.0 (available: v0.8.0) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.108) [INFO] [stderr] Adding trybuild v1.0.22 (available: v1.0.113) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b3c87eb7908ea920db06471e3b54bc2f437990f26957adfb8a7e801760f0190 [INFO] running `Command { std: "docker" "start" "-a" "7b3c87eb7908ea920db06471e3b54bc2f437990f26957adfb8a7e801760f0190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b3c87eb7908ea920db06471e3b54bc2f437990f26957adfb8a7e801760f0190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b3c87eb7908ea920db06471e3b54bc2f437990f26957adfb8a7e801760f0190", kill_on_drop: false }` [INFO] [stdout] 7b3c87eb7908ea920db06471e3b54bc2f437990f26957adfb8a7e801760f0190 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c761113aefc0a6479f74a773a843f14c33a7a6d1190668db8483ac2f50b3516e [INFO] running `Command { std: "docker" "start" "-a" "c761113aefc0a6479f74a773a843f14c33a7a6d1190668db8483ac2f50b3516e", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tulip-derivative v2.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/lib.rs:72:11 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:87:23 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn all_fields(&self) -> Vec<&Field> { [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 87 | pub fn all_fields(&self) -> Vec<&Field<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.85s [INFO] running `Command { std: "docker" "inspect" "c761113aefc0a6479f74a773a843f14c33a7a6d1190668db8483ac2f50b3516e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c761113aefc0a6479f74a773a843f14c33a7a6d1190668db8483ac2f50b3516e", kill_on_drop: false }` [INFO] [stdout] c761113aefc0a6479f74a773a843f14c33a7a6d1190668db8483ac2f50b3516e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab85ca4f2714f3cdc1cb3508109b1768c64ca0f9a0ba888da2ae0d0edd91a746 [INFO] running `Command { std: "docker" "start" "-a" "ab85ca4f2714f3cdc1cb3508109b1768c64ca0f9a0ba888da2ae0d0edd91a746", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling runtime-macros-derive v0.4.0 [INFO] [stderr] Compiling tulip-derivative v2.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/lib.rs:72:11 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:87:23 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn all_fields(&self) -> Vec<&Field> { [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 87 | pub fn all_fields(&self) -> Vec<&Field<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling trybuild v1.0.22 [INFO] [stdout] error[E0463]: can't find crate for `derivative` [INFO] [stdout] --> tests/rustc-deriving-bounds.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/derive-clone.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/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: 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 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-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-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/derive-clone.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Derivative, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-clone.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | #[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/derive-clone.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-clone.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[derivative(Clone(clone_with="seventh"))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-clone.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-deriving-bounds.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-bounds.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | #[derivative(Copy, 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-bounds.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/derive-clone.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-clone.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 36 | #[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/derive-clone.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/derive-clone.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Derivative, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [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/derive-clone.rs:40:3 [INFO] [stdout] | [INFO] [stdout] 40 | #[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/derive-clone.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> tests/derive-clone.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] 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[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[E0463]: can't find crate for `derivative` [INFO] [stdout] --> tests/rustc-deriving-via-extension-type-params.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [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[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[E0599]: no method named `clone` found for struct `Foo` in the current scope [INFO] [stdout] --> tests/derive-clone.rs:50:45 [INFO] [stdout] | [INFO] [stdout] 11 | struct Foo { [INFO] [stdout] | ---------- method `clone` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 50 | assert_eq!(Foo { foo: 31, bar: 6 }, foo.clone()); [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[E0599]: no method named `clone_from` found for struct `StructWithCloneFrom` in the current scope [INFO] [stdout] --> tests/derive-clone.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 37 | struct StructWithCloneFrom(EvilCloneFrom); [INFO] [stdout] | -------------------------- method `clone_from` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 53 | foo.clone_from(&StructWithCloneFrom(EvilCloneFrom(0))); [INFO] [stdout] | ^^^^^^^^^^ method not found in `StructWithCloneFrom` [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_from`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `derivative` [INFO] [stdout] --> tests/rustc-issue-28561.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/derive-default.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone_from` found for enum `EnumWithCloneFrom` in the current scope [INFO] [stdout] --> tests/derive-clone.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 41 | enum EnumWithCloneFrom { [INFO] [stdout] | ---------------------- method `clone_from` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 57 | foo.clone_from(&EnumWithCloneFrom::Evil(EvilCloneFrom(0))); [INFO] [stdout] | ^^^^^^^^^^ method not found in `EnumWithCloneFrom` [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_from`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [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[E0599]: no method named `clone_from` found for enum `EnumWithCloneFrom` in the current scope [INFO] [stdout] --> tests/derive-clone.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 41 | enum EnumWithCloneFrom { [INFO] [stdout] | ---------------------- method `clone_from` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 61 | foo.clone_from(&EnumWithCloneFrom::None); [INFO] [stdout] | ^^^^^^^^^^ method not found in `EnumWithCloneFrom` [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_from`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tulip-derivative` (test "rustc-deriving-meta-multiple") due to 8 previous errors [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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0463]: can't find crate for `derivative` [INFO] [stdout] --> tests/rustc-deriving-cmp-generic-struct-enum.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tulip-derivative` (test "rustc-deriving-bounds") due to 3 previous errors [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: 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-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 derive macro `Derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-via-extension-type-params.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-via-extension-type-params.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | #[derivative(PartialEq, Hash, 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-via-extension-type-params.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | 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: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/rustc-issue-28561.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/rustc-issue-28561.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | #[derivative(Debug, Default, Eq, Hash, 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-28561.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-issue-28561.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/rustc-issue-28561.rs:60:3 [INFO] [stdout] | [INFO] [stdout] 60 | #[derivative(Clone, Copy)] [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-28561.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-issue-28561.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/rustc-issue-28561.rs:98:3 [INFO] [stdout] | [INFO] [stdout] 98 | #[derivative(Clone, Copy, Debug, Eq, Hash, 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-28561.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-issue-28561.rs:116:10 [INFO] [stdout] | [INFO] [stdout] 116 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/rustc-issue-28561.rs:117:3 [INFO] [stdout] | [INFO] [stdout] 117 | #[derivative(Clone, Copy, Debug, Default, Eq, Hash, 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-28561.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tulip-derivative` (test "rustc-deriving-via-extension-hash-enum") due to 5 previous errors [INFO] [stdout] error[E0463]: can't find crate for `derivative` [INFO] [stdout] --> tests/rustc-issue-13434.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-issue-58319.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(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 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[E0599]: no method named `clone_from` found for enum `EnumWithCloneFrom` in the current scope [INFO] [stdout] --> tests/derive-clone.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 41 | enum EnumWithCloneFrom { [INFO] [stdout] | ---------------------- method `clone_from` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 65 | foo.clone_from(&EnumWithCloneFrom::None); [INFO] [stdout] | ^^^^^^^^^^ method not found in `EnumWithCloneFrom` [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_from`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Clone` [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[E0463]: can't find crate for `derivative` [INFO] [stdout] --> tests/derive-debug-generics.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | 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-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[E0369]: binary operation `==` cannot be applied to type `Foo` [INFO] [stdout] --> tests/rustc-deriving-via-extension-type-params.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | assert_eq!(a, b); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | Foo [INFO] [stdout] | Foo [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Foo` [INFO] [stdout] --> tests/rustc-deriving-via-extension-type-params.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | struct Foo { [INFO] [stdout] | ^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Foo` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 19 + #[derive(PartialEq)] [INFO] [stdout] 20 | struct Foo { [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 `{:?}` because it doesn't implement `Debug` [INFO] [stdout] | | [INFO] [stdout] | required by this formatting parameter [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] Some errors have detailed explanations: E0277, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/rustc-deriving-cmp-generic-struct-enum.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-eq.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | 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-cmp-generic-struct-enum.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | #[derivative( [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-cmp-generic-struct-enum.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Foo` doesn't implement `Debug` [INFO] [stdout] --> tests/rustc-deriving-via-extension-type-params.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | assert_eq!(a, b); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Foo` [INFO] [stdout] | [INFO] [stdout] = note: add `#[derive(Debug)]` to `Foo` or manually `impl Debug for Foo` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Foo` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 19 + #[derive(Debug)] [INFO] [stdout] 20 | struct Foo { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Foo` doesn't implement `Debug` [INFO] [stdout] --> tests/rustc-deriving-via-extension-type-params.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | assert_eq!(a, b); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Foo` [INFO] [stdout] | [INFO] [stdout] = note: add `#[derive(Debug)]` to `Foo` or manually `impl Debug for Foo` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Foo` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 19 + #[derive(Debug)] [INFO] [stdout] 20 | struct Foo { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `Foo` [INFO] [stdout] --> tests/rustc-deriving-via-extension-type-params.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | assert!(!(a != b)); [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-via-extension-type-params.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | struct Foo { [INFO] [stdout] | ^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] help: consider annotating `Foo` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 19 + #[derive(PartialEq)] [INFO] [stdout] 20 | struct Foo { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tulip-derivative` (test "rustc-issue-28561") due to 9 previous errors [INFO] [stdout] error[E0463]: can't find crate for `derivative` [INFO] [stdout] --> tests/derive-hash.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | 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-13434.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Foo` is not an iterator [INFO] [stdout] --> tests/rustc-deriving-via-extension-type-params.rs:31:15 [INFO] [stdout] | [INFO] [stdout] 19 | struct Foo { [INFO] [stdout] | ------------- method `eq` not found for this struct because it doesn't satisfy `Foo: Iterator` [INFO] [stdout] ... [INFO] [stdout] 31 | assert!(a.eq(&b)); [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/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/iter/traits/iterator.rs:39: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 `eq`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialEq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/rustc-issue-13434.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-13434.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Foo` is not an iterator [INFO] [stdout] --> tests/rustc-deriving-via-extension-type-params.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 19 | struct Foo { [INFO] [stdout] | ------------- method `ne` not found for this struct because it doesn't satisfy `Foo: Iterator` [INFO] [stdout] ... [INFO] [stdout] 32 | assert!(!a.ne(&b)); [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/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/iter/traits/iterator.rs:39: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 `ne`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `PartialEq` [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 derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-eq.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Derivative, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `ES<{integer}>` [INFO] [stdout] --> tests/rustc-deriving-cmp-generic-struct-enum.rs:52:29 [INFO] [stdout] | [INFO] [stdout] 52 | assert_eq!(*es1 == *es2, eq); [INFO] [stdout] | ---- ^^ ---- ES<{integer}> [INFO] [stdout] | | [INFO] [stdout] | ES<{integer}> [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `ES<{integer}>` [INFO] [stdout] --> tests/rustc-deriving-cmp-generic-struct-enum.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | enum ES { [INFO] [stdout] | ^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] help: consider annotating `ES<{integer}>` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 26 + #[derive(PartialEq)] [INFO] [stdout] 27 | enum ES { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `ES<{integer}>` [INFO] [stdout] --> tests/rustc-deriving-cmp-generic-struct-enum.rs:53:29 [INFO] [stdout] | [INFO] [stdout] 53 | assert_eq!(*es1 != *es2, !eq); [INFO] [stdout] | ---- ^^ ---- ES<{integer}> [INFO] [stdout] | | [INFO] [stdout] | ES<{integer}> [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `ES<{integer}>` [INFO] [stdout] --> tests/rustc-deriving-cmp-generic-struct-enum.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | enum ES { [INFO] [stdout] | ^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] help: consider annotating `ES<{integer}>` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 26 + #[derive(PartialEq)] [INFO] [stdout] 27 | enum ES { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-eq.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | #[derivative(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-eq.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tulip-derivative` (test "rustc-deriving-in-fn") due to 4 previous errors [INFO] [stdout] error[E0369]: binary operation `<` cannot be applied to type `ES<{integer}>` [INFO] [stdout] --> tests/rustc-deriving-cmp-generic-struct-enum.rs:56:29 [INFO] [stdout] | [INFO] [stdout] 56 | assert_eq!(*es1 < *es2, lt); [INFO] [stdout] | ---- ^ ---- ES<{integer}> [INFO] [stdout] | | [INFO] [stdout] | ES<{integer}> [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialOrd` might be missing for `ES<{integer}>` [INFO] [stdout] --> tests/rustc-deriving-cmp-generic-struct-enum.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | enum ES { [INFO] [stdout] | ^^^^^^^^^^ must implement `PartialOrd` [INFO] [stdout] help: consider annotating `ES<{integer}>` with `#[derive(PartialEq, PartialOrd)]` [INFO] [stdout] | [INFO] [stdout] 26 + #[derive(PartialEq, PartialOrd)] [INFO] [stdout] 27 | enum ES { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `>` cannot be applied to type `ES<{integer}>` [INFO] [stdout] --> tests/rustc-deriving-cmp-generic-struct-enum.rs:57:29 [INFO] [stdout] | [INFO] [stdout] 57 | assert_eq!(*es1 > *es2, gt); [INFO] [stdout] | ---- ^ ---- ES<{integer}> [INFO] [stdout] | | [INFO] [stdout] | ES<{integer}> [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialOrd` might be missing for `ES<{integer}>` [INFO] [stdout] --> tests/rustc-deriving-cmp-generic-struct-enum.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | enum ES { [INFO] [stdout] | ^^^^^^^^^^ must implement `PartialOrd` [INFO] [stdout] help: consider annotating `ES<{integer}>` with `#[derive(PartialEq, PartialOrd)]` [INFO] [stdout] | [INFO] [stdout] 26 + #[derive(PartialEq, PartialOrd)] [INFO] [stdout] 27 | enum ES { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-eq.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 `ES<{integer}>` [INFO] [stdout] --> tests/rustc-deriving-cmp-generic-struct-enum.rs:59:29 [INFO] [stdout] | [INFO] [stdout] 59 | assert_eq!(*es1 <= *es2, le); [INFO] [stdout] | ---- ^^ ---- ES<{integer}> [INFO] [stdout] | | [INFO] [stdout] | ES<{integer}> [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialOrd` might be missing for `ES<{integer}>` [INFO] [stdout] --> tests/rustc-deriving-cmp-generic-struct-enum.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | enum ES { [INFO] [stdout] | ^^^^^^^^^^ must implement `PartialOrd` [INFO] [stdout] help: consider annotating `ES<{integer}>` with `#[derive(PartialEq, PartialOrd)]` [INFO] [stdout] | [INFO] [stdout] 26 + #[derive(PartialEq, PartialOrd)] [INFO] [stdout] 27 | enum ES { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `>=` cannot be applied to type `ES<{integer}>` [INFO] [stdout] --> tests/rustc-deriving-cmp-generic-struct-enum.rs:60:29 [INFO] [stdout] | [INFO] [stdout] 60 | assert_eq!(*es1 >= *es2, ge); [INFO] [stdout] | ---- ^^ ---- ES<{integer}> [INFO] [stdout] | | [INFO] [stdout] | ES<{integer}> [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialOrd` might be missing for `ES<{integer}>` [INFO] [stdout] --> tests/rustc-deriving-cmp-generic-struct-enum.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | enum ES { [INFO] [stdout] | ^^^^^^^^^^ must implement `PartialOrd` [INFO] [stdout] help: consider annotating `ES<{integer}>` with `#[derive(PartialEq, PartialOrd)]` [INFO] [stdout] | [INFO] [stdout] 26 + #[derive(PartialEq, PartialOrd)] [INFO] [stdout] 27 | enum ES { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-debug-generics.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-default.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Derivative, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-default.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[derivative(Default="new")] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-default.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-default.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[derivative(Default(value="42"))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-default.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-default.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, Derivative, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-eq.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 16 | #[derivative(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-eq.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tulip-derivative` (test "rustc-deriving-via-extension-type-params") due to 9 previous errors [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] help: consider annotating `Little` with `#[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-eq.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[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-eq.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | 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] help: consider annotating `Little` with `#[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-debug-generics.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | #[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-generics.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-debug-generics.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[derivative(Debug="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-debug-generics.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/derive-debug-generics.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/derive-default.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 16 | #[derivative(Default(new="true"))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-default.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-default.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[derivative(Default(value="42"))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-default.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-hash.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | / define! { [INFO] [stdout] 42 | | struct; [INFO] [stdout] 43 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tulip-derivative` (test "derive-clone") due to 13 previous errors; 1 warning emitted [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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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]: the method `cmp` exists for reference `&ES<{integer}>`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/rustc-deriving-cmp-generic-struct-enum.rs:63:28 [INFO] [stdout] | [INFO] [stdout] 26 | enum ES { [INFO] [stdout] | ---------- doesn't satisfy `ES<{integer}>: Iterator` or `ES<{integer}>: Ord` [INFO] [stdout] ... [INFO] [stdout] 63 | assert_eq!(es1.cmp(es2), ord); [INFO] [stdout] | ^^^ method cannot be called on `&ES<{integer}>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ES<{integer}>: Ord` [INFO] [stdout] which is required by `&ES<{integer}>: Ord` [INFO] [stdout] `&ES<{integer}>: Iterator` [INFO] [stdout] which is required by `&mut &ES<{integer}>: Iterator` [INFO] [stdout] `ES<{integer}>: Iterator` [INFO] [stdout] which is required by `&mut ES<{integer}>: Iterator` [INFO] [stdout] note: the trait `Iterator` must be implemented [INFO] [stdout] --> /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/iter/traits/iterator.rs:39:1 [INFO] [stdout] help: consider annotating `ES<{integer}>` with `#[derive(Eq, Ord, PartialEq, PartialOrd)]` [INFO] [stdout] | [INFO] [stdout] 26 + #[derive(Eq, Ord, PartialEq, PartialOrd)] [INFO] [stdout] 27 | enum ES { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-default.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, Derivative, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-hash.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[derivative(Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | / define! { [INFO] [stdout] 42 | | struct; [INFO] [stdout] 43 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-hash.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0369, E0463, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0369`. [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-debug-generics.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/derive-debug-generics.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-debug-generics.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[derivative(Debug="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-debug-generics.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/derive-debug-generics.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-debug-generics.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/derive-debug-generics.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-default.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | #[derivative(Default(new="true"))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-default.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-default.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | #[derivative(Default(value="[1,2]"))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-default.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-hash.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | / define! { [INFO] [stdout] 50 | | struct { [INFO] [stdout] 51 | | foo: u8 [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-hash.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[derivative(Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | / define! { [INFO] [stdout] 50 | | struct { [INFO] [stdout] 51 | | foo: u8 [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-hash.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define` (in Nightly builds, run with -Z macro-backtrace for more info) [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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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-hash.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | / define! { [INFO] [stdout] 61 | | struct<'a> { [INFO] [stdout] 62 | | foo: u8, [INFO] [stdout] 63 | | bar: &'a str, [INFO] [stdout] 64 | | } [INFO] [stdout] 65 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-default.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[derivative(Default(value="[3;2]"))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-default.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-default.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[derivative(Default(value="(4,5)"))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-default.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-cmp-generic-struct-enum") due to 10 previous errors [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-default.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[derivative(Default(value="B1(6,7)"))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-default.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-debug-generics.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | V2(#[derivative(Debug="ignore")] U), [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-generics.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/derive-debug-generics.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-debug-generics.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 36 | #[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-generics.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-debug-generics.rs:39:11 [INFO] [stdout] | [INFO] [stdout] 39 | #[derivative(Debug="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-debug-generics.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | 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: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] help: consider annotating `Little` with `#[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]: `MyStruct` doesn't implement `Debug` [INFO] [stdout] --> tests/rustc-issue-13434.rs:37:77 [INFO] [stdout] | [INFO] [stdout] 37 | assert_eq!("MyStruct".to_string(), do_stuff(|s: MyStruct| format!("{:?}", s))); [INFO] [stdout] | ---- ^ `MyStruct` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] | | [INFO] [stdout] | required by this formatting parameter [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `MyStruct` [INFO] [stdout] = note: add `#[derive(Debug)]` to `MyStruct` or manually `impl Debug for MyStruct` [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 `MyStruct` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 19 + #[derive(Debug)] [INFO] [stdout] 20 | struct MyStruct; [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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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-default.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | #[derivative(Default(value="B2{a:8,b:9}"))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-default.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-default.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Debug, Derivative, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-hash.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[derivative(Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | / define! { [INFO] [stdout] 61 | | struct<'a> { [INFO] [stdout] 62 | | foo: u8, [INFO] [stdout] 63 | | bar: &'a str, [INFO] [stdout] 64 | | } [INFO] [stdout] 65 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-hash.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-hash.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | / define! { [INFO] [stdout] 73 | | struct<'a> (u8, &'a str); [INFO] [stdout] 74 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [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] help: consider annotating `Little` with `#[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-default.rs:44:3 [INFO] [stdout] | [INFO] [stdout] 44 | #[derivative(Default)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-default.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-generics.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-debug-generics.rs:45:3 [INFO] [stdout] | [INFO] [stdout] 45 | #[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-generics.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tulip-derivative` (test "rustc-issue-13434") due to 4 previous errors [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] help: consider annotating `Little` with `#[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-hash.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[derivative(Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | / define! { [INFO] [stdout] 73 | | struct<'a> (u8, &'a str); [INFO] [stdout] 74 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-hash.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-hash.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | / define! { [INFO] [stdout] 82 | | enum { [INFO] [stdout] 83 | | A, B, C [INFO] [stdout] 84 | | } [INFO] [stdout] 85 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define` (in Nightly builds, run with -Z macro-backtrace for more info) [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] help: consider annotating `Little` with `#[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-default.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[derivative(Default)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-default.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-default.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Debug, Derivative, PartialEq)] [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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [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-default.rs:53:3 [INFO] [stdout] | [INFO] [stdout] 53 | #[derivative(Default)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-default.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | 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-debug-generics.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | struct F(#[derivative(Debug="ignore")] U); [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-generics.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/derive-debug-generics.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-debug-generics.rs:49:3 [INFO] [stdout] | [INFO] [stdout] 49 | #[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-generics.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-hash.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[derivative(Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | / define! { [INFO] [stdout] 82 | | enum { [INFO] [stdout] 83 | | A, B, C [INFO] [stdout] 84 | | } [INFO] [stdout] 85 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-hash.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-hash.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | / define! { [INFO] [stdout] 94 | | enum { [INFO] [stdout] 95 | | A, B = 42, C [INFO] [stdout] 96 | | } [INFO] [stdout] 97 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-hash.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[derivative(Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | / define! { [INFO] [stdout] 94 | | enum { [INFO] [stdout] 95 | | A, B = 42, C [INFO] [stdout] 96 | | } [INFO] [stdout] 97 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-hash.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Derivative` in this scope [INFO] [stdout] --> tests/derive-hash.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | / define! { [INFO] [stdout] 106 | | enum { [INFO] [stdout] 107 | | A, B = 42, C=1 [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define` (in Nightly builds, run with -Z macro-backtrace for more info) [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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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-default.rs:55:7 [INFO] [stdout] | [INFO] [stdout] 55 | #[derivative(Default)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-default.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-default.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Debug, Derivative, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-debug-generics.rs:50:22 [INFO] [stdout] | [INFO] [stdout] 50 | struct G(isize, #[derivative(Debug="ignore")] U); [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-generics.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/derive-debug-generics.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(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: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] help: consider annotating `Little` with `#[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-default.rs:62:3 [INFO] [stdout] | [INFO] [stdout] 62 | #[derivative(Default)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-default.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-debug-generics.rs:53:3 [INFO] [stdout] | [INFO] [stdout] 53 | #[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-generics.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-hash.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[derivative(Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | / define! { [INFO] [stdout] 106 | | enum { [INFO] [stdout] 107 | | A, B = 42, C=1 [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-hash.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define` (in Nightly builds, run with -Z macro-backtrace for more info) [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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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-default.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | struct A(#[derivative(Default(value="NoDefault"))] NoDefault); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> tests/derive-default.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Foo: Eq` is not satisfied [INFO] [stdout] --> tests/derive-eq.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | assert_eq(Foo { foo: 7 }); [INFO] [stdout] | --------- ^^^^^^^^^^^^^^ the trait `Eq` 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 `assert_eq` [INFO] [stdout] --> tests/derive-eq.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | fn assert_eq(_: T) {} [INFO] [stdout] | ^^ required by this bound in `assert_eq` [INFO] [stdout] help: consider annotating `Foo` with `#[derive(Eq)]` [INFO] [stdout] | [INFO] [stdout] 11 + #[derive(Eq)] [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-debug-generics.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 54 | struct J(#[derivative(Debug="ignore")] U); [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-generics.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/derive-debug-generics.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(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: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] help: consider annotating `Little` with `#[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-hash.rs:117:18 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-debug-generics.rs:69:3 [INFO] [stdout] | [INFO] [stdout] 69 | #[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-generics.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | 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: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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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 `WithPtr: Eq` is not satisfied [INFO] [stdout] --> tests/derive-eq.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | assert_eq(WithPtr { foo: ptr1 }); [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^^^^ the trait `Eq` is not implemented for `WithPtr` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `assert_eq` [INFO] [stdout] --> tests/derive-eq.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | fn assert_eq(_: T) {} [INFO] [stdout] | ^^ required by this bound in `assert_eq` [INFO] [stdout] help: consider annotating `WithPtr` with `#[derive(Eq)]` [INFO] [stdout] | [INFO] [stdout] 17 + #[derive(Eq)] [INFO] [stdout] 18 | struct WithPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tulip-derivative` (test "derive-eq") due to 8 previous errors [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-hash.rs:118:11 [INFO] [stdout] | [INFO] [stdout] 118 | #[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/derive-hash.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-hash.rs:121:15 [INFO] [stdout] | [INFO] [stdout] 121 | #[derivative(Hash="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-hash.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | 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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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-debug-generics.rs:74:10 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derivative` in this scope [INFO] [stdout] --> tests/derive-debug-generics.rs:75:3 [INFO] [stdout] | [INFO] [stdout] 75 | #[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-generics.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | 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: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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> tests/derive-hash.rs:22:15 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] 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] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0463. [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: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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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 `main::Ours: Hash` is not satisfied [INFO] [stdout] --> tests/derive-hash.rs:45:30 [INFO] [stdout] | [INFO] [stdout] 45 | assert_eq!(fake_hash(Ours), fake_hash(Theirs)); [INFO] [stdout] | --------- ^^^^ the trait `Hash` is not implemented for `main::Ours` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `fake_hash` [INFO] [stdout] --> tests/derive-hash.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | fn fake_hash(e: E) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `fake_hash` [INFO] [stdout] help: consider annotating `main::Ours` with `#[derive(Hash)]` [INFO] [stdout] | [INFO] [stdout] 42 + #[derive(Hash)] [INFO] [stdout] 43 | struct; [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: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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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<{integer}, NoDebug>` doesn't implement `Debug` [INFO] [stdout] --> tests/derive-debug-generics.rs:82:46 [INFO] [stdout] | [INFO] [stdout] 13 | struct Foo { [INFO] [stdout] | ---------------- method `to_show` not found for this struct because it doesn't satisfy `Foo<{integer}, NoDebug>: Debug` or `Foo<{integer}, NoDebug>: ToDebug` [INFO] [stdout] ... [INFO] [stdout] 82 | assert_eq!(Foo { foo: 42, bar: NoDebug }.to_show(), "Foo { foo: 42 }".to_string()); [INFO] [stdout] | ^^^^^^^ method cannot be called on `Foo<{integer}, NoDebug>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `Foo<{integer}, NoDebug>: Debug` was not satisfied [INFO] [stdout] --> tests/derive-debug-generics.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl ToDebug for T { [INFO] [stdout] | ^^^^^^^^^^^^^^^ ------- - [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] = note: add `#[derive(Debug)]` to `Foo<{integer}, NoDebug>` or manually `impl Debug for Foo<{integer}, NoDebug>` [INFO] [stdout] help: consider annotating `Foo<{integer}, NoDebug>` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [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: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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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 `main::Ours: Hash` is not satisfied [INFO] [stdout] --> tests/derive-hash.rs:55:30 [INFO] [stdout] | [INFO] [stdout] 55 | assert_eq!(fake_hash(Ours { foo: 0 }), fake_hash(Theirs { foo: 0 })); [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^ the trait `Hash` is not implemented for `main::Ours` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `fake_hash` [INFO] [stdout] --> tests/derive-hash.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | fn fake_hash(e: E) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `fake_hash` [INFO] [stdout] help: consider annotating `main::Ours` with `#[derive(Hash)]` [INFO] [stdout] | [INFO] [stdout] 50 + #[derive(Hash)] [INFO] [stdout] 51 | struct { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `main::Ours: Hash` is not satisfied [INFO] [stdout] --> tests/derive-hash.rs:56:30 [INFO] [stdout] | [INFO] [stdout] 56 | assert_eq!(fake_hash(Ours { foo: 42 }), fake_hash(Theirs { foo: 42 })); [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^ the trait `Hash` is not implemented for `main::Ours` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `fake_hash` [INFO] [stdout] --> tests/derive-hash.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | fn fake_hash(e: E) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `fake_hash` [INFO] [stdout] help: consider annotating `main::Ours` with `#[derive(Hash)]` [INFO] [stdout] | [INFO] [stdout] 50 + #[derive(Hash)] [INFO] [stdout] 51 | struct { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `main::Ours<'_>: Hash` is not satisfied [INFO] [stdout] --> tests/derive-hash.rs:67:30 [INFO] [stdout] | [INFO] [stdout] 67 | assert_eq!(fake_hash(Ours { foo: 0, bar: "bar" }), fake_hash(Theirs { foo: 0, bar: "bar" })); [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Hash` is not implemented for `main::Ours<'_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `fake_hash` [INFO] [stdout] --> tests/derive-hash.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | fn fake_hash(e: E) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `fake_hash` [INFO] [stdout] help: consider annotating `main::Ours<'_>` with `#[derive(Hash)]` [INFO] [stdout] | [INFO] [stdout] 61 + #[derive(Hash)] [INFO] [stdout] 62 | struct<'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `main::Ours<'_>: Hash` is not satisfied [INFO] [stdout] --> tests/derive-hash.rs:68:30 [INFO] [stdout] | [INFO] [stdout] 68 | assert_eq!(fake_hash(Ours { foo: 42, bar: "bar" }), fake_hash(Theirs { foo: 42, bar: "bar" })); [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Hash` is not implemented for `main::Ours<'_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `fake_hash` [INFO] [stdout] --> tests/derive-hash.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | fn fake_hash(e: E) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `fake_hash` [INFO] [stdout] help: consider annotating `main::Ours<'_>` with `#[derive(Hash)]` [INFO] [stdout] | [INFO] [stdout] 61 + #[derive(Hash)] [INFO] [stdout] 62 | struct<'a> { [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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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]: `Bar<{integer}, NoDebug>` doesn't implement `Debug` [INFO] [stdout] --> tests/derive-debug-generics.rs:83:33 [INFO] [stdout] | [INFO] [stdout] 21 | struct Bar ( [INFO] [stdout] | ---------------- method `to_show` not found for this struct because it doesn't satisfy `Bar<{integer}, NoDebug>: Debug` or `Bar<{integer}, NoDebug>: ToDebug` [INFO] [stdout] ... [INFO] [stdout] 83 | assert_eq!(Bar(42, NoDebug).to_show(), "Bar(42)".to_string()); [INFO] [stdout] | ^^^^^^^ method cannot be called on `Bar<{integer}, NoDebug>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `Bar<{integer}, NoDebug>: Debug` was not satisfied [INFO] [stdout] --> tests/derive-debug-generics.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl ToDebug for T { [INFO] [stdout] | ^^^^^^^^^^^^^^^ ------- - [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] = note: add `#[derive(Debug)]` to `Bar<{integer}, NoDebug>` or manually `impl Debug for Bar<{integer}, NoDebug>` [INFO] [stdout] help: consider annotating `Bar<{integer}, NoDebug>` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 21 + #[derive(Debug)] [INFO] [stdout] 22 | struct Bar ( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `main::Ours<'_>: Hash` is not satisfied [INFO] [stdout] --> tests/derive-hash.rs:76:30 [INFO] [stdout] | [INFO] [stdout] 76 | assert_eq!(fake_hash(Ours ( 0, "bar" )), fake_hash(Theirs ( 0, "bar" ))); [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^ the trait `Hash` is not implemented for `main::Ours<'_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `fake_hash` [INFO] [stdout] --> tests/derive-hash.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | fn fake_hash(e: E) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `fake_hash` [INFO] [stdout] help: consider annotating `main::Ours<'_>` with `#[derive(Hash)]` [INFO] [stdout] | [INFO] [stdout] 73 + #[derive(Hash)] [INFO] [stdout] 74 | struct<'a> (u8, &'a str); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `main::Ours<'_>: Hash` is not satisfied [INFO] [stdout] --> tests/derive-hash.rs:77:30 [INFO] [stdout] | [INFO] [stdout] 77 | assert_eq!(fake_hash(Ours ( 42, "bar" )), fake_hash(Theirs ( 42, "bar" ))); [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^ the trait `Hash` is not implemented for `main::Ours<'_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `fake_hash` [INFO] [stdout] --> tests/derive-hash.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | fn fake_hash(e: E) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `fake_hash` [INFO] [stdout] help: consider annotating `main::Ours<'_>` with `#[derive(Hash)]` [INFO] [stdout] | [INFO] [stdout] 73 + #[derive(Hash)] [INFO] [stdout] 74 | struct<'a> (u8, &'a str); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `main::Ours: Hash` is not satisfied [INFO] [stdout] --> tests/derive-hash.rs:87:30 [INFO] [stdout] | [INFO] [stdout] 87 | assert_eq!(fake_hash(Ours::A), fake_hash(Theirs::A)); [INFO] [stdout] | --------- ^^^^^^^ the trait `Hash` is not implemented for `main::Ours` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `fake_hash` [INFO] [stdout] --> tests/derive-hash.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | fn fake_hash(e: E) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `fake_hash` [INFO] [stdout] help: consider annotating `main::Ours` with `#[derive(Hash)]` [INFO] [stdout] | [INFO] [stdout] 82 + #[derive(Hash)] [INFO] [stdout] 83 | enum { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `main::Ours: Hash` is not satisfied [INFO] [stdout] --> tests/derive-hash.rs:88:30 [INFO] [stdout] | [INFO] [stdout] 88 | assert_eq!(fake_hash(Ours::B), fake_hash(Theirs::B)); [INFO] [stdout] | --------- ^^^^^^^ the trait `Hash` is not implemented for `main::Ours` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `fake_hash` [INFO] [stdout] --> tests/derive-hash.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | fn fake_hash(e: E) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `fake_hash` [INFO] [stdout] help: consider annotating `main::Ours` with `#[derive(Hash)]` [INFO] [stdout] | [INFO] [stdout] 82 + #[derive(Hash)] [INFO] [stdout] 83 | enum { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `main::Ours: Hash` is not satisfied [INFO] [stdout] --> tests/derive-hash.rs:89:30 [INFO] [stdout] | [INFO] [stdout] 89 | assert_eq!(fake_hash(Ours::C), fake_hash(Theirs::C)); [INFO] [stdout] | --------- ^^^^^^^ the trait `Hash` is not implemented for `main::Ours` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `fake_hash` [INFO] [stdout] --> tests/derive-hash.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | fn fake_hash(e: E) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `fake_hash` [INFO] [stdout] help: consider annotating `main::Ours` with `#[derive(Hash)]` [INFO] [stdout] | [INFO] [stdout] 82 + #[derive(Hash)] [INFO] [stdout] 83 | enum { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `Foo` in the current scope [INFO] [stdout] --> tests/derive-default.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 9 | struct Foo { [INFO] [stdout] | ---------- function or associated item `default` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 70 | assert_eq!(Foo::default(), Foo { foo: 0, bar: 42 }); [INFO] [stdout] | ^^^^^^^ function or associated item 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 `default`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Default` [INFO] [stdout] [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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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/derive-debug-generics.rs:84:42 [INFO] [stdout] | [INFO] [stdout] 29 | enum C { [INFO] [stdout] | ------------ method `to_show` not found for this enum because it doesn't satisfy `C: Debug` or `C: ToDebug` [INFO] [stdout] ... [INFO] [stdout] 84 | assert_eq!(C::V1::(12).to_show(), "V1(12)".to_string()); [INFO] [stdout] | ^^^^^^^ method cannot be called on `C` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `C: Debug` was not satisfied [INFO] [stdout] --> tests/derive-debug-generics.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl ToDebug for T { [INFO] [stdout] | ^^^^^^^^^^^^^^^ ------- - [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] = note: add `#[derive(Debug)]` to `C` or manually `impl Debug for C` [INFO] [stdout] help: consider annotating `C` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 29 + #[derive(Debug)] [INFO] [stdout] 30 | enum C { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `C` doesn't implement `Debug` [INFO] [stdout] --> tests/derive-debug-generics.rs:85:47 [INFO] [stdout] | [INFO] [stdout] 29 | enum C { [INFO] [stdout] | ------------ method `to_show` not found for this enum because it doesn't satisfy `C: Debug` or `C: ToDebug` [INFO] [stdout] ... [INFO] [stdout] 85 | assert_eq!(C::V2::(NoDebug).to_show(), "V2".to_string()); [INFO] [stdout] | ^^^^^^^ method cannot be called on `C` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `C: Debug` was not satisfied [INFO] [stdout] --> tests/derive-debug-generics.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl ToDebug for T { [INFO] [stdout] | ^^^^^^^^^^^^^^^ ------- - [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] = note: add `#[derive(Debug)]` to `C` or manually `impl Debug for C` [INFO] [stdout] help: consider annotating `C` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 29 + #[derive(Debug)] [INFO] [stdout] 30 | enum C { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `main::Ours: Hash` is not satisfied [INFO] [stdout] --> tests/derive-hash.rs:99:30 [INFO] [stdout] | [INFO] [stdout] 99 | assert_eq!(fake_hash(Ours::A), fake_hash(Theirs::A)); [INFO] [stdout] | --------- ^^^^^^^ the trait `Hash` is not implemented for `main::Ours` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `fake_hash` [INFO] [stdout] --> tests/derive-hash.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | fn fake_hash(e: E) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `fake_hash` [INFO] [stdout] help: consider annotating `main::Ours` with `#[derive(Hash)]` [INFO] [stdout] | [INFO] [stdout] 94 + #[derive(Hash)] [INFO] [stdout] 95 | enum { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `main::Ours: Hash` is not satisfied [INFO] [stdout] --> tests/derive-hash.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 100 | assert_eq!(fake_hash(Ours::B), fake_hash(Theirs::B)); [INFO] [stdout] | --------- ^^^^^^^ the trait `Hash` is not implemented for `main::Ours` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `fake_hash` [INFO] [stdout] --> tests/derive-hash.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | fn fake_hash(e: E) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `fake_hash` [INFO] [stdout] help: consider annotating `main::Ours` with `#[derive(Hash)]` [INFO] [stdout] | [INFO] [stdout] 94 + #[derive(Hash)] [INFO] [stdout] 95 | enum { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `main::Ours: Hash` is not satisfied [INFO] [stdout] --> tests/derive-hash.rs:101:30 [INFO] [stdout] | [INFO] [stdout] 101 | assert_eq!(fake_hash(Ours::C), fake_hash(Theirs::C)); [INFO] [stdout] | --------- ^^^^^^^ the trait `Hash` is not implemented for `main::Ours` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `fake_hash` [INFO] [stdout] --> tests/derive-hash.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | fn fake_hash(e: E) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `fake_hash` [INFO] [stdout] help: consider annotating `main::Ours` with `#[derive(Hash)]` [INFO] [stdout] | [INFO] [stdout] 94 + #[derive(Hash)] [INFO] [stdout] 95 | enum { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `main::Ours: Hash` is not satisfied [INFO] [stdout] --> tests/derive-hash.rs:111:30 [INFO] [stdout] | [INFO] [stdout] 111 | assert_eq!(fake_hash(Ours::A), fake_hash(Theirs::A)); [INFO] [stdout] | --------- ^^^^^^^ the trait `Hash` is not implemented for `main::Ours` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `fake_hash` [INFO] [stdout] --> tests/derive-hash.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | fn fake_hash(e: E) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `fake_hash` [INFO] [stdout] help: consider annotating `main::Ours` with `#[derive(Hash)]` [INFO] [stdout] | [INFO] [stdout] 106 + #[derive(Hash)] [INFO] [stdout] 107 | enum { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `main::Ours: Hash` is not satisfied [INFO] [stdout] --> tests/derive-hash.rs:112:30 [INFO] [stdout] | [INFO] [stdout] 112 | assert_eq!(fake_hash(Ours::B), fake_hash(Theirs::B)); [INFO] [stdout] | --------- ^^^^^^^ the trait `Hash` is not implemented for `main::Ours` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `fake_hash` [INFO] [stdout] --> tests/derive-hash.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | fn fake_hash(e: E) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `fake_hash` [INFO] [stdout] help: consider annotating `main::Ours` with `#[derive(Hash)]` [INFO] [stdout] | [INFO] [stdout] 106 + #[derive(Hash)] [INFO] [stdout] 107 | enum { [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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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 `main::Ours: Hash` is not satisfied [INFO] [stdout] --> tests/derive-hash.rs:113:30 [INFO] [stdout] | [INFO] [stdout] 113 | assert_eq!(fake_hash(Ours::C), fake_hash(Theirs::C)); [INFO] [stdout] | --------- ^^^^^^^ the trait `Hash` is not implemented for `main::Ours` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `fake_hash` [INFO] [stdout] --> tests/derive-hash.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | fn fake_hash(e: E) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `fake_hash` [INFO] [stdout] help: consider annotating `main::Ours` with `#[derive(Hash)]` [INFO] [stdout] | [INFO] [stdout] 106 + #[derive(Hash)] [INFO] [stdout] 107 | enum { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `main::Ours<'_>: Hash` is not satisfied [INFO] [stdout] --> tests/derive-hash.rs:132:30 [INFO] [stdout] | [INFO] [stdout] 132 | assert_eq!(fake_hash(Ours { foo: 0, bar: "bar", baz: 312 }), fake_hash(Theirs { foo: 0, baz: 312 })); [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Hash` is not implemented for `main::Ours<'_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `fake_hash` [INFO] [stdout] --> tests/derive-hash.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | fn fake_hash(e: E) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `fake_hash` [INFO] [stdout] help: consider annotating `main::Ours<'_>` with `#[derive(Hash)]` [INFO] [stdout] | [INFO] [stdout] 119 + #[derive(Hash)] [INFO] [stdout] 120 | struct Ours<'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Foo` in the current scope [INFO] [stdout] --> tests/derive-default.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 9 | struct Foo { [INFO] [stdout] | ---------- function or associated item `new` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 71 | assert_eq!(Foo::new(), Foo { foo: 0, bar: 42 }); [INFO] [stdout] | ^^^ function or associated item not found in `Foo` [INFO] [stdout] | [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/cmp.rs:264:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `Bar` in the current scope [INFO] [stdout] --> tests/derive-default.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 17 | struct Bar ( [INFO] [stdout] | ---------- function or associated item `default` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 72 | assert_eq!(Bar::default(), Bar(0, 42)); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Bar` [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 `default`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Default` [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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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/derive-debug-generics.rs:86:57 [INFO] [stdout] | [INFO] [stdout] 29 | enum C { [INFO] [stdout] | ------------ method `to_show` not found for this enum because it doesn't satisfy `C: Debug` or `C: ToDebug` [INFO] [stdout] ... [INFO] [stdout] 86 | assert_eq!(C::V3::("foo".to_string()).to_show(), "V3(\"foo\")".to_string()); [INFO] [stdout] | ^^^^^^^ method cannot be called on `C` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `C: Debug` was not satisfied [INFO] [stdout] --> tests/derive-debug-generics.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl ToDebug for T { [INFO] [stdout] | ^^^^^^^^^^^^^^^ ------- - [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] = note: add `#[derive(Debug)]` to `C` or manually `impl Debug for C` [INFO] [stdout] help: consider annotating `C` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 29 + #[derive(Debug)] [INFO] [stdout] 30 | enum C { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `main::Ours<'_>: Hash` is not satisfied [INFO] [stdout] --> tests/derive-hash.rs:133:30 [INFO] [stdout] | [INFO] [stdout] 133 | assert_eq!(fake_hash(Ours { foo: 42, bar: "bar", baz: 312 }), fake_hash(Theirs { foo: 42, baz: 312 })); [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Hash` is not implemented for `main::Ours<'_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `fake_hash` [INFO] [stdout] --> tests/derive-hash.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | fn fake_hash(e: E) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `fake_hash` [INFO] [stdout] help: consider annotating `main::Ours<'_>` with `#[derive(Hash)]` [INFO] [stdout] | [INFO] [stdout] 119 + #[derive(Hash)] [INFO] [stdout] 120 | struct Ours<'a> { [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: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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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/derive-debug-generics.rs:87:37 [INFO] [stdout] | [INFO] [stdout] 37 | enum D { [INFO] [stdout] | --------- method `to_show` not found for this enum because it doesn't satisfy `D: Debug` or `D: ToDebug` [INFO] [stdout] ... [INFO] [stdout] 87 | assert_eq!(D::V1 { a: NoDebug }.to_show(), "V1".to_string()); [INFO] [stdout] | ^^^^^^^ method cannot be called on `D` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `D: Debug` was not satisfied [INFO] [stdout] --> tests/derive-debug-generics.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl ToDebug for T { [INFO] [stdout] | ^^^^^^^^^^^^^^^ ------- - [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] = note: add `#[derive(Debug)]` to `D` or manually `impl Debug for D` [INFO] [stdout] help: consider annotating `D` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 37 + #[derive(Debug)] [INFO] [stdout] 38 | enum D { [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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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 function or associated item named `new` found for struct `Bar` in the current scope [INFO] [stdout] --> tests/derive-default.rs:73:21 [INFO] [stdout] | [INFO] [stdout] 17 | struct Bar ( [INFO] [stdout] | ---------- function or associated item `new` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 73 | assert_eq!(Bar::new(), Bar(0, 42)); [INFO] [stdout] | ^^^ function or associated item not found in `Bar` [INFO] [stdout] | [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/cmp.rs:264:5 [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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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 function or associated item named `new` found for struct `Baz` in the current scope [INFO] [stdout] --> tests/derive-default.rs:74:21 [INFO] [stdout] | [INFO] [stdout] 30 | struct Baz ( [INFO] [stdout] | ---------- function or associated item `new` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 74 | assert_eq!(Baz::new(), Baz([1,2], [3,3], (4,5), B1(6,7), B2{a:8,b:9})); [INFO] [stdout] | ^^^ function or associated item not found in `Baz` [INFO] [stdout] | [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/cmp.rs:264:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `F` doesn't implement `Debug` [INFO] [stdout] --> tests/derive-debug-generics.rs:88:27 [INFO] [stdout] | [INFO] [stdout] 46 | struct F(#[derivative(Debug="ignore")] U); [INFO] [stdout] | ----------- method `to_show` not found for this struct because it doesn't satisfy `F: Debug` or `F: ToDebug` [INFO] [stdout] ... [INFO] [stdout] 88 | assert_eq!(F(NoDebug).to_show(), "F".to_string()); [INFO] [stdout] | ^^^^^^^ method cannot be called on `F` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `F: Debug` was not satisfied [INFO] [stdout] --> tests/derive-debug-generics.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl ToDebug for T { [INFO] [stdout] | ^^^^^^^^^^^^^^^ ------- - [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] = note: add `#[derive(Debug)]` to `F` or manually `impl Debug for F` [INFO] [stdout] help: consider annotating `F` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 46 + #[derive(Debug)] [INFO] [stdout] 47 | struct F(#[derivative(Debug="ignore")] U); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `G` doesn't implement `Debug` [INFO] [stdout] --> tests/derive-debug-generics.rs:89:31 [INFO] [stdout] | [INFO] [stdout] 50 | struct G(isize, #[derivative(Debug="ignore")] U); [INFO] [stdout] | ----------- method `to_show` not found for this struct because it doesn't satisfy `G: Debug` or `G: ToDebug` [INFO] [stdout] ... [INFO] [stdout] 89 | assert_eq!(G(42, NoDebug).to_show(), "G(42)".to_string()); [INFO] [stdout] | ^^^^^^^ method cannot be called on `G` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `G: Debug` was not satisfied [INFO] [stdout] --> tests/derive-debug-generics.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl ToDebug for T { [INFO] [stdout] | ^^^^^^^^^^^^^^^ ------- - [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] = note: add `#[derive(Debug)]` to `G` or manually `impl Debug for G` [INFO] [stdout] help: consider annotating `G` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 50 + #[derive(Debug)] [INFO] [stdout] 51 | struct G(isize, #[derivative(Debug="ignore")] U); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0463. [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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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]: `J` doesn't implement `Debug` [INFO] [stdout] --> tests/derive-debug-generics.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 54 | struct J(#[derivative(Debug="ignore")] U); [INFO] [stdout] | ----------- method `to_show` not found for this struct because it doesn't satisfy `J: Debug` or `J: ToDebug` [INFO] [stdout] ... [INFO] [stdout] 90 | assert_eq!(J(NoDebug).to_show(), "J".to_string()); [INFO] [stdout] | ^^^^^^^ method cannot be called on `J` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `J: Debug` was not satisfied [INFO] [stdout] --> tests/derive-debug-generics.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl ToDebug for T { [INFO] [stdout] | ^^^^^^^^^^^^^^^ ------- - [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] = note: add `#[derive(Debug)]` to `J` or manually `impl Debug for J` [INFO] [stdout] help: consider annotating `J` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 54 + #[derive(Debug)] [INFO] [stdout] 55 | struct J(#[derivative(Debug="ignore")] U); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `A` in the current scope [INFO] [stdout] --> tests/derive-default.rs:75:19 [INFO] [stdout] | [INFO] [stdout] 63 | struct A(#[derivative(Default(value="NoDefault"))] NoDefault); [INFO] [stdout] | -------- function or associated item `default` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 75 | assert_eq!(A::default(), A(NoDefault)); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `A` [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 `default`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Default` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `default` found for enum `Enum1` in the current scope [INFO] [stdout] --> tests/derive-default.rs:76:23 [INFO] [stdout] | [INFO] [stdout] 45 | enum Enum1 { [INFO] [stdout] | ---------- variant or associated item `default` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 76 | assert_eq!(Enum1::default(), Enum1::B); [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `Enum1` [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 `default`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Default` [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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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 variant or associated item named `default` found for enum `Enum2` in the current scope [INFO] [stdout] --> tests/derive-default.rs:77:23 [INFO] [stdout] | [INFO] [stdout] 54 | enum Enum2 { [INFO] [stdout] | ---------- variant or associated item `default` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 77 | assert_eq!(Enum2::default(), Enum2::A); [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `Enum2` [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 `default`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Default` [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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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]: `PhantomField` doesn't implement `Debug` [INFO] [stdout] --> tests/derive-debug-generics.rs:91:33 [INFO] [stdout] | [INFO] [stdout] 91 | assert_eq!(&format!("{:?}", PhantomField:: { foo: Default::default() }), "PhantomField { foo: PhantomData }"); [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `PhantomField` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] | | [INFO] [stdout] | required by this formatting parameter [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `PhantomField` [INFO] [stdout] = note: add `#[derive(Debug)]` to `PhantomField` or manually `impl Debug for PhantomField` [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 `PhantomField` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 70 + #[derive(Debug)] [INFO] [stdout] 71 | struct PhantomField { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `PhantomTuple` doesn't implement `Debug` [INFO] [stdout] --> tests/derive-debug-generics.rs:92:33 [INFO] [stdout] | [INFO] [stdout] 92 | assert_eq!(&format!("{:?}", PhantomTuple:: { foo: Default::default() }), "PhantomTuple { foo: PhantomData }"); [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `PhantomTuple` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] | | [INFO] [stdout] | required by this formatting parameter [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `PhantomTuple` [INFO] [stdout] = note: add `#[derive(Debug)]` to `PhantomTuple` or manually `impl Debug for PhantomTuple` [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 `PhantomTuple` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 76 + #[derive(Debug)] [INFO] [stdout] 77 | struct PhantomTuple { [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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [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[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, 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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `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-default") due to 31 previous errors [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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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: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] help: consider annotating `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-generics") due to 37 previous errors [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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `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-hash") due to 36 previous errors; 1 warning emitted [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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/lib.rs:72:11 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] 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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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: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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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] help: consider annotating `Little` with `#[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, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:329:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 329 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:330:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 330 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:331:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 331 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:332:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 332 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:333:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 333 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:334:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 334 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:335:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 335 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:336:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 336 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:337:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 337 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:338:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 338 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:339:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 339 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:340:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 340 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:341:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 341 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:342:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 342 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:343:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 343 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:344:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 344 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:345:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 345 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:346:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 346 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:347:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 347 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:348:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 348 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:349:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 349 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:350:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 350 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:351:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 351 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:352:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 352 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:353:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 353 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:354:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 354 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:355:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 355 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:356:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 356 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:357:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 357 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:358:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 358 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:359:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 359 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:360:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 360 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:361:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 361 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:362:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 362 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:363:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 363 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:364:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 364 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:365:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 365 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:366:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 366 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:367:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 367 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:368:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 368 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:369:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 369 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:370:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 370 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:371:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 371 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:372:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 372 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:373:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 373 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:374:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 374 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:375:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 375 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:376:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 376 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:377:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 377 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:378:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 378 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:379:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 379 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:380:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 380 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:381:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 381 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:382:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 382 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:383:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 383 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:384:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 384 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:385:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 385 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:386:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 386 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:387:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 387 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:388:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 388 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:389:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 389 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:390:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 390 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:391:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 391 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:392:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 392 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:393:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 393 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:394:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 394 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:395:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 395 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:396:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 396 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:397:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 397 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:398:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 398 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:399:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 399 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:400:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 400 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:401:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 401 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:402:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 402 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:403:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 403 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:404:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 404 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:405:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 405 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:406:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 406 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:407:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 407 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:408:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 408 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:409:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 409 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:410:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 410 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:411:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 411 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:412:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 412 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:413:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 413 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:414:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 414 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:415:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 415 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:416:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 416 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:417:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 417 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:418:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 418 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:419:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 419 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:420:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 420 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:421:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 421 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:422:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 422 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:423:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 423 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:424:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 424 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:425:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 425 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:426:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 426 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:427:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 427 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:428:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 428 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:429:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 429 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:430:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 430 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:431:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 431 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:432:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 432 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:433:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 433 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:434:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 434 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:435:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 435 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:436:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 436 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:437:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 437 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:438:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 438 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:439:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 439 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:440:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 440 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:441:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 441 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:442:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 442 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:443:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 443 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:444:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 444 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:445:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 445 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:446:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 446 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:447:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 447 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:448:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 448 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:449:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 449 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:450:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 450 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:451:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 451 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:452:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 452 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:453:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 453 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:454:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 454 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:455:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 455 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:456:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 456 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:457:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 457 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:458:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 458 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:459:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 459 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:460:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 460 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:461:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 461 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:462:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 462 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:463:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 463 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:464:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 464 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:465:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 465 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:466:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 466 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:467:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 467 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:468:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 468 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:469:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 469 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:470:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 470 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:471:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 471 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:472:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 472 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:473:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 473 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:474:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 474 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:475:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 475 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:476:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 476 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:477:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 477 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:478:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 478 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:479:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 479 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[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:480:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 480 | Little, [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Little` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 24 + #[derive(Clone)] [INFO] [stdout] 25 | pub struct Little; [INFO] [stdout] | [INFO] [stdout] [WARN] too many lines in the log, truncating it