[INFO] fetching crate tulip-derivative 2.2.1...
[INFO] testing tulip-derivative-2.2.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate tulip-derivative 2.2.1 into /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tulip-derivative 2.2.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "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.106)
[INFO] [stderr]       Adding trybuild v1.0.22 (available: v1.0.111)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa3b677bcba5988b3b1668b548338dfe5ffbb53deecdee4392f073427cc25644
[INFO] running `Command { std: "docker" "start" "-a" "aa3b677bcba5988b3b1668b548338dfe5ffbb53deecdee4392f073427cc25644", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa3b677bcba5988b3b1668b548338dfe5ffbb53deecdee4392f073427cc25644", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa3b677bcba5988b3b1668b548338dfe5ffbb53deecdee4392f073427cc25644", kill_on_drop: false }`
[INFO] [stdout] aa3b677bcba5988b3b1668b548338dfe5ffbb53deecdee4392f073427cc25644
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 917c36e82cae352c1e7642b7891d4cf5fd21537e13f2c882e4bc3fb30c3bbe64
[INFO] running `Command { std: "docker" "start" "-a" "917c36e82cae352c1e7642b7891d4cf5fd21537e13f2c882e4bc3fb30c3bbe64", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tulip-derivative v2.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> src/lib.rs:72:11
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <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 6.56s
[INFO] running `Command { std: "docker" "inspect" "917c36e82cae352c1e7642b7891d4cf5fd21537e13f2c882e4bc3fb30c3bbe64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "917c36e82cae352c1e7642b7891d4cf5fd21537e13f2c882e4bc3fb30c3bbe64", kill_on_drop: false }`
[INFO] [stdout] 917c36e82cae352c1e7642b7891d4cf5fd21537e13f2c882e4bc3fb30c3bbe64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 894e6db5910722a14b4d856fb68c6cbb357dde94657a35a4ad13144fe5d056ba
[INFO] running `Command { std: "docker" "start" "-a" "894e6db5910722a14b4d856fb68c6cbb357dde94657a35a4ad13144fe5d056ba", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling runtime-macros-derive v0.4.0
[INFO] [stderr]    Compiling tulip-derivative v2.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> src/lib.rs:72:11
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <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/rustc-expr-copy.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `derivative`
[INFO] [stdout]  --> tests/derive-partial-eq-packed.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-expr-copy.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-expr-copy.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[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-expr-copy.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-29710.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `derivative`
[INFO] [stdout]   --> tests/derive-ord-packed.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `derivative`
[INFO] [stdout]   --> tests/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-issue-12860.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `derivative`
[INFO] [stdout]  --> tests/issue-55.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/issue-67.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/derive-eq-packed.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate derivative;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `derivative`
[INFO] [stdout]   --> tests/rustc-deriving-meta-multiple.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[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] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]  --> tests/derive-eq-packed.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Derivative, PartialEq)]
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/rustc-deriving-meta-multiple.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-eq-packed.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derivative(Eq)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-eq-packed.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/rustc-deriving-meta-multiple.rs:25:3
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derivative(PartialEq)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/rustc-deriving-meta-multiple.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/derive-eq-packed.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/rustc-deriving-meta-multiple.rs:26:3
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derivative(Clone)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/rustc-deriving-meta-multiple.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/rustc-deriving-meta-multiple.rs:27:3
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derivative(Hash)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/rustc-deriving-meta-multiple.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-eq-packed.rs:17:3
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derivative(Eq)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-eq-packed.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: borrow of moved value: `x.a`
[INFO] [stdout]   --> tests/rustc-expr-copy.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut x = A {a: 10};
[INFO] [stdout]    |         ----- move occurs because `x` has type `A`, which does not implement the `Copy` trait
[INFO] [stdout] ...
[INFO] [stdout] 32 |     let mut y = x;
[INFO] [stdout]    |                 - value moved here
[INFO] [stdout] 33 |     f(&mut y);
[INFO] [stdout] 34 |     assert_eq!(x.a, 20);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ value borrowed here after move
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-eq-packed.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[derivative(Eq(bound=""))]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-eq-packed.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/rustc-issue-29710.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/derive-eq-packed.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-eq-packed.rs:31:3
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derivative(PartialEq, Eq)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-eq-packed.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `derivative`
[INFO] [stdout]  --> tests/derive-partial-eq.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | extern crate derivative;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/rustc-issue-29710.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[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-29710.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]  --> tests/issue-67.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Derivative)]
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/issue-55.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[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] 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[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] Some errors have detailed explanations: E0382, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0382`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]  --> tests/issue-67.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derivative(Hash)]
[INFO] [stdout]   |   ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]  --> tests/issue-67.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-29710.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/rustc-issue-29710.rs:25:3
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[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-29710.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `derivative`
[INFO] [stdout]  --> tests/derive-debug-bounds.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate derivative;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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[E0369]: binary operation `==` cannot be applied to type `Foo`
[INFO] [stdout]   --> tests/rustc-deriving-meta-multiple.rs:39:15
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let _ = a == a;    // check for PartialEq impl w/o testing its correctness
[INFO] [stdout]    |             - ^^ - Foo
[INFO] [stdout]    |             |
[INFO] [stdout]    |             Foo
[INFO] [stdout]    |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Foo`
[INFO] [stdout]   --> tests/rustc-deriving-meta-multiple.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct Foo {
[INFO] [stdout]    | ^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `Foo` with `#[derive(PartialEq)]`
[INFO] [stdout]    |
[INFO] [stdout] 28 + #[derive(PartialEq)]
[INFO] [stdout] 29 | struct Foo {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/issue-55.rs:17:3
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[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/issue-55.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-ord-packed.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derivative(PartialOrd, Ord)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-ord-packed.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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/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-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 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/issue-55.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct _Bar<'a, T: Foo>(#[derivative(Debug(format_with="fmt"))] Qux<'a, T>);
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/issue-55.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-ord-packed.rs: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-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-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 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: 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: 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-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-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-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 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-clone.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/derive-ord-packed.rs:45:25
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(PartialEq, Eq, Derivative)]
[INFO] [stdout]    |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find 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 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 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] 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] 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 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] 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: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/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] [stderr] error: could not compile `tulip-derivative` (test "rustc-expr-copy") due to 4 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] [stderr] error: could not compile `tulip-derivative` (test "issue-67") due to 3 previous errors
[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: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]  --> tests/derive-debug-bounds.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Derivative)]
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tulip-derivative` (test "rustc-issue-29710") due to 5 previous errors
[INFO] [stdout] error[E0277]: the trait bound `Foo: Eq` is not satisfied
[INFO] [stdout]   --> tests/derive-eq-packed.rs:50:15
[INFO] [stdout]    |
[INFO] [stdout] 50 |     assert_eq(Foo { foo: 7 });
[INFO] [stdout]    |     --------- ^^^^^^^^^^^^^^ the trait `Eq` is not implemented for `Foo`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `assert_eq`
[INFO] [stdout]   --> tests/derive-eq-packed.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn assert_eq<T: Eq>(_: T) {}
[INFO] [stdout]    |                 ^^ required by this bound in `assert_eq`
[INFO] [stdout] help: consider annotating `Foo` with `#[derive(Eq)]`
[INFO] [stdout]    |
[INFO] [stdout] 12 + #[derive(Eq)]
[INFO] [stdout] 13 | struct Foo {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-debug-bounds.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derivative(Debug)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-debug-bounds.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-debug-bounds.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[derivative(Debug(format_with="MyDebug::my_fmt", bound="U: MyDebug"))]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-debug-bounds.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/derive-debug-bounds.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]  --> tests/derive-partial-eq-packed.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Derivative)]
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq-packed.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derivative(PartialEq)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-partial-eq-packed.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-partial-eq-packed.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq-packed.rs:17:3
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derivative(PartialEq)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-partial-eq-packed.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-partial-eq-packed.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[derivative(PartialEq(bound = ""))]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-partial-eq-packed.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-partial-eq-packed.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq-packed.rs:25:3
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derivative(PartialEq)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-partial-eq-packed.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-partial-eq-packed.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq-packed.rs:30:3
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derivative(PartialEq)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-partial-eq-packed.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-partial-eq-packed.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[derivative(PartialEq = "ignore")]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-partial-eq-packed.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-partial-eq-packed.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-debug-bounds.rs:18:3
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derivative(Debug(bound="T: std::fmt::Debug, U: MyDebug"))]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-debug-bounds.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derivative(PartialEq)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-partial-eq.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[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]    = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info)
[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[E0277]: the trait bound `WithPtr<dyn SomeTrait>: Eq` is not satisfied
[INFO] [stdout]   --> tests/derive-eq-packed.rs:57:15
[INFO] [stdout]    |
[INFO] [stdout] 57 |     assert_eq(WithPtr { foo: ptr1 });
[INFO] [stdout]    |     --------- ^^^^^^^^^^^^^^^^^^^^^ the trait `Eq` is not implemented for `WithPtr<dyn SomeTrait>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `assert_eq`
[INFO] [stdout]   --> tests/derive-eq-packed.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn assert_eq<T: Eq>(_: T) {}
[INFO] [stdout]    |                 ^^ required by this bound in `assert_eq`
[INFO] [stdout] help: consider annotating `WithPtr<dyn SomeTrait>` with `#[derive(Eq)]`
[INFO] [stdout]    |
[INFO] [stdout] 19 + #[derive(Eq)]
[INFO] [stdout] 20 | struct WithPtr<T: ?Sized> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Generic<SomeType>`
[INFO] [stdout]   --> tests/derive-eq-packed.rs:59:42
[INFO] [stdout]    |
[INFO] [stdout] 59 |     assert!(Generic(SomeType { foo: 0 }) == Generic(SomeType { foo: 0 }));
[INFO] [stdout]    |             ---------------------------- ^^ ---------------------------- Generic<SomeType>
[INFO] [stdout]    |             |
[INFO] [stdout]    |             Generic<SomeType>
[INFO] [stdout]    |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Generic<SomeType>`
[INFO] [stdout]   --> tests/derive-eq-packed.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct Generic<T>(T);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `Generic<SomeType>` with `#[derive(PartialEq)]`
[INFO] [stdout]    |
[INFO] [stdout] 33 + #[derive(PartialEq)]
[INFO] [stdout] 34 | struct Generic<T>(T);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Generic<SomeType>: Eq` is not satisfied
[INFO] [stdout]   --> tests/derive-eq-packed.rs:60:15
[INFO] [stdout]    |
[INFO] [stdout] 60 |     assert_eq(Generic(SomeType { foo: 0 }));
[INFO] [stdout]    |     --------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Eq` is not implemented for `Generic<SomeType>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `assert_eq`
[INFO] [stdout]   --> tests/derive-eq-packed.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn assert_eq<T: Eq>(_: T) {}
[INFO] [stdout]    |                 ^^ required by this bound in `assert_eq`
[INFO] [stdout] help: consider annotating `Generic<SomeType>` with `#[derive(Eq)]`
[INFO] [stdout]    |
[INFO] [stdout] 33 + #[derive(Eq)]
[INFO] [stdout] 34 | struct Generic<T>(T);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-debug-bounds.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[derivative(Debug(format_with="MyDebug::my_fmt"))]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-debug-bounds.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0369, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq-packed.rs:38:3
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derivative(PartialEq)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-partial-eq-packed.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-partial-eq-packed.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[derivative(PartialEq = "ignore")]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-partial-eq-packed.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-partial-eq-packed.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq-packed.rs:47:3
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derivative(PartialEq)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-partial-eq-packed.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-partial-eq-packed.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 | struct Parity(#[derivative(PartialEq(compare_with = "same_parity"))] u8);
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-partial-eq-packed.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-partial-eq-packed.rs:55:10
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq-packed.rs:56:3
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derivative(PartialEq)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-partial-eq-packed.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-partial-eq.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derivative(PartialEq = "feature_allow_slow_enum")]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-partial-eq.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq-packed.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct Generic<T>(#[derivative(PartialEq(compare_with = "dummy_cmp", bound = ""))] T);
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-partial-eq-packed.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-partial-eq.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq-packed.rs:66:10
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq-packed.rs:67:3
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[derivative(PartialEq, Eq)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-partial-eq-packed.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/rustc-issue-12860.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq-packed.rs:71:7
[INFO] [stdout]    |
[INFO] [stdout] 71 |     #[derivative(PartialEq = "ignore")]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-partial-eq-packed.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-partial-eq.rs:27:3
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derivative(PartialEq)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-partial-eq.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/derive-debug-bounds.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-debug-bounds.rs:26:3
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derivative(Debug)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-debug-bounds.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq.rs:34:3
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derivative(PartialEq)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-partial-eq.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq.rs:41:3
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derivative(PartialEq)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-partial-eq.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-debug-bounds.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[derivative(Debug(format_with="MyDebug::my_fmt", bound="U: MyDebug"))]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-debug-bounds.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 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 attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq.rs:47:3
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derivative(PartialEq)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-partial-eq.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/rustc-issue-12860.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derivative(Hash)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/rustc-issue-12860.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[derivative(PartialEq(bound = ""))]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-partial-eq.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/derive-debug-bounds.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq.rs:54:3
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derivative(PartialEq)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-partial-eq.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tulip-derivative` (test "derive-eq-packed") due to 12 previous errors
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq.rs:57:10
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tulip-derivative` (test "rustc-issue-19135") due to 4 previous errors
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-debug-bounds.rs:34:3
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derivative(Debug(bound="T: std::fmt::Debug, U: MyDebug"))]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-debug-bounds.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq.rs:58:3
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derivative(PartialEq)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-partial-eq.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-debug-bounds.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derivative(Debug(format_with="MyDebug::my_fmt"))]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-debug-bounds.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq.rs:60:7
[INFO] [stdout]    |
[INFO] [stdout] 60 |     #[derivative(PartialEq = "ignore")]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-partial-eq.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/derive-debug-bounds.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq.rs:64:10
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-debug-bounds.rs:51:3
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derivative(Debug)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-debug-bounds.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derivative(PartialEq)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-partial-eq.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-debug-bounds.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout] 53 |     #[derivative(Debug(bound=""))] GenericNeedsNoDebug<T>,
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-debug-bounds.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq.rs:67:7
[INFO] [stdout]    |
[INFO] [stdout] 67 |     #[derivative(PartialEq = "ignore")]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-partial-eq.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq.rs:73:3
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derivative(PartialEq)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-partial-eq.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 | struct Parity(#[derivative(PartialEq(compare_with = "same_parity"))] u8);
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-partial-eq.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq.rs:81:3
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[derivative(PartialEq)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-partial-eq.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 | struct Generic<T>(#[derivative(PartialEq(compare_with = "dummy_cmp", bound = ""))] T);
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-partial-eq.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq.rs:90:10
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Foo`
[INFO] [stdout]   --> tests/derive-partial-eq-packed.rs:86:28
[INFO] [stdout]    |
[INFO] [stdout] 86 |     assert!(Foo { foo: 7 } == Foo { foo: 7 });
[INFO] [stdout]    |             -------------- ^^ -------------- Foo
[INFO] [stdout]    |             |
[INFO] [stdout]    |             Foo
[INFO] [stdout]    |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Foo`
[INFO] [stdout]   --> tests/derive-partial-eq-packed.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Foo {
[INFO] [stdout]    | ^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `Foo` with `#[derive(PartialEq)]`
[INFO] [stdout]    |
[INFO] [stdout] 12 + #[derive(PartialEq)]
[INFO] [stdout] 13 | struct Foo {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq.rs:91:3
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derivative(PartialEq, Eq)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-partial-eq.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `Foo`
[INFO] [stdout]   --> tests/derive-partial-eq-packed.rs:87:28
[INFO] [stdout]    |
[INFO] [stdout] 87 |     assert!(Foo { foo: 7 } != Foo { foo: 42 });
[INFO] [stdout]    |             -------------- ^^ --------------- Foo
[INFO] [stdout]    |             |
[INFO] [stdout]    |             Foo
[INFO] [stdout]    |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Foo`
[INFO] [stdout]   --> tests/derive-partial-eq-packed.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Foo {
[INFO] [stdout]    | ^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `Foo` with `#[derive(PartialEq)]`
[INFO] [stdout]    |
[INFO] [stdout] 12 + #[derive(PartialEq)]
[INFO] [stdout] 13 | struct Foo {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/derive-partial-eq.rs:94:7
[INFO] [stdout]    |
[INFO] [stdout] 94 |     #[derivative(PartialEq = "ignore")]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/derive-partial-eq.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `WithPtr<dyn SomeTrait>`
[INFO] [stdout]   --> tests/derive-partial-eq-packed.rs:91:35
[INFO] [stdout]    |
[INFO] [stdout] 91 |     assert!(WithPtr { foo: ptr1 } == WithPtr { foo: ptr1 });
[INFO] [stdout]    |             --------------------- ^^ --------------------- WithPtr<dyn SomeTrait>
[INFO] [stdout]    |             |
[INFO] [stdout]    |             WithPtr<dyn SomeTrait>
[INFO] [stdout]    |
[INFO] [stdout] note: an implementation of `PartialEq<WithPtr<dyn SomeTrait>>` might be missing for `WithPtr<dyn SomeTrait>`
[INFO] [stdout]   --> tests/derive-partial-eq-packed.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct WithPtr<T: ?Sized> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ must implement `PartialEq<WithPtr<dyn SomeTrait>>`
[INFO] [stdout] help: consider annotating `WithPtr<dyn SomeTrait>` with `#[derive(PartialEq)]`
[INFO] [stdout]    |
[INFO] [stdout] 19 + #[derive(PartialEq)]
[INFO] [stdout] 20 | struct WithPtr<T: ?Sized> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `WithPtr<dyn SomeTrait>`
[INFO] [stdout]   --> tests/derive-partial-eq-packed.rs:92:35
[INFO] [stdout]    |
[INFO] [stdout] 92 |     assert!(WithPtr { foo: ptr1 } != WithPtr { foo: ptr2 });
[INFO] [stdout]    |             --------------------- ^^ --------------------- WithPtr<dyn SomeTrait>
[INFO] [stdout]    |             |
[INFO] [stdout]    |             WithPtr<dyn SomeTrait>
[INFO] [stdout]    |
[INFO] [stdout] note: an implementation of `PartialEq<WithPtr<dyn SomeTrait>>` might be missing for `WithPtr<dyn SomeTrait>`
[INFO] [stdout]   --> tests/derive-partial-eq-packed.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct WithPtr<T: ?Sized> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ must implement `PartialEq<WithPtr<dyn SomeTrait>>`
[INFO] [stdout] help: consider annotating `WithPtr<dyn SomeTrait>` with `#[derive(PartialEq)]`
[INFO] [stdout]    |
[INFO] [stdout] 19 + #[derive(PartialEq)]
[INFO] [stdout] 20 | struct WithPtr<T: ?Sized> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Empty`
[INFO] [stdout]   --> tests/derive-partial-eq-packed.rs:94:19
[INFO] [stdout]    |
[INFO] [stdout] 94 |     assert!(Empty == Empty);
[INFO] [stdout]    |             ----- ^^ ----- Empty
[INFO] [stdout]    |             |
[INFO] [stdout]    |             Empty
[INFO] [stdout]    |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Empty`
[INFO] [stdout]   --> tests/derive-partial-eq-packed.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct Empty;
[INFO] [stdout]    | ^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `Empty` with `#[derive(PartialEq)]`
[INFO] [stdout]    |
[INFO] [stdout] 27 + #[derive(PartialEq)]
[INFO] [stdout] 28 | struct Empty;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `derivative`
[INFO] [stdout]   --> tests/rustc-deriving-via-extension-type-params.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `AllIgnored`
[INFO] [stdout]   --> tests/derive-partial-eq-packed.rs:95:35
[INFO] [stdout]    |
[INFO] [stdout] 95 |     assert!(AllIgnored { foo: 0 } == AllIgnored { foo: 42 });
[INFO] [stdout]    |             --------------------- ^^ ---------------------- AllIgnored
[INFO] [stdout]    |             |
[INFO] [stdout]    |             AllIgnored
[INFO] [stdout]    |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `AllIgnored`
[INFO] [stdout]   --> tests/derive-partial-eq-packed.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | struct AllIgnored {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `AllIgnored` with `#[derive(PartialEq)]`
[INFO] [stdout]    |
[INFO] [stdout] 32 + #[derive(PartialEq)]
[INFO] [stdout] 33 | struct AllIgnored {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `OneIgnored`
[INFO] [stdout]   --> tests/derive-partial-eq-packed.rs:96:43
[INFO] [stdout]    |
[INFO] [stdout] 96 |     assert!(OneIgnored { foo: 0, bar: 6 } == OneIgnored { foo: 42, bar: 6 });
[INFO] [stdout]    |             ----------------------------- ^^ ------------------------------ OneIgnored
[INFO] [stdout]    |             |
[INFO] [stdout]    |             OneIgnored
[INFO] [stdout]    |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `OneIgnored`
[INFO] [stdout]   --> tests/derive-partial-eq-packed.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct OneIgnored {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `OneIgnored` with `#[derive(PartialEq)]`
[INFO] [stdout]    |
[INFO] [stdout] 40 + #[derive(PartialEq)]
[INFO] [stdout] 41 | struct OneIgnored {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `OneIgnored`
[INFO] [stdout]   --> tests/derive-partial-eq-packed.rs:97:43
[INFO] [stdout]    |
[INFO] [stdout] 97 |     assert!(OneIgnored { foo: 0, bar: 6 } != OneIgnored { foo: 42, bar: 7 });
[INFO] [stdout]    |             ----------------------------- ^^ ------------------------------ OneIgnored
[INFO] [stdout]    |             |
[INFO] [stdout]    |             OneIgnored
[INFO] [stdout]    |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `OneIgnored`
[INFO] [stdout]   --> tests/derive-partial-eq-packed.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct OneIgnored {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `OneIgnored` with `#[derive(PartialEq)]`
[INFO] [stdout]    |
[INFO] [stdout] 40 + #[derive(PartialEq)]
[INFO] [stdout] 41 | struct OneIgnored {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Parity`
[INFO] [stdout]    --> tests/derive-partial-eq-packed.rs:105:23
[INFO] [stdout]     |
[INFO] [stdout] 105 |     assert!(Parity(3) == Parity(7));
[INFO] [stdout]     |             --------- ^^ --------- Parity
[INFO] [stdout]     |             |
[INFO] [stdout]     |             Parity
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Parity`
[INFO] [stdout]    --> tests/derive-partial-eq-packed.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout]  49 | struct Parity(#[derivative(PartialEq(compare_with = "same_parity"))] u8);
[INFO] [stdout]     | ^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `Parity` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  49 + #[derive(PartialEq)]
[INFO] [stdout]  50 | struct Parity(#[derivative(PartialEq(compare_with = "same_parity"))] u8);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Parity`
[INFO] [stdout]    --> tests/derive-partial-eq-packed.rs:106:23
[INFO] [stdout]     |
[INFO] [stdout] 106 |     assert!(Parity(2) == Parity(42));
[INFO] [stdout]     |             --------- ^^ ---------- Parity
[INFO] [stdout]     |             |
[INFO] [stdout]     |             Parity
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Parity`
[INFO] [stdout]    --> tests/derive-partial-eq-packed.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout]  49 | struct Parity(#[derivative(PartialEq(compare_with = "same_parity"))] u8);
[INFO] [stdout]     | ^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `Parity` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  49 + #[derive(PartialEq)]
[INFO] [stdout]  50 | struct Parity(#[derivative(PartialEq(compare_with = "same_parity"))] u8);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `Parity`
[INFO] [stdout]    --> tests/derive-partial-eq-packed.rs:107:23
[INFO] [stdout]     |
[INFO] [stdout] 107 |     assert!(Parity(3) != Parity(42));
[INFO] [stdout]     |             --------- ^^ ---------- Parity
[INFO] [stdout]     |             |
[INFO] [stdout]     |             Parity
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Parity`
[INFO] [stdout]    --> tests/derive-partial-eq-packed.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout]  49 | struct Parity(#[derivative(PartialEq(compare_with = "same_parity"))] u8);
[INFO] [stdout]     | ^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `Parity` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  49 + #[derive(PartialEq)]
[INFO] [stdout]  50 | struct Parity(#[derivative(PartialEq(compare_with = "same_parity"))] u8);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `Parity`
[INFO] [stdout]    --> tests/derive-partial-eq-packed.rs:108:23
[INFO] [stdout]     |
[INFO] [stdout] 108 |     assert!(Parity(2) != Parity(7));
[INFO] [stdout]     |             --------- ^^ --------- Parity
[INFO] [stdout]     |             |
[INFO] [stdout]     |             Parity
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Parity`
[INFO] [stdout]    --> tests/derive-partial-eq-packed.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout]  49 | struct Parity(#[derivative(PartialEq(compare_with = "same_parity"))] u8);
[INFO] [stdout]     | ^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `Parity` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  49 + #[derive(PartialEq)]
[INFO] [stdout]  50 | struct Parity(#[derivative(PartialEq(compare_with = "same_parity"))] u8);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Generic<SomeType>`
[INFO] [stdout]    --> tests/derive-partial-eq-packed.rs:110:42
[INFO] [stdout]     |
[INFO] [stdout] 110 |     assert!(Generic(SomeType { foo: 0 }) == Generic(SomeType { foo: 0 }));
[INFO] [stdout]     |             ---------------------------- ^^ ---------------------------- Generic<SomeType>
[INFO] [stdout]     |             |
[INFO] [stdout]     |             Generic<SomeType>
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Generic<SomeType>`
[INFO] [stdout]    --> tests/derive-partial-eq-packed.rs:58:1
[INFO] [stdout]     |
[INFO] [stdout]  58 | struct Generic<T>(#[derivative(PartialEq(compare_with = "dummy_cmp", bound = ""))] T);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `Generic<SomeType>` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  58 + #[derive(PartialEq)]
[INFO] [stdout]  59 | struct Generic<T>(#[derivative(PartialEq(compare_with = "dummy_cmp", bound = ""))] T);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `GenericIgnore<NonPartialEq>`
[INFO] [stdout]    --> tests/derive-partial-eq-packed.rs:115:11
[INFO] [stdout]     |
[INFO] [stdout] 112 | /          GenericIgnore {
[INFO] [stdout] 113 | |              f: 123,
[INFO] [stdout] 114 | |              t: NonPartialEq
[INFO] [stdout] 115 | |          } == GenericIgnore {
[INFO] [stdout]     | | _________-_^^_-
[INFO] [stdout]     | ||_________|
[INFO] [stdout]     |  |         GenericIgnore<NonPartialEq>
[INFO] [stdout] 116 |  |             f: 123,
[INFO] [stdout] 117 |  |             t: NonPartialEq
[INFO] [stdout] 118 |  |         }
[INFO] [stdout]     |  |_________- GenericIgnore<NonPartialEq>
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `GenericIgnore<NonPartialEq>`
[INFO] [stdout]    --> tests/derive-partial-eq-packed.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout]  69 | struct GenericIgnore<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `GenericIgnore<NonPartialEq>` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  69 + #[derive(PartialEq)]
[INFO] [stdout]  70 | struct GenericIgnore<T> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Foo`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:107:28
[INFO] [stdout]     |
[INFO] [stdout] 107 |     assert!(Foo { foo: 7 } == Foo { foo: 7 });
[INFO] [stdout]     |             -------------- ^^ -------------- Foo
[INFO] [stdout]     |             |
[INFO] [stdout]     |             Foo
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Foo`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | struct Foo {
[INFO] [stdout]     | ^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `Foo` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  13 + #[derive(PartialEq)]
[INFO] [stdout]  14 | struct Foo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `Foo`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:108:28
[INFO] [stdout]     |
[INFO] [stdout] 108 |     assert!(Foo { foo: 7 } != Foo { foo: 42 });
[INFO] [stdout]     |             -------------- ^^ --------------- Foo
[INFO] [stdout]     |             |
[INFO] [stdout]     |             Foo
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Foo`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | struct Foo {
[INFO] [stdout]     | ^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `Foo` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  13 + #[derive(PartialEq)]
[INFO] [stdout]  14 | struct Foo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `WithPtr<dyn SomeTrait>`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:112:35
[INFO] [stdout]     |
[INFO] [stdout] 112 |     assert!(WithPtr { foo: ptr1 } == WithPtr { foo: ptr1 });
[INFO] [stdout]     |             --------------------- ^^ --------------------- WithPtr<dyn SomeTrait>
[INFO] [stdout]     |             |
[INFO] [stdout]     |             WithPtr<dyn SomeTrait>
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq<WithPtr<dyn SomeTrait>>` might be missing for `WithPtr<dyn SomeTrait>`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:48:1
[INFO] [stdout]     |
[INFO] [stdout]  48 | struct WithPtr<T: ?Sized> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^ must implement `PartialEq<WithPtr<dyn SomeTrait>>`
[INFO] [stdout] help: consider annotating `WithPtr<dyn SomeTrait>` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  48 + #[derive(PartialEq)]
[INFO] [stdout]  49 | struct WithPtr<T: ?Sized> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `WithPtr<dyn SomeTrait>`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:113:35
[INFO] [stdout]     |
[INFO] [stdout] 113 |     assert!(WithPtr { foo: ptr1 } != WithPtr { foo: ptr2 });
[INFO] [stdout]     |             --------------------- ^^ --------------------- WithPtr<dyn SomeTrait>
[INFO] [stdout]     |             |
[INFO] [stdout]     |             WithPtr<dyn SomeTrait>
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq<WithPtr<dyn SomeTrait>>` might be missing for `WithPtr<dyn SomeTrait>`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:48:1
[INFO] [stdout]     |
[INFO] [stdout]  48 | struct WithPtr<T: ?Sized> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^ must implement `PartialEq<WithPtr<dyn SomeTrait>>`
[INFO] [stdout] help: consider annotating `WithPtr<dyn SomeTrait>` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  48 + #[derive(PartialEq)]
[INFO] [stdout]  49 | struct WithPtr<T: ?Sized> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tulip-derivative` (test "issue-55") due to 4 previous errors
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Empty`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:115:19
[INFO] [stdout]     |
[INFO] [stdout] 115 |     assert!(Empty == Empty);
[INFO] [stdout]     |             ----- ^^ ----- Empty
[INFO] [stdout]     |             |
[INFO] [stdout]     |             Empty
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Empty`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:55:1
[INFO] [stdout]     |
[INFO] [stdout]  55 | struct Empty;
[INFO] [stdout]     | ^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `Empty` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  55 + #[derive(PartialEq)]
[INFO] [stdout]  56 | struct Empty;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `AllIgnored`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:116:35
[INFO] [stdout]     |
[INFO] [stdout] 116 |     assert!(AllIgnored { foo: 0 } == AllIgnored { foo: 42 });
[INFO] [stdout]     |             --------------------- ^^ ---------------------- AllIgnored
[INFO] [stdout]     |             |
[INFO] [stdout]     |             AllIgnored
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `AllIgnored`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:59:1
[INFO] [stdout]     |
[INFO] [stdout]  59 | struct AllIgnored {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `AllIgnored` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  59 + #[derive(PartialEq)]
[INFO] [stdout]  60 | struct AllIgnored {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0369, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0369`.
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `OneIgnored`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:117:43
[INFO] [stdout]     |
[INFO] [stdout] 117 |     assert!(OneIgnored { foo: 0, bar: 6 } == OneIgnored { foo: 42, bar: 6 });
[INFO] [stdout]     |             ----------------------------- ^^ ------------------------------ OneIgnored
[INFO] [stdout]     |             |
[INFO] [stdout]     |             OneIgnored
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `OneIgnored`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  66 | struct OneIgnored {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `OneIgnored` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  66 + #[derive(PartialEq)]
[INFO] [stdout]  67 | struct OneIgnored {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `OneIgnored`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:118:43
[INFO] [stdout]     |
[INFO] [stdout] 118 |     assert!(OneIgnored { foo: 0, bar: 6 } != OneIgnored { foo: 42, bar: 7 });
[INFO] [stdout]     |             ----------------------------- ^^ ------------------------------ OneIgnored
[INFO] [stdout]     |             |
[INFO] [stdout]     |             OneIgnored
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `OneIgnored`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  66 | struct OneIgnored {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `OneIgnored` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  66 + #[derive(PartialEq)]
[INFO] [stdout]  67 | struct OneIgnored {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Option<{integer}>`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:120:30
[INFO] [stdout]     |
[INFO] [stdout] 120 |     assert!(Option::Some(42) == Option::Some(42));
[INFO] [stdout]     |             ---------------- ^^ ---------------- Option<{integer}>
[INFO] [stdout]     |             |
[INFO] [stdout]     |             Option<{integer}>
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq<Option<{integer}>>` might be missing for `Option<{integer}>`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout]  28 | enum Option<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^ must implement `PartialEq<Option<{integer}>>`
[INFO] [stdout] help: consider annotating `Option<{integer}>` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  28 + #[derive(PartialEq)]
[INFO] [stdout]  29 | enum Option<T> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `Option<{integer}>`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:121:29
[INFO] [stdout]     |
[INFO] [stdout] 121 |     assert!(Option::Some(0) != Option::Some(42));
[INFO] [stdout]     |             --------------- ^^ ---------------- Option<{integer}>
[INFO] [stdout]     |             |
[INFO] [stdout]     |             Option<{integer}>
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq<Option<{integer}>>` might be missing for `Option<{integer}>`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout]  28 | enum Option<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^ must implement `PartialEq<Option<{integer}>>`
[INFO] [stdout] help: consider annotating `Option<{integer}>` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  28 + #[derive(PartialEq)]
[INFO] [stdout]  29 | enum Option<T> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `Option<{integer}>`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:122:30
[INFO] [stdout]     |
[INFO] [stdout] 122 |     assert!(Option::Some(42) != Option::None);
[INFO] [stdout]     |             ---------------- ^^ ------------ Option<_>
[INFO] [stdout]     |             |
[INFO] [stdout]     |             Option<{integer}>
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq<Option<_>>` might be missing for `Option<{integer}>`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout]  28 | enum Option<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^ must implement `PartialEq<Option<_>>`
[INFO] [stdout] help: consider annotating `Option<{integer}>` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  28 + #[derive(PartialEq)]
[INFO] [stdout]  29 | enum Option<T> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `Option<_>`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:123:26
[INFO] [stdout]     |
[INFO] [stdout] 123 |     assert!(Option::None != Option::Some(42));
[INFO] [stdout]     |             ------------ ^^ ---------------- Option<{integer}>
[INFO] [stdout]     |             |
[INFO] [stdout]     |             Option<_>
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq<Option<{integer}>>` might be missing for `Option<_>`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout]  28 | enum Option<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^ must implement `PartialEq<Option<{integer}>>`
[INFO] [stdout] help: consider annotating `Option<_>` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  28 + #[derive(PartialEq)]
[INFO] [stdout]  29 | enum Option<T> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Option<u8>`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:124:32
[INFO] [stdout]     |
[INFO] [stdout] 124 |     assert!(Option::None::<u8> == Option::None::<u8>);
[INFO] [stdout]     |             ------------------ ^^ ------------------ Option<u8>
[INFO] [stdout]     |             |
[INFO] [stdout]     |             Option<u8>
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Option<u8>`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout]  28 | enum Option<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `Option<u8>` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  28 + #[derive(PartialEq)]
[INFO] [stdout]  29 | enum Option<T> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `SimpleEnum`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:126:30
[INFO] [stdout]     |
[INFO] [stdout] 126 |     assert!(SimpleEnum::Some == SimpleEnum::Some);
[INFO] [stdout]     |             ---------------- ^^ ---------------- SimpleEnum
[INFO] [stdout]     |             |
[INFO] [stdout]     |             SimpleEnum
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `SimpleEnum`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | enum SimpleEnum {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `SimpleEnum` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  35 + #[derive(PartialEq)]
[INFO] [stdout]  36 | enum SimpleEnum {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `SimpleEnum`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:127:30
[INFO] [stdout]     |
[INFO] [stdout] 127 |     assert!(SimpleEnum::None == SimpleEnum::None);
[INFO] [stdout]     |             ---------------- ^^ ---------------- SimpleEnum
[INFO] [stdout]     |             |
[INFO] [stdout]     |             SimpleEnum
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `SimpleEnum`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | enum SimpleEnum {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `SimpleEnum` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  35 + #[derive(PartialEq)]
[INFO] [stdout]  36 | enum SimpleEnum {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `SimpleEnum`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:128:30
[INFO] [stdout]     |
[INFO] [stdout] 128 |     assert!(SimpleEnum::Some != SimpleEnum::None);
[INFO] [stdout]     |             ---------------- ^^ ---------------- SimpleEnum
[INFO] [stdout]     |             |
[INFO] [stdout]     |             SimpleEnum
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `SimpleEnum`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | enum SimpleEnum {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `SimpleEnum` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  35 + #[derive(PartialEq)]
[INFO] [stdout]  36 | enum SimpleEnum {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `SimpleEnum`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:129:30
[INFO] [stdout]     |
[INFO] [stdout] 129 |     assert!(SimpleEnum::None != SimpleEnum::Some);
[INFO] [stdout]     |             ---------------- ^^ ---------------- SimpleEnum
[INFO] [stdout]     |             |
[INFO] [stdout]     |             SimpleEnum
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `SimpleEnum`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | enum SimpleEnum {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `SimpleEnum` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  35 + #[derive(PartialEq)]
[INFO] [stdout]  36 | enum SimpleEnum {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `UnitEnum`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:131:30
[INFO] [stdout]     |
[INFO] [stdout] 131 |     assert!(UnitEnum::Single == UnitEnum::Single);
[INFO] [stdout]     |             ---------------- ^^ ---------------- UnitEnum
[INFO] [stdout]     |             |
[INFO] [stdout]     |             UnitEnum
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `UnitEnum`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | enum UnitEnum {
[INFO] [stdout]     | ^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `UnitEnum` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  42 + #[derive(PartialEq)]
[INFO] [stdout]  43 | enum UnitEnum {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Parity`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:133:23
[INFO] [stdout]     |
[INFO] [stdout] 133 |     assert!(Parity(3) == Parity(7));
[INFO] [stdout]     |             --------- ^^ --------- Parity
[INFO] [stdout]     |             |
[INFO] [stdout]     |             Parity
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Parity`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:74:1
[INFO] [stdout]     |
[INFO] [stdout]  74 | struct Parity(#[derivative(PartialEq(compare_with = "same_parity"))] u8);
[INFO] [stdout]     | ^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `Parity` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  74 + #[derive(PartialEq)]
[INFO] [stdout]  75 | struct Parity(#[derivative(PartialEq(compare_with = "same_parity"))] u8);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Parity`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 |     assert!(Parity(2) == Parity(42));
[INFO] [stdout]     |             --------- ^^ ---------- Parity
[INFO] [stdout]     |             |
[INFO] [stdout]     |             Parity
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Parity`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:74:1
[INFO] [stdout]     |
[INFO] [stdout]  74 | struct Parity(#[derivative(PartialEq(compare_with = "same_parity"))] u8);
[INFO] [stdout]     | ^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `Parity` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  74 + #[derive(PartialEq)]
[INFO] [stdout]  75 | struct Parity(#[derivative(PartialEq(compare_with = "same_parity"))] u8);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `Parity`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:135:23
[INFO] [stdout]     |
[INFO] [stdout] 135 |     assert!(Parity(3) != Parity(42));
[INFO] [stdout]     |             --------- ^^ ---------- Parity
[INFO] [stdout]     |             |
[INFO] [stdout]     |             Parity
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Parity`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:74:1
[INFO] [stdout]     |
[INFO] [stdout]  74 | struct Parity(#[derivative(PartialEq(compare_with = "same_parity"))] u8);
[INFO] [stdout]     | ^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `Parity` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  74 + #[derive(PartialEq)]
[INFO] [stdout]  75 | struct Parity(#[derivative(PartialEq(compare_with = "same_parity"))] u8);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `Parity`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:136:23
[INFO] [stdout]     |
[INFO] [stdout] 136 |     assert!(Parity(2) != Parity(7));
[INFO] [stdout]     |             --------- ^^ --------- Parity
[INFO] [stdout]     |             |
[INFO] [stdout]     |             Parity
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Parity`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:74:1
[INFO] [stdout]     |
[INFO] [stdout]  74 | struct Parity(#[derivative(PartialEq(compare_with = "same_parity"))] u8);
[INFO] [stdout]     | ^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `Parity` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  74 + #[derive(PartialEq)]
[INFO] [stdout]  75 | struct Parity(#[derivative(PartialEq(compare_with = "same_parity"))] u8);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Generic<SomeType>`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:138:42
[INFO] [stdout]     |
[INFO] [stdout] 138 |     assert!(Generic(SomeType { foo: 0 }) == Generic(SomeType { foo: 0 }));
[INFO] [stdout]     |             ---------------------------- ^^ ---------------------------- Generic<SomeType>
[INFO] [stdout]     |             |
[INFO] [stdout]     |             Generic<SomeType>
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Generic<SomeType>`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout]  82 | struct Generic<T>(#[derivative(PartialEq(compare_with = "dummy_cmp", bound = ""))] T);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `Generic<SomeType>` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  82 + #[derive(PartialEq)]
[INFO] [stdout]  83 | struct Generic<T>(#[derivative(PartialEq(compare_with = "dummy_cmp", bound = ""))] T);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `GenericIgnore<NonPartialEq>`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 140 | /          GenericIgnore {
[INFO] [stdout] 141 | |              f: 123,
[INFO] [stdout] 142 | |              t: PhantomData::<NonPartialEq>::default()
[INFO] [stdout] 143 | |          } == GenericIgnore {
[INFO] [stdout]     | | _________-_^^_-
[INFO] [stdout]     | ||_________|
[INFO] [stdout]     |  |         GenericIgnore<NonPartialEq>
[INFO] [stdout] 144 |  |             f: 123,
[INFO] [stdout] 145 |  |             t: PhantomData::<NonPartialEq>::default()
[INFO] [stdout] 146 |  |         }
[INFO] [stdout]     |  |_________- GenericIgnore<NonPartialEq>
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `GenericIgnore<NonPartialEq>`
[INFO] [stdout]    --> tests/derive-partial-eq.rs:92:1
[INFO] [stdout]     |
[INFO] [stdout]  92 | struct GenericIgnore<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `GenericIgnore<NonPartialEq>` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  92 + #[derive(PartialEq)]
[INFO] [stdout]  93 | struct GenericIgnore<T> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0369, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0369`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tulip-derivative` (test "derive-partial-eq-packed") due to 37 previous errors
[INFO] [stdout] error[E0277]: the trait bound `XYZ: Hash` is not satisfied
[INFO] [stdout]   --> tests/rustc-issue-12860.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 |     border.insert(middle);
[INFO] [stdout]    |            ^^^^^^ the trait `Hash` is not implemented for `XYZ`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `HashSet::<T, S>::insert`
[INFO] [stdout]   --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/collections/hash/set.rs:916:5
[INFO] [stdout] help: consider annotating `XYZ` with `#[derive(Hash)]`
[INFO] [stdout]    |
[INFO] [stdout] 24 + #[derive(Hash)]
[INFO] [stdout] 25 | struct XYZ {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tulip-derivative` (test "derive-partial-eq") due to 55 previous errors
[INFO] [stdout] error[E0599]: `Foo<{integer}, {integer}>` doesn't implement `Debug`
[INFO] [stdout]   --> tests/derive-debug-bounds.rs:78:40
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct Foo<T, U> {
[INFO] [stdout]    | ---------------- method `to_show` not found for this struct because it doesn't satisfy `Foo<{integer}, {integer}>: Debug` or `Foo<{integer}, {integer}>: ToDebug`
[INFO] [stdout] ...
[INFO] [stdout] 78 |     assert_eq!(Foo { foo: 42, bar: 0 }.to_show(), "Foo { foo: 42, bar: MyDebug }".to_string());
[INFO] [stdout]    |                                        ^^^^^^^ method cannot be called on `Foo<{integer}, {integer}>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout] note: trait bound `Foo<{integer}, {integer}>: Debug` was not satisfied
[INFO] [stdout]   --> tests/derive-debug-bounds.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | impl<T: std::fmt::Debug> ToDebug for T {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^  -------     -
[INFO] [stdout]    |         |
[INFO] [stdout]    |         unsatisfied trait bound introduced here
[INFO] [stdout]    = note: add `#[derive(Debug)]` to `Foo<{integer}, {integer}>` or manually `impl Debug for Foo<{integer}, {integer}>`
[INFO] [stdout] help: consider annotating `Foo<{integer}, {integer}>` with `#[derive(Debug)]`
[INFO] [stdout]    |
[INFO] [stdout] 11 + #[derive(Debug)]
[INFO] [stdout] 12 | struct Foo<T, U> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `remove` exists for struct `HashSet<XYZ>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/rustc-issue-12860.rs:40:16
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct XYZ {
[INFO] [stdout]    | ---------- doesn't satisfy `XYZ: Hash`
[INFO] [stdout] ...
[INFO] [stdout] 40 |         border.remove(&choice);
[INFO] [stdout]    |                ^^^^^^ method cannot be called on `HashSet<XYZ>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `XYZ: Hash`
[INFO] [stdout] help: consider annotating `XYZ` with `#[derive(Hash)]`
[INFO] [stdout]    |
[INFO] [stdout] 24 + #[derive(Hash)]
[INFO] [stdout] 25 | struct XYZ {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `clone` found for struct `Foo` in the current scope
[INFO] [stdout]   --> tests/derive-clone.rs:50:45
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct Foo {
[INFO] [stdout]    | ---------- method `clone` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 50 |     assert_eq!(Foo { foo: 31, bar: 6 }, foo.clone());
[INFO] [stdout]    |                                             ^^^^^ method not found in `Foo`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clone`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `Clone`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/rustc-deriving-via-extension-type-params.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/rustc-deriving-via-extension-type-params.rs:18:3
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derivative(PartialEq, Hash, Debug)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/rustc-deriving-via-extension-type-params.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:39:1
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `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[E0599]: no method named `clone` found for struct `Foo` in the current scope
[INFO] [stdout]   --> tests/rustc-deriving-meta-multiple.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct Foo {
[INFO] [stdout]    | ---------- method `clone` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     let _ = a.clone(); // check for Clone impl w/o testing its correctness
[INFO] [stdout]    |               ^^^^^ method not found in `Foo`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clone`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `Clone`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Foo: Hash` is not satisfied
[INFO] [stdout]   --> tests/rustc-deriving-meta-multiple.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 |     hash(&a);  // check for Hash impl w/o testing its correctness
[INFO] [stdout]    |     ---- ^^ the trait `Hash` is not implemented for `Foo`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `hash`
[INFO] [stdout]   --> tests/rustc-deriving-meta-multiple.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn hash<T: Hash>(_t: &T) {}
[INFO] [stdout]    |            ^^^^ required by this bound in `hash`
[INFO] [stdout] help: consider annotating `Foo` with `#[derive(Hash)]`
[INFO] [stdout]    |
[INFO] [stdout] 28 + #[derive(Hash)]
[INFO] [stdout] 29 | struct Foo {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0369, E0463, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Foo<f64>`
[INFO] [stdout]   --> tests/rustc-deriving-via-extension-type-params.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     assert_eq!(a, b);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     Foo<f64>
[INFO] [stdout]    |     Foo<f64>
[INFO] [stdout]    |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Foo<f64>`
[INFO] [stdout]   --> tests/rustc-deriving-via-extension-type-params.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct Foo<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout]    = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `Foo<f64>` with `#[derive(PartialEq)]`
[INFO] [stdout]    |
[INFO] [stdout] 19 + #[derive(PartialEq)]
[INFO] [stdout] 20 | struct Foo<T> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `Foo2<{integer}, {integer}>` doesn't implement `Debug`
[INFO] [stdout]   --> tests/derive-debug-bounds.rs:79:41
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct Foo2<T, U> {
[INFO] [stdout]    | ----------------- method `to_show` not found for this struct because it doesn't satisfy `Foo2<{integer}, {integer}>: Debug` or `Foo2<{integer}, {integer}>: ToDebug`
[INFO] [stdout] ...
[INFO] [stdout] 79 |     assert_eq!(Foo2 { foo: 42, bar: 0 }.to_show(), "Foo2 { foo: 42, bar: MyDebug }".to_string());
[INFO] [stdout]    |                                         ^^^^^^^ method cannot be called on `Foo2<{integer}, {integer}>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout] note: trait bound `Foo2<{integer}, {integer}>: Debug` was not satisfied
[INFO] [stdout]   --> tests/derive-debug-bounds.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | impl<T: std::fmt::Debug> ToDebug for T {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^  -------     -
[INFO] [stdout]    |         |
[INFO] [stdout]    |         unsatisfied trait bound introduced here
[INFO] [stdout]    = note: add `#[derive(Debug)]` to `Foo2<{integer}, {integer}>` or manually `impl Debug for Foo2<{integer}, {integer}>`
[INFO] [stdout] help: consider annotating `Foo2<{integer}, {integer}>` with `#[derive(Debug)]`
[INFO] [stdout]    |
[INFO] [stdout] 19 + #[derive(Debug)]
[INFO] [stdout] 20 | struct Foo2<T, U> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `XYZ: Hash` is not satisfied
[INFO] [stdout]   --> tests/rustc-issue-12860.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 41 |         connected.insert(choice);
[INFO] [stdout]    |                   ^^^^^^ the trait `Hash` is not implemented for `XYZ`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `HashSet::<T, S>::insert`
[INFO] [stdout]   --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/collections/hash/set.rs:916:5
[INFO] [stdout] help: consider annotating `XYZ` with `#[derive(Hash)]`
[INFO] [stdout]    |
[INFO] [stdout] 24 + #[derive(Hash)]
[INFO] [stdout] 25 | struct XYZ {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Foo<f64>` doesn't implement `Debug`
[INFO] [stdout]   --> tests/rustc-deriving-via-extension-type-params.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     assert_eq!(a, b);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Foo<f64>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: add `#[derive(Debug)]` to `Foo<f64>` or manually `impl Debug for Foo<f64>`
[INFO] [stdout]    = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `Foo<f64>` with `#[derive(Debug)]`
[INFO] [stdout]    |
[INFO] [stdout] 19 + #[derive(Debug)]
[INFO] [stdout] 20 | struct Foo<T> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Foo<f64>` doesn't implement `Debug`
[INFO] [stdout]   --> tests/rustc-deriving-via-extension-type-params.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     assert_eq!(a, b);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Foo<f64>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: add `#[derive(Debug)]` to `Foo<f64>` or manually `impl Debug for Foo<f64>`
[INFO] [stdout]    = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `Foo<f64>` with `#[derive(Debug)]`
[INFO] [stdout]    |
[INFO] [stdout] 19 + #[derive(Debug)]
[INFO] [stdout] 20 | struct Foo<T> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `Foo<f64>`
[INFO] [stdout]   --> tests/rustc-deriving-via-extension-type-params.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |     assert!(!(a != b));
[INFO] [stdout]    |               - ^^ - Foo<f64>
[INFO] [stdout]    |               |
[INFO] [stdout]    |               Foo<f64>
[INFO] [stdout]    |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Foo<f64>`
[INFO] [stdout]   --> tests/rustc-deriving-via-extension-type-params.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct Foo<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `Foo<f64>` with `#[derive(PartialEq)]`
[INFO] [stdout]    |
[INFO] [stdout] 19 + #[derive(PartialEq)]
[INFO] [stdout] 20 | struct Foo<T> {
[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]: `Bar<{integer}, {integer}>` doesn't implement `Debug`
[INFO] [stdout]   --> tests/derive-debug-bounds.rs:80:27
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct Bar<T, U> (
[INFO] [stdout]    | ---------------- method `to_show` not found for this struct because it doesn't satisfy `Bar<{integer}, {integer}>: Debug` or `Bar<{integer}, {integer}>: ToDebug`
[INFO] [stdout] ...
[INFO] [stdout] 80 |     assert_eq!(Bar(42, 0).to_show(), "Bar(42, MyDebug)".to_string());
[INFO] [stdout]    |                           ^^^^^^^ method cannot be called on `Bar<{integer}, {integer}>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout] note: trait bound `Bar<{integer}, {integer}>: Debug` was not satisfied
[INFO] [stdout]   --> tests/derive-debug-bounds.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | impl<T: std::fmt::Debug> ToDebug for T {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^  -------     -
[INFO] [stdout]    |         |
[INFO] [stdout]    |         unsatisfied trait bound introduced here
[INFO] [stdout]    = note: add `#[derive(Debug)]` to `Bar<{integer}, {integer}>` or manually `impl Debug for Bar<{integer}, {integer}>`
[INFO] [stdout] help: consider annotating `Bar<{integer}, {integer}>` with `#[derive(Debug)]`
[INFO] [stdout]    |
[INFO] [stdout] 27 + #[derive(Debug)]
[INFO] [stdout] 28 | struct Bar<T, U> (
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `Foo<f64>` is not an iterator
[INFO] [stdout]   --> tests/rustc-deriving-via-extension-type-params.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct Foo<T> {
[INFO] [stdout]    | ------------- method `eq` not found for this struct because it doesn't satisfy `Foo<f64>: Iterator`
[INFO] [stdout] ...
[INFO] [stdout] 31 |     assert!(a.eq(&b));
[INFO] [stdout]    |               ^^ `Foo<f64>` is not an iterator
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `Foo<f64>: Iterator`
[INFO] [stdout]            which is required by `&mut Foo<f64>: Iterator`
[INFO] [stdout] note: the trait `Iterator` must be implemented
[INFO] [stdout]   --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:39:1
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `eq`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Iterator`
[INFO] [stdout]            candidate #2: `PartialEq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `Bar2<{integer}, {integer}>` doesn't implement `Debug`
[INFO] [stdout]   --> tests/derive-debug-bounds.rs:81:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct Bar2<T, U> (
[INFO] [stdout]    | ----------------- method `to_show` not found for this struct because it doesn't satisfy `Bar2<{integer}, {integer}>: Debug` or `Bar2<{integer}, {integer}>: ToDebug`
[INFO] [stdout] ...
[INFO] [stdout] 81 |     assert_eq!(Bar2(42, 0).to_show(), "Bar2(42, MyDebug)".to_string());
[INFO] [stdout]    |                            ^^^^^^^ method cannot be called on `Bar2<{integer}, {integer}>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout] note: trait bound `Bar2<{integer}, {integer}>: Debug` was not satisfied
[INFO] [stdout]   --> tests/derive-debug-bounds.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | impl<T: std::fmt::Debug> ToDebug for T {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^  -------     -
[INFO] [stdout]    |         |
[INFO] [stdout]    |         unsatisfied trait bound introduced here
[INFO] [stdout]    = note: add `#[derive(Debug)]` to `Bar2<{integer}, {integer}>` or manually `impl Debug for Bar2<{integer}, {integer}>`
[INFO] [stdout] help: consider annotating `Bar2<{integer}, {integer}>` with `#[derive(Debug)]`
[INFO] [stdout]    |
[INFO] [stdout] 35 + #[derive(Debug)]
[INFO] [stdout] 36 | struct Bar2<T, U> (
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `derivative`
[INFO] [stdout]   --> tests/rustc-deriving-hash.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `contains` exists for struct `HashSet<XYZ>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/rustc-issue-12860.rs:50:23
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct XYZ {
[INFO] [stdout]    | ---------- doesn't satisfy `XYZ: Hash`
[INFO] [stdout] ...
[INFO] [stdout] 50 |         if !connected.contains(&cxp) {
[INFO] [stdout]    |                       ^^^^^^^^ method cannot be called on `HashSet<XYZ>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `XYZ: Hash`
[INFO] [stdout] help: consider annotating `XYZ` with `#[derive(Hash)]`
[INFO] [stdout]    |
[INFO] [stdout] 24 + #[derive(Hash)]
[INFO] [stdout] 25 | struct XYZ {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `Foo<f64>` is not an iterator
[INFO] [stdout]   --> tests/rustc-deriving-via-extension-type-params.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct Foo<T> {
[INFO] [stdout]    | ------------- method `ne` not found for this struct because it doesn't satisfy `Foo<f64>: Iterator`
[INFO] [stdout] ...
[INFO] [stdout] 32 |     assert!(!a.ne(&b));
[INFO] [stdout]    |                ^^ `Foo<f64>` is not an iterator
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `Foo<f64>: Iterator`
[INFO] [stdout]            which is required by `&mut Foo<f64>: Iterator`
[INFO] [stdout] note: the trait `Iterator` must be implemented
[INFO] [stdout]   --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:39:1
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `ne`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Iterator`
[INFO] [stdout]            candidate #2: `PartialEq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:39:1
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `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_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[E0599]: `TestUnneededBound<NoDebug>` doesn't implement `Debug`
[INFO] [stdout]   --> tests/derive-debug-bounds.rs:82:64
[INFO] [stdout]    |
[INFO] [stdout] 52 | struct TestUnneededBound<T>( // Test that we don't add T: Debug
[INFO] [stdout]    | --------------------------- method `to_show` not found for this struct because it doesn't satisfy `TestUnneededBound<NoDebug>: Debug` or `TestUnneededBound<NoDebug>: ToDebug`
[INFO] [stdout] ...
[INFO] [stdout] 82 |     assert_eq!(TestUnneededBound(GenericNeedsNoDebug(NoDebug)).to_show(), "TestUnneededBound(GenericNeedsNoDebug)".to_string());
[INFO] [stdout]    |                                                                ^^^^^^^ method cannot be called on `TestUnneededBound<NoDebug>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout] note: trait bound `TestUnneededBound<NoDebug>: Debug` was not satisfied
[INFO] [stdout]   --> tests/derive-debug-bounds.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | impl<T: std::fmt::Debug> ToDebug for T {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^  -------     -
[INFO] [stdout]    |         |
[INFO] [stdout]    |         unsatisfied trait bound introduced here
[INFO] [stdout]    = note: add `#[derive(Debug)]` to `TestUnneededBound<NoDebug>` or manually `impl Debug for TestUnneededBound<NoDebug>`
[INFO] [stdout] help: consider annotating `TestUnneededBound<NoDebug>` with `#[derive(Debug)]`
[INFO] [stdout]    |
[INFO] [stdout] 52 + #[derive(Debug)]
[INFO] [stdout] 53 | struct TestUnneededBound<T>( // Test that we don't add T: Debug
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0369, E0463, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tulip-derivative` (test "rustc-deriving-meta-multiple") due to 8 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0463, E0599.
[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] For more information about an error, try `rustc --explain E0463`.
[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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:39:1
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `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]: `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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:39:1
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `Ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `Foo` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:39:1
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `Ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: 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[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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:39:1
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `Ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:39:1
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `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]: the method `insert` exists for struct `HashSet<XYZ>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/rustc-issue-12860.rs:51:20
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct XYZ {
[INFO] [stdout]    | ---------- doesn't satisfy `XYZ: Hash`
[INFO] [stdout] ...
[INFO] [stdout] 51 |             border.insert(cxp);
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `XYZ: Hash`
[INFO] [stdout] help: consider annotating `XYZ` with `#[derive(Hash)]`
[INFO] [stdout]    |
[INFO] [stdout] 24 + #[derive(Hash)]
[INFO] [stdout] 25 | struct XYZ {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tulip-derivative` (test "rustc-deriving-via-extension-type-params") due to 9 previous errors
[INFO] [stdout] error[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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:39:1
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `Ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `contains` exists for struct `HashSet<XYZ>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/rustc-issue-12860.rs:53:24
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct XYZ {
[INFO] [stdout]    | ---------- doesn't satisfy `XYZ: Hash`
[INFO] [stdout] ...
[INFO] [stdout] 53 |         if  !connected.contains(&cxm){
[INFO] [stdout]    |                        ^^^^^^^^ method cannot be called on `HashSet<XYZ>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `XYZ: Hash`
[INFO] [stdout] help: consider annotating `XYZ` with `#[derive(Hash)]`
[INFO] [stdout]    |
[INFO] [stdout] 24 + #[derive(Hash)]
[INFO] [stdout] 25 | struct XYZ {
[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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:39:1
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `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 derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/rustc-deriving-hash.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Derivative)]
[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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:39:1
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `Ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tulip-derivative` (test "derive-clone-generics") due to 7 previous errors
[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: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/rustc-deriving-hash.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derivative(Hash)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/rustc-deriving-hash.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | extern crate derivative;
[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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:39:1
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `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 derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/rustc-deriving-hash.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Derivative)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tulip-derivative` (test "derive-debug-bounds") due to 21 previous errors
[INFO] [stdout] error: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/rustc-deriving-hash.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derivative(Hash)] struct __H__H;
[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-hash.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `insert` exists for struct `HashSet<XYZ>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/rustc-issue-12860.rs:54:20
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct XYZ {
[INFO] [stdout]    | ---------- doesn't satisfy `XYZ: Hash`
[INFO] [stdout] ...
[INFO] [stdout] 54 |             border.insert(cxm);
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `XYZ: Hash`
[INFO] [stdout] help: consider annotating `XYZ` with `#[derive(Hash)]`
[INFO] [stdout]    |
[INFO] [stdout] 24 + #[derive(Hash)]
[INFO] [stdout] 25 | struct XYZ {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/rustc-deriving-hash.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Derivative)]
[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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:39:1
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `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/rustc-deriving-hash.rs:34:23
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[allow(dead_code)] #[derivative(Hash)] struct Collision<__H> ( __H );
[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-hash.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Derivative` in this scope
[INFO] [stdout]   --> tests/rustc-deriving-hash.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Derivative)]
[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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:39:1
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `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_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: cannot find attribute `derivative` in this scope
[INFO] [stdout]   --> tests/rustc-deriving-hash.rs:38:3
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derivative(Hash)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `derivative` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/rustc-deriving-hash.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | extern crate derivative;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> tests/rustc-deriving-hash.rs:49:15
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[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[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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:39:1
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `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]: the method `contains` exists for struct `HashSet<XYZ>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/rustc-issue-12860.rs:56:23
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct XYZ {
[INFO] [stdout]    | ---------- doesn't satisfy `XYZ: Hash`
[INFO] [stdout] ...
[INFO] [stdout] 56 |         if !connected.contains(&cyp){
[INFO] [stdout]    |                       ^^^^^^^^ method cannot be called on `HashSet<XYZ>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `XYZ: Hash`
[INFO] [stdout] help: consider annotating `XYZ` with `#[derive(Hash)]`
[INFO] [stdout]    |
[INFO] [stdout] 24 + #[derive(Hash)]
[INFO] [stdout] 25 | struct XYZ {
[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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:39:1
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `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]: `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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:39:1
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `Ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tulip-derivative` (test "derive-clone") due to 13 previous errors; 1 warning emitted
[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[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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:39:1
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `Ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `OneIgnored` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:39:1
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `Ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `OneIgnored` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:39:1
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `Ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `OneIgnored` is not an iterator
[INFO] [stdout]    --> tests/derive-ord-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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:39:1
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `Ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `insert` exists for struct `HashSet<XYZ>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/rustc-issue-12860.rs:57:20
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct XYZ {
[INFO] [stdout]    | ---------- doesn't satisfy `XYZ: Hash`
[INFO] [stdout] ...
[INFO] [stdout] 57 |             border.insert(cyp);
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `XYZ: Hash`
[INFO] [stdout] help: consider annotating `XYZ` with `#[derive(Hash)]`
[INFO] [stdout]    |
[INFO] [stdout] 24 + #[derive(Hash)]
[INFO] [stdout] 25 | struct XYZ {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `contains` exists for struct `HashSet<XYZ>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/rustc-issue-12860.rs:59:23
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct XYZ {
[INFO] [stdout]    | ---------- doesn't satisfy `XYZ: Hash`
[INFO] [stdout] ...
[INFO] [stdout] 59 |         if !connected.contains(&cym) {
[INFO] [stdout]    |                       ^^^^^^^^ method cannot be called on `HashSet<XYZ>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `XYZ: Hash`
[INFO] [stdout] help: consider annotating `XYZ` with `#[derive(Hash)]`
[INFO] [stdout]    |
[INFO] [stdout] 24 + #[derive(Hash)]
[INFO] [stdout] 25 | struct XYZ {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `hash` found for enum `E` in the current scope
[INFO] [stdout]   --> tests/rustc-deriving-hash.rs:60:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | enum E { A=1, B }
[INFO] [stdout]    | ------ method `hash` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 60 |     e.hash(&mut FakeHasher(v));
[INFO] [stdout]    |       ^^^^ method not found in `E`
[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 `hash`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `Hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `insert` exists for struct `HashSet<XYZ>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/rustc-issue-12860.rs:60:20
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct XYZ {
[INFO] [stdout]    | ---------- doesn't satisfy `XYZ: Hash`
[INFO] [stdout] ...
[INFO] [stdout] 60 |             border.insert(cym);
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `XYZ: Hash`
[INFO] [stdout] help: consider annotating `XYZ` with `#[derive(Hash)]`
[INFO] [stdout]    |
[INFO] [stdout] 24 + #[derive(Hash)]
[INFO] [stdout] 25 | struct XYZ {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Person: Hash` is not satisfied
[INFO] [stdout]   --> tests/rustc-deriving-hash.rs:75:21
[INFO] [stdout]    |
[INFO] [stdout] 75 |     assert_eq!(hash(&person1), hash(&person1));
[INFO] [stdout]    |                ---- ^^^^^^^^ the trait `Hash` is not implemented for `Person`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `hash`
[INFO] [stdout]   --> tests/rustc-deriving-hash.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn hash<T: Hash>(t: &T) -> u64 {
[INFO] [stdout]    |            ^^^^ required by this bound in `hash`
[INFO] [stdout] help: consider annotating `Person` with `#[derive(Hash)]`
[INFO] [stdout]    |
[INFO] [stdout] 24 + #[derive(Hash)]
[INFO] [stdout] 25 | struct Person {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Person: Hash` is not satisfied
[INFO] [stdout]   --> tests/rustc-deriving-hash.rs:75:37
[INFO] [stdout]    |
[INFO] [stdout] 75 |     assert_eq!(hash(&person1), hash(&person1));
[INFO] [stdout]    |                                ---- ^^^^^^^^ the trait `Hash` is not implemented for `Person`
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `hash`
[INFO] [stdout]   --> tests/rustc-deriving-hash.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn hash<T: Hash>(t: &T) -> u64 {
[INFO] [stdout]    |            ^^^^ required by this bound in `hash`
[INFO] [stdout] help: consider annotating `Person` with `#[derive(Hash)]`
[INFO] [stdout]    |
[INFO] [stdout] 24 + #[derive(Hash)]
[INFO] [stdout] 25 | struct Person {
[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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:39:1
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `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 `Person: Hash` is not satisfied
[INFO] [stdout]   --> tests/rustc-deriving-hash.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 76 |     assert!(hash(&person1) != hash(&person2));
[INFO] [stdout]    |             ---- ^^^^^^^^ the trait `Hash` is not implemented for `Person`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `hash`
[INFO] [stdout]   --> tests/rustc-deriving-hash.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn hash<T: Hash>(t: &T) -> u64 {
[INFO] [stdout]    |            ^^^^ required by this bound in `hash`
[INFO] [stdout] help: consider annotating `Person` with `#[derive(Hash)]`
[INFO] [stdout]    |
[INFO] [stdout] 24 + #[derive(Hash)]
[INFO] [stdout] 25 | struct Person {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `contains` exists for struct `HashSet<XYZ>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/rustc-issue-12860.rs:62:23
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct XYZ {
[INFO] [stdout]    | ---------- doesn't satisfy `XYZ: Hash`
[INFO] [stdout] ...
[INFO] [stdout] 62 |         if !connected.contains(&czp){
[INFO] [stdout]    |                       ^^^^^^^^ method cannot be called on `HashSet<XYZ>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `XYZ: Hash`
[INFO] [stdout] help: consider annotating `XYZ` with `#[derive(Hash)]`
[INFO] [stdout]    |
[INFO] [stdout] 24 + #[derive(Hash)]
[INFO] [stdout] 25 | struct XYZ {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tulip-derivative` (test "rustc-deriving-hash") due to 14 previous errors; 1 warning emitted
[INFO] [stdout] error[E0277]: the trait bound `Person: Hash` is not satisfied
[INFO] [stdout]   --> tests/rustc-deriving-hash.rs:76:36
[INFO] [stdout]    |
[INFO] [stdout] 76 |     assert!(hash(&person1) != hash(&person2));
[INFO] [stdout]    |                               ---- ^^^^^^^^ the trait `Hash` is not implemented for `Person`
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `hash`
[INFO] [stdout]   --> tests/rustc-deriving-hash.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn hash<T: Hash>(t: &T) -> u64 {
[INFO] [stdout]    |            ^^^^ required by this bound in `hash`
[INFO] [stdout] help: consider annotating `Person` with `#[derive(Hash)]`
[INFO] [stdout]    |
[INFO] [stdout] 24 + #[derive(Hash)]
[INFO] [stdout] 25 | struct Person {
[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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:39:1
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `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]: `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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:39:1
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `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]: the method `insert` exists for struct `HashSet<XYZ>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/rustc-issue-12860.rs:63:20
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct XYZ {
[INFO] [stdout]    | ---------- doesn't satisfy `XYZ: Hash`
[INFO] [stdout] ...
[INFO] [stdout] 63 |             border.insert(czp);
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `XYZ: Hash`
[INFO] [stdout] help: consider annotating `XYZ` with `#[derive(Hash)]`
[INFO] [stdout]    |
[INFO] [stdout] 24 + #[derive(Hash)]
[INFO] [stdout] 25 | struct XYZ {
[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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:39:1
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `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]: `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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:39:1
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `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] Some errors have detailed explanations: E0277, E0463, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `contains` exists for struct `HashSet<XYZ>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/rustc-issue-12860.rs:65:23
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct XYZ {
[INFO] [stdout]    | ---------- doesn't satisfy `XYZ: Hash`
[INFO] [stdout] ...
[INFO] [stdout] 65 |         if !connected.contains(&czm) {
[INFO] [stdout]    |                       ^^^^^^^^ method cannot be called on `HashSet<XYZ>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `XYZ: Hash`
[INFO] [stdout] help: consider annotating `XYZ` with `#[derive(Hash)]`
[INFO] [stdout]    |
[INFO] [stdout] 24 + #[derive(Hash)]
[INFO] [stdout] 25 | struct XYZ {
[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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:39:1
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `Ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `insert` exists for struct `HashSet<XYZ>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/rustc-issue-12860.rs:66:20
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct XYZ {
[INFO] [stdout]    | ---------- doesn't satisfy `XYZ: Hash`
[INFO] [stdout] ...
[INFO] [stdout] 66 |             border.insert(czm);
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `XYZ: Hash`
[INFO] [stdout] help: consider annotating `XYZ` with `#[derive(Hash)]`
[INFO] [stdout]    |
[INFO] [stdout] 24 + #[derive(Hash)]
[INFO] [stdout] 25 | struct XYZ {
[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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:39:1
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `Ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:39:1
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `partial_cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `PartialOrd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `Generic<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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:39:1
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `cmp`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Iterator`
[INFO] [stdout]             candidate #2: `Ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:39:1
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `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] Some errors have detailed explanations: E0277, E0463, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:39:1
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `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] Some errors have detailed explanations: E0463, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tulip-derivative` (test "rustc-issue-12860") due to 18 previous errors
[INFO] [stderr] error: could not compile `tulip-derivative` (test "derive-ord-packed") due to 61 previous errors
[INFO] running `Command { std: "docker" "inspect" "894e6db5910722a14b4d856fb68c6cbb357dde94657a35a4ad13144fe5d056ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "894e6db5910722a14b4d856fb68c6cbb357dde94657a35a4ad13144fe5d056ba", kill_on_drop: false }`
[INFO] [stdout] 894e6db5910722a14b4d856fb68c6cbb357dde94657a35a4ad13144fe5d056ba
