[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-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjedi23%2Fcrud.rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/djedi23/crud.rs on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19cfd581d22a3330505bec3b8f9afb599d15bf42b2644c8cd432e5142eda3961
[INFO] running `Command { std: "docker" "start" "-a" "19cfd581d22a3330505bec3b8f9afb599d15bf42b2644c8cd432e5142eda3961", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19cfd581d22a3330505bec3b8f9afb599d15bf42b2644c8cd432e5142eda3961", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19cfd581d22a3330505bec3b8f9afb599d15bf42b2644c8cd432e5142eda3961", kill_on_drop: false }`
[INFO] [stdout] 19cfd581d22a3330505bec3b8f9afb599d15bf42b2644c8cd432e5142eda3961
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96a99e95df022857035e267c8439c7df05ea808d87b9318f725346d122ae581d
[INFO] running `Command { std: "docker" "start" "-a" "96a99e95df022857035e267c8439c7df05ea808d87b9318f725346d122ae581d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling aws-lc-rs v1.13.0
[INFO] [stderr]    Compiling scratch v1.0.8
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling trim-in-place v0.1.7
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling miniz_oxide v0.8.7
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling supports-color v3.0.2
[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 const-random-macro v0.1.16
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling yaml-rust2 v0.10.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling rust-ini v0.21.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling pad v0.1.6
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling case v1.0.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling aws-lc-sys v0.28.0
[INFO] [stderr]    Compiling unicode-truncate v2.0.0
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling calmio_filters v0.1.0
[INFO] [stderr]    Compiling calm_io v0.1.1
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling miette-derive v7.5.0
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[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 pest_meta v2.8.0
[INFO] [stderr]    Compiling crud-pretty-struct-derive v0.1.7 (/opt/rustwide/workdir/crud-pretty-struct-derive)
[INFO] [stderr]    Compiling serde v1.0.219
[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_json v1.0.140
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned 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 toml_edit v0.22.24
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling clap_builder v4.5.35
[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-tidy-viewer v0.1.7 (/opt/rustwide/workdir/crud-tidy-viewer)
[INFO] [stderr]    Compiling crud-pretty-struct v0.1.7 (/opt/rustwide/workdir/crud-pretty-struct)
[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 clap v4.5.35
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling clap_complete v4.5.47
[INFO] [stderr]    Compiling config v0.15.11
[INFO] [stderr]    Compiling crud-auth v0.1.7 (/opt/rustwide/workdir/crud-auth)
[INFO] [stderr]    Compiling crud-auth-bearer v0.1.7 (/opt/rustwide/workdir/crud-auth-bearer)
[INFO] [stderr]    Compiling crud-auth-no-auth v0.1.7 (/opt/rustwide/workdir/crud-auth-no-auth)
[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 14s
[INFO] running `Command { std: "docker" "inspect" "96a99e95df022857035e267c8439c7df05ea808d87b9318f725346d122ae581d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96a99e95df022857035e267c8439c7df05ea808d87b9318f725346d122ae581d", kill_on_drop: false }`
[INFO] [stdout] 96a99e95df022857035e267c8439c7df05ea808d87b9318f725346d122ae581d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4363659c93466584dddd134e209c1db724760b361a3a9818273a40ece253cfa4
[INFO] running `Command { std: "docker" "start" "-a" "4363659c93466584dddd134e209c1db724760b361a3a9818273a40ece253cfa4", kill_on_drop: false }`
[INFO] [stderr]    Compiling mio v1.0.3
[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 vcpkg v0.2.15
[INFO] [stderr]    Compiling crud-api-derive v0.1.7 (/opt/rustwide/workdir/crud-api-derive)
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.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 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 foreign-types v0.3.2
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling crud-auth-bearer v0.1.7 (/opt/rustwide/workdir/crud-auth-bearer)
[INFO] [stderr]    Compiling crud-auth v0.1.7 (/opt/rustwide/workdir/crud-auth)
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling crud-pretty-struct v0.1.7 (/opt/rustwide/workdir/crud-pretty-struct)
[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 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] [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 chrono v0.4.40
[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 3m 17s
[INFO] running `Command { std: "docker" "inspect" "4363659c93466584dddd134e209c1db724760b361a3a9818273a40ece253cfa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4363659c93466584dddd134e209c1db724760b361a3a9818273a40ece253cfa4", kill_on_drop: false }`
[INFO] [stdout] 4363659c93466584dddd134e209c1db724760b361a3a9818273a40ece253cfa4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 02731c250f29a16766eec2fff343f1fa08a7821ed37efafb6f04e55b85ef35bb
[INFO] running `Command { std: "docker" "start" "-a" "02731c250f29a16766eec2fff343f1fa08a7821ed37efafb6f04e55b85ef35bb", 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.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crud-ec322a7c0886bbca)
[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-887ee3e0df6879fd)
[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-16678cc4c34aca0c)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test gen_clap_declarations::tests::test_is_var ... 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 input::structs::tests::is_option_test ... ok
[INFO] [stdout] test input::structs::tests::type_strip_test ... ok
[INFO] [stdout] test gen_clap_declarations::tests::test_subcommand_rec ... ok
[INFO] [stdout] test gen_clap_declarations::tests::test_strip_var ... 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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crud_api_endpoint-140e5f22a824549f)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::test_endpoint_default ... ok
[INFO] [stdout] test tests::test_insert_simple_endpoint ... 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_one_endpoint_at_one_level_endpoint ... ok
[INFO] [stdout] test tests::test_insert_one_endpoints_at_three_levels ... ok
[INFO] [stdout] test tests::test_endpoint_result_struct ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crud_auth-a8883754a1a557cf)
[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_auth_bearer-e52f81f81828d529)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crud_auth_no_auth-766159c48918a7ef)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crud_derive-70a690d393c12447)
[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_pretty_struct-c6b231f0010d4baa)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test impls::value::tests::value_array_color ... ok
[INFO] [stdout] test impls::value::tests::value_null ... ok
[INFO] [stdout] test impls::value::tests::value_number_colored ... ok
[INFO] [stdout] test impls::value::tests::value_array_prefix_colored ... ok
[INFO] [stdout] test impls::value::tests::value_bool ... ok
[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_array_prefix ... 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_string ... ok
[INFO] [stdout] test impls::value::tests::value_object_colored ... 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::coloring_some_red ... ok
[INFO] [stdout] test tests::formatter_option_struct ... ok
[INFO] [stdout] test tests::nested_option_vec_struct ... ok
[INFO] [stdout] test tests::option_struct ... ok
[INFO] [stdout] test tests::nested_struct ... ok
[INFO] [stdout] test tests::simple_enum ... ok
[INFO] [stdout] test tests::option_vec_struct_colored ... ok
[INFO] [stdout] test tests::simple_struct_colored ... ok
[INFO] [stdout] test tests::nested_vec_struct ... ok
[INFO] [stdout] test tests::skip_none_nested_option_struct ... ok
[INFO] [stdout] test tests::simple_struct_custom_color ... ok
[INFO] [stdout] test tests::vec_struct ... ok
[INFO] [stdout] test tests::vec_struct_colored ... ok
[INFO] [stdout] test tests::struct_with_profile ... ok
[INFO] [stdout] test tests::nested_option_struct ... ok
[INFO] [stdout] test tests::simple_struct_custom_label_color ... ok
[INFO] [stdout] test tests::option_struct_colored ... ok
[INFO] [stdout] test tests::simple_struct_custom_separator ... ok
[INFO] [stdout] test tests::skip_none_nested_option_vec_struct ... ok
[INFO] [stdout] test tests::option_vec_struct ... ok
[INFO] [stdout] test tests::skip_none_option_vec_struct ... ok
[INFO] [stdout] test tests::simple_struct ... ok
[INFO] [stdout] test tests::skip_none_option_struct ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pretty.rs (/opt/rustwide/target/debug/deps/pretty-a84da996e68ac772)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test enum_with_label ... ok
[INFO] [stdout] test empty_struct ... ok
[INFO] [stdout] test formatter_struct ... ok
[INFO] [stdout] test nested_option_struct ... ok
[INFO] [stdout] test label_struct ... ok
[INFO] [stdout] test nested_struct ... ok
[INFO] [stdout] test nested_option_vec_struct ... ok
[INFO] [stdout] test option_struct_colored ... ok
[INFO] [stdout] test option_struct ... ok
[INFO] [stdout] test option_vec_enum_in_struct ... ok
[INFO] [stdout] test option_vec_struct ... ok
[INFO] [stdout] test option_vec_struct_colored ... ok
[INFO] [stdout] test profile_struct ... ok
[INFO] [stdout] test simple_enum_in_struct ... ok
[INFO] [stdout] test simple_struct ... ok
[INFO] [stdout] test simple_struct_custom_color ... ok
[INFO] [stdout] test simple_struct_custom_label_color ... ok
[INFO] [stdout] test simple_struct_custom_separator ... ok
[INFO] [stdout] test skip_none_option_struct ... ok
[INFO] [stdout] test skip_none_option_vec_struct ... ok
[INFO] [stdout] test skip_simple_struct ... ok
[INFO] [stdout] test skip_none_nested_option_vec_struct ... ok
[INFO] [stdout] test tuple_enum ... ok
[INFO] [stdout] test vec_struct ... ok
[INFO] [stdout] test vec_struct_colored ... ok
[INFO] [stdout] test simple_struct_colored ... ok
[INFO] [stdout] test skip_nested_struct ... ok
[INFO] [stdout] test vec_enum_in_struct ... ok
[INFO] [stdout] test vec_struct_nested ... ok
[INFO] [stdout] test skip_none_nested_option_struct ... ok
[INFO] [stdout] test simple_enum ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crud_pretty_struct_derive-3795b9b73345b0a9)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crud_tidy_viewer-795546e722ce373f)
[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_fn12345 ... ok
[INFO] [stdout] test datatype::sigfig::test_norms ... ok
[INFO] [stdout] test datatype::sigfig::test_fn100 ... ok
[INFO] [stdout] test datatype::sigfig::test_f12345 ... ok
[INFO] [stdout] test datatype::sigfig::test_long_double ... ok
[INFO] [stderr]    Doc-tests crud
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[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 122) ... ok
[INFO] [stdout] test crud-api/src/lib.rs - (line 94) ... 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 1.57s
[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::ApiRun::infos (line 70) ... ok
[INFO] [stdout] test crud-api-endpoint/src/api_run.rs - api_run::ApiInformation (line 9) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.52s
[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] [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_pretty_struct
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test crud-pretty-struct/src/lib.rs - (line 71) ... ok
[INFO] [stdout] test crud-pretty-struct/src/lib.rs - (line 161) ... ok
[INFO] [stdout] test crud-pretty-struct/src/lib.rs - (line 173) ... ok
[INFO] [stdout] test crud-pretty-struct/src/lib.rs - (line 93) ... ok
[INFO] [stdout] test crud-pretty-struct/src/lib.rs - (line 132) ... 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 82) ... ok
[INFO] [stdout] test crud-pretty-struct/src/lib.rs - (line 143) ... ok
[INFO] [stdout] test crud-pretty-struct/src/lib.rs - (line 49) ... ok
[INFO] [stdout] test crud-pretty-struct/src/lib.rs - (line 60) ... ok
[INFO] [stdout] test crud-pretty-struct/src/lib.rs - (line 9) ... ok
[INFO] [stdout] test crud-pretty-struct/src/lib.rs - (line 104) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.29s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests crud_pretty_struct_derive
[INFO] [stdout] 
[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] [stderr]    Doc-tests crud_tidy_viewer
[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' (779) 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:     0x56fd29a013d2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56fd29a013d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56fd29a013d2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56fd29a013d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56fd29a11f0f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56fd29a11f0f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56fd299d6611 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56fd299d6611 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56fd299e06a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56fd299e250c - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56fd299e2366 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x56fd299e2b95 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x56fd299e2a2a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x56fd299e07d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x56fd299caedd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x56fd29a1bd90 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x56fd29a1b1f6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   17:     0x56fd2971730e - core::result::Result<T,E>::unwrap::h77af15169ebfa491
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   18:     0x56fd2971730e - <crud_tidy_viewer::TableConfig as core::default::Default>::default::hfbcb51f701ddeb22
[INFO] [stdout]                                at /opt/rustwide/workdir/crud-tidy-viewer/src/lib.rs:73:47
[INFO] [stdout]   19:     0x56fd2970bb16 - rust_out::main::h081a22ec06b4cc51
[INFO] [stdout]   20:     0x56fd2970aa23 - core::ops::function::FnOnce::call_once::h2fa04ed2d4024acc
[INFO] [stdout]   21:     0x56fd2970aa06 - std::sys::backtrace::__rust_begin_short_backtrace::he1304a36f4160f72
[INFO] [stdout]   22:     0x56fd2970a9e9 - std::rt::lang_start::{{closure}}::hd481a8be851fce05
[INFO] [stdout]   23:     0x56fd299d80e0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x56fd299d80e0 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   25:     0x56fd299d80e0 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   26:     0x56fd299d80e0 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x56fd299d80e0 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x56fd299d80e0 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x56fd299d80e0 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x56fd299d80e0 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56fd299d80e0 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x56fd2970a9d1 - std::rt::lang_start::hed8fd2080098e854
[INFO] [stdout]   33:     0x56fd2970bb95 - main
[INFO] [stdout]   34:     0x7d21871311ca - <unknown>
[INFO] [stdout]   35:     0x7d218713128b - __libc_start_main
[INFO] [stdout]   36:     0x56fd2970a8e5 - _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.54s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p crud-tidy-viewer --doc`
[INFO] running `Command { std: "docker" "inspect" "02731c250f29a16766eec2fff343f1fa08a7821ed37efafb6f04e55b85ef35bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02731c250f29a16766eec2fff343f1fa08a7821ed37efafb6f04e55b85ef35bb", kill_on_drop: false }`
[INFO] [stdout] 02731c250f29a16766eec2fff343f1fa08a7821ed37efafb6f04e55b85ef35bb
