[INFO] cloning repository https://github.com/badice77/xan
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/badice77/xan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbadice77%2Fxan", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbadice77%2Fxan'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cdd6170e235825767100d69e84aa7720897a1c2a
[INFO] building badice77/xan against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbadice77%2Fxan" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/badice77/xan
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/badice77/xan
[INFO] tweaked toml for git repo https://github.com/badice77/xan written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/badice77/xan on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/badice77/xan 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0487041baba11d130d17c6f8467658a21d487ad2b460fae359f7708bc3b6327e
[INFO] running `Command { std: "docker" "start" "-a" "0487041baba11d130d17c6f8467658a21d487ad2b460fae359f7708bc3b6327e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0487041baba11d130d17c6f8467658a21d487ad2b460fae359f7708bc3b6327e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0487041baba11d130d17c6f8467658a21d487ad2b460fae359f7708bc3b6327e", kill_on_drop: false }`
[INFO] [stdout] 0487041baba11d130d17c6f8467658a21d487ad2b460fae359f7708bc3b6327e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc0ee8b82860c59042730fcf3389072577c9bc2d41ef1cd163620f1730996863
[INFO] running `Command { std: "docker" "start" "-a" "bc0ee8b82860c59042730fcf3389072577c9bc2d41ef1cd163620f1730996863", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.3.1
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling priority-queue v1.4.0
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling lock_api v0.1.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling deepsize_derive v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling servo_arc v0.4.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.6.1
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling enumset v1.1.5
[INFO] [stderr]    Compiling deepsize v0.2.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling binary-layout v2.1.0
[INFO] [stderr]    Compiling parking_lot v0.6.4
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling py_literal v0.4.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling string_cache v0.8.8
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling codepage v0.1.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling crossbeam-utils v0.5.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling unidecode v0.3.0
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling csscolorparser v0.7.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling tdigest v0.2.3
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling scraper v0.23.1
[INFO] [stderr]    Compiling paltoquet v0.11.0
[INFO] [stderr]    Compiling colorgrad v0.7.0
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling transient-btree-index v0.5.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling crossbeam-channel v0.2.6
[INFO] [stderr]    Compiling docopt v1.1.1
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling pager v0.16.1
[INFO] [stderr]    Compiling ext-sort v0.1.4
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling calamine v0.26.1
[INFO] [stderr]    Compiling csv-index v0.1.6
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling hyperloglogplus v0.4.1
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling npyz v0.8.3
[INFO] [stderr]    Compiling opener v0.7.2
[INFO] [stderr]    Compiling topk v0.5.0
[INFO] [stderr]    Compiling pariter v0.5.1
[INFO] [stderr]    Compiling rust_xlsxwriter v0.84.1
[INFO] [stderr]    Compiling emojis v0.6.4
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rand_seeder v0.4.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling termsize v0.1.9
[INFO] [stderr]    Compiling numfmt v1.1.1
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling btoi v0.4.3
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling dlv-list v0.6.0
[INFO] [stderr]    Compiling bytesize v2.0.1
[INFO] [stderr]    Compiling namedlock v0.7.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling mime2ext v0.1.54
[INFO] [stderr]    Compiling jiff v0.2.4
[INFO] [stderr]    Compiling fast-float v0.2.0
[INFO] [stderr]    Compiling xan v0.48.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cmd/scrape.rs:110:29
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn prebuffer_up_to_head(&self) -> CliResult<Cow<[u8]>> {
[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] 110 |     fn prebuffer_up_to_head(&self) -> CliResult<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cmd/scrape.rs:126:19
[INFO] [stdout]     |
[INFO] [stdout] 126 |     fn read_bytes(&self) -> CliResult<Cow<[u8]>> {
[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] 126 |     fn read_bytes(&self) -> CliResult<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cmd/view.rs:884:13
[INFO] [stdout]     |
[INFO] [stdout] 884 |     fn iter(&self) -> DisplayedColumnsIter {
[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] 884 |     fn iter(&self) -> DisplayedColumnsIter<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/graph.rs:17:34
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn serialize_value_to_csv(value: &Value) -> Cow<str> {
[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] 17 | fn serialize_value_to_csv(value: &Value) -> Cow<'_, str> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/json.rs:250:45
[INFO] [stdout]     |
[INFO] [stdout] 250 | fn serialize_json_value_to_csv_field(value: &Value) -> Cow<str> {
[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] 250 | fn serialize_json_value_to_csv_field(value: &Value) -> Cow<'_, str> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/moonblade/types/bound_arguments.rs:72:21
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn get1_str(&self) -> Result<Cow<str>, EvaluationError> {
[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] 72 |     pub fn get1_str(&self) -> Result<Cow<'_, str>, EvaluationError> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/moonblade/types/bound_arguments.rs:84:21
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn get2_str(&self) -> Result<(Cow<str>, Cow<str>), EvaluationError> {
[INFO] [stdout]    |                     ^^^^^             ^^^^^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |                 |
[INFO] [stdout]    |                     |                 the same lifetime is hidden here
[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] 84 |     pub fn get2_str(&self) -> Result<(Cow<'_, str>, Cow<'_, str>), EvaluationError> {
[INFO] [stdout]    |                                           +++           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/moonblade/types/dynamic_value.rs:205:44
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn serialize_as_bytes_with_options(&self, plural_separator: &[u8]) -> Cow<[u8]> {
[INFO] [stdout]     |                                            ^^^^^ the lifetime is elided here  ^^^^^^^^^ the same lifetime is hidden 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] 205 |     pub fn serialize_as_bytes_with_options(&self, plural_separator: &[u8]) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/moonblade/types/dynamic_value.rs:251:31
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn serialize_as_bytes(&self) -> Cow<[u8]> {
[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] 251 |     pub fn serialize_as_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/moonblade/types/dynamic_value.rs:264:28
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn try_as_datetime(&self) -> Result<Cow<Zoned>, EvaluationError> {
[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] 264 |     pub fn try_as_datetime(&self) -> Result<Cow<'_, Zoned>, EvaluationError> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/moonblade/types/dynamic_value.rs:294:23
[INFO] [stdout]     |
[INFO] [stdout] 294 |     pub fn try_as_str(&self) -> Result<Cow<str>, EvaluationError> {
[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] 294 |     pub fn try_as_str(&self) -> Result<Cow<'_, str>, EvaluationError> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/moonblade/types/dynamic_value.rs:460:22
[INFO] [stdout]     |
[INFO] [stdout] 460 |     pub fn flat_iter(&self) -> DynamicValueFlatIter {
[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] 460 |     pub fn flat_iter(&self) -> DynamicValueFlatIter<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/urls.rs:404:9
[INFO] [stdout]     |
[INFO] [stdout] 404 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 405 |         url: &str,
[INFO] [stdout] 406 |     ) -> Result<LongestMatchingPrefixValues<V>, ParseError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 406 |     ) -> Result<LongestMatchingPrefixValues<'_, V>, ParseError> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/moonblade/interpreter.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 221 | #[derive(Clone, PartialEq)]
[INFO] [stdout]     |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 224 |     function: Function,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/moonblade/interpreter.rs:316:5
[INFO] [stdout]     |
[INFO] [stdout] 313 | #[derive(Clone, PartialEq)]
[INFO] [stdout]     |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 316 |     function: SpecialFunction,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/moonblade/parser.rs:94:20
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn parse_int(pair: Pair<Rule>) -> Result<i64, &str> {
[INFO] [stdout]    |                    ^^^^^^^^^^                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is hidden 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] 94 | fn parse_int(pair: Pair<'_, Rule>) -> Result<i64, &str> {
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/moonblade/scrape.rs:18:20
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn get_element(&self, id: NodeId) -> ElementRef;
[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] 18 |     fn get_element(&self, id: NodeId) -> ElementRef<'_>;
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/moonblade/scrape.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn get_element(&self, id: NodeId) -> ElementRef {
[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] 22 |     fn get_element(&self, id: NodeId) -> ElementRef<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 44s
[INFO] running `Command { std: "docker" "inspect" "bc0ee8b82860c59042730fcf3389072577c9bc2d41ef1cd163620f1730996863", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc0ee8b82860c59042730fcf3389072577c9bc2d41ef1cd163620f1730996863", kill_on_drop: false }`
[INFO] [stdout] bc0ee8b82860c59042730fcf3389072577c9bc2d41ef1cd163620f1730996863
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa0a4d72aa59b399ea9da8c9fb935152d950f81e3f29cf97bbef603d38285951
[INFO] running `Command { std: "docker" "start" "-a" "aa0a4d72aa59b399ea9da8c9fb935152d950f81e3f29cf97bbef603d38285951", kill_on_drop: false }`
[INFO] [stderr]    Compiling xan v0.48.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cmd/scrape.rs:110:29
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn prebuffer_up_to_head(&self) -> CliResult<Cow<[u8]>> {
[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] 110 |     fn prebuffer_up_to_head(&self) -> CliResult<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cmd/scrape.rs:126:19
[INFO] [stdout]     |
[INFO] [stdout] 126 |     fn read_bytes(&self) -> CliResult<Cow<[u8]>> {
[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] 126 |     fn read_bytes(&self) -> CliResult<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cmd/view.rs:884:13
[INFO] [stdout]     |
[INFO] [stdout] 884 |     fn iter(&self) -> DisplayedColumnsIter {
[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] 884 |     fn iter(&self) -> DisplayedColumnsIter<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/graph.rs:17:34
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn serialize_value_to_csv(value: &Value) -> Cow<str> {
[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] 17 | fn serialize_value_to_csv(value: &Value) -> Cow<'_, str> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/json.rs:250:45
[INFO] [stdout]     |
[INFO] [stdout] 250 | fn serialize_json_value_to_csv_field(value: &Value) -> Cow<str> {
[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] 250 | fn serialize_json_value_to_csv_field(value: &Value) -> Cow<'_, str> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/moonblade/types/bound_arguments.rs:72:21
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn get1_str(&self) -> Result<Cow<str>, EvaluationError> {
[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] 72 |     pub fn get1_str(&self) -> Result<Cow<'_, str>, EvaluationError> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/moonblade/types/bound_arguments.rs:84:21
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn get2_str(&self) -> Result<(Cow<str>, Cow<str>), EvaluationError> {
[INFO] [stdout]    |                     ^^^^^             ^^^^^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |                 |
[INFO] [stdout]    |                     |                 the same lifetime is hidden here
[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] 84 |     pub fn get2_str(&self) -> Result<(Cow<'_, str>, Cow<'_, str>), EvaluationError> {
[INFO] [stdout]    |                                           +++           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/moonblade/types/dynamic_value.rs:205:44
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn serialize_as_bytes_with_options(&self, plural_separator: &[u8]) -> Cow<[u8]> {
[INFO] [stdout]     |                                            ^^^^^ the lifetime is elided here  ^^^^^^^^^ the same lifetime is hidden 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] 205 |     pub fn serialize_as_bytes_with_options(&self, plural_separator: &[u8]) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/moonblade/types/dynamic_value.rs:251:31
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn serialize_as_bytes(&self) -> Cow<[u8]> {
[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] 251 |     pub fn serialize_as_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/moonblade/types/dynamic_value.rs:264:28
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn try_as_datetime(&self) -> Result<Cow<Zoned>, EvaluationError> {
[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] 264 |     pub fn try_as_datetime(&self) -> Result<Cow<'_, Zoned>, EvaluationError> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/moonblade/types/dynamic_value.rs:294:23
[INFO] [stdout]     |
[INFO] [stdout] 294 |     pub fn try_as_str(&self) -> Result<Cow<str>, EvaluationError> {
[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] 294 |     pub fn try_as_str(&self) -> Result<Cow<'_, str>, EvaluationError> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/moonblade/types/dynamic_value.rs:460:22
[INFO] [stdout]     |
[INFO] [stdout] 460 |     pub fn flat_iter(&self) -> DynamicValueFlatIter {
[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] 460 |     pub fn flat_iter(&self) -> DynamicValueFlatIter<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/urls.rs:404:9
[INFO] [stdout]     |
[INFO] [stdout] 404 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 405 |         url: &str,
[INFO] [stdout] 406 |     ) -> Result<LongestMatchingPrefixValues<V>, ParseError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 406 |     ) -> Result<LongestMatchingPrefixValues<'_, V>, ParseError> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/moonblade/interpreter.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 221 | #[derive(Clone, PartialEq)]
[INFO] [stdout]     |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 224 |     function: Function,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/moonblade/interpreter.rs:316:5
[INFO] [stdout]     |
[INFO] [stdout] 313 | #[derive(Clone, PartialEq)]
[INFO] [stdout]     |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 316 |     function: SpecialFunction,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/moonblade/parser.rs:94:20
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn parse_int(pair: Pair<Rule>) -> Result<i64, &str> {
[INFO] [stdout]    |                    ^^^^^^^^^^                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is hidden 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] 94 | fn parse_int(pair: Pair<'_, Rule>) -> Result<i64, &str> {
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/moonblade/scrape.rs:18:20
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn get_element(&self, id: NodeId) -> ElementRef;
[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] 18 |     fn get_element(&self, id: NodeId) -> ElementRef<'_>;
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/moonblade/scrape.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn get_element(&self, id: NodeId) -> ElementRef {
[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] 22 |     fn get_element(&self, id: NodeId) -> ElementRef<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/moonblade/scrape.rs:18:20
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn get_element(&self, id: NodeId) -> ElementRef;
[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] 18 |     fn get_element(&self, id: NodeId) -> ElementRef<'_>;
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/moonblade/scrape.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn get_element(&self, id: NodeId) -> ElementRef {
[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] 22 |     fn get_element(&self, id: NodeId) -> ElementRef<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cmd/scrape.rs:110:29
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn prebuffer_up_to_head(&self) -> CliResult<Cow<[u8]>> {
[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] 110 |     fn prebuffer_up_to_head(&self) -> CliResult<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cmd/scrape.rs:126:19
[INFO] [stdout]     |
[INFO] [stdout] 126 |     fn read_bytes(&self) -> CliResult<Cow<[u8]>> {
[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] 126 |     fn read_bytes(&self) -> CliResult<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/moonblade/interpreter.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 221 | #[derive(Clone, PartialEq)]
[INFO] [stdout]     |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 224 |     function: Function,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/graph.rs:17:34
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn serialize_value_to_csv(value: &Value) -> Cow<str> {
[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] 17 | fn serialize_value_to_csv(value: &Value) -> Cow<'_, str> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/moonblade/interpreter.rs:316:5
[INFO] [stdout]     |
[INFO] [stdout] 313 | #[derive(Clone, PartialEq)]
[INFO] [stdout]     |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 316 |     function: SpecialFunction,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/moonblade/types/bound_arguments.rs:72:21
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn get1_str(&self) -> Result<Cow<str>, EvaluationError> {
[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] 72 |     pub fn get1_str(&self) -> Result<Cow<'_, str>, EvaluationError> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/moonblade/types/bound_arguments.rs:84:21
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn get2_str(&self) -> Result<(Cow<str>, Cow<str>), EvaluationError> {
[INFO] [stdout]    |                     ^^^^^             ^^^^^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |                 |
[INFO] [stdout]    |                     |                 the same lifetime is hidden here
[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] 84 |     pub fn get2_str(&self) -> Result<(Cow<'_, str>, Cow<'_, str>), EvaluationError> {
[INFO] [stdout]    |                                           +++           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/json.rs:250:45
[INFO] [stdout]     |
[INFO] [stdout] 250 | fn serialize_json_value_to_csv_field(value: &Value) -> Cow<str> {
[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] 250 | fn serialize_json_value_to_csv_field(value: &Value) -> Cow<'_, str> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/moonblade/types/dynamic_value.rs:205:44
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn serialize_as_bytes_with_options(&self, plural_separator: &[u8]) -> Cow<[u8]> {
[INFO] [stdout]     |                                            ^^^^^ the lifetime is elided here  ^^^^^^^^^ the same lifetime is hidden 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] 205 |     pub fn serialize_as_bytes_with_options(&self, plural_separator: &[u8]) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/moonblade/types/dynamic_value.rs:251:31
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn serialize_as_bytes(&self) -> Cow<[u8]> {
[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] 251 |     pub fn serialize_as_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cmd/view.rs:884:13
[INFO] [stdout]     |
[INFO] [stdout] 884 |     fn iter(&self) -> DisplayedColumnsIter {
[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] 884 |     fn iter(&self) -> DisplayedColumnsIter<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/moonblade/types/dynamic_value.rs:264:28
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn try_as_datetime(&self) -> Result<Cow<Zoned>, EvaluationError> {
[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] 264 |     pub fn try_as_datetime(&self) -> Result<Cow<'_, Zoned>, EvaluationError> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/moonblade/parser.rs:94:20
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn parse_int(pair: Pair<Rule>) -> Result<i64, &str> {
[INFO] [stdout]    |                    ^^^^^^^^^^                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is hidden 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] 94 | fn parse_int(pair: Pair<'_, Rule>) -> Result<i64, &str> {
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/urls.rs:404:9
[INFO] [stdout]     |
[INFO] [stdout] 404 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 405 |         url: &str,
[INFO] [stdout] 406 |     ) -> Result<LongestMatchingPrefixValues<V>, ParseError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 406 |     ) -> Result<LongestMatchingPrefixValues<'_, V>, ParseError> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/moonblade/types/dynamic_value.rs:294:23
[INFO] [stdout]     |
[INFO] [stdout] 294 |     pub fn try_as_str(&self) -> Result<Cow<str>, EvaluationError> {
[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] 294 |     pub fn try_as_str(&self) -> Result<Cow<'_, str>, EvaluationError> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/moonblade/types/dynamic_value.rs:460:22
[INFO] [stdout]     |
[INFO] [stdout] 460 |     pub fn flat_iter(&self) -> DynamicValueFlatIter {
[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] 460 |     pub fn flat_iter(&self) -> DynamicValueFlatIter<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 48.09s
[INFO] running `Command { std: "docker" "inspect" "aa0a4d72aa59b399ea9da8c9fb935152d950f81e3f29cf97bbef603d38285951", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa0a4d72aa59b399ea9da8c9fb935152d950f81e3f29cf97bbef603d38285951", kill_on_drop: false }`
[INFO] [stdout] aa0a4d72aa59b399ea9da8c9fb935152d950f81e3f29cf97bbef603d38285951
