[INFO] fetching crate xan 0.53.0...
[INFO] testing xan-0.53.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate xan 0.53.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate xan 0.53.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate xan 0.53.0
[INFO] tweaked toml for crates.io crate xan 0.53.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate xan 0.53.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate xan 0.53.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e4d60806db844df9371ff681756d8513371b3b76f304bbee28fe9ffa4d45edd7
[INFO] running `Command { std: "docker" "start" "-a" "e4d60806db844df9371ff681756d8513371b3b76f304bbee28fe9ffa4d45edd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4d60806db844df9371ff681756d8513371b3b76f304bbee28fe9ffa4d45edd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4d60806db844df9371ff681756d8513371b3b76f304bbee28fe9ffa4d45edd7", kill_on_drop: false }`
[INFO] [stdout] e4d60806db844df9371ff681756d8513371b3b76f304bbee28fe9ffa4d45edd7
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdc91b3be85b0e8b8a3cee49f0546b141615ea4403be7d531694cdbed91517ee
[INFO] running `Command { std: "docker" "start" "-a" "fdc91b3be85b0e8b8a3cee49f0546b141615ea4403be7d531694cdbed91517ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling priority-queue v1.4.0
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling servo_arc v0.4.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling debug_unsafe v0.1.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling atoi_simd v0.16.1
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling binary-layout v2.1.0
[INFO] [stderr]    Compiling quick-xml v0.37.4
[INFO] [stderr]    Compiling codepage v0.1.2
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling unidecode v0.3.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling fast-float2 v0.2.3
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling csscolorparser v0.7.0
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling comrak v0.39.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling colorgrad v0.7.1
[INFO] [stderr]    Compiling tdigest v0.2.3
[INFO] [stderr]    Compiling topk v0.5.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling pager v0.16.1
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling pariter v0.5.1
[INFO] [stderr]    Compiling rand_seeder v0.4.0
[INFO] [stderr]    Compiling deepsize_derive v0.1.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling ctrlc v3.4.6
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling opener v0.7.2
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling deepsize v0.2.0
[INFO] [stderr]    Compiling termsize v0.1.9
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling btoi v0.4.3
[INFO] [stderr]    Compiling numfmt v1.1.1
[INFO] [stderr]    Compiling pad v0.1.6
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling namedlock v0.7.0
[INFO] [stderr]    Compiling jiff v0.2.14
[INFO] [stderr]    Compiling dlv-list v0.6.0
[INFO] [stderr]    Compiling mime2ext v0.1.54
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling fast-float v0.2.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling bytesize v2.0.1
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[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 displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling zip v4.2.0
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling emojis v0.6.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bgzip v0.3.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling sprintf v0.4.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling rust_xlsxwriter v0.88.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling enumset v1.1.5
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling paltoquet v0.11.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling py_literal v0.4.0
[INFO] [stderr]    Compiling npyz v0.8.3
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling docopt v1.1.1
[INFO] [stderr]    Compiling hyperloglogplus v0.4.1
[INFO] [stderr]    Compiling calamine v0.28.0
[INFO] [stderr]    Compiling transient-btree-index v0.5.1
[INFO] [stderr]    Compiling ext-sort v0.1.5
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling scraper v0.23.1
[INFO] [stderr]    Compiling xan v0.53.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cmd/parallel.rs:358:13
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn name(&self) -> 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn name(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cmd/scrape.rs:145:29
[INFO] [stdout]     |
[INFO] [stdout] 145 |     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] 145 |     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:163:19
[INFO] [stdout]     |
[INFO] [stdout] 163 |     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] 163 |     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:954:13
[INFO] [stdout]     |
[INFO] [stdout] 954 |     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] 954 |     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: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/moonblade/interpreter.rs:311:5
[INFO] [stdout]     |
[INFO] [stdout] 308 | #[derive(Clone, PartialEq)]
[INFO] [stdout]     |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 311 |     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:374:5
[INFO] [stdout]     |
[INFO] [stdout] 371 | #[derive(Clone, PartialEq)]
[INFO] [stdout]     |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 374 |     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:19:20
[INFO] [stdout]    |
[INFO] [stdout] 19 |     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] 19 |     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:23:20
[INFO] [stdout]    |
[INFO] [stdout] 23 |     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] 23 |     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/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:209:44
[INFO] [stdout]     |
[INFO] [stdout] 209 |     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] 209 |     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:255:31
[INFO] [stdout]     |
[INFO] [stdout] 255 |     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] 255 |     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:268:28
[INFO] [stdout]     |
[INFO] [stdout] 268 |     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] 268 |     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:298:23
[INFO] [stdout]     |
[INFO] [stdout] 298 |     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] 298 |     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:464:22
[INFO] [stdout]     |
[INFO] [stdout] 464 |     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] 464 |     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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "fdc91b3be85b0e8b8a3cee49f0546b141615ea4403be7d531694cdbed91517ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdc91b3be85b0e8b8a3cee49f0546b141615ea4403be7d531694cdbed91517ee", kill_on_drop: false }`
[INFO] [stdout] fdc91b3be85b0e8b8a3cee49f0546b141615ea4403be7d531694cdbed91517ee
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f50bc8f7ada7e90a6303a79d41e3f7cf33b8753df29df81c945554310239103
[INFO] running `Command { std: "docker" "start" "-a" "0f50bc8f7ada7e90a6303a79d41e3f7cf33b8753df29df81c945554310239103", kill_on_drop: false }`
[INFO] [stderr]    Compiling xan v0.53.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cmd/parallel.rs:358:13
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn name(&self) -> 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn name(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cmd/scrape.rs:145:29
[INFO] [stdout]     |
[INFO] [stdout] 145 |     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] 145 |     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:163:19
[INFO] [stdout]     |
[INFO] [stdout] 163 |     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] 163 |     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:954:13
[INFO] [stdout]     |
[INFO] [stdout] 954 |     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] 954 |     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: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/moonblade/interpreter.rs:311:5
[INFO] [stdout]     |
[INFO] [stdout] 308 | #[derive(Clone, PartialEq)]
[INFO] [stdout]     |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 311 |     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:374:5
[INFO] [stdout]     |
[INFO] [stdout] 371 | #[derive(Clone, PartialEq)]
[INFO] [stdout]     |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 374 |     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:19:20
[INFO] [stdout]    |
[INFO] [stdout] 19 |     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] 19 |     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:23:20
[INFO] [stdout]    |
[INFO] [stdout] 23 |     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] 23 |     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/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:209:44
[INFO] [stdout]     |
[INFO] [stdout] 209 |     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] 209 |     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:255:31
[INFO] [stdout]     |
[INFO] [stdout] 255 |     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] 255 |     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:268:28
[INFO] [stdout]     |
[INFO] [stdout] 268 |     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] 268 |     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:298:23
[INFO] [stdout]     |
[INFO] [stdout] 298 |     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] 298 |     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:464:22
[INFO] [stdout]     |
[INFO] [stdout] 464 |     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] 464 |     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] error: couldn't read `src/moonblade/../../tests/resources/the_worst.html`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/moonblade/scrape.rs:856:34
[INFO] [stdout]     |
[INFO] [stdout] 856 |             Html::parse_document(include_str!("../../tests/resources/the_worst.html"));
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xan` (bin "xan" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0f50bc8f7ada7e90a6303a79d41e3f7cf33b8753df29df81c945554310239103", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f50bc8f7ada7e90a6303a79d41e3f7cf33b8753df29df81c945554310239103", kill_on_drop: false }`
[INFO] [stdout] 0f50bc8f7ada7e90a6303a79d41e3f7cf33b8753df29df81c945554310239103
