[INFO] fetching crate crud-pretty-struct 0.1.7...
[INFO] testing crud-pretty-struct-0.1.7 against 1.90.0 for beta-1.91-3
[INFO] extracting crate crud-pretty-struct 0.1.7 into /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate crud-pretty-struct 0.1.7 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lazy-regex v3.4.1
[INFO] [stderr]   Downloaded strict v0.2.0
[INFO] [stderr]   Downloaded owo-colors v4.2.0
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.4.1
[INFO] [stderr]   Downloaded minimad v0.13.1
[INFO] [stderr]   Downloaded crud-pretty-struct-derive v0.1.6
[INFO] [stderr]   Downloaded supports-hyperlinks v3.1.0
[INFO] [stderr]   Downloaded crokey-proc_macros v1.1.1
[INFO] [stderr]   Downloaded crokey v1.1.1
[INFO] [stderr]   Downloaded termimad v0.31.2
[INFO] [stderr]   Downloaded coolor v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] af77f43acdc9a467e56cbf445d3aeef0aec6960040c793f06d98822b18207fce
[INFO] running `Command { std: "docker" "start" "-a" "af77f43acdc9a467e56cbf445d3aeef0aec6960040c793f06d98822b18207fce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af77f43acdc9a467e56cbf445d3aeef0aec6960040c793f06d98822b18207fce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af77f43acdc9a467e56cbf445d3aeef0aec6960040c793f06d98822b18207fce", kill_on_drop: false }`
[INFO] [stdout] af77f43acdc9a467e56cbf445d3aeef0aec6960040c793f06d98822b18207fce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c011bda4e53aa0266c6b9110d5be73ab2846b8108aa0bacd86c683e6e7c73925
[INFO] running `Command { std: "docker" "start" "-a" "c011bda4e53aa0266c6b9110d5be73ab2846b8108aa0bacd86c683e6e7c73925", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[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 proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling textwrap v0.16.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 terminal_size v0.4.2
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[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 darling_macro v0.20.11
[INFO] [stderr]    Compiling strum v0.25.0
[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 37.98s
[INFO] running `Command { std: "docker" "inspect" "c011bda4e53aa0266c6b9110d5be73ab2846b8108aa0bacd86c683e6e7c73925", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c011bda4e53aa0266c6b9110d5be73ab2846b8108aa0bacd86c683e6e7c73925", kill_on_drop: false }`
[INFO] [stdout] c011bda4e53aa0266c6b9110d5be73ab2846b8108aa0bacd86c683e6e7c73925
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a6e67a467c5a4d8835a827ea83eb3e86d23e79ee10e681222350f2e19be69a4
[INFO] running `Command { std: "docker" "start" "-a" "8a6e67a467c5a4d8835a827ea83eb3e86d23e79ee10e681222350f2e19be69a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[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..708)) }, Error { kind: UnknownField(ErrorUnknownField { name: "profiles", did_you_mean: None }), locations: ["bb"], span: Some(#0 bytes(742..750)) }, Error { kind: UnknownField(ErrorUnknownField { name: "profiles", did_you_mean: None }), locations: ["cccc"], span: Some(#0 bytes(788..796)) }]), 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..15982)) }
[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]     |            ^^^^^^^^^^^ the trait `PrettyPrint` is not implemented for `simple_enum_in_struct::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]     |            ^^^^^^^^^^^ the trait `PrettyPrint` is not implemented for `vec_enum_in_struct::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]     |            ^^^^^^^^^^^ the trait `PrettyPrint` is not implemented for `option_vec_enum_in_struct::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" "8a6e67a467c5a4d8835a827ea83eb3e86d23e79ee10e681222350f2e19be69a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a6e67a467c5a4d8835a827ea83eb3e86d23e79ee10e681222350f2e19be69a4", kill_on_drop: false }`
[INFO] [stdout] 8a6e67a467c5a4d8835a827ea83eb3e86d23e79ee10e681222350f2e19be69a4
