[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] testing badice77/xan against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbadice77%2Fxan" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/badice77/xan on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4b429ed08fb6e4b81a809a55860b9ce18fa49fb4ebd58699e4f4d74bb3b125e [INFO] running `Command { std: "docker" "start" "-a" "e4b429ed08fb6e4b81a809a55860b9ce18fa49fb4ebd58699e4f4d74bb3b125e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4b429ed08fb6e4b81a809a55860b9ce18fa49fb4ebd58699e4f4d74bb3b125e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4b429ed08fb6e4b81a809a55860b9ce18fa49fb4ebd58699e4f4d74bb3b125e", kill_on_drop: false }` [INFO] [stdout] e4b429ed08fb6e4b81a809a55860b9ce18fa49fb4ebd58699e4f4d74bb3b125e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e63815f575295eba11cbaab24e3cee20f88fac0d0ffdeae07cf07ed6aefa597f [INFO] running `Command { std: "docker" "start" "-a" "e63815f575295eba11cbaab24e3cee20f88fac0d0ffdeae07cf07ed6aefa597f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling thiserror v2.0.12 [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 itoa v1.0.15 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [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 adler2 v2.0.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling priority-queue v1.4.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling servo_arc v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling codepage v0.1.2 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling binary-layout v2.1.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling deepsize_derive v0.1.2 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling csscolorparser v0.7.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling unidecode v0.3.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling deepsize v0.2.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling colorgrad v0.7.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling tdigest v0.2.3 [INFO] [stderr] Compiling pager v0.16.1 [INFO] [stderr] Compiling tar v0.4.44 [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 cssparser-macros v0.6.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling enumset_derive v0.10.0 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling topk v0.5.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling pariter v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_seeder v0.4.0 [INFO] [stderr] Compiling cssparser v0.34.0 [INFO] [stderr] Compiling emojis v0.6.4 [INFO] [stderr] Compiling opener v0.7.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling termsize v0.1.9 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling numfmt v1.1.1 [INFO] [stderr] Compiling enumset v1.1.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling paltoquet v0.11.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling namedlock v0.7.0 [INFO] [stderr] Compiling dlv-list v0.6.0 [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 mime2ext v0.1.54 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling jiff v0.2.4 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling bytesize v2.0.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling rust_xlsxwriter v0.84.1 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling py_literal v0.4.0 [INFO] [stderr] Compiling npyz v0.8.3 [INFO] [stderr] Compiling string_cache v0.8.8 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling calamine v0.26.1 [INFO] [stderr] Compiling docopt v1.1.1 [INFO] [stderr] Compiling hyperloglogplus v0.4.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling ext-sort v0.1.4 [INFO] [stderr] Compiling csv-index v0.1.6 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling transient-btree-index v0.5.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling html5ever v0.29.1 [INFO] [stderr] Compiling scraper v0.23.1 [INFO] [stderr] Compiling xan v0.48.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/cmd/scrape.rs:110:29 [INFO] [stdout] | [INFO] [stdout] 110 | fn prebuffer_up_to_head(&self) -> CliResult> { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 110 | fn prebuffer_up_to_head(&self) -> CliResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/cmd/scrape.rs:126:19 [INFO] [stdout] | [INFO] [stdout] 126 | fn read_bytes(&self) -> CliResult> { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 126 | fn read_bytes(&self) -> CliResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/cmd/view.rs:884:13 [INFO] [stdout] | [INFO] [stdout] 884 | fn iter(&self) -> DisplayedColumnsIter { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 884 | fn iter(&self) -> DisplayedColumnsIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/graph.rs:17:34 [INFO] [stdout] | [INFO] [stdout] 17 | fn serialize_value_to_csv(value: &Value) -> Cow { [INFO] [stdout] | ^^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 17 | fn serialize_value_to_csv(value: &Value) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/json.rs:250:45 [INFO] [stdout] | [INFO] [stdout] 250 | fn serialize_json_value_to_csv_field(value: &Value) -> Cow { [INFO] [stdout] | ^^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: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 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/moonblade/parser.rs:94:20 [INFO] [stdout] | [INFO] [stdout] 94 | fn parse_int(pair: Pair) -> Result { [INFO] [stdout] | ^^^^^^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 94 | fn parse_int(pair: Pair<'_, Rule>) -> Result { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/moonblade/scrape.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | fn get_element(&self, id: NodeId) -> ElementRef; [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 18 | fn get_element(&self, id: NodeId) -> ElementRef<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/moonblade/scrape.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | fn get_element(&self, id: NodeId) -> ElementRef { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 22 | fn get_element(&self, id: NodeId) -> ElementRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/moonblade/types/bound_arguments.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn get1_str(&self) -> Result, EvaluationError> { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 72 | pub fn get1_str(&self) -> Result, EvaluationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/moonblade/types/bound_arguments.rs:84:21 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn get2_str(&self) -> Result<(Cow, Cow), EvaluationError> { [INFO] [stdout] | ^^^^^ -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 251 | pub fn serialize_as_bytes(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/moonblade/types/dynamic_value.rs:264:28 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn try_as_datetime(&self) -> Result, EvaluationError> { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 264 | pub fn try_as_datetime(&self) -> Result, EvaluationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/moonblade/types/dynamic_value.rs:294:23 [INFO] [stdout] | [INFO] [stdout] 294 | pub fn try_as_str(&self) -> Result, EvaluationError> { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 294 | pub fn try_as_str(&self) -> Result, EvaluationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 460 | pub fn flat_iter(&self) -> DynamicValueFlatIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/urls.rs:404:9 [INFO] [stdout] | [INFO] [stdout] 404 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 405 | url: &str, [INFO] [stdout] 406 | ) -> Result, ParseError> { [INFO] [stdout] | ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 406 | ) -> Result, ParseError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "e63815f575295eba11cbaab24e3cee20f88fac0d0ffdeae07cf07ed6aefa597f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e63815f575295eba11cbaab24e3cee20f88fac0d0ffdeae07cf07ed6aefa597f", kill_on_drop: false }` [INFO] [stdout] e63815f575295eba11cbaab24e3cee20f88fac0d0ffdeae07cf07ed6aefa597f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f8fc5758fac36b186459d9cadf666c2bdf002fb4e83c0891099199d760d29bc [INFO] running `Command { std: "docker" "start" "-a" "1f8fc5758fac36b186459d9cadf666c2bdf002fb4e83c0891099199d760d29bc", kill_on_drop: false }` [INFO] [stderr] Compiling xan v0.48.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/cmd/scrape.rs:110:29 [INFO] [stdout] | [INFO] [stdout] 110 | fn prebuffer_up_to_head(&self) -> CliResult> { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 110 | fn prebuffer_up_to_head(&self) -> CliResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/cmd/scrape.rs:126:19 [INFO] [stdout] | [INFO] [stdout] 126 | fn read_bytes(&self) -> CliResult> { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 126 | fn read_bytes(&self) -> CliResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/cmd/view.rs:884:13 [INFO] [stdout] | [INFO] [stdout] 884 | fn iter(&self) -> DisplayedColumnsIter { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 884 | fn iter(&self) -> DisplayedColumnsIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/graph.rs:17:34 [INFO] [stdout] | [INFO] [stdout] 17 | fn serialize_value_to_csv(value: &Value) -> Cow { [INFO] [stdout] | ^^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 17 | fn serialize_value_to_csv(value: &Value) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/json.rs:250:45 [INFO] [stdout] | [INFO] [stdout] 250 | fn serialize_json_value_to_csv_field(value: &Value) -> Cow { [INFO] [stdout] | ^^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: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 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/moonblade/parser.rs:94:20 [INFO] [stdout] | [INFO] [stdout] 94 | fn parse_int(pair: Pair) -> Result { [INFO] [stdout] | ^^^^^^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 94 | fn parse_int(pair: Pair<'_, Rule>) -> Result { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/moonblade/scrape.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | fn get_element(&self, id: NodeId) -> ElementRef; [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 18 | fn get_element(&self, id: NodeId) -> ElementRef<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/moonblade/scrape.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | fn get_element(&self, id: NodeId) -> ElementRef { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 22 | fn get_element(&self, id: NodeId) -> ElementRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/moonblade/types/bound_arguments.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn get1_str(&self) -> Result, EvaluationError> { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 72 | pub fn get1_str(&self) -> Result, EvaluationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/moonblade/types/bound_arguments.rs:84:21 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn get2_str(&self) -> Result<(Cow, Cow), EvaluationError> { [INFO] [stdout] | ^^^^^ -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 251 | pub fn serialize_as_bytes(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/moonblade/types/dynamic_value.rs:264:28 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn try_as_datetime(&self) -> Result, EvaluationError> { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 264 | pub fn try_as_datetime(&self) -> Result, EvaluationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/moonblade/types/dynamic_value.rs:294:23 [INFO] [stdout] | [INFO] [stdout] 294 | pub fn try_as_str(&self) -> Result, EvaluationError> { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 294 | pub fn try_as_str(&self) -> Result, EvaluationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 460 | pub fn flat_iter(&self) -> DynamicValueFlatIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/urls.rs:404:9 [INFO] [stdout] | [INFO] [stdout] 404 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 405 | url: &str, [INFO] [stdout] 406 | ) -> Result, ParseError> { [INFO] [stdout] | ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 406 | ) -> Result, ParseError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/cmd/scrape.rs:110:29 [INFO] [stdout] | [INFO] [stdout] 110 | fn prebuffer_up_to_head(&self) -> CliResult> { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 110 | fn prebuffer_up_to_head(&self) -> CliResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/cmd/scrape.rs:126:19 [INFO] [stdout] | [INFO] [stdout] 126 | fn read_bytes(&self) -> CliResult> { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 126 | fn read_bytes(&self) -> CliResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/cmd/view.rs:884:13 [INFO] [stdout] | [INFO] [stdout] 884 | fn iter(&self) -> DisplayedColumnsIter { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 884 | fn iter(&self) -> DisplayedColumnsIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/graph.rs:17:34 [INFO] [stdout] | [INFO] [stdout] 17 | fn serialize_value_to_csv(value: &Value) -> Cow { [INFO] [stdout] | ^^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 17 | fn serialize_value_to_csv(value: &Value) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/json.rs:250:45 [INFO] [stdout] | [INFO] [stdout] 250 | fn serialize_json_value_to_csv_field(value: &Value) -> Cow { [INFO] [stdout] | ^^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: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 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/moonblade/parser.rs:94:20 [INFO] [stdout] | [INFO] [stdout] 94 | fn parse_int(pair: Pair) -> Result { [INFO] [stdout] | ^^^^^^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 94 | fn parse_int(pair: Pair<'_, Rule>) -> Result { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/moonblade/scrape.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | fn get_element(&self, id: NodeId) -> ElementRef; [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 18 | fn get_element(&self, id: NodeId) -> ElementRef<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/moonblade/scrape.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | fn get_element(&self, id: NodeId) -> ElementRef { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 22 | fn get_element(&self, id: NodeId) -> ElementRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/moonblade/types/bound_arguments.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn get1_str(&self) -> Result, EvaluationError> { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 72 | pub fn get1_str(&self) -> Result, EvaluationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/moonblade/types/bound_arguments.rs:84:21 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn get2_str(&self) -> Result<(Cow, Cow), EvaluationError> { [INFO] [stdout] | ^^^^^ -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 251 | pub fn serialize_as_bytes(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/moonblade/types/dynamic_value.rs:264:28 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn try_as_datetime(&self) -> Result, EvaluationError> { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 264 | pub fn try_as_datetime(&self) -> Result, EvaluationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/moonblade/types/dynamic_value.rs:294:23 [INFO] [stdout] | [INFO] [stdout] 294 | pub fn try_as_str(&self) -> Result, EvaluationError> { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 294 | pub fn try_as_str(&self) -> Result, EvaluationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 460 | pub fn flat_iter(&self) -> DynamicValueFlatIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/urls.rs:404:9 [INFO] [stdout] | [INFO] [stdout] 404 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 405 | url: &str, [INFO] [stdout] 406 | ) -> Result, ParseError> { [INFO] [stdout] | ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 406 | ) -> Result, ParseError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xan` (test "tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/bin/rustc --crate-name tests --edition=2021 tests/tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=68367feaa8381829 -C extra-filename=-5f95ed9790fb320d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-f95a2d77404a73d2.rlib --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-41dcfe80309d7422.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bstr=/opt/rustwide/target/debug/deps/libbstr-381c0dad3c4948fb.rlib --extern btoi=/opt/rustwide/target/debug/deps/libbtoi-a60b743ff7e5f4ca.rlib --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-1ff558160595e5cf.rlib --extern calamine=/opt/rustwide/target/debug/deps/libcalamine-12c104897dfaac8a.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-caab0af0c06a97f8.rlib --extern colorgrad=/opt/rustwide/target/debug/deps/libcolorgrad-781cb570ffba04e8.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-0be1e8c49fbc1edf.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-eb884bd758f9e428.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-01e2b6ff82ded767.rlib --extern csv_index=/opt/rustwide/target/debug/deps/libcsv_index-481f27d7f751189a.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-4cb51d9b439680ba.rlib --extern deepsize=/opt/rustwide/target/debug/deps/libdeepsize-a9f4b1b093c003bd.rlib --extern dlv_list=/opt/rustwide/target/debug/deps/libdlv_list-92626146198ad392.rlib --extern docopt=/opt/rustwide/target/debug/deps/libdocopt-b0455c2145f12ae0.rlib --extern ego_tree=/opt/rustwide/target/debug/deps/libego_tree-b962cbce906a24cc.rlib --extern emojis=/opt/rustwide/target/debug/deps/libemojis-cd045ead705bd4df.rlib --extern encoding=/opt/rustwide/target/debug/deps/libencoding-12cd434b271d2a34.rlib --extern ext_sort=/opt/rustwide/target/debug/deps/libext_sort-2bb069cfbd6c8f1d.rlib --extern fast_float=/opt/rustwide/target/debug/deps/libfast_float-a001eccc39083970.rlib --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-fe281491735801ef.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-2d0d6e7067839646.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-b1d792528bd08356.rlib --extern html_escape=/opt/rustwide/target/debug/deps/libhtml_escape-3a7ee0974ad45b30.rlib --extern hyperloglogplus=/opt/rustwide/target/debug/deps/libhyperloglogplus-41064639df340dfa.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-3bd31d863567ff14.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-b94b548979a85fb8.rlib --extern jiff=/opt/rustwide/target/debug/deps/libjiff-8ac4247fb0c6fa89.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-8b7359041afc81b3.rlib --extern mime2ext=/opt/rustwide/target/debug/deps/libmime2ext-b5e5429e573d4191.rlib --extern namedlock=/opt/rustwide/target/debug/deps/libnamedlock-716bc0b53cb71034.rlib --extern npyz=/opt/rustwide/target/debug/deps/libnpyz-518ea859865b1d07.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-ca1a94c67be40ba1.rlib --extern numfmt=/opt/rustwide/target/debug/deps/libnumfmt-7e8b0f19711d3708.rlib --extern opener=/opt/rustwide/target/debug/deps/libopener-4fd0f73b9bfeee64.rlib --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-b73ed97171b24471.rlib --extern pager=/opt/rustwide/target/debug/deps/libpager-68c880620ec8b286.rlib --extern paltoquet=/opt/rustwide/target/debug/deps/libpaltoquet-7d87e8cf44ad95b2.rlib --extern pariter=/opt/rustwide/target/debug/deps/libpariter-816d7cb635b32f79.rlib --extern pest=/opt/rustwide/target/debug/deps/libpest-65ef163ab3c04a6a.rlib --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-88d79c614bd767ce.so --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-9bdee0f717861990.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-571be3d5dea0c2fb.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-da87882471409a2c.rlib --extern rand_seeder=/opt/rustwide/target/debug/deps/librand_seeder-bc08228628bcd86d.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-c028ebf767d88c4f.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-8c9c043f71b8b9db.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-c51ad40c71227bc2.rlib --extern regex_automata=/opt/rustwide/target/debug/deps/libregex_automata-c1de0f7a44b45d31.rlib --extern rust_xlsxwriter=/opt/rustwide/target/debug/deps/librust_xlsxwriter-3550095f205f6979.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-84861e6b40c9e46d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1daed5d5233dbb84.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-910fc2c5999c3cdd.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5280509a723f55ed.rlib --extern shlex=/opt/rustwide/target/debug/deps/libshlex-4fa55ebef488beda.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-37ff2033a6c25860.rlib --extern tdigest=/opt/rustwide/target/debug/deps/libtdigest-88035cf11838c3d9.rlib --extern termsize=/opt/rustwide/target/debug/deps/libtermsize-e6520a57b3ab8b60.rlib --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-32f5e464db310659.rlib --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-9e0a2341e41f9d17.rlib --extern threadpool=/opt/rustwide/target/debug/deps/libthreadpool-262a83b1b9798535.rlib --extern topk=/opt/rustwide/target/debug/deps/libtopk-be213f3a1cffa53e.rlib --extern transient_btree_index=/opt/rustwide/target/debug/deps/libtransient_btree_index-215ed2f08bdd56ed.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-ff3f1aa3aad6e639.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-79cfce0a776a55d3.rlib --extern unidecode=/opt/rustwide/target/debug/deps/libunidecode-7770763bcec0c77d.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-3cc2abd4c2eef68b.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f19c294f287a83a2.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1f8fc5758fac36b186459d9cadf666c2bdf002fb4e83c0891099199d760d29bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f8fc5758fac36b186459d9cadf666c2bdf002fb4e83c0891099199d760d29bc", kill_on_drop: false }` [INFO] [stdout] 1f8fc5758fac36b186459d9cadf666c2bdf002fb4e83c0891099199d760d29bc