[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/9c843810c48ab26c3ffcde4ceafe5d147e10c35a against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjedi23%2Fcrud.rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/djedi23/crud.rs on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f302ec80364207b5bdb38896d9416605ae02ad0ee87b4ffdc457ee5feff2bcce
[INFO] running `Command { std: "docker" "start" "-a" "f302ec80364207b5bdb38896d9416605ae02ad0ee87b4ffdc457ee5feff2bcce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f302ec80364207b5bdb38896d9416605ae02ad0ee87b4ffdc457ee5feff2bcce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f302ec80364207b5bdb38896d9416605ae02ad0ee87b4ffdc457ee5feff2bcce", kill_on_drop: false }`
[INFO] [stdout] f302ec80364207b5bdb38896d9416605ae02ad0ee87b4ffdc457ee5feff2bcce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7bef16c0713d00462580841c9b2f1207b81104e5d798a5ed67c5efc47c3607ba
[INFO] running `Command { std: "docker" "start" "-a" "7bef16c0713d00462580841c9b2f1207b81104e5d798a5ed67c5efc47c3607ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[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 lock_api v0.4.12
[INFO] [stderr]    Compiling colorchoice v1.0.3
[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 quote v1.0.40
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling aws-lc-rs v1.13.0
[INFO] [stderr]    Compiling scratch v1.0.8
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling trim-in-place v0.1.7
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.7
[INFO] [stderr]    Compiling rust-ini v0.21.1
[INFO] [stderr]    Compiling aws-lc-sys v0.28.0
[INFO] [stderr]    Compiling yaml-rust2 v0.10.1
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[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 backtrace-ext v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling miette-derive v7.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling calmio_filters v0.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling calm_io v0.1.1
[INFO] [stderr]    Compiling unicode-truncate v2.0.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling crud-pretty-struct-derive v0.1.7 (/opt/rustwide/workdir/crud-pretty-struct-derive)
[INFO] [stderr]    Compiling tracing v0.1.41
[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 atty v0.2.14
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.35
[INFO] [stderr]    Compiling crud-api-endpoint v0.1.7 (/opt/rustwide/workdir/crud-api-endpoint)
[INFO] [stderr]    Compiling miette v7.5.0
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling clap v4.5.35
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling config v0.15.11
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling case v1.0.0
[INFO] [stderr]    Compiling crud-auth v0.1.7 (/opt/rustwide/workdir/crud-auth)
[INFO] [stderr]    Compiling crud-api-derive v0.1.7 (/opt/rustwide/workdir/crud-api-derive)
[INFO] [stderr]    Compiling serde_qs v0.14.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling indicatif v0.17.11
[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 clap_complete v4.5.47
[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 csv v1.3.1
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling crud-derive v0.1.7 (/opt/rustwide/workdir/crud-derive)
[INFO] [stderr]    Compiling crud-auth-no-auth v0.1.7 (/opt/rustwide/workdir/crud-auth-no-auth)
[INFO] [stderr]    Compiling crud-auth-bearer v0.1.7 (/opt/rustwide/workdir/crud-auth-bearer)
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[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 3m 36s
[INFO] running `Command { std: "docker" "inspect" "7bef16c0713d00462580841c9b2f1207b81104e5d798a5ed67c5efc47c3607ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bef16c0713d00462580841c9b2f1207b81104e5d798a5ed67c5efc47c3607ba", kill_on_drop: false }`
[INFO] [stdout] 7bef16c0713d00462580841c9b2f1207b81104e5d798a5ed67c5efc47c3607ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99e931197985ea7a3aa35b5836e1108b53dbf3a493b0e80cf0c3232d0179f71c
[INFO] running `Command { std: "docker" "start" "-a" "99e931197985ea7a3aa35b5836e1108b53dbf3a493b0e80cf0c3232d0179f71c", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling crud-pretty-struct-derive v0.1.7 (/opt/rustwide/workdir/crud-pretty-struct-derive)
[INFO] [stderr]    Compiling openssl-src v300.4.2+3.4.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling crud-api-derive v0.1.7 (/opt/rustwide/workdir/crud-api-derive)
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling 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 mio v1.0.3
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling crud-pretty-struct v0.1.7 (/opt/rustwide/workdir/crud-pretty-struct)
[INFO] [stderr]    Compiling crossterm v0.28.1
[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 pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling crud-tidy-viewer v0.1.7 (/opt/rustwide/workdir/crud-tidy-viewer)
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crud-pretty-struct/src/lib.rs:298:11
[INFO] [stdout]     |
[INFO] [stdout] 298 |   fn meta(&self) -> Meta;
[INFO] [stdout]     |           ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |
[INFO] [stdout]     |           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 298 |   fn meta(&self) -> Meta<'_>;
[INFO] [stdout]     |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> crud-pretty-struct/src/impls/hashmap.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 |   fn meta(&self) -> Meta {
[INFO] [stdout]   |           ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]   |           |
[INFO] [stdout]   |           the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 |   fn meta(&self) -> Meta<'_> {
[INFO] [stdout]   |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crud-pretty-struct/src/impls/value.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |   fn meta(&self) -> Meta {
[INFO] [stdout]    |           ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |           |
[INFO] [stdout]    |           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 |   fn meta(&self) -> Meta<'_> {
[INFO] [stdout]    |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crud-pretty-struct/src/lib.rs:716:15
[INFO] [stdout]     |
[INFO] [stdout] 716 |       fn meta(&self) -> Meta {
[INFO] [stdout]     |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 716 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crud-pretty-struct/src/lib.rs:738:15
[INFO] [stdout]     |
[INFO] [stdout] 738 |       fn meta(&self) -> Meta {
[INFO] [stdout]     |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 738 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crud-pretty-struct/src/lib.rs:805:15
[INFO] [stdout]     |
[INFO] [stdout] 805 |       fn meta(&self) -> Meta {
[INFO] [stdout]     |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 805 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crud-pretty-struct/src/lib.rs:879:15
[INFO] [stdout]     |
[INFO] [stdout] 879 |       fn meta(&self) -> Meta {
[INFO] [stdout]     |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 879 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crud-pretty-struct/src/lib.rs:929:15
[INFO] [stdout]     |
[INFO] [stdout] 929 |       fn meta(&self) -> Meta {
[INFO] [stdout]     |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 929 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crud-pretty-struct/src/lib.rs:982:15
[INFO] [stdout]     |
[INFO] [stdout] 982 |       fn meta(&self) -> Meta {
[INFO] [stdout]     |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 982 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crud-pretty-struct/src/lib.rs:1048:15
[INFO] [stdout]      |
[INFO] [stdout] 1048 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1048 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crud-pretty-struct/src/lib.rs:1114:15
[INFO] [stdout]      |
[INFO] [stdout] 1114 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1114 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crud-pretty-struct/src/lib.rs:1180:15
[INFO] [stdout]      |
[INFO] [stdout] 1180 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1180 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crud-pretty-struct/src/lib.rs:1246:15
[INFO] [stdout]      |
[INFO] [stdout] 1246 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1246 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crud-pretty-struct/src/lib.rs:1301:15
[INFO] [stdout]      |
[INFO] [stdout] 1301 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1301 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crud-pretty-struct/src/lib.rs:1355:15
[INFO] [stdout]      |
[INFO] [stdout] 1355 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1355 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crud-pretty-struct/src/lib.rs:1407:15
[INFO] [stdout]      |
[INFO] [stdout] 1407 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1407 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crud-pretty-struct/src/lib.rs:1462:15
[INFO] [stdout]      |
[INFO] [stdout] 1462 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1462 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crud-pretty-struct/src/lib.rs:1512:15
[INFO] [stdout]      |
[INFO] [stdout] 1512 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1512 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crud-pretty-struct/src/lib.rs:1575:15
[INFO] [stdout]      |
[INFO] [stdout] 1575 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1575 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crud-pretty-struct/src/lib.rs:1625:15
[INFO] [stdout]      |
[INFO] [stdout] 1625 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1625 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crud-pretty-struct/src/lib.rs:1685:15
[INFO] [stdout]      |
[INFO] [stdout] 1685 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1685 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crud-pretty-struct/src/lib.rs:1732:15
[INFO] [stdout]      |
[INFO] [stdout] 1732 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1732 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crud-pretty-struct/src/lib.rs:1779:15
[INFO] [stdout]      |
[INFO] [stdout] 1779 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1779 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crud-pretty-struct/src/lib.rs:1829:15
[INFO] [stdout]      |
[INFO] [stdout] 1829 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1829 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crud-pretty-struct/src/lib.rs:1882:15
[INFO] [stdout]      |
[INFO] [stdout] 1882 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1882 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crud-pretty-struct/src/lib.rs:1948:15
[INFO] [stdout]      |
[INFO] [stdout] 1948 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1948 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crud-pretty-struct/src/lib.rs:2014:15
[INFO] [stdout]      |
[INFO] [stdout] 2014 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2014 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crud-pretty-struct/src/lib.rs:2080:15
[INFO] [stdout]      |
[INFO] [stdout] 2080 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2080 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crud-pretty-struct/src/lib.rs:2130:15
[INFO] [stdout]      |
[INFO] [stdout] 2130 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2130 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crud-pretty-struct/src/lib.rs:2203:15
[INFO] [stdout]      |
[INFO] [stdout] 2203 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2203 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crud-pretty-struct/src/lib.rs:2253:15
[INFO] [stdout]      |
[INFO] [stdout] 2253 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2253 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crud-pretty-struct/src/lib.rs:2339:15
[INFO] [stdout]      |
[INFO] [stdout] 2339 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2339 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crud-pretty-struct/src/lib.rs:2375:15
[INFO] [stdout]      |
[INFO] [stdout] 2375 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2375 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crud-pretty-struct/src/lib.rs:2427:15
[INFO] [stdout]      |
[INFO] [stdout] 2427 |       fn meta(&self) -> Meta {
[INFO] [stdout]      |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2427 |       fn meta(&self) -> Meta<'_> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling crud-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 crud-auth v0.1.7 (/opt/rustwide/workdir/crud-auth)
[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 5m 53s
[INFO] running `Command { std: "docker" "inspect" "99e931197985ea7a3aa35b5836e1108b53dbf3a493b0e80cf0c3232d0179f71c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99e931197985ea7a3aa35b5836e1108b53dbf3a493b0e80cf0c3232d0179f71c", kill_on_drop: false }`
[INFO] [stdout] 99e931197985ea7a3aa35b5836e1108b53dbf3a493b0e80cf0c3232d0179f71c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a8e7dce727531b174b64703c619327fca97022f9710c472ca75cb53fd4ba50dc
[INFO] running `Command { std: "docker" "start" "-a" "a8e7dce727531b174b64703c619327fca97022f9710c472ca75cb53fd4ba50dc", 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.50s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crud-21a6e3b86f16e5de)
[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-f244ed12ba52df25)
[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-366dd2e995b626dc)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test gen_clap_declarations::tests::test_strip_var ... ok
[INFO] [stdout] test gen_clap_declarations::tests::test_is_var ... ok
[INFO] [stdout] test gen_clap_declarations::tests::test_subcommand_rec ... ok
[INFO] [stdout] test input::structs::tests::is_option_test ... ok
[INFO] [stdout] test input::structs::tests::type_strip_test ... ok
[INFO] [stdout] test input::structs::tests::is_vec_test ... ok
[INFO] [stdout] test input::structs::tests::is_option_vec_test ... ok
[INFO] [stdout] 
[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_api_endpoint-75925673bbae73f1)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::test_endpoint_result_struct ... ok
[INFO] [stdout] test tests::test_endpoint_default ... 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_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] 
[INFO] [stdout] test result: ok. 7 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-2394e7e696b46184)
[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-65c3e78975abb6a3)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crud_auth_no_auth-30bd1182a6419993)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crud_derive-08c2610286141bdb)
[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-9f492f6ba4a03a72)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test impls::value::tests::value_array ... ok
[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 ... ok
[INFO] [stdout] test impls::value::tests::value_number_colored ... ok
[INFO] [stdout] test impls::value::tests::value_bool ... ok
[INFO] [stdout] test impls::value::tests::value_number_porefix ... ok
[INFO] [stdout] test impls::value::tests::value_string ... ok
[INFO] [stdout] test tests::coloring_none ... ok
[INFO] [stdout] test tests::coloring_some_red ... ok
[INFO] [stdout] test tests::empty_struct ... ok
[INFO] [stdout] test impls::value::tests::value_object_colored ... ok
[INFO] [stdout] test tests::enum_with_struct ... ok
[INFO] [stdout] test impls::value::tests::value_object ... ok
[INFO] [stdout] test tests::formatter_option_struct ... ok
[INFO] [stdout] test tests::nested_option_vec_struct ... ok
[INFO] [stdout] test tests::option_vec_struct ... ok
[INFO] [stdout] test tests::option_struct ... ok
[INFO] [stdout] test tests::option_vec_struct_colored ... ok
[INFO] [stdout] test tests::option_struct_colored ... ok
[INFO] [stdout] test tests::nested_vec_struct ... ok
[INFO] [stdout] test tests::simple_enum ... ok
[INFO] [stdout] test tests::simple_struct_colored ... ok
[INFO] [stdout] test tests::simple_struct_custom_label_color ... ok
[INFO] [stdout] test tests::simple_struct ... ok
[INFO] [stdout] test tests::simple_struct_custom_color ... ok
[INFO] [stdout] test tests::simple_struct_custom_separator ... ok
[INFO] [stdout] test tests::skip_none_option_vec_struct ... ok
[INFO] [stdout] test tests::skip_none_nested_option_struct ... ok
[INFO] [stdout] test tests::nested_struct ... ok
[INFO] [stdout] test tests::skip_none_option_struct ... ok
[INFO] [stdout] test tests::skip_none_nested_option_vec_struct ... ok
[INFO] [stdout] test tests::vec_struct ... ok
[INFO] [stdout] test tests::struct_with_profile ... ok
[INFO] [stdout] test tests::vec_struct_colored ... ok
[INFO] [stdout] test impls::value::tests::value_array_prefix ... ok
[INFO] [stdout] test impls::value::tests::value_array_prefix_colored ... ok
[INFO] [stdout] test tests::nested_option_struct ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pretty.rs (/opt/rustwide/target/debug/deps/pretty-caaa065e4f45e91a)
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test empty_struct ... ok
[INFO] [stdout] test enum_with_label ... ok
[INFO] [stdout] test nested_option_struct ... ok
[INFO] [stdout] test nested_option_vec_struct ... ok
[INFO] [stdout] test formatter_struct ... ok
[INFO] [stdout] test label_struct ... ok
[INFO] [stdout] test option_struct_colored ... ok
[INFO] [stdout] test nested_struct ... ok
[INFO] [stdout] test option_struct ... ok
[INFO] [stdout] test option_vec_enum_in_struct ... ok
[INFO] [stdout] test option_vec_struct_colored ... ok
[INFO] [stdout] test simple_struct ... ok
[INFO] [stdout] test profile_struct ... ok
[INFO] [stdout] test simple_enum_in_struct ... ok
[INFO] [stdout] test simple_enum ... ok
[INFO] [stdout] test simple_struct_colored ... ok
[INFO] [stdout] test simple_struct_custom_color ... ok
[INFO] [stdout] test simple_struct_custom_separator ... ok
[INFO] [stdout] test simple_struct_custom_label_color ... ok
[INFO] [stdout] test skip_nested_struct ... ok
[INFO] [stdout] test skip_none_option_struct ... ok
[INFO] [stdout] test tuple_enum ... ok
[INFO] [stdout] test skip_none_nested_option_struct ... ok
[INFO] [stdout] test skip_none_nested_option_vec_struct ... ok
[INFO] [stdout] test skip_none_option_vec_struct ... ok
[INFO] [stdout] test vec_enum_in_struct ... ok
[INFO] [stdout] test skip_simple_struct ... ok
[INFO] [stdout] test vec_struct ... ok
[INFO] [stdout] test vec_struct_nested ... ok
[INFO] [stdout] test option_vec_struct ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crud_pretty_struct_derive-be834c916d212136)
[INFO] [stdout] test vec_struct_colored ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crud_tidy_viewer-7a3e5d32a43cf718)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test datatype::sigfig::test_f100 ... ok
[INFO] [stdout] test datatype::sigfig::test_norms ... ok
[INFO] [stdout] test datatype::sigfig::test_long_double ... ok
[INFO] [stdout] test datatype::sigfig::test_f12345 ... ok
[INFO] [stdout] test datatype::sigfig::test_fn12345 ... ok
[INFO] [stdout] test datatype::sigfig::test_fn100 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests crud
[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 94) ... ok
[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 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 3.17s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests crud_api_derive
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests crud_api_endpoint
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test crud-api-endpoint/src/lib.rs - Endpoint::transform_from (line 77) ... ignored
[INFO] [stdout] test crud-api-endpoint/src/lib.rs - EndpointBuilder::transform_from (line 77) ... ignored
[INFO] [stdout] test crud-api-endpoint/src/lib.rs - EndpointBuilder::transform_from (line 77) ... ignored
[INFO] [stdout] test crud-api-endpoint/src/api_run.rs - api_run::ApiInformation (line 9) ... ok
[INFO] [stdout] test crud-api-endpoint/src/api_run.rs - api_run::ApiRun::infos (line 70) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.83s
[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 132) ... ok
[INFO] [stdout] test crud-pretty-struct/src/lib.rs - (line 143) ... ok
[INFO] [stdout] test crud-pretty-struct/src/lib.rs - (line 173) ... ok
[INFO] [stdout] test crud-pretty-struct/src/lib.rs - (line 49) ... 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 60) ... ok
[INFO] [stdout] test crud-pretty-struct/src/lib.rs - (line 161) ... ok
[INFO] [stdout] test crud-pretty-struct/src/lib.rs - (line 71) ... ok
[INFO] [stdout] test crud-pretty-struct/src/lib.rs - (line 93) ... ok
[INFO] [stdout] test crud-pretty-struct/src/lib.rs - (line 82) ... ok
[INFO] [stdout] test crud-pretty-struct/src/lib.rs - (line 104) ... ok
[INFO] [stdout] test crud-pretty-struct/src/lib.rs - (line 9) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.00s
[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' (589) panicked at crud-tidy-viewer/src/lib.rs:73:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b72d15feeda - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b72d15feeda - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b72d15feeda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b72d15feeda - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b72d161365a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b72d161365a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5b72d1603422 - std[ec419fa8110287d5]::io::default_write_fmt::<std[ec419fa8110287d5]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5b72d1603422 - <std[ec419fa8110287d5]::sys::stdio::unix::Stderr as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5b72d15e40af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b72d15e40af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b72d15fa4f1 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b72d15fa6ab - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b72d15e4168 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5b72d15dbc19 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b72d15e4acd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b72d1613e9c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b72d1613c12 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5b72d134b4ee - <core[35159d6ffb30e017]::result::Result<(u16, u16), std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   18:     0x5b72d134b4ee - <crud_tidy_viewer[378c3f3110305b49]::TableConfig as core[35159d6ffb30e017]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/crud-tidy-viewer/src/lib.rs:73:47
[INFO] [stdout]   19:     0x5b72d132604b - rust_out[999a937b1cc8d0f6]::main
[INFO] [stdout]   20:     0x5b72d13265a3 - <fn() -> core[35159d6ffb30e017]::result::Result<(), miette[10b75e6ec3e62291]::eyreish::Report> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5b72d1325496 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[35159d6ffb30e017]::result::Result<(), miette[10b75e6ec3e62291]::eyreish::Report>, core[35159d6ffb30e017]::result::Result<(), miette[10b75e6ec3e62291]::eyreish::Report>>
[INFO] [stdout]   22:     0x5b72d13254a9 - std[ec419fa8110287d5]::rt::lang_start::<core[35159d6ffb30e017]::result::Result<(), miette[10b75e6ec3e62291]::eyreish::Report>>::{closure#0}
[INFO] [stdout]   23:     0x5b72d15f9877 - <&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x5b72d15f9877 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25:     0x5b72d15f9877 - std[ec419fa8110287d5]::panicking::catch_unwind::<i32, &dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x5b72d15f9877 - std[ec419fa8110287d5]::panic::catch_unwind::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x5b72d15f9877 - std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x5b72d15f9877 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b72d15f9877 - std[ec419fa8110287d5]::panicking::catch_unwind::<isize, std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5b72d15f9877 - std[ec419fa8110287d5]::panic::catch_unwind::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b72d15f9877 - std[ec419fa8110287d5]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x5b72d1325481 - std[ec419fa8110287d5]::rt::lang_start::<core[35159d6ffb30e017]::result::Result<(), miette[10b75e6ec3e62291]::eyreish::Report>>
[INFO] [stdout]   33:     0x5b72d1326605 - main
[INFO] [stdout]   34:     0x79ac722721ca - <unknown>
[INFO] [stdout]   35:     0x79ac7227228b - __libc_start_main
[INFO] [stdout]   36:     0x5b72d1325355 - _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.80s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p crud-tidy-viewer --doc`
[INFO] running `Command { std: "docker" "inspect" "a8e7dce727531b174b64703c619327fca97022f9710c472ca75cb53fd4ba50dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8e7dce727531b174b64703c619327fca97022f9710c472ca75cb53fd4ba50dc", kill_on_drop: false }`
[INFO] [stdout] a8e7dce727531b174b64703c619327fca97022f9710c472ca75cb53fd4ba50dc
