[INFO] fetching crate tulip-derivative 2.2.1...
[INFO] testing tulip-derivative-2.2.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate tulip-derivative 2.2.1 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tulip-derivative 2.2.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.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.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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.117)
[INFO] [stderr]       Adding trybuild v1.0.22 (available: v1.0.116)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.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]  Downloading crates ...
[INFO] [stderr]   Downloaded runtime-macros-derive v0.4.0
[INFO] [stderr]   Downloaded trybuild v1.0.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 399c9f70b5cfaec0b9b761818c38b69bf0ade8545fba92a63737e530ccdf75b2
[INFO] running `Command { std: "docker" "start" "-a" "399c9f70b5cfaec0b9b761818c38b69bf0ade8545fba92a63737e530ccdf75b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "399c9f70b5cfaec0b9b761818c38b69bf0ade8545fba92a63737e530ccdf75b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "399c9f70b5cfaec0b9b761818c38b69bf0ade8545fba92a63737e530ccdf75b2", kill_on_drop: false }`
[INFO] [stdout] 399c9f70b5cfaec0b9b761818c38b69bf0ade8545fba92a63737e530ccdf75b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d1865082f029c6bd274f6c57077228ddc80c48e1497e2b738abf5b576d7d908
[INFO] running `Command { std: "docker" "start" "-a" "4d1865082f029c6bd274f6c57077228ddc80c48e1497e2b738abf5b576d7d908", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 1.87s
[INFO] running `Command { std: "docker" "inspect" "4d1865082f029c6bd274f6c57077228ddc80c48e1497e2b738abf5b576d7d908", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d1865082f029c6bd274f6c57077228ddc80c48e1497e2b738abf5b576d7d908", kill_on_drop: false }`
[INFO] [stdout] 4d1865082f029c6bd274f6c57077228ddc80c48e1497e2b738abf5b576d7d908
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a843dd378a5ca9057892ef4d14e619ec78f668d5399fabbf8c341b3d63edf2b0
[INFO] running `Command { std: "docker" "start" "-a" "a843dd378a5ca9057892ef4d14e619ec78f668d5399fabbf8c341b3d63edf2b0", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling runtime-macros-derive v0.4.0
[INFO] [stderr]    Compiling serde v1.0.228
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling toml v0.5.11
[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 trybuild v1.0.22
[INFO] [stdout] error[E0463]: can't find crate for `derivative`
[INFO] [stdout]  --> tests/issue-57.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate derivative;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `derivative`
[INFO] [stdout]   --> tests/rustc-deriving-in-fn.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `derivative`
[INFO] [stdout]   --> tests/rustc-deriving-clone-enum.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `derivative`
[INFO] [stdout]   --> tests/rustc-deriving-clone-tuple-struct.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `derivative`
[INFO] [stdout]   --> tests/derive-ord-packed.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/rustc-deriving-clone-enum.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/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-clone-enum.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derivative(Clone)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/rustc-deriving-clone-enum.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/rustc-deriving-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[E0463]: can't find crate for `derivative`
[INFO] [stdout]   --> tests/rustc-issue-29540.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/rustc-deriving-clone-tuple-struct.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/rustc-deriving-clone-tuple-struct.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derivative(Clone)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/rustc-deriving-clone-tuple-struct.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/derive-ord-packed.rs:13:25
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(PartialEq, Eq, Derivative)]
[INFO] [stdout]    |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-ord-packed.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derivative(PartialOrd, Ord)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-ord-packed.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `derivative`
[INFO] [stdout]  --> tests/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: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/derive-ord-packed.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-ord-packed.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derivative(PartialEq, PartialOrd, Ord, Eq)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-ord-packed.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-ord-packed.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 |     #[derivative(PartialEq(bound = ""))]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-ord-packed.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-ord-packed.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[derivative(PartialOrd(bound = ""))]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-ord-packed.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-ord-packed.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[derivative(Ord(bound = ""))]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-ord-packed.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-ord-packed.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[derivative(Eq(bound = ""))]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-ord-packed.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/derive-ord-packed.rs:31:25
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(PartialEq, Eq, Derivative)]
[INFO] [stdout]    |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-ord-packed.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derivative(PartialOrd, Ord)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-ord-packed.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/derive-ord-packed.rs:36:25
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(PartialEq, Eq, Derivative)]
[INFO] [stdout]    |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-ord-packed.rs:37:3
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derivative(PartialOrd, Ord)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-ord-packed.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-ord-packed.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[derivative(PartialOrd = "ignore")]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-ord-packed.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-ord-packed.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[derivative(Ord = "ignore")]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-ord-packed.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/derive-ord-packed.rs:45:25
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(PartialEq, Eq, Derivative)]
[INFO] [stdout]    |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-ord-packed.rs:46:3
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derivative(PartialOrd, Ord)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-ord-packed.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-ord-packed.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[derivative(PartialOrd = "ignore")]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-ord-packed.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-ord-packed.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[derivative(Ord = "ignore")]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-ord-packed.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/derive-ord-packed.rs:55:25
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[derive(PartialEq, Eq, Derivative)]
[INFO] [stdout]    |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-ord-packed.rs:56:3
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derivative(PartialOrd, Ord)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-ord-packed.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-ord-packed.rs:59:7
[INFO] [stdout]    |
[INFO] [stdout] 59 |     #[derivative(
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-ord-packed.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/issue-57.rs:9:18
[INFO] [stdout]    |
[INFO] [stdout]  9 |         #[derive(Derivative)]
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 | gen!(Test);
[INFO] [stdout]    | ---------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `gen` (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-ord-packed.rs:77:10
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-ord-packed.rs:78:3
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[derivative(PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-ord-packed.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-ord-packed.rs:81:7
[INFO] [stdout]    |
[INFO] [stdout] 81 |     #[derivative(
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-ord-packed.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/derive-ord-packed.rs:98:10
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-ord-packed.rs:99:3
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[derivative(PartialEq, PartialOrd, Ord, Eq)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-ord-packed.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]    --> tests/derive-ord-packed.rs:103:7
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[derivative(PartialEq = "ignore")]
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/derive-ord-packed.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | extern crate derivative;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]    --> tests/derive-ord-packed.rs:104:7
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[derivative(PartialOrd = "ignore")]
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/derive-ord-packed.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | extern crate derivative;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]    --> tests/derive-ord-packed.rs:105:7
[INFO] [stdout]     |
[INFO] [stdout] 105 |     #[derivative(Ord = "ignore")]
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/derive-ord-packed.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | extern crate derivative;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `clone` found for enum `E` in the current scope
[INFO] [stdout]   --> tests/rustc-deriving-clone-enum.rs:29:18
[INFO] [stdout]    |
[INFO] [stdout] 21 | enum E {
[INFO] [stdout]    | ------ method `clone` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 29 |     let _ = E::A.clone();
[INFO] [stdout]    |                  ^^^^^ method not found in `E`
[INFO] [stdout]    |
[INFO] [stdout] note: the method `clone` exists on the type `()`
[INFO] [stdout]   --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/clone.rs:236:4
[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] [stderr] error: could not compile `tulip-derivative` (test "rustc-deriving-clone-tuple-struct") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `clone` found for enum `E` in the current scope
[INFO] [stdout]   --> tests/rustc-deriving-clone-enum.rs:30:22
[INFO] [stdout]    |
[INFO] [stdout] 21 | enum E {
[INFO] [stdout]    | ------ method `clone` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 30 |     let _ = E::B(()).clone();
[INFO] [stdout]    |                      ^^^^^ method not found in `E`
[INFO] [stdout]    |
[INFO] [stdout] note: the method `clone` exists on the type `()`
[INFO] [stdout]   --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/clone.rs:236:4
[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` found for enum `E` in the current scope
[INFO] [stdout]   --> tests/rustc-deriving-clone-enum.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 21 | enum E {
[INFO] [stdout]    | ------ method `clone` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 31 |     let _ = E::C.clone();
[INFO] [stdout]    |                  ^^^^^ method not found in `E`
[INFO] [stdout]    |
[INFO] [stdout] note: the method `clone` exists on the type `()`
[INFO] [stdout]   --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/clone.rs:236:4
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clone`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `Clone`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/issue-57.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |         #[derivative(Debug)]
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 | gen!(Test);
[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/issue-57.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `gen` (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/rustc-issue-29540.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Derivative)]
[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: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/rustc-issue-29540.rs:18:3
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derivative(Debug)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/rustc-issue-29540.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tulip-derivative` (test "rustc-deriving-clone-enum") due to 6 previous errors
[INFO] [stdout] error[E0463]: can't find crate for `derivative`
[INFO] [stdout]   --> tests/rustc-issue-19135.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `derivative`
[INFO] [stdout]   --> tests/rustc-deriving-clone-array.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `derivative`
[INFO] [stdout]   --> tests/rustc-issue-29030.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-29030.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-issue-29030.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-29030.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `derivative`
[INFO] [stdout]   --> tests/rustc-issue-23649-3.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Test` doesn't implement `Debug`
[INFO] [stdout]   --> tests/issue-57.rs:21:22
[INFO] [stdout]    |
[INFO] [stdout] 21 |     println!("{:?}", Test { a: 42 });
[INFO] [stdout]    |               ----   ^^^^^^^^^^^^^^ `Test` 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 `Test`
[INFO] [stdout]    = note: add `#[derive(Debug)]` to `Test` or manually `impl Debug for Test`
[INFO] [stdout] help: consider annotating `Test` with `#[derive(Debug)]`
[INFO] [stdout]    |
[INFO] [stdout] 11 +         #[derive(Debug)]
[INFO] [stdout] 12 |         pub struct $name {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `derivative`
[INFO] [stdout]   --> tests/rustc-issue-24085.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | 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: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/rustc-deriving-clone-array.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[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] 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] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/rustc-deriving-clone-array.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[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-clone-array.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tulip-derivative` (test "rustc-issue-29540") due to 3 previous errors
[INFO] [stdout] error[E0463]: can't find crate for `derivative`
[INFO] [stdout]  --> tests/derive-clone-generics.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate derivative;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[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-issue-19135.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Derivative)]
[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[E0463]: can't find crate for `derivative`
[INFO] [stdout]   --> tests/rustc-issue-58319.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/rustc-issue-19135.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derivative(Debug)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/rustc-issue-19135.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/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[E0463]: can't find crate for `derivative`
[INFO] [stdout]   --> tests/rustc-issue-42453.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[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: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/rustc-issue-24085.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tulip-derivative` (test "rustc-issue-29030") due to 3 previous errors
[INFO] [stderr] error: could not compile `tulip-derivative` (test "issue-57") due to 4 previous errors
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/rustc-issue-24085.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[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-issue-24085.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | 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] 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/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 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-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/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: 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] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-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] 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[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-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-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 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] [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-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-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 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: 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] 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-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-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: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/rustc-issue-23649-3.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/rustc-issue-23649-3.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derivative(PartialEq)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/rustc-issue-23649-3.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | extern crate derivative;
[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[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/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/cmp.rs:264:4
[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[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/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/cmp.rs:264:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/derive-clone-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/rustc-issue-58319.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tulip-derivative` (test "rustc-issue-24085") due to 3 previous errors
[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/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/cmp.rs:264:4
[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[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] [stderr] error: could not compile `tulip-derivative` (test "rustc-deriving-clone-array") due to 3 previous errors
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-clone-generics.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derivative(Clone, PartialEq)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-clone-generics.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-clone-generics.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `LifetimeStruct<'_>` doesn't implement `Debug`
[INFO] [stdout]   --> tests/rustc-issue-19135.rs:25:47
[INFO] [stdout]    |
[INFO] [stdout] 25 |     takes_hrtb_closure(|lts| println!("{:?}", lts));
[INFO] [stdout]    |                                        ----   ^^^ `LifetimeStruct<'_>` 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 `LifetimeStruct<'_>`
[INFO] [stdout]    = note: add `#[derive(Debug)]` to `LifetimeStruct<'_>` or manually `impl Debug for LifetimeStruct<'_>`
[INFO] [stdout] help: consider annotating `LifetimeStruct<'_>` with `#[derive(Debug)]`
[INFO] [stdout]    |
[INFO] [stdout] 21 + #[derive(Debug)]
[INFO] [stdout] 22 | struct LifetimeStruct<'a>(PhantomData<&'a ()>);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `Foo` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-packed.rs:123:24
[INFO] [stdout]     |
[INFO] [stdout]  16 | struct Foo {
[INFO] [stdout]     | ---------- method `partial_cmp` not found for this struct because it doesn't satisfy `Foo: Iterator`
[INFO] [stdout] ...
[INFO] [stdout] 123 |         Foo { foo: 7 }.partial_cmp(&Foo { foo: 42 }),
[INFO] [stdout]     |                        ^^^^^^^^^^^ `Foo` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Foo: Iterator`
[INFO] [stdout]             which is required by `&mut Foo: Iterator`
[INFO] [stdout] note: the trait `Iterator` must be implemented
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/iter/traits/iterator.rs:41:0
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `PartialOrd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: 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] 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-42453.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/rustc-issue-42453.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[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-42453.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `Foo` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-packed.rs:127:25
[INFO] [stdout]     |
[INFO] [stdout]  16 | struct Foo {
[INFO] [stdout]     | ---------- method `partial_cmp` not found for this struct because it doesn't satisfy `Foo: Iterator`
[INFO] [stdout] ...
[INFO] [stdout] 127 |         Foo { foo: 42 }.partial_cmp(&Foo { foo: 42 }),
[INFO] [stdout]     |                         ^^^^^^^^^^^ `Foo` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Foo: Iterator`
[INFO] [stdout]             which is required by `&mut Foo: Iterator`
[INFO] [stdout] note: the trait `Iterator` must be implemented
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/iter/traits/iterator.rs:41:0
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `PartialOrd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-clone-generics.rs:18:3
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derivative(Clone, PartialEq)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-clone-generics.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | extern crate derivative;
[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[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] [stderr] error: could not compile `tulip-derivative` (test "rustc-issue-23649-3") due to 3 previous errors
[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[E0599]: `Foo` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-packed.rs:131:25
[INFO] [stdout]     |
[INFO] [stdout]  16 | struct Foo {
[INFO] [stdout]     | ---------- method `partial_cmp` not found for this struct because it doesn't satisfy `Foo: Iterator`
[INFO] [stdout] ...
[INFO] [stdout] 131 |         Foo { foo: 42 }.partial_cmp(&Foo { foo: 7 }),
[INFO] [stdout]     |                         ^^^^^^^^^^^ `Foo` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Foo: Iterator`
[INFO] [stdout]             which is required by `&mut Foo: Iterator`
[INFO] [stdout] note: the trait `Iterator` must be implemented
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/iter/traits/iterator.rs:41:0
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `PartialOrd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]   --> tests/rustc-issue-58319.rs: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[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[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[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[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]: 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[E0599]: `Foo` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-packed.rs:134:31
[INFO] [stdout]     |
[INFO] [stdout]  16 | struct Foo {
[INFO] [stdout]     | ---------- method `cmp` not found for this struct because it doesn't satisfy `Foo: Iterator`
[INFO] [stdout] ...
[INFO] [stdout] 134 |     assert_eq!(Foo { foo: 7 }.cmp(&Foo { foo: 42 }), Ordering::Less);
[INFO] [stdout]     |                               ^^^ `Foo` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Foo: Iterator`
[INFO] [stdout]             which is required by `&mut Foo: Iterator`
[INFO] [stdout] note: the trait `Iterator` must be implemented
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/iter/traits/iterator.rs:41:0
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `Ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this 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: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[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] 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: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[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] 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[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[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[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[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 `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[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] 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] 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[E0599]: `Foo` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-packed.rs:135:32
[INFO] [stdout]     |
[INFO] [stdout]  16 | struct Foo {
[INFO] [stdout]     | ---------- method `cmp` not found for this struct because it doesn't satisfy `Foo: Iterator`
[INFO] [stdout] ...
[INFO] [stdout] 135 |     assert_eq!(Foo { foo: 42 }.cmp(&Foo { foo: 42 }), Ordering::Equal);
[INFO] [stdout]     |                                ^^^ `Foo` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Foo: Iterator`
[INFO] [stdout]             which is required by `&mut Foo: Iterator`
[INFO] [stdout] note: the trait `Iterator` must be implemented
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/iter/traits/iterator.rs:41:0
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `Ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]   --> tests/rustc-issue-58319.rs: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[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[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[E0599]: `Foo` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-packed.rs:136:32
[INFO] [stdout]     |
[INFO] [stdout]  16 | struct Foo {
[INFO] [stdout]     | ---------- method `cmp` not found for this struct because it doesn't satisfy `Foo: Iterator`
[INFO] [stdout] ...
[INFO] [stdout] 136 |     assert_eq!(Foo { foo: 42 }.cmp(&Foo { foo: 7 }), Ordering::Greater);
[INFO] [stdout]     |                                ^^^ `Foo` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Foo: Iterator`
[INFO] [stdout]             which is required by `&mut Foo: Iterator`
[INFO] [stdout] note: the trait `Iterator` must be implemented
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/iter/traits/iterator.rs:41:0
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `Ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]   --> tests/rustc-issue-58319.rs: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 `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[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 `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[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] [stderr] error: could not compile `tulip-derivative` (test "rustc-issue-19135") due to 4 previous errors
[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 `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] [stderr] error: could not compile `tulip-derivative` (test "rustc-issue-42453") due to 3 previous errors
[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[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[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[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[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] [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: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[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]: `WithPtr<dyn SomeTrait>` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-packed.rs:143:31
[INFO] [stdout]     |
[INFO] [stdout]  23 | struct WithPtr<T: ?Sized> {
[INFO] [stdout]     | ------------------------- method `partial_cmp` not found for this struct because it doesn't satisfy `WithPtr<dyn SomeTrait>: Iterator`
[INFO] [stdout] ...
[INFO] [stdout] 143 |         WithPtr { foo: ptr1 }.partial_cmp(&WithPtr { foo: ptr1 }),
[INFO] [stdout]     |                               ^^^^^^^^^^^ `WithPtr<dyn SomeTrait>` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `WithPtr<dyn SomeTrait>: Iterator`
[INFO] [stdout]             which is required by `&mut WithPtr<dyn SomeTrait>: Iterator`
[INFO] [stdout] note: the trait `Iterator` must be implemented
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/iter/traits/iterator.rs:41:0
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `PartialOrd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs: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]: 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] 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] 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] 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] [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[E0599]: `WithPtr<dyn SomeTrait>` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-packed.rs:147:31
[INFO] [stdout]     |
[INFO] [stdout]  23 | struct WithPtr<T: ?Sized> {
[INFO] [stdout]     | ------------------------- method `cmp` not found for this struct because it doesn't satisfy `WithPtr<dyn SomeTrait>: Iterator`
[INFO] [stdout] ...
[INFO] [stdout] 147 |         WithPtr { foo: ptr1 }.cmp(&WithPtr { foo: ptr1 }),
[INFO] [stdout]     |                               ^^^ `WithPtr<dyn SomeTrait>` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `WithPtr<dyn SomeTrait>: Iterator`
[INFO] [stdout]             which is required by `&mut WithPtr<dyn SomeTrait>: Iterator`
[INFO] [stdout] note: the trait `Iterator` must be implemented
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/iter/traits/iterator.rs:41:0
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `Ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs: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] [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[E0599]: `WithPtr<dyn SomeTrait>` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-packed.rs:151:31
[INFO] [stdout]     |
[INFO] [stdout]  23 | struct WithPtr<T: ?Sized> {
[INFO] [stdout]     | ------------------------- method `partial_cmp` not found for this struct because it doesn't satisfy `WithPtr<dyn SomeTrait>: Iterator`
[INFO] [stdout] ...
[INFO] [stdout] 151 |         WithPtr { foo: ptr1 }.partial_cmp(&WithPtr { foo: ptr2 }),
[INFO] [stdout]     |                               ^^^^^^^^^^^ `WithPtr<dyn SomeTrait>` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `WithPtr<dyn SomeTrait>: Iterator`
[INFO] [stdout]             which is required by `&mut WithPtr<dyn SomeTrait>: Iterator`
[INFO] [stdout] note: the trait `Iterator` must be implemented
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/iter/traits/iterator.rs:41:0
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `PartialOrd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `clone` found for struct `PhantomField<T>` in the current scope
[INFO] [stdout]   --> tests/derive-clone-generics.rs:27:44
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct PhantomField<T> {
[INFO] [stdout]    | ---------------------- method `clone` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     assert!(phantom_field == phantom_field.clone());
[INFO] [stdout]    |                                            ^^^^^ method not found in `PhantomField<NoClone>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clone`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `Clone`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs: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] [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[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] [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[E0599]: `WithPtr<dyn SomeTrait>` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-packed.rs:155:31
[INFO] [stdout]     |
[INFO] [stdout]  23 | struct WithPtr<T: ?Sized> {
[INFO] [stdout]     | ------------------------- method `cmp` not found for this struct because it doesn't satisfy `WithPtr<dyn SomeTrait>: Iterator`
[INFO] [stdout] ...
[INFO] [stdout] 155 |         WithPtr { foo: ptr1 }.cmp(&WithPtr { foo: ptr2 }),
[INFO] [stdout]     |                               ^^^ `WithPtr<dyn SomeTrait>` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `WithPtr<dyn SomeTrait>: Iterator`
[INFO] [stdout]             which is required by `&mut WithPtr<dyn SomeTrait>: Iterator`
[INFO] [stdout] note: the trait `Iterator` must be implemented
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/iter/traits/iterator.rs:41:0
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `Ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs: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[E0599]: `Empty` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-packed.rs:159:22
[INFO] [stdout]     |
[INFO] [stdout]  34 | struct Empty;
[INFO] [stdout]     | ------------ method `partial_cmp` not found for this struct because it doesn't satisfy `Empty: Iterator`
[INFO] [stdout] ...
[INFO] [stdout] 159 |     assert_eq!(Empty.partial_cmp(&Empty), Some(Ordering::Equal));
[INFO] [stdout]     |                      ^^^^^^^^^^^ `Empty` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Empty: Iterator`
[INFO] [stdout]             which is required by `&mut Empty: Iterator`
[INFO] [stdout] note: the trait `Iterator` must be implemented
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/iter/traits/iterator.rs:41:0
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `PartialOrd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs: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[E0599]: `AllIgnored` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-packed.rs:161:31
[INFO] [stdout]     |
[INFO] [stdout]  39 | struct AllIgnored {
[INFO] [stdout]     | ----------------- method `partial_cmp` not found for this struct because it doesn't satisfy `AllIgnored: Iterator`
[INFO] [stdout] ...
[INFO] [stdout] 161 |         AllIgnored { foo: 0 }.partial_cmp(&AllIgnored { foo: 42 }),
[INFO] [stdout]     |                               ^^^^^^^^^^^ `AllIgnored` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `AllIgnored: Iterator`
[INFO] [stdout]             which is required by `&mut AllIgnored: Iterator`
[INFO] [stdout] note: the trait `Iterator` must be implemented
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/iter/traits/iterator.rs:41:0
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `PartialOrd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs: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[E0599]: `OneIgnored` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-packed.rs:165:39
[INFO] [stdout]     |
[INFO] [stdout]  48 | struct OneIgnored {
[INFO] [stdout]     | ----------------- method `partial_cmp` not found for this struct because it doesn't satisfy `OneIgnored: Iterator`
[INFO] [stdout] ...
[INFO] [stdout] 165 |         OneIgnored { foo: 0, bar: 6 }.partial_cmp(&OneIgnored { foo: 42, bar: 7 }),
[INFO] [stdout]     |                                       ^^^^^^^^^^^ `OneIgnored` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `OneIgnored: Iterator`
[INFO] [stdout]             which is required by `&mut OneIgnored: Iterator`
[INFO] [stdout] note: the trait `Iterator` must be implemented
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/iter/traits/iterator.rs:41:0
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `PartialOrd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs: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[E0599]: `OneIgnored` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-packed.rs:169:39
[INFO] [stdout]     |
[INFO] [stdout]  48 | struct OneIgnored {
[INFO] [stdout]     | ----------------- method `partial_cmp` not found for this struct because it doesn't satisfy `OneIgnored: Iterator`
[INFO] [stdout] ...
[INFO] [stdout] 169 |         OneIgnored { foo: 0, bar: 6 }.partial_cmp(&OneIgnored { foo: 42, bar: 6 }),
[INFO] [stdout]     |                                       ^^^^^^^^^^^ `OneIgnored` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `OneIgnored: Iterator`
[INFO] [stdout]             which is required by `&mut OneIgnored: Iterator`
[INFO] [stdout] note: the trait `Iterator` must be implemented
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/iter/traits/iterator.rs:41:0
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `PartialOrd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs: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[E0599]: `OneIgnored` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-packed.rs:173:39
[INFO] [stdout]     |
[INFO] [stdout]  48 | struct OneIgnored {
[INFO] [stdout]     | ----------------- method `partial_cmp` not found for this struct because it doesn't satisfy `OneIgnored: Iterator`
[INFO] [stdout] ...
[INFO] [stdout] 173 |         OneIgnored { foo: 0, bar: 7 }.partial_cmp(&OneIgnored { foo: 42, bar: 6 }),
[INFO] [stdout]     |                                       ^^^^^^^^^^^ `OneIgnored` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `OneIgnored: Iterator`
[INFO] [stdout]             which is required by `&mut OneIgnored: Iterator`
[INFO] [stdout] note: the trait `Iterator` must be implemented
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/iter/traits/iterator.rs:41:0
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `PartialOrd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs: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[E0599]: `Empty` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-packed.rs:176:22
[INFO] [stdout]     |
[INFO] [stdout]  34 | struct Empty;
[INFO] [stdout]     | ------------ method `cmp` not found for this struct because it doesn't satisfy `Empty: Iterator`
[INFO] [stdout] ...
[INFO] [stdout] 176 |     assert_eq!(Empty.cmp(&Empty), Ordering::Equal);
[INFO] [stdout]     |                      ^^^ `Empty` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Empty: Iterator`
[INFO] [stdout]             which is required by `&mut Empty: Iterator`
[INFO] [stdout] note: the trait `Iterator` must be implemented
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/iter/traits/iterator.rs:41:0
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `Ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs: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[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] 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[E0599]: `AllIgnored` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-packed.rs:178:31
[INFO] [stdout]     |
[INFO] [stdout]  39 | struct AllIgnored {
[INFO] [stdout]     | ----------------- method `cmp` not found for this struct because it doesn't satisfy `AllIgnored: Iterator`
[INFO] [stdout] ...
[INFO] [stdout] 178 |         AllIgnored { foo: 0 }.cmp(&AllIgnored { foo: 42 }),
[INFO] [stdout]     |                               ^^^ `AllIgnored` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `AllIgnored: Iterator`
[INFO] [stdout]             which is required by `&mut AllIgnored: Iterator`
[INFO] [stdout] note: the trait `Iterator` must be implemented
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/iter/traits/iterator.rs:41:0
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `Ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs: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[E0599]: `OneIgnored` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-packed.rs:182:39
[INFO] [stdout]     |
[INFO] [stdout]  48 | struct OneIgnored {
[INFO] [stdout]     | ----------------- method `cmp` not found for this struct because it doesn't satisfy `OneIgnored: Iterator`
[INFO] [stdout] ...
[INFO] [stdout] 182 |         OneIgnored { foo: 0, bar: 6 }.cmp(&OneIgnored { foo: 42, bar: 7 }),
[INFO] [stdout]     |                                       ^^^ `OneIgnored` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `OneIgnored: Iterator`
[INFO] [stdout]             which is required by `&mut OneIgnored: Iterator`
[INFO] [stdout] note: the trait `Iterator` must be implemented
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/iter/traits/iterator.rs:41:0
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `Ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs: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[E0599]: no method named `clone` found for struct `PhantomTuple<T>` in the current scope
[INFO] [stdout]   --> tests/derive-clone-generics.rs:28:44
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct PhantomTuple<T> {
[INFO] [stdout]    | ---------------------- method `clone` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     assert!(phantom_tuple == phantom_tuple.clone());
[INFO] [stdout]    |                                            ^^^^^ method not found in `PhantomTuple<NoClone>`
[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]: `OneIgnored` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-packed.rs:186:39
[INFO] [stdout]     |
[INFO] [stdout]  48 | struct OneIgnored {
[INFO] [stdout]     | ----------------- method `cmp` not found for this struct because it doesn't satisfy `OneIgnored: Iterator`
[INFO] [stdout] ...
[INFO] [stdout] 186 |         OneIgnored { foo: 0, bar: 6 }.cmp(&OneIgnored { foo: 42, bar: 6 }),
[INFO] [stdout]     |                                       ^^^ `OneIgnored` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `OneIgnored: Iterator`
[INFO] [stdout]             which is required by `&mut OneIgnored: Iterator`
[INFO] [stdout] note: the trait `Iterator` must be implemented
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/iter/traits/iterator.rs:41:0
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `Ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs: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[E0599]: `OneIgnored` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-packed.rs:190:39
[INFO] [stdout]     |
[INFO] [stdout]  48 | struct OneIgnored {
[INFO] [stdout]     | ----------------- method `cmp` not found for this struct because it doesn't satisfy `OneIgnored: Iterator`
[INFO] [stdout] ...
[INFO] [stdout] 190 |         OneIgnored { foo: 0, bar: 7 }.cmp(&OneIgnored { foo: 42, bar: 6 }),
[INFO] [stdout]     |                                       ^^^ `OneIgnored` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `OneIgnored: Iterator`
[INFO] [stdout]             which is required by `&mut OneIgnored: Iterator`
[INFO] [stdout] note: the trait `Iterator` must be implemented
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/iter/traits/iterator.rs:41:0
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `Ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs: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] 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[E0599]: `Tenth` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-packed.rs:225:25
[INFO] [stdout]     |
[INFO] [stdout]  58 | struct Tenth(
[INFO] [stdout]     | ------------ method `partial_cmp` not found for this struct because it doesn't satisfy `Tenth: Iterator`
[INFO] [stdout] ...
[INFO] [stdout] 225 |     assert_eq!(Tenth(0).partial_cmp(&Tenth(67)), None);
[INFO] [stdout]     |                         ^^^^^^^^^^^ `Tenth` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Tenth: Iterator`
[INFO] [stdout]             which is required by `&mut Tenth: Iterator`
[INFO] [stdout] note: the trait `Iterator` must be implemented
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/iter/traits/iterator.rs:41:0
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `PartialOrd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs: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[E0599]: `Tenth` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-packed.rs:226:26
[INFO] [stdout]     |
[INFO] [stdout]  58 | struct Tenth(
[INFO] [stdout]     | ------------ method `partial_cmp` not found for this struct because it doesn't satisfy `Tenth: Iterator`
[INFO] [stdout] ...
[INFO] [stdout] 226 |     assert_eq!(Tenth(42).partial_cmp(&Tenth(67)), Some(Ordering::Less));
[INFO] [stdout]     |                          ^^^^^^^^^^^ `Tenth` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Tenth: Iterator`
[INFO] [stdout]             which is required by `&mut Tenth: Iterator`
[INFO] [stdout] note: the trait `Iterator` must be implemented
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/iter/traits/iterator.rs:41:0
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `PartialOrd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs: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[E0599]: `Tenth` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-packed.rs:227:26
[INFO] [stdout]     |
[INFO] [stdout]  58 | struct Tenth(
[INFO] [stdout]     | ------------ method `partial_cmp` not found for this struct because it doesn't satisfy `Tenth: Iterator`
[INFO] [stdout] ...
[INFO] [stdout] 227 |     assert_eq!(Tenth(60).partial_cmp(&Tenth(67)), Some(Ordering::Equal));
[INFO] [stdout]     |                          ^^^^^^^^^^^ `Tenth` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Tenth: Iterator`
[INFO] [stdout]             which is required by `&mut Tenth: Iterator`
[INFO] [stdout] note: the trait `Iterator` must be implemented
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/iter/traits/iterator.rs:41:0
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `PartialOrd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs: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[E0599]: `Tenth` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-packed.rs:228:27
[INFO] [stdout]     |
[INFO] [stdout]  58 | struct Tenth(
[INFO] [stdout]     | ------------ method `partial_cmp` not found for this struct because it doesn't satisfy `Tenth: Iterator`
[INFO] [stdout] ...
[INFO] [stdout] 228 |     assert_eq!(Tenth(100).partial_cmp(&Tenth(67)), Some(Ordering::Greater));
[INFO] [stdout]     |                           ^^^^^^^^^^^ `Tenth` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Tenth: Iterator`
[INFO] [stdout]             which is required by `&mut Tenth: Iterator`
[INFO] [stdout] note: the trait `Iterator` must be implemented
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/iter/traits/iterator.rs:41:0
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `PartialOrd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs: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[E0599]: `Tenth` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-packed.rs:229:26
[INFO] [stdout]     |
[INFO] [stdout]  58 | struct Tenth(
[INFO] [stdout]     | ------------ method `cmp` not found for this struct because it doesn't satisfy `Tenth: Iterator`
[INFO] [stdout] ...
[INFO] [stdout] 229 |     assert_eq!(Tenth(42).cmp(&Tenth(67)), Ordering::Less);
[INFO] [stdout]     |                          ^^^ `Tenth` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Tenth: Iterator`
[INFO] [stdout]             which is required by `&mut Tenth: Iterator`
[INFO] [stdout] note: the trait `Iterator` must be implemented
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/iter/traits/iterator.rs:41:0
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `Ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs: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[E0599]: `Tenth` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-packed.rs:230:26
[INFO] [stdout]     |
[INFO] [stdout]  58 | struct Tenth(
[INFO] [stdout]     | ------------ method `cmp` not found for this struct because it doesn't satisfy `Tenth: Iterator`
[INFO] [stdout] ...
[INFO] [stdout] 230 |     assert_eq!(Tenth(60).cmp(&Tenth(67)), Ordering::Equal);
[INFO] [stdout]     |                          ^^^ `Tenth` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Tenth: Iterator`
[INFO] [stdout]             which is required by `&mut Tenth: Iterator`
[INFO] [stdout] note: the trait `Iterator` must be implemented
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/iter/traits/iterator.rs:41:0
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `Ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs: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[E0599]: `Tenth` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-packed.rs:231:27
[INFO] [stdout]     |
[INFO] [stdout]  58 | struct Tenth(
[INFO] [stdout]     | ------------ method `cmp` not found for this struct because it doesn't satisfy `Tenth: Iterator`
[INFO] [stdout] ...
[INFO] [stdout] 231 |     assert_eq!(Tenth(100).cmp(&Tenth(67)), Ordering::Greater);
[INFO] [stdout]     |                           ^^^ `Tenth` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Tenth: Iterator`
[INFO] [stdout]             which is required by `&mut Tenth: Iterator`
[INFO] [stdout] note: the trait `Iterator` must be implemented
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/iter/traits/iterator.rs:41:0
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `Ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs: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[E0599]: `Generic<SomeType>` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-packed.rs:234:38
[INFO] [stdout]     |
[INFO] [stdout]  80 | struct Generic<T>(
[INFO] [stdout]     | ----------------- method `partial_cmp` not found for this struct because it doesn't satisfy `Generic<SomeType>: Iterator`
[INFO] [stdout] ...
[INFO] [stdout] 234 |         Generic(SomeType { foo: 0 }).partial_cmp(&Generic(SomeType { foo: 0 })),
[INFO] [stdout]     |                                      ^^^^^^^^^^^ `Generic<SomeType>` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Generic<SomeType>: Iterator`
[INFO] [stdout]             which is required by `&mut Generic<SomeType>: Iterator`
[INFO] [stdout] note: the trait `Iterator` must be implemented
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/iter/traits/iterator.rs:41:0
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `PartialOrd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs: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[E0599]: `Generic<SomeType>` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-packed.rs:238:38
[INFO] [stdout]     |
[INFO] [stdout]  80 | struct Generic<T>(
[INFO] [stdout]     | ----------------- method `cmp` not found for this struct because it doesn't satisfy `Generic<SomeType>: Iterator`
[INFO] [stdout] ...
[INFO] [stdout] 238 |         Generic(SomeType { foo: 0 }).cmp(&Generic(SomeType { foo: 0 })),
[INFO] [stdout]     |                                      ^^^ `Generic<SomeType>` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Generic<SomeType>: Iterator`
[INFO] [stdout]             which is required by `&mut Generic<SomeType>: Iterator`
[INFO] [stdout] note: the trait `Iterator` must be implemented
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/iter/traits/iterator.rs:41:0
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `Ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs: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[E0599]: `GenericIgnore<NonPartialOrd>` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-packed.rs:247:10
[INFO] [stdout]     |
[INFO] [stdout] 101 |   struct GenericIgnore<T> {
[INFO] [stdout]     |   ----------------------- method `cmp` not found for this struct because it doesn't satisfy `GenericIgnore<NonPartialOrd>: Iterator`
[INFO] [stdout] ...
[INFO] [stdout] 243 | /         GenericIgnore {
[INFO] [stdout] 244 | |             f: 123,
[INFO] [stdout] 245 | |             t: NonPartialOrd
[INFO] [stdout] 246 | |         }
[INFO] [stdout] 247 | |         .cmp(&GenericIgnore {
[INFO] [stdout]     | |         -^^^ `GenericIgnore<NonPartialOrd>` is not an iterator
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `GenericIgnore<NonPartialOrd>: Iterator`
[INFO] [stdout]             which is required by `&mut GenericIgnore<NonPartialOrd>: Iterator`
[INFO] [stdout] note: the trait `Iterator` must be implemented
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/iter/traits/iterator.rs:41:0
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `Ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs: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] 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: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[E0599]: `GenericIgnore<NonPartialOrd>` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-packed.rs:258:10
[INFO] [stdout]     |
[INFO] [stdout] 101 |   struct GenericIgnore<T> {
[INFO] [stdout]     |   ----------------------- method `partial_cmp` not found for this struct because it doesn't satisfy `GenericIgnore<NonPartialOrd>: Iterator`
[INFO] [stdout] ...
[INFO] [stdout] 254 | /         GenericIgnore {
[INFO] [stdout] 255 | |             f: 123,
[INFO] [stdout] 256 | |             t: NonPartialOrd
[INFO] [stdout] 257 | |         }
[INFO] [stdout] 258 | |         .partial_cmp(&GenericIgnore {
[INFO] [stdout]     | |         -^^^^^^^^^^^ `GenericIgnore<NonPartialOrd>` is not an iterator
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `GenericIgnore<NonPartialOrd>: Iterator`
[INFO] [stdout]             which is required by `&mut GenericIgnore<NonPartialOrd>: Iterator`
[INFO] [stdout] note: the trait `Iterator` must be implemented
[INFO] [stdout]    --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/iter/traits/iterator.rs:41:0
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `PartialOrd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs: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] [stderr] error: could not compile `tulip-derivative` (test "derive-ord-packed") due to 61 previous errors
[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] 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: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] [stderr] error: could not compile `tulip-derivative` (test "derive-clone-generics") due to 7 previous errors
[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: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] [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: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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs:481:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[derive(Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 481 |     Little,
[INFO] [stdout]     |     ^^^^^^ the trait `Clone` is not implemented for `Little`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  24 + #[derive(Clone)]
[INFO] [stdout]  25 | pub struct Little;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs:482:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[derive(Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 482 |     Little,
[INFO] [stdout]     |     ^^^^^^ the trait `Clone` is not implemented for `Little`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  24 + #[derive(Clone)]
[INFO] [stdout]  25 | pub struct Little;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs:483:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[derive(Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 483 |     Little,
[INFO] [stdout]     |     ^^^^^^ the trait `Clone` is not implemented for `Little`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  24 + #[derive(Clone)]
[INFO] [stdout]  25 | pub struct Little;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs:484:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[derive(Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 484 |     Little,
[INFO] [stdout]     |     ^^^^^^ the trait `Clone` is not implemented for `Little`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  24 + #[derive(Clone)]
[INFO] [stdout]  25 | pub struct Little;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs:485:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[derive(Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 485 |     Little,
[INFO] [stdout]     |     ^^^^^^ the trait `Clone` is not implemented for `Little`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  24 + #[derive(Clone)]
[INFO] [stdout]  25 | pub struct Little;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs:486:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[derive(Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 486 |     Little,
[INFO] [stdout]     |     ^^^^^^ the trait `Clone` is not implemented for `Little`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  24 + #[derive(Clone)]
[INFO] [stdout]  25 | pub struct Little;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs:487:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[derive(Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 487 |     Little,
[INFO] [stdout]     |     ^^^^^^ the trait `Clone` is not implemented for `Little`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  24 + #[derive(Clone)]
[INFO] [stdout]  25 | pub struct Little;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs:488:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[derive(Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 488 |     Little,
[INFO] [stdout]     |     ^^^^^^ the trait `Clone` is not implemented for `Little`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  24 + #[derive(Clone)]
[INFO] [stdout]  25 | pub struct Little;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs:489:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[derive(Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 489 |     Little,
[INFO] [stdout]     |     ^^^^^^ the trait `Clone` is not implemented for `Little`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  24 + #[derive(Clone)]
[INFO] [stdout]  25 | pub struct Little;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[derive(Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 490 |     Little,
[INFO] [stdout]     |     ^^^^^^ the trait `Clone` is not implemented for `Little`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  24 + #[derive(Clone)]
[INFO] [stdout]  25 | pub struct Little;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs:491:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[derive(Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 491 |     Little,
[INFO] [stdout]     |     ^^^^^^ the trait `Clone` is not implemented for `Little`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  24 + #[derive(Clone)]
[INFO] [stdout]  25 | pub struct Little;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs:492:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[derive(Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 492 |     Little,
[INFO] [stdout]     |     ^^^^^^ the trait `Clone` is not implemented for `Little`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  24 + #[derive(Clone)]
[INFO] [stdout]  25 | pub struct Little;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs:493:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[derive(Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 493 |     Little,
[INFO] [stdout]     |     ^^^^^^ the trait `Clone` is not implemented for `Little`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  24 + #[derive(Clone)]
[INFO] [stdout]  25 | pub struct Little;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs:494:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[derive(Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 494 |     Little,
[INFO] [stdout]     |     ^^^^^^ the trait `Clone` is not implemented for `Little`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  24 + #[derive(Clone)]
[INFO] [stdout]  25 | pub struct Little;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs:495:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[derive(Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 495 |     Little,
[INFO] [stdout]     |     ^^^^^^ the trait `Clone` is not implemented for `Little`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  24 + #[derive(Clone)]
[INFO] [stdout]  25 | pub struct Little;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs:496:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[derive(Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 496 |     Little,
[INFO] [stdout]     |     ^^^^^^ the trait `Clone` is not implemented for `Little`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  24 + #[derive(Clone)]
[INFO] [stdout]  25 | pub struct Little;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs:497:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[derive(Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 497 |     Little,
[INFO] [stdout]     |     ^^^^^^ the trait `Clone` is not implemented for `Little`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  24 + #[derive(Clone)]
[INFO] [stdout]  25 | pub struct Little;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs:498:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[derive(Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 498 |     Little,
[INFO] [stdout]     |     ^^^^^^ the trait `Clone` is not implemented for `Little`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  24 + #[derive(Clone)]
[INFO] [stdout]  25 | pub struct Little;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs:499:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[derive(Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 499 |     Little,
[INFO] [stdout]     |     ^^^^^^ the trait `Clone` is not implemented for `Little`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  24 + #[derive(Clone)]
[INFO] [stdout]  25 | pub struct Little;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs:500:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[derive(Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 500 |     Little,
[INFO] [stdout]     |     ^^^^^^ the trait `Clone` is not implemented for `Little`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  24 + #[derive(Clone)]
[INFO] [stdout]  25 | pub struct Little;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs:501:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[derive(Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 501 |     Little,
[INFO] [stdout]     |     ^^^^^^ the trait `Clone` is not implemented for `Little`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  24 + #[derive(Clone)]
[INFO] [stdout]  25 | pub struct Little;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs:502:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[derive(Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 502 |     Little,
[INFO] [stdout]     |     ^^^^^^ the trait `Clone` is not implemented for `Little`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  24 + #[derive(Clone)]
[INFO] [stdout]  25 | pub struct Little;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs:503:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[derive(Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 503 |     Little,
[INFO] [stdout]     |     ^^^^^^ the trait `Clone` is not implemented for `Little`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  24 + #[derive(Clone)]
[INFO] [stdout]  25 | pub struct Little;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs:504:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[derive(Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 504 |     Little,
[INFO] [stdout]     |     ^^^^^^ the trait `Clone` is not implemented for `Little`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  24 + #[derive(Clone)]
[INFO] [stdout]  25 | pub struct Little;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs:505:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[derive(Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 505 |     Little,
[INFO] [stdout]     |     ^^^^^^ the trait `Clone` is not implemented for `Little`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  24 + #[derive(Clone)]
[INFO] [stdout]  25 | pub struct Little;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs:506:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[derive(Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 506 |     Little,
[INFO] [stdout]     |     ^^^^^^ the trait `Clone` is not implemented for `Little`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  24 + #[derive(Clone)]
[INFO] [stdout]  25 | pub struct Little;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs:507:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[derive(Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 507 |     Little,
[INFO] [stdout]     |     ^^^^^^ the trait `Clone` is not implemented for `Little`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  24 + #[derive(Clone)]
[INFO] [stdout]  25 | pub struct Little;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs:508:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[derive(Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 508 |     Little,
[INFO] [stdout]     |     ^^^^^^ the trait `Clone` is not implemented for `Little`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  24 + #[derive(Clone)]
[INFO] [stdout]  25 | pub struct Little;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs:509:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[derive(Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 509 |     Little,
[INFO] [stdout]     |     ^^^^^^ the trait `Clone` is not implemented for `Little`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  24 + #[derive(Clone)]
[INFO] [stdout]  25 | pub struct Little;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs:510:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[derive(Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 510 |     Little,
[INFO] [stdout]     |     ^^^^^^ the trait `Clone` is not implemented for `Little`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  24 + #[derive(Clone)]
[INFO] [stdout]  25 | pub struct Little;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs:511:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[derive(Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 511 |     Little,
[INFO] [stdout]     |     ^^^^^^ the trait `Clone` is not implemented for `Little`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  24 + #[derive(Clone)]
[INFO] [stdout]  25 | pub struct Little;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs:512:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[derive(Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 512 |     Little,
[INFO] [stdout]     |     ^^^^^^ the trait `Clone` is not implemented for `Little`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  24 + #[derive(Clone)]
[INFO] [stdout]  25 | pub struct Little;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs:513:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[derive(Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 513 |     Little,
[INFO] [stdout]     |     ^^^^^^ the trait `Clone` is not implemented for `Little`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  24 + #[derive(Clone)]
[INFO] [stdout]  25 | pub struct Little;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Little: Clone` is not satisfied
[INFO] [stdout]    --> tests/rustc-issue-58319.rs:514:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[derive(Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 514 |     Little,
[INFO] [stdout]     |     ^^^^^^ the trait `Clone` is not implemented for `Little`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `Little` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  24 + #[derive(Clone)]
[INFO] [stdout]  25 | pub struct Little;
[WARN] too many lines in the log, truncating it
