[INFO] fetching crate crud-pretty-struct 0.1.7...
[INFO] testing crud-pretty-struct-0.1.7 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate crud-pretty-struct 0.1.7 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate crud-pretty-struct 0.1.7
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate crud-pretty-struct 0.1.7
[INFO] tweaked toml for crates.io crate crud-pretty-struct 0.1.7 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate crud-pretty-struct 0.1.7 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate crud-pretty-struct 0.1.7 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] afe0b5152f380a37163c180e08c9476ed163ed88d957ec98e0273ede4c0dae63
[INFO] running `Command { std: "docker" "start" "-a" "afe0b5152f380a37163c180e08c9476ed163ed88d957ec98e0273ede4c0dae63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "afe0b5152f380a37163c180e08c9476ed163ed88d957ec98e0273ede4c0dae63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afe0b5152f380a37163c180e08c9476ed163ed88d957ec98e0273ede4c0dae63", kill_on_drop: false }`
[INFO] [stdout] afe0b5152f380a37163c180e08c9476ed163ed88d957ec98e0273ede4c0dae63
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11056066dc7d6ad618438351d251e0b1ec9a1456173dbfd93ecd5165603c62f5
[INFO] running `Command { std: "docker" "start" "-a" "11056066dc7d6ad618438351d251e0b1ec9a1456173dbfd93ecd5165603c62f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.7
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling pad v0.1.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v7.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling miette v7.5.0
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling crud-pretty-struct-derive v0.1.6
[INFO] [stderr]    Compiling crud-pretty-struct v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:298:11
[INFO] [stdout]     |
[INFO] [stdout] 298 |   fn meta(&self) -> Meta;
[INFO] [stdout]     |           ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |
[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] 298 |   fn meta(&self) -> Meta<'_>;
[INFO] [stdout]     |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/impls/hashmap.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 |   fn meta(&self) -> Meta {
[INFO] [stdout]   |           ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]   |           |
[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] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 |   fn meta(&self) -> Meta<'_> {
[INFO] [stdout]   |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/impls/value.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |   fn meta(&self) -> Meta {
[INFO] [stdout]    |           ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |           |
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 |   fn meta(&self) -> Meta<'_> {
[INFO] [stdout]    |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.46s
[INFO] running `Command { std: "docker" "inspect" "11056066dc7d6ad618438351d251e0b1ec9a1456173dbfd93ecd5165603c62f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11056066dc7d6ad618438351d251e0b1ec9a1456173dbfd93ecd5165603c62f5", kill_on_drop: false }`
[INFO] [stdout] 11056066dc7d6ad618438351d251e0b1ec9a1456173dbfd93ecd5165603c62f5
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ad2292a05e1e5e7d401562c2e35369716899e7e7e3b8aab1f144c9ccaf7c858
[INFO] running `Command { std: "docker" "start" "-a" "5ad2292a05e1e5e7d401562c2e35369716899e7e7e3b8aab1f144c9ccaf7c858", kill_on_drop: false }`
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling miette v7.5.0
[INFO] [stderr]    Compiling crud-pretty-struct v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:298:11
[INFO] [stdout]     |
[INFO] [stdout] 298 |   fn meta(&self) -> Meta;
[INFO] [stdout]     |           ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |
[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] 298 |   fn meta(&self) -> Meta<'_>;
[INFO] [stdout]     |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/impls/hashmap.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 |   fn meta(&self) -> Meta {
[INFO] [stdout]   |           ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]   |           |
[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] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 |   fn meta(&self) -> Meta<'_> {
[INFO] [stdout]   |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/impls/value.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |   fn meta(&self) -> Meta {
[INFO] [stdout]    |           ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |           |
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 |   fn meta(&self) -> Meta<'_> {
[INFO] [stdout]    |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> tests/pretty.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 |   #[derive(PrettyPrint)]
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: called `Result::unwrap()` on an `Err` value: Error { kind: Multiple([Error { kind: UnknownField(ErrorUnknownField { name: "profiles", did_you_mean: None }), locations: ["a"], span: Some(#0 bytes(700..714)) }, Error { kind: UnknownField(ErrorUnknownField { name: "profiles", did_you_mean: None }), locations: ["bb"], span: Some(#0 bytes(742..756)) }, Error { kind: UnknownField(ErrorUnknownField { name: "profiles", did_you_mean: None }), locations: ["cccc"], span: Some(#0 bytes(788..804)) }]), locations: [], span: None }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> tests/pretty.rs:642:12
[INFO] [stdout]     |
[INFO] [stdout] 642 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: not yet implemented
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> tests/pretty.rs:657:12
[INFO] [stdout]     |
[INFO] [stdout] 657 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: not yet implemented
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> tests/pretty.rs:688:12
[INFO] [stdout]     |
[INFO] [stdout] 688 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: not yet implemented
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> tests/pretty.rs:716:12
[INFO] [stdout]     |
[INFO] [stdout] 716 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: not yet implemented
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> tests/pretty.rs:761:12
[INFO] [stdout]     |
[INFO] [stdout] 761 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: not yet implemented
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> tests/pretty.rs:775:12
[INFO] [stdout]     |
[INFO] [stdout] 775 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: called `Result::unwrap()` on an `Err` value: Error { kind: UnknownField(ErrorUnknownField { name: "label", did_you_mean: None }), locations: [], span: Some(#0 bytes(15977..15995)) }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label`
[INFO] [stdout]   --> tests/pretty.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 |   #[derive(PrettyPrint)]
[INFO] [stdout]    |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label_color`
[INFO] [stdout]   --> tests/pretty.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 |   #[derive(PrettyPrint)]
[INFO] [stdout]    |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `pretty` found for struct `profile_struct::T2` in the current scope
[INFO] [stdout]   --> tests/pretty.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout] 37 |   struct T2 {
[INFO] [stdout]    |   --------- method `pretty` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 53 |     s.pretty(false, None, None).unwrap(),
[INFO] [stdout]    |       ^^^^^^ method not found in `profile_struct::T2`
[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 `pretty`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `PrettyPrint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `pretty` found for struct `profile_struct::T2` in the current scope
[INFO] [stdout]   --> tests/pretty.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 37 |   struct T2 {
[INFO] [stdout]    |   --------- method `pretty` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 57 |     s.pretty(false, None, Some("a")).unwrap(),
[INFO] [stdout]    |       ^^^^^^ method not found in `profile_struct::T2`
[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 `pretty`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `PrettyPrint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `pretty` found for struct `profile_struct::T2` in the current scope
[INFO] [stdout]   --> tests/pretty.rs:61:7
[INFO] [stdout]    |
[INFO] [stdout] 37 |   struct T2 {
[INFO] [stdout]    |   --------- method `pretty` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 61 |     s.pretty(false, None, Some("b")).unwrap(),
[INFO] [stdout]    |       ^^^^^^ method not found in `profile_struct::T2`
[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 `pretty`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `PrettyPrint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label`
[INFO] [stdout]   --> tests/pretty.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 |   #[derive(PrettyPrint)]
[INFO] [stdout]    |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label_color`
[INFO] [stdout]   --> tests/pretty.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 |   #[derive(PrettyPrint)]
[INFO] [stdout]    |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label`
[INFO] [stdout]   --> tests/pretty.rs:92:12
[INFO] [stdout]    |
[INFO] [stdout] 92 |   #[derive(PrettyPrint)]
[INFO] [stdout]    |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label_color`
[INFO] [stdout]   --> tests/pretty.rs:92:12
[INFO] [stdout]    |
[INFO] [stdout] 92 |   #[derive(PrettyPrint)]
[INFO] [stdout]    |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label`
[INFO] [stdout]    --> tests/pretty.rs:114:12
[INFO] [stdout]     |
[INFO] [stdout] 114 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label_color`
[INFO] [stdout]    --> tests/pretty.rs:114:12
[INFO] [stdout]     |
[INFO] [stdout] 114 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label`
[INFO] [stdout]    --> tests/pretty.rs:120:12
[INFO] [stdout]     |
[INFO] [stdout] 120 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label_color`
[INFO] [stdout]    --> tests/pretty.rs:120:12
[INFO] [stdout]     |
[INFO] [stdout] 120 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label`
[INFO] [stdout]    --> tests/pretty.rs:144:12
[INFO] [stdout]     |
[INFO] [stdout] 144 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label_color`
[INFO] [stdout]    --> tests/pretty.rs:144:12
[INFO] [stdout]     |
[INFO] [stdout] 144 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label`
[INFO] [stdout]    --> tests/pretty.rs:161:12
[INFO] [stdout]     |
[INFO] [stdout] 161 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label_color`
[INFO] [stdout]    --> tests/pretty.rs:161:12
[INFO] [stdout]     |
[INFO] [stdout] 161 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label`
[INFO] [stdout]    --> tests/pretty.rs:182:12
[INFO] [stdout]     |
[INFO] [stdout] 182 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label_color`
[INFO] [stdout]    --> tests/pretty.rs:182:12
[INFO] [stdout]     |
[INFO] [stdout] 182 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label`
[INFO] [stdout]    --> tests/pretty.rs:206:12
[INFO] [stdout]     |
[INFO] [stdout] 206 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label_color`
[INFO] [stdout]    --> tests/pretty.rs:206:12
[INFO] [stdout]     |
[INFO] [stdout] 206 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label`
[INFO] [stdout]    --> tests/pretty.rs:230:12
[INFO] [stdout]     |
[INFO] [stdout] 230 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label_color`
[INFO] [stdout]    --> tests/pretty.rs:230:12
[INFO] [stdout]     |
[INFO] [stdout] 230 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label`
[INFO] [stdout]    --> tests/pretty.rs:251:12
[INFO] [stdout]     |
[INFO] [stdout] 251 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label_color`
[INFO] [stdout]    --> tests/pretty.rs:251:12
[INFO] [stdout]     |
[INFO] [stdout] 251 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label`
[INFO] [stdout]    --> tests/pretty.rs:257:12
[INFO] [stdout]     |
[INFO] [stdout] 257 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label_color`
[INFO] [stdout]    --> tests/pretty.rs:257:12
[INFO] [stdout]     |
[INFO] [stdout] 257 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label`
[INFO] [stdout]    --> tests/pretty.rs:279:12
[INFO] [stdout]     |
[INFO] [stdout] 279 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label_color`
[INFO] [stdout]    --> tests/pretty.rs:279:12
[INFO] [stdout]     |
[INFO] [stdout] 279 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label`
[INFO] [stdout]    --> tests/pretty.rs:298:12
[INFO] [stdout]     |
[INFO] [stdout] 298 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label_color`
[INFO] [stdout]    --> tests/pretty.rs:298:12
[INFO] [stdout]     |
[INFO] [stdout] 298 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label`
[INFO] [stdout]    --> tests/pretty.rs:322:12
[INFO] [stdout]     |
[INFO] [stdout] 322 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label_color`
[INFO] [stdout]    --> tests/pretty.rs:322:12
[INFO] [stdout]     |
[INFO] [stdout] 322 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label`
[INFO] [stdout]    --> tests/pretty.rs:341:12
[INFO] [stdout]     |
[INFO] [stdout] 341 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label_color`
[INFO] [stdout]    --> tests/pretty.rs:341:12
[INFO] [stdout]     |
[INFO] [stdout] 341 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label`
[INFO] [stdout]    --> tests/pretty.rs:347:12
[INFO] [stdout]     |
[INFO] [stdout] 347 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label_color`
[INFO] [stdout]    --> tests/pretty.rs:347:12
[INFO] [stdout]     |
[INFO] [stdout] 347 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label`
[INFO] [stdout]    --> tests/pretty.rs:377:12
[INFO] [stdout]     |
[INFO] [stdout] 377 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label_color`
[INFO] [stdout]    --> tests/pretty.rs:377:12
[INFO] [stdout]     |
[INFO] [stdout] 377 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label`
[INFO] [stdout]    --> tests/pretty.rs:383:12
[INFO] [stdout]     |
[INFO] [stdout] 383 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label_color`
[INFO] [stdout]    --> tests/pretty.rs:383:12
[INFO] [stdout]     |
[INFO] [stdout] 383 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label`
[INFO] [stdout]    --> tests/pretty.rs:410:12
[INFO] [stdout]     |
[INFO] [stdout] 410 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label_color`
[INFO] [stdout]    --> tests/pretty.rs:410:12
[INFO] [stdout]     |
[INFO] [stdout] 410 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label`
[INFO] [stdout]    --> tests/pretty.rs:427:12
[INFO] [stdout]     |
[INFO] [stdout] 427 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label_color`
[INFO] [stdout]    --> tests/pretty.rs:427:12
[INFO] [stdout]     |
[INFO] [stdout] 427 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label`
[INFO] [stdout]    --> tests/pretty.rs:444:12
[INFO] [stdout]     |
[INFO] [stdout] 444 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label_color`
[INFO] [stdout]    --> tests/pretty.rs:444:12
[INFO] [stdout]     |
[INFO] [stdout] 444 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label`
[INFO] [stdout]    --> tests/pretty.rs:450:12
[INFO] [stdout]     |
[INFO] [stdout] 450 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label_color`
[INFO] [stdout]    --> tests/pretty.rs:450:12
[INFO] [stdout]     |
[INFO] [stdout] 450 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label`
[INFO] [stdout]    --> tests/pretty.rs:480:12
[INFO] [stdout]     |
[INFO] [stdout] 480 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label_color`
[INFO] [stdout]    --> tests/pretty.rs:480:12
[INFO] [stdout]     |
[INFO] [stdout] 480 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label`
[INFO] [stdout]    --> tests/pretty.rs:506:12
[INFO] [stdout]     |
[INFO] [stdout] 506 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label_color`
[INFO] [stdout]    --> tests/pretty.rs:506:12
[INFO] [stdout]     |
[INFO] [stdout] 506 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label`
[INFO] [stdout]    --> tests/pretty.rs:533:12
[INFO] [stdout]     |
[INFO] [stdout] 533 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label_color`
[INFO] [stdout]    --> tests/pretty.rs:533:12
[INFO] [stdout]     |
[INFO] [stdout] 533 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label`
[INFO] [stdout]    --> tests/pretty.rs:559:12
[INFO] [stdout]     |
[INFO] [stdout] 559 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label_color`
[INFO] [stdout]    --> tests/pretty.rs:559:12
[INFO] [stdout]     |
[INFO] [stdout] 559 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label`
[INFO] [stdout]    --> tests/pretty.rs:565:12
[INFO] [stdout]     |
[INFO] [stdout] 565 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label_color`
[INFO] [stdout]    --> tests/pretty.rs:565:12
[INFO] [stdout]     |
[INFO] [stdout] 565 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label`
[INFO] [stdout]    --> tests/pretty.rs:602:12
[INFO] [stdout]     |
[INFO] [stdout] 602 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label_color`
[INFO] [stdout]    --> tests/pretty.rs:602:12
[INFO] [stdout]     |
[INFO] [stdout] 602 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label`
[INFO] [stdout]    --> tests/pretty.rs:608:12
[INFO] [stdout]     |
[INFO] [stdout] 608 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label_color`
[INFO] [stdout]    --> tests/pretty.rs:608:12
[INFO] [stdout]     |
[INFO] [stdout] 608 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `pretty` found for enum `simple_enum::E` in the current scope
[INFO] [stdout]    --> tests/pretty.rs:649:16
[INFO] [stdout]     |
[INFO] [stdout] 643 |   enum E {
[INFO] [stdout]     |   ------ method `pretty` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 649 |   assert_eq!(s.pretty(false, None, None).unwrap(), "AA\n".to_string());
[INFO] [stdout]     |                ^^^^^^ method not found in `simple_enum::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 `pretty`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `PrettyPrint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `pretty` found for enum `simple_enum::E` in the current scope
[INFO] [stdout]    --> tests/pretty.rs:652:16
[INFO] [stdout]     |
[INFO] [stdout] 643 |   enum E {
[INFO] [stdout]     |   ------ method `pretty` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 652 |   assert_eq!(s.pretty(false, None, None).unwrap(), "BB\n".to_string());
[INFO] [stdout]     |                ^^^^^^ method not found in `simple_enum::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 `pretty`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `PrettyPrint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label`
[INFO] [stdout]    --> tests/pretty.rs:663:12
[INFO] [stdout]     |
[INFO] [stdout] 663 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label_color`
[INFO] [stdout]    --> tests/pretty.rs:663:12
[INFO] [stdout]     |
[INFO] [stdout] 663 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `simple_enum_in_struct::E: PrettyPrint` is not satisfied
[INFO] [stdout]    --> tests/pretty.rs:663:12
[INFO] [stdout]     |
[INFO] [stdout] 663 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `PrettyPrint` is not implemented for `simple_enum_in_struct::E`
[INFO] [stdout]    --> tests/pretty.rs:658:3
[INFO] [stdout]     |
[INFO] [stdout] 658 |   enum E {
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `PrettyPrint`:
[INFO] [stdout]               HashMap<K, V>
[INFO] [stdout]               St
[INFO] [stdout]               empty_struct::T1
[INFO] [stdout]               formatter_struct::T1
[INFO] [stdout]               label_struct::T2
[INFO] [stdout]               nested_option_struct::T1
[INFO] [stdout]               nested_option_struct::T2
[INFO] [stdout]               nested_option_vec_struct::T1
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for the cast from `&simple_enum_in_struct::E` to `&dyn PrettyPrint`
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label`
[INFO] [stdout]    --> tests/pretty.rs:694:12
[INFO] [stdout]     |
[INFO] [stdout] 694 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label_color`
[INFO] [stdout]    --> tests/pretty.rs:694:12
[INFO] [stdout]     |
[INFO] [stdout] 694 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `vec_enum_in_struct::E: PrettyPrint` is not satisfied
[INFO] [stdout]    --> tests/pretty.rs:694:12
[INFO] [stdout]     |
[INFO] [stdout] 694 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `PrettyPrint` is not implemented for `vec_enum_in_struct::E`
[INFO] [stdout]    --> tests/pretty.rs:689:3
[INFO] [stdout]     |
[INFO] [stdout] 689 |   enum E {
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `PrettyPrint`:
[INFO] [stdout]               HashMap<K, V>
[INFO] [stdout]               St
[INFO] [stdout]               empty_struct::T1
[INFO] [stdout]               formatter_struct::T1
[INFO] [stdout]               label_struct::T2
[INFO] [stdout]               nested_option_struct::T1
[INFO] [stdout]               nested_option_struct::T2
[INFO] [stdout]               nested_option_vec_struct::T1
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for the cast from `&vec_enum_in_struct::E` to `&dyn PrettyPrint`
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label`
[INFO] [stdout]    --> tests/pretty.rs:722:12
[INFO] [stdout]     |
[INFO] [stdout] 722 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label_color`
[INFO] [stdout]    --> tests/pretty.rs:722:12
[INFO] [stdout]     |
[INFO] [stdout] 722 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `option_vec_enum_in_struct::E: PrettyPrint` is not satisfied
[INFO] [stdout]    --> tests/pretty.rs:722:12
[INFO] [stdout]     |
[INFO] [stdout] 722 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `PrettyPrint` is not implemented for `option_vec_enum_in_struct::E`
[INFO] [stdout]    --> tests/pretty.rs:717:3
[INFO] [stdout]     |
[INFO] [stdout] 717 |   enum E {
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `PrettyPrint`:
[INFO] [stdout]               HashMap<K, V>
[INFO] [stdout]               St
[INFO] [stdout]               empty_struct::T1
[INFO] [stdout]               formatter_struct::T1
[INFO] [stdout]               label_struct::T2
[INFO] [stdout]               nested_option_struct::T1
[INFO] [stdout]               nested_option_struct::T2
[INFO] [stdout]               nested_option_vec_struct::T1
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for the cast from `&option_vec_enum_in_struct::E` to `&dyn PrettyPrint`
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `pretty` found for enum `tuple_enum::E` in the current scope
[INFO] [stdout]    --> tests/pretty.rs:768:7
[INFO] [stdout]     |
[INFO] [stdout] 762 |   enum E {
[INFO] [stdout]     |   ------ method `pretty` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 768 |     s.pretty(false, None, None).unwrap(),
[INFO] [stdout]     |       ^^^^^^ method not found in `tuple_enum::E`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `pretty` exists on the type `St`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:299:3
[INFO] [stdout]     |
[INFO] [stdout] 299 |   fn pretty(&self, colored: bool, prefix: Option<String>, profile: Option<&str>) -> Result<String> {
[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 `pretty`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `PrettyPrint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label`
[INFO] [stdout]    --> tests/pretty.rs:755:12
[INFO] [stdout]     |
[INFO] [stdout] 755 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `MetaField<'_>` has no field named `label_color`
[INFO] [stdout]    --> tests/pretty.rs:755:12
[INFO] [stdout]     |
[INFO] [stdout] 755 |   #[derive(PrettyPrint)]
[INFO] [stdout]     |            ^^^^^^^^^^^ `MetaField<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `PrettyPrint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `pretty` found for enum `enum_with_label::E` in the current scope
[INFO] [stdout]    --> tests/pretty.rs:783:16
[INFO] [stdout]     |
[INFO] [stdout] 776 |   enum E {
[INFO] [stdout]     |   ------ method `pretty` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 783 |   assert_eq!(s.pretty(false, None, None).unwrap(), "AA\n".to_string());
[INFO] [stdout]     |                ^^^^^^ method not found in `enum_with_label::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 `pretty`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `PrettyPrint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `pretty` found for enum `enum_with_label::E` in the current scope
[INFO] [stdout]    --> tests/pretty.rs:787:7
[INFO] [stdout]     |
[INFO] [stdout] 776 |   enum E {
[INFO] [stdout]     |   ------ method `pretty` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 787 |     s.pretty(false, None, None).unwrap(),
[INFO] [stdout]     |       ^^^^^^ method not found in `enum_with_label::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 `pretty`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `PrettyPrint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0560, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crud-pretty-struct` (test "pretty") due to 86 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:298:11
[INFO] [stdout]     |
[INFO] [stdout] 298 |   fn meta(&self) -> Meta;
[INFO] [stdout]     |           ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |
[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] 298 |   fn meta(&self) -> Meta<'_>;
[INFO] [stdout]     |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/impls/hashmap.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 |   fn meta(&self) -> Meta {
[INFO] [stdout]   |           ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]   |           |
[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] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 |   fn meta(&self) -> Meta<'_> {
[INFO] [stdout]   |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/impls/value.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |   fn meta(&self) -> Meta {
[INFO] [stdout]    |           ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |           |
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 |   fn meta(&self) -> Meta<'_> {
[INFO] [stdout]    |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:716:15
[INFO] [stdout]     |
[INFO] [stdout] 716 |       fn meta(&self) -> Meta {
[INFO] [stdout]     |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 716 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:738:15
[INFO] [stdout]     |
[INFO] [stdout] 738 |       fn meta(&self) -> Meta {
[INFO] [stdout]     |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 738 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:805:15
[INFO] [stdout]     |
[INFO] [stdout] 805 |       fn meta(&self) -> Meta {
[INFO] [stdout]     |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 805 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:879:15
[INFO] [stdout]     |
[INFO] [stdout] 879 |       fn meta(&self) -> Meta {
[INFO] [stdout]     |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 879 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:929:15
[INFO] [stdout]     |
[INFO] [stdout] 929 |       fn meta(&self) -> Meta {
[INFO] [stdout]     |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 929 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:982:15
[INFO] [stdout]     |
[INFO] [stdout] 982 |       fn meta(&self) -> Meta {
[INFO] [stdout]     |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 982 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1048:15
[INFO] [stdout]      |
[INFO] [stdout] 1048 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1048 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1114:15
[INFO] [stdout]      |
[INFO] [stdout] 1114 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1114 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1180:15
[INFO] [stdout]      |
[INFO] [stdout] 1180 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1180 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1246:15
[INFO] [stdout]      |
[INFO] [stdout] 1246 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1246 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1301:15
[INFO] [stdout]      |
[INFO] [stdout] 1301 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1301 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1355:15
[INFO] [stdout]      |
[INFO] [stdout] 1355 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1355 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1407:15
[INFO] [stdout]      |
[INFO] [stdout] 1407 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1407 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1462:15
[INFO] [stdout]      |
[INFO] [stdout] 1462 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1462 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1512:15
[INFO] [stdout]      |
[INFO] [stdout] 1512 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1512 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1575:15
[INFO] [stdout]      |
[INFO] [stdout] 1575 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1575 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1625:15
[INFO] [stdout]      |
[INFO] [stdout] 1625 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1625 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1685:15
[INFO] [stdout]      |
[INFO] [stdout] 1685 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1685 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1732:15
[INFO] [stdout]      |
[INFO] [stdout] 1732 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1732 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1779:15
[INFO] [stdout]      |
[INFO] [stdout] 1779 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1779 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1829:15
[INFO] [stdout]      |
[INFO] [stdout] 1829 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1829 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1882:15
[INFO] [stdout]      |
[INFO] [stdout] 1882 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1882 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1948:15
[INFO] [stdout]      |
[INFO] [stdout] 1948 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1948 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2014:15
[INFO] [stdout]      |
[INFO] [stdout] 2014 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2014 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2080:15
[INFO] [stdout]      |
[INFO] [stdout] 2080 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2080 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2130:15
[INFO] [stdout]      |
[INFO] [stdout] 2130 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2130 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2203:15
[INFO] [stdout]      |
[INFO] [stdout] 2203 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2203 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2253:15
[INFO] [stdout]      |
[INFO] [stdout] 2253 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2253 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2339:15
[INFO] [stdout]      |
[INFO] [stdout] 2339 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2339 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2375:15
[INFO] [stdout]      |
[INFO] [stdout] 2375 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2375 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2427:15
[INFO] [stdout]      |
[INFO] [stdout] 2427 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2427 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5ad2292a05e1e5e7d401562c2e35369716899e7e7e3b8aab1f144c9ccaf7c858", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ad2292a05e1e5e7d401562c2e35369716899e7e7e3b8aab1f144c9ccaf7c858", kill_on_drop: false }`
[INFO] [stdout] 5ad2292a05e1e5e7d401562c2e35369716899e7e7e3b8aab1f144c9ccaf7c858
