[INFO] fetching crate bradis 0.1.0...
[INFO] checking bradis-0.1.0 against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] extracting crate bradis 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate bradis 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate bradis 0.1.0
[INFO] tweaked toml for crates.io crate bradis 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bradis 0.1.0 on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bradis 0.1.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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8b24ff7fc36e6161d87cace29c6f6d142e01f579374e37d3448d57b7b4418d7
[INFO] running `Command { std: "docker" "start" "-a" "a8b24ff7fc36e6161d87cace29c6f6d142e01f579374e37d3448d57b7b4418d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8b24ff7fc36e6161d87cace29c6f6d142e01f579374e37d3448d57b7b4418d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8b24ff7fc36e6161d87cace29c6f6d142e01f579374e37d3448d57b7b4418d7", kill_on_drop: false }`
[INFO] [stdout] a8b24ff7fc36e6161d87cace29c6f6d142e01f579374e37d3448d57b7b4418d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 268fafb49af2649bf61f2605a6197995e39a48ccb0381d90b2cde2afb9f193bf
[INFO] running `Command { std: "docker" "start" "-a" "268fafb49af2649bf61f2605a6197995e39a48ccb0381d90b2cde2afb9f193bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking pure-rust-locales v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking lscolors v0.17.0
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking supports-hyperlinks v3.1.0
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking inventory v0.3.17
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking byte-unit v5.1.6
[INFO] [stderr]     Checking os_pipe v1.2.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]    Compiling uuhelp_parser v0.0.29
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking nu-glob v0.101.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling uucore_procs v0.0.29
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking os_display v0.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking wild v2.2.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking bytesize v1.3.0
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking sysinfo v0.32.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking vte v0.10.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling logos-codegen v0.15.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking console v0.15.10
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking ansitok v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling openssl v0.10.69
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking ansi-str v0.8.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling is_debug v1.0.2
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]     Checking lockfree-object-pool v0.1.6
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zip v2.2.2
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking papergrid v0.12.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]    Compiling rust-embed-utils v8.5.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking zopfli v0.8.1
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking uuid v1.12.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking winnow v0.6.25
[INFO] [stderr]    Compiling chrono-tz-build v0.4.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking tabled v0.16.0
[INFO] [stderr]     Checking brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling miette-derive v7.4.0
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling typetag-impl v0.2.19
[INFO] [stderr]    Compiling nu-derive-value v0.101.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling chrono-tz v0.10.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling gc-arena-derive v0.5.3
[INFO] [stderr]    Compiling shadow-rs v0.37.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling logos-derive v0.15.0
[INFO] [stderr]    Compiling rust-embed-impl v8.5.0
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking pwd v1.4.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling nu-cmd-lang v0.101.0
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]     Checking nu-path v0.101.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking codepage v0.1.2
[INFO] [stderr]     Checking pori v0.0.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking platform-info v2.0.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking nu-pretty-hex v0.101.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking gc-arena v0.5.3
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking file-id v0.2.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking open v5.3.2
[INFO] [stderr]     Checking wax v0.6.0
[INFO] [stderr]     Checking piccolo v0.3.3
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking notify-debouncer-full v0.3.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking rust-embed v8.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking umask v2.1.0
[INFO] [stderr]     Checking logos v0.15.0
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]     Checking print-positions v0.6.1
[INFO] [stderr]     Checking chardetng v0.1.17
[INFO] [stderr]     Checking titlecase v3.3.0
[INFO] [stderr]     Checking multipart-rs v0.1.13
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking quick-xml v0.37.2
[INFO] [stderr]     Checking alphanumeric-sort v1.5.3
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking is_executable v1.0.4
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking data-encoding v2.7.0
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]     Checking filesize v0.2.0
[INFO] [stderr]     Checking bracoxide v0.1.4
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking triomphe v0.1.14
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking typetag v0.2.19
[INFO] [stderr]     Checking respite v0.3.7
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking nu-json v0.101.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking procfs-core v0.17.0
[INFO] [stderr]     Checking chrono-humanize v0.2.3
[INFO] [stderr]     Checking parse_datetime v0.6.0
[INFO] [stderr]     Checking human-date-parser v0.2.0
[INFO] [stderr]     Checking dtparse v2.0.1
[INFO] [stderr]     Checking calamine v0.26.1
[INFO] [stderr]     Checking bradis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling oem_cp v2.0.0
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking terminal_size v0.4.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking xattr v1.4.0
[INFO] [stderr]     Checking tempfile v3.16.0
[INFO] [stderr]     Checking fd-lock v4.0.2
[INFO] [stderr]     Checking which v7.0.1
[INFO] [stderr]     Checking miette v7.4.0
[INFO] [stderr]     Checking clap_builder v4.5.27
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/db/raw.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn slice(&self, range: Range<usize>) -> RawSliceRef {
[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] 35 |     pub fn slice(&self, range: Range<usize>) -> RawSliceRef<'_> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/db/value/hash.rs:85:23
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn get<'a, Q>(&self, key: &'a Q) -> Option<HashValue>
[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] 85 |     pub fn get<'a, Q>(&self, key: &'a Q) -> Option<HashValue<'_>>
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db/value/hash.rs:260:17
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn iter(&self) -> impl Iterator<Item = (HashKey, HashValue)> + '_ {
[INFO] [stdout]     |                 ^^^^^                           ^^^^^^^  ^^^^^^^^^     ^^ the same lifetime is elided here
[INFO] [stdout]     |                 |                               |        |
[INFO] [stdout]     |                 |                               |        the same lifetime is hidden here
[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] 260 |     pub fn iter(&self) -> impl Iterator<Item = (HashKey<'_>, HashValue<'_>)> + '_ {
[INFO] [stdout]     |                                                        ++++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db/value/hash.rs:268:17
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn keys(&self) -> impl Iterator<Item = HashKey> + '_ {
[INFO] [stdout]     |                 ^^^^^                          ^^^^^^^    ^^ the same lifetime is elided 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] 268 |     pub fn keys(&self) -> impl Iterator<Item = HashKey<'_>> + '_ {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db/value/hash.rs:276:19
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn values(&self) -> impl Iterator<Item = HashValue> + '_ {
[INFO] [stdout]     |                   ^^^^^                          ^^^^^^^^^    ^^ the same lifetime is elided 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] 276 |     pub fn values(&self) -> impl Iterator<Item = HashValue<'_>> + '_ {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/db/value/list.rs:53:17
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn peek(&self, edge: Edge) -> Option<PackRef> {
[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] 53 |     pub fn peek(&self, edge: Edge) -> Option<PackRef<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db/value/set.rs:200:17
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn iter(&self) -> Iter {
[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] 200 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db/value/sorted_set.rs:211:18
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn range(&self, range: Range<usize>) -> impl ExactSizeIterator<Item = (f64, SortedSetRef)> {
[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] 211 |     pub fn range(&self, range: Range<usize>) -> impl ExactSizeIterator<Item = (f64, SortedSetRef<'_>)> {
[INFO] [stdout]     |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db/value/sorted_set.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 220 |         range: Range<usize>,
[INFO] [stdout] 221 |     ) -> impl ExactSizeIterator<Item = (f64, SortedSetRef)> {
[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] 221 |     ) -> impl ExactSizeIterator<Item = (f64, SortedSetRef<'_>)> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/linked_list.rs:156:17
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn iter(&self) -> Iter<T> {
[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] 156 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pack.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn read(&self, offset: usize) -> Option<(PackRef, usize)> {
[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] 109 |     fn read(&self, offset: usize) -> Option<(PackRef<'_>, usize)> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pack.rs:176:17
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn read_rev(&self, mut offset: usize) -> Option<(PackRef, usize)> {
[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] 176 |     fn read_rev(&self, mut offset: usize) -> Option<(PackRef<'_>, usize)> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pack.rs:196:17
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn iter(&self) -> Iter {
[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] 196 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pack/list.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn peek(&self, edge: Edge) -> Option<PackRef> {
[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] 70 |     pub fn peek(&self, edge: Edge) -> Option<PackRef<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pack/list.rs:192:17
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn iter(&self) -> PackIter {
[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] 192 |     pub fn iter(&self) -> PackIter<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pack/list.rs:197:22
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub fn iter_from(&self, edge: Edge) -> Reversible<PackIter> {
[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] 197 |     pub fn iter_from(&self, edge: Edge) -> Reversible<PackIter<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pack/map.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn get<K>(&self, key: &K) -> Option<PackRef>
[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] 38 |     pub fn get<K>(&self, key: &K) -> Option<PackRef<'_>>
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pack/map.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn iter(&self) -> Iter {
[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] 85 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pack/map.rs:90:17
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn keys(&self) -> impl Iterator<Item = PackRef> + '_ {
[INFO] [stdout]    |                 ^^^^^                          ^^^^^^^    ^^ the same lifetime is elided 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] 90 |     pub fn keys(&self) -> impl Iterator<Item = PackRef<'_>> + '_ {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pack/map.rs:95:19
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn values(&self) -> impl Iterator<Item = PackRef> + '_ {
[INFO] [stdout]    |                   ^^^^^                          ^^^^^^^    ^^ the same lifetime is elided 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] 95 |     pub fn values(&self) -> impl Iterator<Item = PackRef<'_>> + '_ {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pack/set.rs:82:17
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn iter(&self) -> PackIter {
[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] 82 |     pub fn iter(&self) -> PackIter<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pack/sorted_set.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn iter(&self) -> Iter {
[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] 28 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pack/sorted_set.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 40 |         range: Range<usize>,
[INFO] [stdout] 41 |     ) -> impl ExactSizeIterator<Item = (f64, PackRef)> + DoubleEndedIterator {
[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] 41 |     ) -> impl ExactSizeIterator<Item = (f64, PackRef<'_>)> + DoubleEndedIterator {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pack/sorted_set.rs:47:22
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn rev_range(&self, range: Range<usize>) -> impl ExactSizeIterator<Item = (f64, PackRef)> {
[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] 47 |     pub fn rev_range(&self, range: Range<usize>) -> impl ExactSizeIterator<Item = (f64, PackRef<'_>)> {
[INFO] [stdout]    |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pack/sorted_set.rs:52:27
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn range_score<R>(&self, bounds: &R) -> Iter
[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] 52 |     pub fn range_score<R>(&self, bounds: &R) -> Iter<'_>
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pack/sorted_set.rs:76:31
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn rev_range_score<R>(&self, bounds: &R) -> impl ExactSizeIterator<Item = (f64, PackRef)>
[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] 76 |     pub fn rev_range_score<R>(&self, bounds: &R) -> impl ExactSizeIterator<Item = (f64, PackRef<'_>)>
[INFO] [stdout]    |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/quicklist.rs:86:17
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn peek(&self, edge: Edge) -> Option<PackRef> {
[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] 86 |     pub fn peek(&self, edge: Edge) -> Option<PackRef<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/quicklist.rs:126:17
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn iter(&self) -> Iter {
[INFO] [stdout]     |                 ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/quicklist.rs:135:22
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn iter_from(&self, edge: Edge) -> Reversible<Iter> {
[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] 135 |     pub fn iter_from(&self, edge: Edge) -> Reversible<Iter<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/skiplist.rs:542:17
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub fn iter(&self) -> Iter {
[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] 542 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/skiplist.rs:547:21
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn iter_rev(&self) -> Iter {
[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] 547 |     pub fn iter_rev(&self) -> Iter<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/skiplist.rs:552:18
[INFO] [stdout]     |
[INFO] [stdout] 552 |     pub fn range(&self, range: Range<usize>) -> Iter {
[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] 552 |     pub fn range(&self, range: Range<usize>) -> Iter<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/skiplist.rs:559:22
[INFO] [stdout]     |
[INFO] [stdout] 559 |     pub fn rev_range(&self, range: Range<usize>) -> Iter {
[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] 559 |     pub fn rev_range(&self, range: Range<usize>) -> Iter<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/skiplist.rs:566:27
[INFO] [stdout]     |
[INFO] [stdout] 566 |     pub fn range_score<R>(&self, bounds: &R) -> Iter
[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] 566 |     pub fn range_score<R>(&self, bounds: &R) -> Iter<'_>
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/skiplist.rs:579:31
[INFO] [stdout]     |
[INFO] [stdout] 579 |     pub fn rev_range_score<R>(&self, bounds: &R) -> Iter
[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] 579 |     pub fn rev_range_score<R>(&self, bounds: &R) -> Iter<'_>
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking proptest v1.6.0
[INFO] [stderr]     Checking nu-system v0.101.0
[INFO] [stderr]     Checking nu-utils v0.101.0
[INFO] [stderr]     Checking reedline v0.38.0
[INFO] [stderr]     Checking nu-protocol v0.101.0
[INFO] [stderr]     Checking nu-term-grid v0.101.0
[INFO] [stderr]     Checking clap v4.5.27
[INFO] [stderr]     Checking uucore v0.0.29
[INFO] [stderr]     Checking uucore v0.0.28
[INFO] [stderr]     Checking uu_mkdir v0.0.28
[INFO] [stderr]     Checking uu_cp v0.0.28
[INFO] [stderr]     Checking uu_whoami v0.0.28
[INFO] [stderr]     Checking uu_mktemp v0.0.28
[INFO] [stderr]     Checking uu_touch v0.0.28
[INFO] [stderr]     Checking uu_uname v0.0.28
[INFO] [stderr]     Checking uu_mv v0.0.28
[INFO] [stderr]     Checking nu-engine v0.101.0
[INFO] [stderr]     Checking nu-parser v0.101.0
[INFO] [stderr]     Checking nu-color-config v0.101.0
[INFO] [stderr]     Checking nu-table v0.101.0
[INFO] [stderr]     Checking nu-cmd-base v0.101.0
[INFO] [stderr]     Checking nuon v0.101.0
[INFO] [stderr]     Checking nu-std v0.101.0
[INFO] [stderr]     Checking nu-cli v0.101.0
[INFO] [stderr]     Checking nu-cmd-extra v0.101.0
[INFO] [stderr]     Checking nu-command v0.101.0
[INFO] [stdout] warning: value assigned to `state` is never read
[INFO] [stdout]   --> tests/test/nu_test.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub state: Wrap,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `error` is never read
[INFO] [stdout]   --> tests/test/nu_test.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub error: NuError,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/db/raw.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn slice(&self, range: Range<usize>) -> RawSliceRef {
[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] 35 |     pub fn slice(&self, range: Range<usize>) -> RawSliceRef<'_> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/db/value/hash.rs:85:23
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn get<'a, Q>(&self, key: &'a Q) -> Option<HashValue>
[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] 85 |     pub fn get<'a, Q>(&self, key: &'a Q) -> Option<HashValue<'_>>
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db/value/hash.rs:260:17
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn iter(&self) -> impl Iterator<Item = (HashKey, HashValue)> + '_ {
[INFO] [stdout]     |                 ^^^^^                           ^^^^^^^  ^^^^^^^^^     ^^ the same lifetime is elided here
[INFO] [stdout]     |                 |                               |        |
[INFO] [stdout]     |                 |                               |        the same lifetime is hidden here
[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] 260 |     pub fn iter(&self) -> impl Iterator<Item = (HashKey<'_>, HashValue<'_>)> + '_ {
[INFO] [stdout]     |                                                        ++++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db/value/hash.rs:268:17
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn keys(&self) -> impl Iterator<Item = HashKey> + '_ {
[INFO] [stdout]     |                 ^^^^^                          ^^^^^^^    ^^ the same lifetime is elided 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] 268 |     pub fn keys(&self) -> impl Iterator<Item = HashKey<'_>> + '_ {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db/value/hash.rs:276:19
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn values(&self) -> impl Iterator<Item = HashValue> + '_ {
[INFO] [stdout]     |                   ^^^^^                          ^^^^^^^^^    ^^ the same lifetime is elided 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] 276 |     pub fn values(&self) -> impl Iterator<Item = HashValue<'_>> + '_ {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/db/value/list.rs:53:17
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn peek(&self, edge: Edge) -> Option<PackRef> {
[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] 53 |     pub fn peek(&self, edge: Edge) -> Option<PackRef<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db/value/set.rs:200:17
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn iter(&self) -> Iter {
[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] 200 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db/value/sorted_set.rs:211:18
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn range(&self, range: Range<usize>) -> impl ExactSizeIterator<Item = (f64, SortedSetRef)> {
[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] 211 |     pub fn range(&self, range: Range<usize>) -> impl ExactSizeIterator<Item = (f64, SortedSetRef<'_>)> {
[INFO] [stdout]     |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db/value/sorted_set.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 220 |         range: Range<usize>,
[INFO] [stdout] 221 |     ) -> impl ExactSizeIterator<Item = (f64, SortedSetRef)> {
[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] 221 |     ) -> impl ExactSizeIterator<Item = (f64, SortedSetRef<'_>)> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/linked_list.rs:156:17
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn iter(&self) -> Iter<T> {
[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] 156 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pack.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn read(&self, offset: usize) -> Option<(PackRef, usize)> {
[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] 109 |     fn read(&self, offset: usize) -> Option<(PackRef<'_>, usize)> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pack.rs:176:17
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn read_rev(&self, mut offset: usize) -> Option<(PackRef, usize)> {
[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] 176 |     fn read_rev(&self, mut offset: usize) -> Option<(PackRef<'_>, usize)> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pack.rs:196:17
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn iter(&self) -> Iter {
[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] 196 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pack/list.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn peek(&self, edge: Edge) -> Option<PackRef> {
[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] 70 |     pub fn peek(&self, edge: Edge) -> Option<PackRef<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pack/list.rs:192:17
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn iter(&self) -> PackIter {
[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] 192 |     pub fn iter(&self) -> PackIter<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pack/list.rs:197:22
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub fn iter_from(&self, edge: Edge) -> Reversible<PackIter> {
[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] 197 |     pub fn iter_from(&self, edge: Edge) -> Reversible<PackIter<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pack/map.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn get<K>(&self, key: &K) -> Option<PackRef>
[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] 38 |     pub fn get<K>(&self, key: &K) -> Option<PackRef<'_>>
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pack/map.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn iter(&self) -> Iter {
[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] 85 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pack/map.rs:90:17
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn keys(&self) -> impl Iterator<Item = PackRef> + '_ {
[INFO] [stdout]    |                 ^^^^^                          ^^^^^^^    ^^ the same lifetime is elided 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] 90 |     pub fn keys(&self) -> impl Iterator<Item = PackRef<'_>> + '_ {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pack/map.rs:95:19
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn values(&self) -> impl Iterator<Item = PackRef> + '_ {
[INFO] [stdout]    |                   ^^^^^                          ^^^^^^^    ^^ the same lifetime is elided 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] 95 |     pub fn values(&self) -> impl Iterator<Item = PackRef<'_>> + '_ {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pack/set.rs:82:17
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn iter(&self) -> PackIter {
[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] 82 |     pub fn iter(&self) -> PackIter<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pack/sorted_set.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn iter(&self) -> Iter {
[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] 28 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pack/sorted_set.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 40 |         range: Range<usize>,
[INFO] [stdout] 41 |     ) -> impl ExactSizeIterator<Item = (f64, PackRef)> + DoubleEndedIterator {
[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] 41 |     ) -> impl ExactSizeIterator<Item = (f64, PackRef<'_>)> + DoubleEndedIterator {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pack/sorted_set.rs:47:22
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn rev_range(&self, range: Range<usize>) -> impl ExactSizeIterator<Item = (f64, PackRef)> {
[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] 47 |     pub fn rev_range(&self, range: Range<usize>) -> impl ExactSizeIterator<Item = (f64, PackRef<'_>)> {
[INFO] [stdout]    |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pack/sorted_set.rs:52:27
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn range_score<R>(&self, bounds: &R) -> Iter
[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] 52 |     pub fn range_score<R>(&self, bounds: &R) -> Iter<'_>
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pack/sorted_set.rs:76:31
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn rev_range_score<R>(&self, bounds: &R) -> impl ExactSizeIterator<Item = (f64, PackRef)>
[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] 76 |     pub fn rev_range_score<R>(&self, bounds: &R) -> impl ExactSizeIterator<Item = (f64, PackRef<'_>)>
[INFO] [stdout]    |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/quicklist.rs:86:17
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn peek(&self, edge: Edge) -> Option<PackRef> {
[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] 86 |     pub fn peek(&self, edge: Edge) -> Option<PackRef<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/quicklist.rs:126:17
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn iter(&self) -> Iter {
[INFO] [stdout]     |                 ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/quicklist.rs:135:22
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn iter_from(&self, edge: Edge) -> Reversible<Iter> {
[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] 135 |     pub fn iter_from(&self, edge: Edge) -> Reversible<Iter<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/skiplist.rs:542:17
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub fn iter(&self) -> Iter {
[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] 542 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/skiplist.rs:547:21
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn iter_rev(&self) -> Iter {
[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] 547 |     pub fn iter_rev(&self) -> Iter<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/skiplist.rs:552:18
[INFO] [stdout]     |
[INFO] [stdout] 552 |     pub fn range(&self, range: Range<usize>) -> Iter {
[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] 552 |     pub fn range(&self, range: Range<usize>) -> Iter<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/skiplist.rs:559:22
[INFO] [stdout]     |
[INFO] [stdout] 559 |     pub fn rev_range(&self, range: Range<usize>) -> Iter {
[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] 559 |     pub fn rev_range(&self, range: Range<usize>) -> Iter<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/skiplist.rs:566:27
[INFO] [stdout]     |
[INFO] [stdout] 566 |     pub fn range_score<R>(&self, bounds: &R) -> Iter
[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] 566 |     pub fn range_score<R>(&self, bounds: &R) -> Iter<'_>
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/skiplist.rs:579:31
[INFO] [stdout]     |
[INFO] [stdout] 579 |     pub fn rev_range_score<R>(&self, bounds: &R) -> Iter
[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] 579 |     pub fn rev_range_score<R>(&self, bounds: &R) -> Iter<'_>
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "268fafb49af2649bf61f2605a6197995e39a48ccb0381d90b2cde2afb9f193bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "268fafb49af2649bf61f2605a6197995e39a48ccb0381d90b2cde2afb9f193bf", kill_on_drop: false }`
[INFO] [stdout] 268fafb49af2649bf61f2605a6197995e39a48ccb0381d90b2cde2afb9f193bf
