[INFO] cloning repository https://github.com/djedi23/crud.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/djedi23/crud.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjedi23%2Fcrud.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjedi23%2Fcrud.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c843810c48ab26c3ffcde4ceafe5d147e10c35a
[INFO] testing djedi23/crud.rs against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjedi23%2Fcrud.rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/djedi23/crud.rs
[INFO] finished tweaking git repo https://github.com/djedi23/crud.rs
[INFO] tweaked toml for git repo https://github.com/djedi23/crud.rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/djedi23/crud.rs on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/djedi23/crud.rs 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df6e148223b6d26801cb595e8d9c8bfe7187d8f138c4153bdd1f656d9da22768
[INFO] running `Command { std: "docker" "start" "-a" "df6e148223b6d26801cb595e8d9c8bfe7187d8f138c4153bdd1f656d9da22768", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df6e148223b6d26801cb595e8d9c8bfe7187d8f138c4153bdd1f656d9da22768", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df6e148223b6d26801cb595e8d9c8bfe7187d8f138c4153bdd1f656d9da22768", kill_on_drop: false }`
[INFO] [stdout] df6e148223b6d26801cb595e8d9c8bfe7187d8f138c4153bdd1f656d9da22768
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa438306462f377b489cc2a904aaa92df9cd1856e21fc628be137e29ffe80a2a
[INFO] running `Command { std: "docker" "start" "-a" "aa438306462f377b489cc2a904aaa92df9cd1856e21fc628be137e29ffe80a2a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling scratch v1.0.8
[INFO] [stderr]    Compiling aws-lc-rs v1.13.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling trim-in-place v0.1.7
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.7
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yaml-rust2 v0.10.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling rust-ini v0.21.1
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pad v0.1.6
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling case v1.0.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling unicode-truncate v2.0.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling aws-lc-sys v0.28.0
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling calmio_filters v0.1.0
[INFO] [stderr]    Compiling calm_io v0.1.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v7.5.0
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling crud-pretty-struct-derive v0.1.7 (/opt/rustwide/workdir/crud-pretty-struct-derive)
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_qs v0.14.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling clap_builder v4.5.35
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling miette v7.5.0
[INFO] [stderr]    Compiling crud-api-endpoint v0.1.7 (/opt/rustwide/workdir/crud-api-endpoint)
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling crud-pretty-struct v0.1.7 (/opt/rustwide/workdir/crud-pretty-struct)
[INFO] [stderr]    Compiling crud-tidy-viewer v0.1.7 (/opt/rustwide/workdir/crud-tidy-viewer)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crud-pretty-struct/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]  --> crud-pretty-struct/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]   --> crud-pretty-struct/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]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling crud-api-derive v0.1.7 (/opt/rustwide/workdir/crud-api-derive)
[INFO] [stderr]    Compiling crud-derive v0.1.7 (/opt/rustwide/workdir/crud-derive)
[INFO] [stderr]    Compiling config v0.15.11
[INFO] [stderr]    Compiling clap v4.5.35
[INFO] [stderr]    Compiling crud-auth v0.1.7 (/opt/rustwide/workdir/crud-auth)
[INFO] [stderr]    Compiling clap_complete v4.5.47
[INFO] [stderr]    Compiling crud-auth-no-auth v0.1.7 (/opt/rustwide/workdir/crud-auth-no-auth)
[INFO] [stderr]    Compiling crud-auth-bearer v0.1.7 (/opt/rustwide/workdir/crud-auth-bearer)
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling crud-api v0.1.7 (/opt/rustwide/workdir/crud-api)
[INFO] [stderr]    Compiling crud v0.1.7 (/opt/rustwide/workdir/crud)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "aa438306462f377b489cc2a904aaa92df9cd1856e21fc628be137e29ffe80a2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa438306462f377b489cc2a904aaa92df9cd1856e21fc628be137e29ffe80a2a", kill_on_drop: false }`
[INFO] [stdout] aa438306462f377b489cc2a904aaa92df9cd1856e21fc628be137e29ffe80a2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a4911dd3594137b47c0472f1dd8cf3ca0de36e189daf634ade8032a01ab546e
[INFO] running `Command { std: "docker" "start" "-a" "3a4911dd3594137b47c0472f1dd8cf3ca0de36e189daf634ade8032a01ab546e", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling crud-pretty-struct-derive v0.1.7 (/opt/rustwide/workdir/crud-pretty-struct-derive)
[INFO] [stderr]    Compiling openssl-src v300.4.2+3.4.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling crud-api-derive v0.1.7 (/opt/rustwide/workdir/crud-api-derive)
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling crud-derive v0.1.7 (/opt/rustwide/workdir/crud-derive)
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling crud-auth-no-auth v0.1.7 (/opt/rustwide/workdir/crud-auth-no-auth)
[INFO] [stderr]    Compiling crud-auth-bearer v0.1.7 (/opt/rustwide/workdir/crud-auth-bearer)
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling crud-auth v0.1.7 (/opt/rustwide/workdir/crud-auth)
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling crud-pretty-struct v0.1.7 (/opt/rustwide/workdir/crud-pretty-struct)
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crud-pretty-struct/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]  --> crud-pretty-struct/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]   --> crud-pretty-struct/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]    --> crud-pretty-struct/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]  --> crud-pretty-struct/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]   --> crud-pretty-struct/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]    --> crud-pretty-struct/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]    --> crud-pretty-struct/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]    --> crud-pretty-struct/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]    --> crud-pretty-struct/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]    --> crud-pretty-struct/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]    --> crud-pretty-struct/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]     --> crud-pretty-struct/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]     --> crud-pretty-struct/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]     --> crud-pretty-struct/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]     --> crud-pretty-struct/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]     --> crud-pretty-struct/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]     --> crud-pretty-struct/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]     --> crud-pretty-struct/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]     --> crud-pretty-struct/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]     --> crud-pretty-struct/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]     --> crud-pretty-struct/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]     --> crud-pretty-struct/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]     --> crud-pretty-struct/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]     --> crud-pretty-struct/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]     --> crud-pretty-struct/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]     --> crud-pretty-struct/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]     --> crud-pretty-struct/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]     --> crud-pretty-struct/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]     --> crud-pretty-struct/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]     --> crud-pretty-struct/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]     --> crud-pretty-struct/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]     --> crud-pretty-struct/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]     --> crud-pretty-struct/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]     --> crud-pretty-struct/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]     --> crud-pretty-struct/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]     --> crud-pretty-struct/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] [stderr]    Compiling crud-tidy-viewer v0.1.7 (/opt/rustwide/workdir/crud-tidy-viewer)
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling crud-api v0.1.7 (/opt/rustwide/workdir/crud-api)
[INFO] [stderr]    Compiling crud v0.1.7 (/opt/rustwide/workdir/crud)
[INFO] [stderr]    Compiling crud-api-endpoint v0.1.7 (/opt/rustwide/workdir/crud-api-endpoint)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 51s
[INFO] running `Command { std: "docker" "inspect" "3a4911dd3594137b47c0472f1dd8cf3ca0de36e189daf634ade8032a01ab546e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a4911dd3594137b47c0472f1dd8cf3ca0de36e189daf634ade8032a01ab546e", kill_on_drop: false }`
[INFO] [stdout] 3a4911dd3594137b47c0472f1dd8cf3ca0de36e189daf634ade8032a01ab546e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9bd316f86d4b739e7f60630abbe4a0255fad56a66daf7628283a31db4a83ca29
[INFO] running `Command { std: "docker" "start" "-a" "9bd316f86d4b739e7f60630abbe4a0255fad56a66daf7628283a31db4a83ca29", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crud-pretty-struct/src/lib.rs:298:11
[INFO] [stderr]     |
[INFO] [stderr] 298 |   fn meta(&self) -> Meta;
[INFO] [stderr]     |           ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |           |
[INFO] [stderr]     |           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 298 |   fn meta(&self) -> Meta<'_>;
[INFO] [stderr]     |                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> crud-pretty-struct/src/impls/hashmap.rs:9:11
[INFO] [stderr]   |
[INFO] [stderr] 9 |   fn meta(&self) -> Meta {
[INFO] [stderr]   |           ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]   |           |
[INFO] [stderr]   |           the lifetime is elided here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]   |
[INFO] [stderr] 9 |   fn meta(&self) -> Meta<'_> {
[INFO] [stderr]   |                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> crud-pretty-struct/src/impls/value.rs:10:11
[INFO] [stderr]    |
[INFO] [stderr] 10 |   fn meta(&self) -> Meta {
[INFO] [stderr]    |           ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |           |
[INFO] [stderr]    |           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 10 |   fn meta(&self) -> Meta<'_> {
[INFO] [stderr]    |                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `crud-pretty-struct` (lib) generated 3 warnings (run `cargo fix --lib -p crud-pretty-struct` to apply 3 suggestions)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crud-pretty-struct/src/lib.rs:716:15
[INFO] [stderr]     |
[INFO] [stderr] 716 |       fn meta(&self) -> Meta {
[INFO] [stderr]     |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 716 |       fn meta(&self) -> Meta<'_> {
[INFO] [stderr]     |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crud-pretty-struct/src/lib.rs:738:15
[INFO] [stderr]     |
[INFO] [stderr] 738 |       fn meta(&self) -> Meta {
[INFO] [stderr]     |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 738 |       fn meta(&self) -> Meta<'_> {
[INFO] [stderr]     |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crud-pretty-struct/src/lib.rs:805:15
[INFO] [stderr]     |
[INFO] [stderr] 805 |       fn meta(&self) -> Meta {
[INFO] [stderr]     |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 805 |       fn meta(&self) -> Meta<'_> {
[INFO] [stderr]     |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crud-pretty-struct/src/lib.rs:879:15
[INFO] [stderr]     |
[INFO] [stderr] 879 |       fn meta(&self) -> Meta {
[INFO] [stderr]     |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 879 |       fn meta(&self) -> Meta<'_> {
[INFO] [stderr]     |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crud-pretty-struct/src/lib.rs:929:15
[INFO] [stderr]     |
[INFO] [stderr] 929 |       fn meta(&self) -> Meta {
[INFO] [stderr]     |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 929 |       fn meta(&self) -> Meta<'_> {
[INFO] [stderr]     |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crud-pretty-struct/src/lib.rs:982:15
[INFO] [stderr]     |
[INFO] [stderr] 982 |       fn meta(&self) -> Meta {
[INFO] [stderr]     |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 982 |       fn meta(&self) -> Meta<'_> {
[INFO] [stderr]     |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> crud-pretty-struct/src/lib.rs:1048:15
[INFO] [stderr]      |
[INFO] [stderr] 1048 |       fn meta(&self) -> Meta {
[INFO] [stderr]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]      |               |
[INFO] [stderr]      |               the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1048 |       fn meta(&self) -> Meta<'_> {
[INFO] [stderr]      |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> crud-pretty-struct/src/lib.rs:1114:15
[INFO] [stderr]      |
[INFO] [stderr] 1114 |       fn meta(&self) -> Meta {
[INFO] [stderr]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]      |               |
[INFO] [stderr]      |               the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1114 |       fn meta(&self) -> Meta<'_> {
[INFO] [stderr]      |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> crud-pretty-struct/src/lib.rs:1180:15
[INFO] [stderr]      |
[INFO] [stderr] 1180 |       fn meta(&self) -> Meta {
[INFO] [stderr]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]      |               |
[INFO] [stderr]      |               the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1180 |       fn meta(&self) -> Meta<'_> {
[INFO] [stderr]      |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> crud-pretty-struct/src/lib.rs:1246:15
[INFO] [stderr]      |
[INFO] [stderr] 1246 |       fn meta(&self) -> Meta {
[INFO] [stderr]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]      |               |
[INFO] [stderr]      |               the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1246 |       fn meta(&self) -> Meta<'_> {
[INFO] [stderr]      |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> crud-pretty-struct/src/lib.rs:1301:15
[INFO] [stderr]      |
[INFO] [stderr] 1301 |       fn meta(&self) -> Meta {
[INFO] [stderr]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]      |               |
[INFO] [stderr]      |               the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1301 |       fn meta(&self) -> Meta<'_> {
[INFO] [stderr]      |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> crud-pretty-struct/src/lib.rs:1355:15
[INFO] [stderr]      |
[INFO] [stderr] 1355 |       fn meta(&self) -> Meta {
[INFO] [stderr]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]      |               |
[INFO] [stderr]      |               the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1355 |       fn meta(&self) -> Meta<'_> {
[INFO] [stderr]      |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> crud-pretty-struct/src/lib.rs:1407:15
[INFO] [stderr]      |
[INFO] [stderr] 1407 |       fn meta(&self) -> Meta {
[INFO] [stderr]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]      |               |
[INFO] [stderr]      |               the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1407 |       fn meta(&self) -> Meta<'_> {
[INFO] [stderr]      |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> crud-pretty-struct/src/lib.rs:1462:15
[INFO] [stderr]      |
[INFO] [stderr] 1462 |       fn meta(&self) -> Meta {
[INFO] [stderr]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]      |               |
[INFO] [stderr]      |               the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1462 |       fn meta(&self) -> Meta<'_> {
[INFO] [stderr]      |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> crud-pretty-struct/src/lib.rs:1512:15
[INFO] [stderr]      |
[INFO] [stderr] 1512 |       fn meta(&self) -> Meta {
[INFO] [stderr]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]      |               |
[INFO] [stderr]      |               the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1512 |       fn meta(&self) -> Meta<'_> {
[INFO] [stderr]      |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> crud-pretty-struct/src/lib.rs:1575:15
[INFO] [stderr]      |
[INFO] [stderr] 1575 |       fn meta(&self) -> Meta {
[INFO] [stderr]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]      |               |
[INFO] [stderr]      |               the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1575 |       fn meta(&self) -> Meta<'_> {
[INFO] [stderr]      |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> crud-pretty-struct/src/lib.rs:1625:15
[INFO] [stderr]      |
[INFO] [stderr] 1625 |       fn meta(&self) -> Meta {
[INFO] [stderr]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]      |               |
[INFO] [stderr]      |               the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1625 |       fn meta(&self) -> Meta<'_> {
[INFO] [stderr]      |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> crud-pretty-struct/src/lib.rs:1685:15
[INFO] [stderr]      |
[INFO] [stderr] 1685 |       fn meta(&self) -> Meta {
[INFO] [stderr]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]      |               |
[INFO] [stderr]      |               the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1685 |       fn meta(&self) -> Meta<'_> {
[INFO] [stderr]      |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> crud-pretty-struct/src/lib.rs:1732:15
[INFO] [stderr]      |
[INFO] [stderr] 1732 |       fn meta(&self) -> Meta {
[INFO] [stderr]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]      |               |
[INFO] [stderr]      |               the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1732 |       fn meta(&self) -> Meta<'_> {
[INFO] [stderr]      |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> crud-pretty-struct/src/lib.rs:1779:15
[INFO] [stderr]      |
[INFO] [stderr] 1779 |       fn meta(&self) -> Meta {
[INFO] [stderr]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]      |               |
[INFO] [stderr]      |               the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1779 |       fn meta(&self) -> Meta<'_> {
[INFO] [stderr]      |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> crud-pretty-struct/src/lib.rs:1829:15
[INFO] [stderr]      |
[INFO] [stderr] 1829 |       fn meta(&self) -> Meta {
[INFO] [stderr]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]      |               |
[INFO] [stderr]      |               the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1829 |       fn meta(&self) -> Meta<'_> {
[INFO] [stderr]      |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> crud-pretty-struct/src/lib.rs:1882:15
[INFO] [stderr]      |
[INFO] [stderr] 1882 |       fn meta(&self) -> Meta {
[INFO] [stderr]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]      |               |
[INFO] [stderr]      |               the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1882 |       fn meta(&self) -> Meta<'_> {
[INFO] [stderr]      |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> crud-pretty-struct/src/lib.rs:1948:15
[INFO] [stderr]      |
[INFO] [stderr] 1948 |       fn meta(&self) -> Meta {
[INFO] [stderr]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]      |               |
[INFO] [stderr]      |               the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1948 |       fn meta(&self) -> Meta<'_> {
[INFO] [stderr]      |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> crud-pretty-struct/src/lib.rs:2014:15
[INFO] [stderr]      |
[INFO] [stderr] 2014 |       fn meta(&self) -> Meta {
[INFO] [stderr]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]      |               |
[INFO] [stderr]      |               the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 2014 |       fn meta(&self) -> Meta<'_> {
[INFO] [stderr]      |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> crud-pretty-struct/src/lib.rs:2080:15
[INFO] [stderr]      |
[INFO] [stderr] 2080 |       fn meta(&self) -> Meta {
[INFO] [stderr]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]      |               |
[INFO] [stderr]      |               the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 2080 |       fn meta(&self) -> Meta<'_> {
[INFO] [stderr]      |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> crud-pretty-struct/src/lib.rs:2130:15
[INFO] [stderr]      |
[INFO] [stderr] 2130 |       fn meta(&self) -> Meta {
[INFO] [stderr]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]      |               |
[INFO] [stderr]      |               the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 2130 |       fn meta(&self) -> Meta<'_> {
[INFO] [stderr]      |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> crud-pretty-struct/src/lib.rs:2203:15
[INFO] [stderr]      |
[INFO] [stderr] 2203 |       fn meta(&self) -> Meta {
[INFO] [stderr]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]      |               |
[INFO] [stderr]      |               the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 2203 |       fn meta(&self) -> Meta<'_> {
[INFO] [stderr]      |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> crud-pretty-struct/src/lib.rs:2253:15
[INFO] [stderr]      |
[INFO] [stderr] 2253 |       fn meta(&self) -> Meta {
[INFO] [stderr]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]      |               |
[INFO] [stderr]      |               the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 2253 |       fn meta(&self) -> Meta<'_> {
[INFO] [stderr]      |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> crud-pretty-struct/src/lib.rs:2339:15
[INFO] [stderr]      |
[INFO] [stderr] 2339 |       fn meta(&self) -> Meta {
[INFO] [stderr]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]      |               |
[INFO] [stderr]      |               the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 2339 |       fn meta(&self) -> Meta<'_> {
[INFO] [stderr]      |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> crud-pretty-struct/src/lib.rs:2375:15
[INFO] [stderr]      |
[INFO] [stderr] 2375 |       fn meta(&self) -> Meta {
[INFO] [stderr]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]      |               |
[INFO] [stderr]      |               the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 2375 |       fn meta(&self) -> Meta<'_> {
[INFO] [stderr]      |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> crud-pretty-struct/src/lib.rs:2427:15
[INFO] [stderr]      |
[INFO] [stderr] 2427 |       fn meta(&self) -> Meta {
[INFO] [stderr]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]      |               |
[INFO] [stderr]      |               the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 2427 |       fn meta(&self) -> Meta<'_> {
[INFO] [stderr]      |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `crud-pretty-struct` (lib test) generated 34 warnings (3 duplicates) (run `cargo fix --lib -p crud-pretty-struct --tests` to apply 31 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crud-ae89c635fe4057bd)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crud_api-ac62705b7c017b78)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crud_api_derive-36541f7814bfb208)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test gen_clap_declarations::tests::test_strip_var ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crud_api_endpoint-01451f2b1fae293b)
[INFO] [stdout] test gen_clap_declarations::tests::test_subcommand_rec ... ok
[INFO] [stdout] test input::structs::tests::is_option_test ... ok
[INFO] [stdout] test input::structs::tests::is_vec_test ... ok
[INFO] [stdout] test input::structs::tests::is_option_vec_test ... ok
[INFO] [stdout] test gen_clap_declarations::tests::test_is_var ... ok
[INFO] [stdout] test input::structs::tests::type_strip_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::test_insert_one_endpoint_at_one_level_endpoint ... ok
[INFO] [stdout] test tests::test_endpoint_result_struct ... ok
[INFO] [stdout] test tests::test_insert_three_endpoints_at_two_levels ... ok
[INFO] [stdout] test tests::test_insert_two_endpoints_at_one_level ... ok
[INFO] [stdout] test tests::test_insert_simple_endpoint ... ok
[INFO] [stdout] test tests::test_endpoint_default ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crud_auth-3f849aab28d2dbf3)
[INFO] [stdout] test tests::test_insert_one_endpoints_at_three_levels ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crud_auth_bearer-dd02fd31b494b829)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crud_auth_no_auth-36c9d86ff3ae7d44)
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crud_derive-98053b7891da5c25)
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crud_pretty_struct-b997c048cd40e12f)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test impls::value::tests::value_array ... ok
[INFO] [stdout] test impls::value::tests::value_number ... ok
[INFO] [stdout] test impls::value::tests::value_number_colored ... ok
[INFO] [stdout] test impls::value::tests::value_number_porefix ... ok
[INFO] [stdout] test impls::value::tests::value_object ... ok
[INFO] [stdout] test impls::value::tests::value_object_colored ... ok
[INFO] [stdout] test impls::value::tests::value_array_prefix ... ok
[INFO] [stdout] test impls::value::tests::value_string ... ok
[INFO] [stdout] test tests::coloring_some_red ... ok
[INFO] [stdout] test tests::empty_struct ... ok
[INFO] [stdout] test tests::coloring_none ... ok
[INFO] [stdout] test tests::enum_with_struct ... ok
[INFO] [stdout] test tests::option_vec_struct ... ok
[INFO] [stdout] test tests::simple_enum ... ok
[INFO] [stdout] test tests::simple_struct_colored ... ok
[INFO] [stdout] test tests::nested_option_struct ... ok
[INFO] [stdout] test tests::option_struct ... ok
[INFO] [stdout] test tests::nested_option_vec_struct ... ok
[INFO] [stdout] test impls::value::tests::value_bool ... ok
[INFO] [stdout] test tests::nested_struct ... ok
[INFO] [stdout] test tests::nested_vec_struct ... ok
[INFO] [stdout] test tests::simple_struct_custom_label_color ... ok
[INFO] [stdout] test tests::simple_struct_custom_color ... ok
[INFO] [stdout] test tests::simple_struct_custom_separator ... ok
[INFO] [stdout] test tests::skip_none_nested_option_struct ... ok
[INFO] [stdout] test tests::skip_none_option_struct ... ok
[INFO] [stdout] test tests::option_struct_colored ... ok
[INFO] [stdout] test impls::value::tests::value_null ... ok
[INFO] [stdout] test tests::formatter_option_struct ... ok
[INFO] [stdout] test tests::vec_struct ... ok
[INFO] [stdout] test tests::vec_struct_colored ... ok
[INFO] [stdout] test tests::skip_none_nested_option_vec_struct ... ok
[INFO] [stdout] test tests::option_vec_struct_colored ... ok
[INFO] [stdout] test tests::struct_with_profile ... ok
[INFO] [stdout] test tests::simple_struct ... ok
[INFO] [stdout] test tests::skip_none_option_vec_struct ... ok
[INFO] [stdout] test impls::value::tests::value_array_color ... ok
[INFO] [stdout] test impls::value::tests::value_array_prefix_colored ... ok
[INFO] [stderr]      Running tests/pretty.rs (/opt/rustwide/target/debug/deps/pretty-57bde706e1ef0ce6)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test empty_struct ... ok
[INFO] [stdout] test enum_with_label ... ok
[INFO] [stdout] test formatter_struct ... ok
[INFO] [stdout] test label_struct ... ok
[INFO] [stdout] test nested_option_vec_struct ... ok
[INFO] [stdout] test nested_struct ... ok
[INFO] [stdout] test option_struct ... ok
[INFO] [stdout] test nested_option_struct ... ok
[INFO] [stdout] test option_struct_colored ... ok
[INFO] [stdout] test option_vec_enum_in_struct ... ok
[INFO] [stdout] test option_vec_struct_colored ... ok
[INFO] [stdout] test profile_struct ... ok
[INFO] [stdout] test simple_enum ... ok
[INFO] [stdout] test simple_enum_in_struct ... ok
[INFO] [stdout] test simple_struct ... ok
[INFO] [stdout] test simple_struct_colored ... ok
[INFO] [stdout] test simple_struct_custom_label_color ... ok
[INFO] [stdout] test simple_struct_custom_color ... ok
[INFO] [stdout] test skip_none_nested_option_struct ... ok
[INFO] [stdout] test skip_none_nested_option_vec_struct ... ok
[INFO] [stdout] test skip_simple_struct ... ok
[INFO] [stdout] test skip_none_option_struct ... ok
[INFO] [stdout] test simple_struct_custom_separator ... ok
[INFO] [stdout] test skip_nested_struct ... ok
[INFO] [stdout] test tuple_enum ... ok
[INFO] [stdout] test vec_struct ... ok
[INFO] [stdout] test vec_enum_in_struct ... ok
[INFO] [stdout] test vec_struct_colored ... ok
[INFO] [stdout] test vec_struct_nested ... ok
[INFO] [stdout] test option_vec_struct ... ok
[INFO] [stdout] test skip_none_option_vec_struct ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crud_pretty_struct_derive-b244a0a2599f917f)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crud_tidy_viewer-8fe1576f573b5caa)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test datatype::sigfig::test_f100 ... ok
[INFO] [stdout] test datatype::sigfig::test_f12345 ... ok
[INFO] [stdout] test datatype::sigfig::test_long_double ... ok
[INFO] [stdout] test datatype::sigfig::test_fn12345 ... ok
[INFO] [stdout] test datatype::sigfig::test_norms ... ok
[INFO] [stderr]    Doc-tests crud
[INFO] [stdout] test datatype::sigfig::test_fn100 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test crud/src/lib.rs - (line 42) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests crud_api
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test crud-api/src/lib.rs - (line 76) ... ok
[INFO] [stdout] test crud-api/src/lib.rs - (line 94) ... ok
[INFO] [stdout] test crud-api/src/lib.rs - (line 122) ... ok
[INFO] [stdout] test crud-api/src/lib.rs - (line 40) ... ok
[INFO] [stdout] test crud-api/src/lib.rs - (line 56) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.17s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests crud_api_derive
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests crud_api_endpoint
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test crud-api-endpoint/src/lib.rs - Endpoint::transform_from (line 77) ... ignored
[INFO] [stdout] test crud-api-endpoint/src/lib.rs - EndpointBuilder::transform_from (line 77) ... ignored
[INFO] [stdout] test crud-api-endpoint/src/lib.rs - EndpointBuilder::transform_from (line 77) ... ignored
[INFO] [stdout] test crud-api-endpoint/src/api_run.rs - api_run::ApiInformation (line 9) ... ok
[INFO] [stdout] test crud-api-endpoint/src/api_run.rs - api_run::ApiRun::infos (line 70) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.67s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests crud_auth
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests crud_auth_bearer
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests crud_auth_no_auth
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests crud_derive
[INFO] [stderr]    Doc-tests crud_pretty_struct
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test crud-pretty-struct/src/lib.rs - (line 82) ... ok
[INFO] [stdout] test crud-pretty-struct/src/lib.rs - (line 60) ... ok
[INFO] [stdout] test crud-pretty-struct/src/lib.rs - (line 161) ... ok
[INFO] [stdout] test crud-pretty-struct/src/lib.rs - (line 93) ... ok
[INFO] [stdout] test crud-pretty-struct/src/lib.rs - (line 71) ... ok
[INFO] [stdout] test crud-pretty-struct/src/lib.rs - (line 49) ... ok
[INFO] [stdout] test crud-pretty-struct/src/lib.rs - (line 132) ... ok
[INFO] [stdout] test crud-pretty-struct/src/lib.rs - (line 143) ... ok
[INFO] [stdout] test crud-pretty-struct/src/lib.rs - (line 35) ... ok
[INFO] [stdout] test crud-pretty-struct/src/lib.rs - (line 122) ... ok
[INFO] [stdout] test crud-pretty-struct/src/lib.rs - (line 173) ... ok
[INFO] [stdout] test crud-pretty-struct/src/lib.rs - (line 104) ... ok
[INFO] [stdout] test crud-pretty-struct/src/lib.rs - (line 9) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.52s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests crud_pretty_struct_derive
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests crud_tidy_viewer
[INFO] [stdout] running 3 tests
[INFO] [stdout] test crud-pretty-struct-derive/src/lib.rs - PrettyField::formatter (line 60) ... ignored
[INFO] [stdout] test crud-pretty-struct-derive/src/lib.rs - PrettyField::formatter (line 64) ... ignored
[INFO] [stdout] test crud-pretty-struct-derive/src/lib.rs - pretty_struct_derive (line 100) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test crud-tidy-viewer/src/lib.rs - (line 9) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crud-tidy-viewer/src/lib.rs - (line 9) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (780) panicked at crud-tidy-viewer/src/lib.rs:73:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b529aba3ba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55b529aba3ba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55b529aba3ba - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55b529aba3ba - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55b529aceada - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55b529aceada - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x55b529abe942 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55b529abe942 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55b529a9f68f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55b529a9f68f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55b529ab5981 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x55b529ab5b3b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x55b529a9f748 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x55b529a971f9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x55b529aa00ad - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x55b529acf43c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x55b529acf1b2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x55b5298019ae - core::result::Result<T,E>::unwrap::he9930b1634d4b0b4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   18:     0x55b5298019ae - <crud_tidy_viewer::TableConfig as core::default::Default>::default::he6fa221a88bfd4b9
[INFO] [stdout]                                at /opt/rustwide/workdir/crud-tidy-viewer/src/lib.rs:73:47
[INFO] [stdout]   19:     0x55b5297dca8b - rust_out::main::habb284d3ce5da412
[INFO] [stdout]   20:     0x55b5297db983 - core::ops::function::FnOnce::call_once::h07a116e02d4aa7f7
[INFO] [stdout]   21:     0x55b5297db966 - std::sys::backtrace::__rust_begin_short_backtrace::hde2612e0f2c1d0c9
[INFO] [stdout]   22:     0x55b5297db949 - std::rt::lang_start::{{closure}}::h23860edae00a1774
[INFO] [stdout]   23:     0x55b529ab4d04 - <&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x55b529ab4d04 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25:     0x55b529ab4d04 - std[b80a194dd3c418bb]::panicking::catch_unwind::<i32, &dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x55b529ab4d04 - std[b80a194dd3c418bb]::panic::catch_unwind::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x55b529ab4d04 - std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x55b529ab4d04 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x55b529ab4d04 - std[b80a194dd3c418bb]::panicking::catch_unwind::<isize, std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x55b529ab4d04 - std[b80a194dd3c418bb]::panic::catch_unwind::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55b529ab4d04 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x55b5297db931 - std::rt::lang_start::he2da667c843f7abd
[INFO] [stdout]   33:     0x55b5297dcaf5 - main
[INFO] [stdout]   34:     0x76985cc531ca - <unknown>
[INFO] [stdout]   35:     0x76985cc5328b - __libc_start_main
[INFO] [stdout]   36:     0x55b5297db845 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     crud-tidy-viewer/src/lib.rs - (line 9)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p crud-tidy-viewer --doc`
[INFO] running `Command { std: "docker" "inspect" "9bd316f86d4b739e7f60630abbe4a0255fad56a66daf7628283a31db4a83ca29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bd316f86d4b739e7f60630abbe4a0255fad56a66daf7628283a31db4a83ca29", kill_on_drop: false }`
[INFO] [stdout] 9bd316f86d4b739e7f60630abbe4a0255fad56a66daf7628283a31db4a83ca29
