[INFO] cloning repository https://github.com/ungtb10d/nushell
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ungtb10d/nushell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fungtb10d%2Fnushell", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fungtb10d%2Fnushell'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e629ef203aef2ca419be94737030071194ecc999
[INFO] checking ungtb10d/nushell against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fungtb10d%2Fnushell" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ungtb10d/nushell
[INFO] finished tweaking git repo https://github.com/ungtb10d/nushell
[INFO] tweaked toml for git repo https://github.com/ungtb10d/nushell written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ungtb10d/nushell on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ungtb10d/nushell 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num_threads v0.1.6
[INFO] [stderr]   Downloaded quote v1.0.20
[INFO] [stderr]   Downloaded time-macros v0.2.4
[INFO] [stderr]   Downloaded unicode-ident v1.0.2
[INFO] [stderr]   Downloaded redox_users v0.4.3
[INFO] [stderr]   Downloaded doc-comment v0.3.3
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.82
[INFO] [stderr]   Downloaded hamcrest2 v0.3.0
[INFO] [stderr]   Downloaded dunce v1.0.2
[INFO] [stderr]   Downloaded thiserror-impl v1.0.31
[INFO] [stderr]   Downloaded utf8-width v0.1.6
[INFO] [stderr]   Downloaded pwd v1.4.0
[INFO] [stderr]   Downloaded iana-time-zone v0.1.47
[INFO] [stderr]   Downloaded errno v0.2.8
[INFO] [stderr]   Downloaded byte-unit v4.0.14
[INFO] [stderr]   Downloaded shlex v1.1.0
[INFO] [stderr]   Downloaded embedded-hal v0.2.7
[INFO] [stderr]   Downloaded miette-derive v4.7.1
[INFO] [stderr]   Downloaded smawk v0.3.1
[INFO] [stderr]   Downloaded phf_shared v0.10.0
[INFO] [stderr]   Downloaded supports-color v1.3.0
[INFO] [stderr]   Downloaded is_debug v1.0.1
[INFO] [stderr]   Downloaded shadow-rs v0.16.1
[INFO] [stderr]   Downloaded rust-embed-utils v7.2.0
[INFO] [stderr]   Downloaded xmlparser v0.13.3
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.32
[INFO] [stderr]   Downloaded powierza-coefficient v1.0.1
[INFO] [stderr]   Downloaded strength_reduce v0.2.3
[INFO] [stderr]   Downloaded streaming-iterator v0.1.6
[INFO] [stderr]   Downloaded filetime v0.2.17
[INFO] [stderr]   Downloaded phf_shared v0.11.0
[INFO] [stderr]   Downloaded chrono-tz-build v0.0.3
[INFO] [stderr]   Downloaded is_executable v1.0.1
[INFO] [stderr]   Downloaded selectors v0.22.0
[INFO] [stderr]   Downloaded dtoa v0.4.8
[INFO] [stderr]   Downloaded string_cache_codegen v0.5.2
[INFO] [stderr]   Downloaded markup5ever v0.11.0
[INFO] [stderr]   Downloaded phf_generator v0.10.0
[INFO] [stderr]   Downloaded scraper v0.13.0
[INFO] [stderr]   Downloaded getopts v0.2.21
[INFO] [stderr]   Downloaded clap v2.34.0
[INFO] [stderr]   Downloaded regex-syntax v0.6.27
[INFO] [stderr]   Downloaded semver-parser v0.10.2
[INFO] [stderr]   Downloaded ucd-trie v0.1.4
[INFO] [stderr]   Downloaded polars-core v0.23.2
[INFO] [stderr]   Downloaded bstr v0.2.17
[INFO] [stderr]   Downloaded windows_i686_gnu v0.36.1
[INFO] [stderr]   Downloaded zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]   Downloaded parquet2 v0.14.1
[INFO] [stderr]   Downloaded arrow2 v0.13.1
[INFO] [stderr]   Downloaded chrono-tz v0.6.3
[INFO] [stderr]   Downloaded rust-embed v6.4.0
[INFO] [stderr]   Downloaded html5ever v0.26.0
[INFO] [stderr]   Downloaded tokio v1.20.1
[INFO] [stderr]   Downloaded nix v0.24.2
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.37.0
[INFO] [stderr]   Downloaded rand_pcg v0.2.1
[INFO] [stderr]   Downloaded windows_i686_msvc v0.37.0
[INFO] [stderr]   Downloaded phf_generator v0.8.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.37.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.37.0
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.37.0
[INFO] [stderr]   Downloaded gimli v0.26.2
[INFO] [stderr]   Downloaded linux-raw-sys v0.0.46
[INFO] [stderr]   Downloaded csv v1.1.6
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.36.1
[INFO] [stderr]   Downloaded git2 v0.15.0
[INFO] [stderr]   Downloaded ego-tree v0.6.2
[INFO] [stderr]   Downloaded string_cache v0.8.4
[INFO] [stderr]   Downloaded phf_codegen v0.10.0
[INFO] [stderr]   Downloaded brotli v3.3.4
[INFO] [stderr]   Downloaded sxd-document v0.3.2
[INFO] [stderr]   Downloaded object v0.29.0
[INFO] [stderr]   Downloaded regex v1.6.0
[INFO] [stderr]   Downloaded bindgen v0.59.2
[INFO] [stderr]   Downloaded quick-xml v0.23.0
[INFO] [stderr]   Downloaded web-sys v0.3.59
[INFO] [stderr]   Downloaded windows_i686_msvc v0.36.1
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.36.1
[INFO] [stderr]   Downloaded predicates v2.1.1
[INFO] [stderr]   Downloaded quick-xml v0.19.0
[INFO] [stderr]   Downloaded libssh2-sys v0.2.23
[INFO] [stderr]   Downloaded reqwest v0.11.11
[INFO] [stderr]   Downloaded sysinfo v0.26.2
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.36.1
[INFO] [stderr]   Downloaded cortex-m v0.7.5
[INFO] [stderr]   Downloaded riscv v0.7.0
[INFO] [stderr]   Downloaded cssparser v0.27.2
[INFO] [stderr]   Downloaded phf_codegen v0.8.0
[INFO] [stderr]   Downloaded new_debug_unreachable v1.0.4
[INFO] [stderr]   Downloaded sxd-xpath v0.4.2
[INFO] [stderr]   Downloaded parse-zoneinfo v0.3.0
[INFO] [stderr]   Downloaded rust_decimal v1.25.0
[INFO] [stderr]   Downloaded lexical-write-float v0.8.5
[INFO] [stderr]   Downloaded tokio-util v0.7.3
[INFO] [stderr]   Downloaded plotters v0.3.3
[INFO] [stderr]   Downloaded ntapi v0.3.7
[INFO] [stderr]   Downloaded nom v7.1.1
[INFO] [stderr]   Downloaded tabled v0.8.0
[INFO] [stderr]   Downloaded libc v0.2.126
[INFO] [stderr]   Downloaded cssparser-macros v0.6.0
[INFO] [stderr]   Downloaded phf_macros v0.8.0
[INFO] [stderr]   Downloaded servo_arc v0.1.1
[INFO] [stderr]   Downloaded typed-arena v1.7.0
[INFO] [stderr]   Downloaded difflib v0.4.0
[INFO] [stderr]   Downloaded htmlescape v0.3.1
[INFO] [stderr]   Downloaded users v0.10.0
[INFO] [stderr]   Downloaded nom v1.2.4
[INFO] [stderr]   Downloaded polars-io v0.23.2
[INFO] [stderr]   Downloaded polars-lazy v0.23.2
[INFO] [stderr]   Downloaded comfy-table v5.0.1
[INFO] [stderr]   Downloaded lexical-parse-float v0.8.5
[INFO] [stderr]   Downloaded lexical-util v0.8.5
[INFO] [stderr]   Downloaded brotli-decompressor v2.3.2
[INFO] [stderr]   Downloaded criterion v0.3.6
[INFO] [stderr]   Downloaded procfs v0.14.0
[INFO] [stderr]   Downloaded miette v5.1.1
[INFO] [stderr]   Downloaded dtoa-short v0.3.3
[INFO] [stderr]   Downloaded phf v0.8.0
[INFO] [stderr]   Downloaded phf_shared v0.8.0
[INFO] [stderr]   Downloaded thin-slice v0.1.1
[INFO] [stderr]   Downloaded peresil v0.3.0
[INFO] [stderr]   Downloaded predicates-tree v1.0.5
[INFO] [stderr]   Downloaded fuzzy-matcher v0.3.7
[INFO] [stderr]   Downloaded alphanumeric-sort v1.4.4
[INFO] [stderr]   Downloaded zip v0.5.13
[INFO] [stderr]   Downloaded calamine v0.18.0
[INFO] [stderr]   Downloaded fs_extra v1.2.0
[INFO] [stderr]   Downloaded ical v0.7.0
[INFO] [stderr]   Downloaded meval v0.2.0
[INFO] [stderr]   Downloaded crossterm v0.23.2
[INFO] [stderr]   Downloaded lexical-write-integer v0.8.5
[INFO] [stderr]   Downloaded wax v0.5.0
[INFO] [stderr]   Downloaded windows-sys v0.36.1
[INFO] [stderr]   Downloaded heapless v0.7.15
[INFO] [stderr]   Downloaded backtrace v0.3.66
[INFO] [stderr]   Downloaded predicates-core v1.0.3
[INFO] [stderr]   Downloaded termtree v0.2.4
[INFO] [stderr]   Downloaded assert_cmd v2.0.4
[INFO] [stderr]   Downloaded ctrlc v3.2.2
[INFO] [stderr]   Downloaded codepage v0.1.1
[INFO] [stderr]   Downloaded md-5 v0.10.1
[INFO] [stderr]   Downloaded notify v4.0.17
[INFO] [stderr]   Downloaded memmap2 v0.5.5
[INFO] [stderr]   Downloaded strum_macros v0.23.1
[INFO] [stderr]   Downloaded lexical-core v0.8.5
[INFO] [stderr]   Downloaded polars-arrow v0.23.2
[INFO] [stderr]   Downloaded env_logger v0.8.4
[INFO] [stderr]   Downloaded uuid v1.1.2
[INFO] [stderr]   Downloaded libgit2-sys v0.14.0+1.5.0
[INFO] [stderr]   Downloaded flate2 v1.0.24
[INFO] [stderr]   Downloaded unicode-linebreak v0.1.2
[INFO] [stderr]   Downloaded fancy-regex v0.10.0
[INFO] [stderr]   Downloaded phf_generator v0.11.0
[INFO] [stderr]   Downloaded phf_codegen v0.11.0
[INFO] [stderr]   Downloaded phf v0.11.0
[INFO] [stderr]   Downloaded encode_unicode v0.3.6
[INFO] [stderr]   Downloaded console v0.15.0
[INFO] [stderr]   Downloaded dtparse v1.3.0
[INFO] [stderr]   Downloaded filesize v0.2.0
[INFO] [stderr]   Downloaded is-root v0.1.2
[INFO] [stderr]   Downloaded inotify v0.7.1
[INFO] [stderr]   Downloaded proptest v1.0.0
[INFO] [stderr]   Downloaded hyper v0.14.20
[INFO] [stderr]   Downloaded eml-parser v0.1.3
[INFO] [stderr]   Downloaded dirs v4.0.0
[INFO] [stderr]   Downloaded anyhow v1.0.58
[INFO] [stderr]   Downloaded strum v0.23.0
[INFO] [stderr]   Downloaded bytemuck v1.11.0
[INFO] [stderr]   Downloaded json-deserializer v0.3.1
[INFO] [stderr]   Downloaded multiversion-macros v0.6.1
[INFO] [stderr]   Downloaded quickcheck v1.0.3
[INFO] [stderr]   Downloaded h2 v0.3.13
[INFO] [stderr]   Downloaded tz-rs v0.6.11
[INFO] [stderr]   Downloaded textwrap v0.15.0
[INFO] [stderr]   Downloaded reedline v0.12.0
[INFO] [stderr]   Downloaded zeroize v1.5.7
[INFO] [stderr]   Downloaded dialoguer v0.9.0
[INFO] [stderr]   Downloaded fsevent v0.4.0
[INFO] [stderr]   Downloaded fsevent-sys v2.0.1
[INFO] [stderr]   Downloaded pathdiff v0.2.1
[INFO] [stderr]   Downloaded dirs-sys v0.3.7
[INFO] [stderr]   Downloaded openssl-src v111.22.0+1.1.1q
[INFO] [stderr]   Downloaded polars-ops v0.23.2
[INFO] [stderr]   Downloaded lexical v6.1.1
[INFO] [stderr]   Downloaded arrow-format v0.7.0
[INFO] [stderr]   Downloaded bytemuck_derive v1.1.1
[INFO] [stderr]   Downloaded libz-sys v1.1.8
[INFO] [stderr]   Downloaded dyn-clone v1.0.8
[INFO] [stderr]   Downloaded hash_hasher v2.0.3
[INFO] [stderr]   Downloaded lexical-parse-integer v0.8.6
[INFO] [stderr]   Downloaded multiversion v0.6.1
[INFO] [stderr]   Downloaded bitpacking v0.8.4
[INFO] [stderr]   Downloaded alloc-no-stdlib v2.0.3
[INFO] [stderr]   Downloaded lz4 v1.23.3
[INFO] [stderr]   Downloaded async-trait v0.1.56
[INFO] [stderr]   Downloaded integer-encoding v3.0.4
[INFO] [stderr]   Downloaded parquet-format-async-temp v0.3.1
[INFO] [stderr]   Downloaded snap v1.0.5
[INFO] [stderr]   Downloaded pest v2.1.3
[INFO] [stderr]   Downloaded libsqlite3-sys v0.25.1
[INFO] [stderr]   Downloaded tracing v0.1.35
[INFO] [stderr]   Downloaded security-framework v2.6.1
[INFO] [stderr]   Downloaded security-framework-sys v2.6.1
[INFO] [stderr]   Downloaded native-tls v0.2.10
[INFO] [stderr]   Downloaded winreg v0.10.1
[INFO] [stderr]   Downloaded tzdb v0.3.1
[INFO] [stderr]   Downloaded miniz_oxide v0.5.3
[INFO] [stderr]   Downloaded rustix v0.35.7
[INFO] [stderr]   Downloaded crunchy v0.2.2
[INFO] [stderr]   Downloaded alloc-stdlib v0.2.1
[INFO] [stderr]   Downloaded streaming-decompression v0.1.0
[INFO] [stderr]   Downloaded num-complex v0.4.2
[INFO] [stderr]   Downloaded gjson v0.8.1
[INFO] [stderr]   Downloaded polars-utils v0.23.2
[INFO] [stderr]   Downloaded quickcheck_macros v1.0.0
[INFO] [stderr]   Downloaded siphasher v0.3.10
[INFO] [stderr]   Downloaded users v0.11.0
[INFO] [stderr]   Downloaded criterion-plot v0.4.5
[INFO] [stderr]   Downloaded half v1.8.2
[INFO] [stderr]   Downloaded rmp v0.8.11
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.16
[INFO] [stderr]   Downloaded indexmap v1.9.1
[INFO] [stderr]   Downloaded erased-serde v0.3.21
[INFO] [stderr]   Downloaded typetag v0.1.8
[INFO] [stderr]   Downloaded openssl v0.10.41
[INFO] [stderr]   Downloaded pure-rust-locales v0.5.6
[INFO] [stderr]   Downloaded chrono v0.4.22
[INFO] [stderr]   Downloaded rayon v1.5.3
[INFO] [stderr]   Downloaded serde_json v1.0.82
[INFO] [stderr]   Downloaded syn v1.0.98
[INFO] [stderr]   Downloaded polars-time v0.23.2
[INFO] [stderr]   Downloaded polars v0.23.2
[INFO] [stderr]   Downloaded tracing-core v0.1.28
[INFO] [stderr]   Downloaded arrayvec v0.7.2
[INFO] [stderr]   Downloaded vec1 v1.8.0
[INFO] [stderr]   Downloaded csv-core v0.1.10
[INFO] [stderr]   Downloaded bitfield v0.13.2
[INFO] [stderr]   Downloaded papergrid v0.5.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.82
[INFO] [stderr]   Downloaded num-rational v0.4.1
[INFO] [stderr]   Downloaded num v0.4.0
[INFO] [stderr]   Downloaded rusty-fork v0.3.0
[INFO] [stderr]   Downloaded bytes v1.2.0
[INFO] [stderr]   Downloaded unicode-normalization v0.1.21
[INFO] [stderr]   Downloaded rmp-serde v1.1.0
[INFO] [stderr]   Downloaded paste v1.0.8
[INFO] [stderr]   Downloaded bare-metal v1.0.0
[INFO] [stderr]   Downloaded libloading v0.7.3
[INFO] [stderr]   Downloaded clang-sys v1.3.3
[INFO] [stderr]   Downloaded rustc-demangle v0.1.21
[INFO] [stderr]   Downloaded owo-colors v3.4.0
[INFO] [stderr]   Downloaded rusqlite v0.28.0
[INFO] [stderr]   Downloaded futures-util v0.3.21
[INFO] [stderr]   Downloaded rand_xorshift v0.3.0
[INFO] [stderr]   Downloaded wait-timeout v0.2.0
[INFO] [stderr]   Downloaded httparse v1.7.1
[INFO] [stderr]   Downloaded ipnet v2.5.0
[INFO] [stderr]   Downloaded schannel v0.1.20
[INFO] [stderr]   Downloaded core-foundation v0.9.3
[INFO] [stderr]   Downloaded socket2 v0.4.4
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.2
[INFO] [stderr]   Downloaded serde_yaml v0.9.4
[INFO] [stderr]   Downloaded sqlparser v0.23.0
[INFO] [stderr]   Downloaded crossterm v0.24.0
[INFO] [stderr]   Downloaded itertools v0.10.3
[INFO] [stderr]   Downloaded roxmltree v0.14.1
[INFO] [stderr]   Downloaded rust-embed-impl v6.2.0
[INFO] [stderr]   Downloaded phf v0.10.1
[INFO] [stderr]   Downloaded terminal_size v0.2.1
[INFO] [stderr]   Downloaded unicode-xid v0.2.3
[INFO] [stderr]   Downloaded const_format v0.2.26
[INFO] [stderr]   Downloaded supports-hyperlinks v1.2.0
[INFO] [stderr]   Downloaded typenum v1.15.0
[INFO] [stderr]   Downloaded sha2 v0.10.2
[INFO] [stderr]   Downloaded trash v2.1.5
[INFO] [stderr]   Downloaded miette v4.7.1
[INFO] [stderr]   Downloaded byte-order v0.3.0
[INFO] [stderr]   Downloaded nb v0.1.3
[INFO] [stderr]   Downloaded riscv-target v0.1.2
[INFO] [stderr]   Downloaded pretty_assertions v1.2.1
[INFO] [stderr]   Downloaded libm v0.2.2
[INFO] [stderr]   Downloaded bumpalo v3.10.0
[INFO] [stderr]   Downloaded mio v0.8.4
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.6
[INFO] [stderr]   Downloaded unicode-segmentation v1.9.0
[INFO] [stderr]   Downloaded result v1.0.0
[INFO] [stderr]   Downloaded serde_ini v0.2.0
[INFO] [stderr]   Downloaded block-buffer v0.10.2
[INFO] [stderr]   Downloaded generic-array v0.14.5
[INFO] [stderr]   Downloaded digest v0.10.3
[INFO] [stderr]   Downloaded which v4.3.0
[INFO] [stderr]   Downloaded bytesize v1.1.0
[INFO] [stderr]   Downloaded bare-metal v0.2.5
[INFO] [stderr]   Downloaded vcell v0.1.3
[INFO] [stderr]   Downloaded volatile-register v0.2.1
[INFO] [stderr]   Downloaded bit_field v0.10.1
[INFO] [stderr]   Downloaded miette-derive v5.1.1
[INFO] [stderr]   Downloaded terminal_size v0.1.17
[INFO] [stderr]   Downloaded bit-set v0.5.3
[INFO] [stderr]   Downloaded js-sys v0.3.59
[INFO] [stderr]   Downloaded pori v0.0.0
[INFO] [stderr]   Downloaded oorandom v11.1.3
[INFO] [stderr]   Downloaded bytecount v0.6.3
[INFO] [stderr]   Downloaded openssl-sys v0.9.75
[INFO] [stderr]   Downloaded cc v1.0.73
[INFO] [stderr]   Downloaded futures v0.3.21
[INFO] [stderr]   Downloaded signal-hook v0.3.14
[INFO] [stderr]   Downloaded byte-slice-cast v1.2.1
[INFO] [stderr]   Downloaded unicode-bidi v0.3.8
[INFO] [stderr]   Downloaded plotters-backend v0.3.4
[INFO] [stderr]   Downloaded addr2line v0.17.0
[INFO] [stderr]   Downloaded supports-unicode v1.0.2
[INFO] [stderr]   Downloaded rstest_macros v0.14.0
[INFO] [stderr]   Downloaded getset v0.1.2
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.10
[INFO] [stderr]   Downloaded futures-executor v0.3.21
[INFO] [stderr]   Downloaded const_fn v0.4.9
[INFO] [stderr]   Downloaded titlecase v2.0.0
[INFO] [stderr]   Downloaded umask v2.0.0
[INFO] [stderr]   Downloaded const_format_proc_macros v0.2.22
[INFO] [stderr]   Downloaded nom-supreme v0.8.0
[INFO] [stderr]   Downloaded plotters-svg v0.3.3
[INFO] [stderr]   Downloaded nb v1.0.0
[INFO] [stderr]   Downloaded critical-section v0.2.7
[INFO] [stderr]   Downloaded atomic-polyfill v0.1.8
[INFO] [stderr]   Downloaded ghost v0.1.5
[INFO] [stderr]   Downloaded inventory v0.2.3
[INFO] [stderr]   Downloaded io-lifetimes v0.7.2
[INFO] [stderr]   Downloaded rayon-core v1.9.3
[INFO] [stderr]   Downloaded pkg-config v0.3.25
[INFO] [stderr]   Downloaded ryu v1.0.10
[INFO] [stderr]   Downloaded futures-channel v0.3.21
[INFO] [stderr]   Downloaded tabled_derive v0.4.0
[INFO] [stderr]   Downloaded cstr_core v0.2.6
[INFO] [stderr]   Downloaded once_cell v1.13.1
[INFO] [stderr]   Downloaded hashlink v0.8.0
[INFO] [stderr]   Downloaded vte v0.10.1
[INFO] [stderr]   Downloaded strum_macros v0.24.2
[INFO] [stderr]   Downloaded rstest v0.15.0
[INFO] [stderr]   Downloaded itoa v1.0.2
[INFO] [stderr]   Downloaded brownstone v3.0.0
[INFO] [stderr]   Downloaded indent_write v2.2.0
[INFO] [stderr]   Downloaded joinery v2.1.0
[INFO] [stderr]   Downloaded rmpv v1.0.0
[INFO] [stderr]   Downloaded libproc v0.12.0
[INFO] [stderr]   Downloaded mach2 v0.4.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.82
[INFO] [stderr]   Downloaded lock_api v0.4.7
[INFO] [stderr]   Downloaded parking_lot_core v0.9.3
[INFO] [stderr]   Downloaded hash32 v0.2.1
[INFO] [stderr]   Downloaded chrono-humanize v0.2.1
[INFO] [stderr]   Downloaded is_ci v1.1.1
[INFO] [stderr]   Downloaded typetag-impl v0.1.8
[INFO] [stderr]   Downloaded time v0.1.44
[INFO] [stderr]   Downloaded getrandom v0.2.7
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.11
[INFO] [stderr]   Downloaded thiserror v1.0.31
[INFO] [stderr]   Downloaded futures-sink v0.3.21
[INFO] [stderr]   Downloaded smallvec v1.9.0
[INFO] [stderr]   Downloaded rustversion v1.0.8
[INFO] [stderr]   Downloaded simplelog v0.12.0
[INFO] [stderr]   Downloaded serde v1.0.144
[INFO] [stderr]   Downloaded ansi-str v0.3.0
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.82
[INFO] [stderr]   Downloaded crossterm_winapi v0.9.0
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.2
[INFO] [stderr]   Downloaded futures-macro v0.3.21
[INFO] [stderr]   Downloaded lscolors v0.12.0
[INFO] [stderr]   Downloaded ctor v0.1.22
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.82
[INFO] [stderr]   Downloaded either v1.7.0
[INFO] [stderr]   Downloaded fd-lock v3.0.6
[INFO] [stderr]   Downloaded strip-ansi-escapes v0.1.1
[INFO] [stderr]   Downloaded heck v0.4.0
[INFO] [stderr]   Downloaded semver v1.0.12
[INFO] [stderr]   Downloaded time v0.3.13
[INFO] [stderr]   Downloaded openssl-macros v0.1.0
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.3
[INFO] [stderr]   Downloaded utf8parse v0.2.0
[INFO] [stderr]   Downloaded futures-io v0.3.21
[INFO] [stderr]   Downloaded serial_test_derive v0.8.0
[INFO] [stderr]   Downloaded ansitok v0.1.0
[INFO] [stderr]   Downloaded futures-core v0.3.21
[INFO] [stderr]   Downloaded unicode-width v0.1.9
[INFO] [stderr]   Downloaded futures-task v0.3.21
[INFO] [stderr]   Downloaded redox_syscall v0.2.15
[INFO] [stderr]   Downloaded sys-locale v0.2.1
[INFO] [stderr]   Downloaded errno-dragonfly v0.1.2
[INFO] [stderr]   Downloaded vte_generate_state_changes v0.1.1
[INFO] [stderr]   Downloaded num_cpus v1.13.1
[INFO] [stderr]   Downloaded dirs-sys-next v0.1.2
[INFO] [stderr]   Downloaded dirs-next v2.0.0
[INFO] [stderr]   Downloaded memoffset v0.6.5
[INFO] [stderr]   Downloaded serial_test v0.8.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.42
[INFO] [stderr]   Downloaded serde_derive v1.0.144
[INFO] [stderr]   Downloaded output_vt100 v0.1.3
[INFO] [stderr]   Downloaded windows v0.37.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9fe45289e4d7a6290aff76964d84fcfceced90c7b143d3c8d836987bfa6c112d
[INFO] running `Command { std: "docker" "start" "-a" "9fe45289e4d7a6290aff76964d84fcfceced90c7b143d3c8d836987bfa6c112d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9fe45289e4d7a6290aff76964d84fcfceced90c7b143d3c8d836987bfa6c112d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fe45289e4d7a6290aff76964d84fcfceced90c7b143d3c8d836987bfa6c112d", kill_on_drop: false }`
[INFO] [stdout] 9fe45289e4d7a6290aff76964d84fcfceced90c7b143d3c8d836987bfa6c112d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7cc0c61bcba5aa44125d9e11d53814c4310045028d83ec8f2d0d3593bde6c002
[INFO] running `Command { std: "docker" "start" "-a" "7cc0c61bcba5aa44125d9e11d53814c4310045028d83ec8f2d0d3593bde6c002", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]     Checking iana-time-zone v0.1.47
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]     Checking pure-rust-locales v0.5.6
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking dunce v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking num-format v0.4.0
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]    Compiling erased-serde v0.3.21
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking is_ci v1.1.1
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking smawk v0.3.1
[INFO] [stderr]     Checking supports-hyperlinks v1.2.0
[INFO] [stderr]     Checking supports-color v1.3.0
[INFO] [stderr]     Checking supports-unicode v1.0.2
[INFO] [stderr]     Checking owo-colors v3.4.0
[INFO] [stderr]     Checking vte v0.10.1
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking utf8-width v0.1.6
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking either v1.7.0
[INFO] [stderr]     Checking byte-unit v4.0.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]     Checking nu-glob v0.69.2 (/opt/rustwide/workdir/crates/nu-glob)
[INFO] [stderr]    Compiling sysinfo v0.26.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling paste v1.0.8
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking byte-order v0.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking strip-ansi-escapes v0.1.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking rmp v0.8.11
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking rmpv v1.0.0
[INFO] [stderr]    Compiling io-lifetimes v0.7.2
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling sys-locale v0.2.1
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling semver v1.0.12
[INFO] [stderr]    Compiling rustix v0.35.7
[INFO] [stderr]     Checking bytecount v0.6.3
[INFO] [stderr]     Checking fancy-regex v0.10.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking linux-raw-sys v0.0.46
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking bytes v1.2.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]    Compiling phf_shared v0.11.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.22
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling rustversion v1.0.8
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]     Checking tracing-core v0.1.28
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]     Checking ansitok v0.1.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling procfs v0.14.0
[INFO] [stderr]     Checking bytesize v1.1.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling unicode-linebreak v0.1.2
[INFO] [stderr]    Compiling phf_generator v0.11.0
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking nix v0.24.2
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]     Checking ansi-str v0.3.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking papergrid v0.5.1
[INFO] [stderr]    Compiling phf_codegen v0.11.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling tz-rs v0.6.11
[INFO] [stderr]    Compiling phf v0.11.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]    Compiling byte-slice-cast v1.2.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.1
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling tzdb v0.3.1
[INFO] [stderr]    Compiling time v0.3.13
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling chrono-tz-build v0.0.3
[INFO] [stderr]     Checking hamcrest2 v0.3.0
[INFO] [stderr]     Checking nu-pretty-hex v0.69.2 (/opt/rustwide/workdir/crates/nu-pretty-hex)
[INFO] [stderr]    Compiling const_format v0.2.26
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]   --> crates/nu-pretty-hex/src/lib.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "alloc")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `alloc` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/nu-pretty-hex/src/pretty_hex.rs:287:17
[INFO] [stdout]     |
[INFO] [stdout] 287 |     fn hex_dump(&self) -> Hex<Self>;
[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] 287 |     fn hex_dump(&self) -> Hex<'_, Self>;
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/nu-pretty-hex/src/pretty_hex.rs:291:17
[INFO] [stdout]     |
[INFO] [stdout] 291 |     fn hex_conf(&self, cfg: HexConfig) -> Hex<Self>;
[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] 291 |     fn hex_conf(&self, cfg: HexConfig) -> Hex<'_, Self>;
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/nu-pretty-hex/src/pretty_hex.rs:298:17
[INFO] [stdout]     |
[INFO] [stdout] 298 |     fn hex_dump(&self) -> Hex<Self> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 298 |     fn hex_dump(&self) -> Hex<'_, Self> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/nu-pretty-hex/src/pretty_hex.rs:301:17
[INFO] [stdout]     |
[INFO] [stdout] 301 |     fn hex_conf(&self, cfg: HexConfig) -> Hex<Self> {
[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] 301 |     fn hex_conf(&self, cfg: HexConfig) -> Hex<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]     Checking hashlink v0.8.0
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling rust_decimal v1.25.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling is_debug v1.0.1
[INFO] [stderr]    Compiling chrono-tz v0.6.3
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling rust-embed-utils v7.2.0
[INFO] [stderr]     Checking brownstone v3.0.0
[INFO] [stderr]     Checking fd-lock v3.0.6
[INFO] [stderr]     Checking nu-term-grid v0.69.2 (/opt/rustwide/workdir/crates/nu-term-grid)
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking indent_write v2.2.0
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking joinery v2.1.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/nu-term-grid/src/grid.rs:106:23
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn strip_ansi(string: &str) -> Cow<str> {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn strip_ansi(string: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking unicode-segmentation v1.9.0
[INFO] [stderr]     Checking inotify v0.7.1
[INFO] [stderr]     Checking quick-xml v0.19.0
[INFO] [stderr]     Checking codepage v0.1.1
[INFO] [stderr]     Checking nom-supreme v0.8.0
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]     Checking pori v0.0.0
[INFO] [stderr]    Compiling rstest_macros v0.14.0
[INFO] [stderr]     Checking console v0.15.0
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking filetime v0.2.17
[INFO] [stderr]     Checking users v0.10.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.2
[INFO] [stderr]     Checking nom v1.2.4
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking vec1 v1.8.0
[INFO] [stderr]     Checking zeroize v1.5.7
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking result v1.0.0
[INFO] [stderr]     Checking xmlparser v0.13.3
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking dialoguer v0.9.0
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking is-root v0.1.2
[INFO] [stderr]     Checking notify v4.0.17
[INFO] [stderr]     Checking sha2 v0.10.2
[INFO] [stderr]     Checking md-5 v0.10.1
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]     Checking terminal_size v0.2.1
[INFO] [stderr]     Checking eml-parser v0.1.3
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking titlecase v2.0.0
[INFO] [stderr]     Checking meval v0.2.0
[INFO] [stderr]     Checking which v4.3.0
[INFO] [stderr]     Checking uuid v1.1.2
[INFO] [stderr]     Checking roxmltree v0.14.1
[INFO] [stderr]     Checking users v0.11.0
[INFO] [stderr]     Checking quick-xml v0.23.0
[INFO] [stderr]     Checking fs_extra v1.2.0
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking filesize v0.2.0
[INFO] [stderr]     Checking alphanumeric-sort v1.4.4
[INFO] [stderr]     Checking htmlescape v0.3.1
[INFO] [stderr]     Checking umask v2.0.0
[INFO] [stderr]     Checking powierza-coefficient v1.0.1
[INFO] [stderr]     Checking dtoa-short v0.3.3
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling libgit2-sys v0.14.0+1.5.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling ghost v0.1.5
[INFO] [stderr]    Compiling ctor v0.1.22
[INFO] [stderr]    Compiling typetag-impl v0.1.8
[INFO] [stderr]    Compiling miette-derive v5.1.1
[INFO] [stderr]    Compiling tabled_derive v0.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling miette-derive v4.7.1
[INFO] [stderr]    Compiling strum_macros v0.24.2
[INFO] [stderr]    Compiling rust-embed-impl v6.2.0
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]     Checking rust-embed v6.4.0
[INFO] [stderr]     Checking inventory v0.2.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.0
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]     Checking ucd-trie v0.1.4
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking tabled v0.8.0
[INFO] [stderr]     Checking pest v2.1.3
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking servo_arc v0.1.1
[INFO] [stderr]     Checking pwd v1.4.0
[INFO] [stderr]     Checking miette v4.7.1
[INFO] [stderr]     Checking miette v5.1.1
[INFO] [stderr]     Checking zip v0.5.13
[INFO] [stderr]     Checking nu-path v0.69.2 (/opt/rustwide/workdir/crates/nu-path)
[INFO] [stderr]     Checking ical v0.7.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking typed-arena v1.7.0
[INFO] [stderr]     Checking peresil v0.3.0
[INFO] [stderr]     Checking thin-slice v0.1.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking is_executable v1.0.1
[INFO] [stderr]     Checking sxd-document v0.3.2
[INFO] [stderr]     Checking semver-parser v0.10.2
[INFO] [stderr]    Compiling heapless v0.7.15
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking predicates-core v1.0.3
[INFO] [stderr]     Checking plotters-backend v0.3.4
[INFO] [stderr]     Checking ego-tree v0.6.2
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking spin v0.9.4
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking plotters-svg v0.3.3
[INFO] [stderr]     Checking semver v0.11.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking gjson v0.8.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking termtree v0.2.4
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling nu v0.69.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking predicates-tree v1.0.5
[INFO] [stderr]     Checking simplelog v0.12.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking plotters v0.3.3
[INFO] [stderr]     Checking predicates v2.1.1
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking sxd-xpath v0.4.2
[INFO] [stderr]     Checking ctrlc v3.2.2
[INFO] [stderr]    Compiling serial_test_derive v0.8.0
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking proptest v1.0.0
[INFO] [stderr]    Compiling quickcheck_macros v1.0.0
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking pretty_assertions v1.2.1
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]  --> crates/nu-pretty-hex/tests/tests.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "alloc")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `alloc` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]  --> crates/nu-pretty-hex/tests/tests.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "alloc")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `alloc` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]   --> crates/nu-pretty-hex/tests/tests.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "alloc")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `alloc` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]   --> crates/nu-pretty-hex/tests/tests.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "alloc")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `alloc` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]   --> crates/nu-pretty-hex/tests/tests.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[cfg(feature = "alloc")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `alloc` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]   --> crates/nu-pretty-hex/src/lib.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "alloc")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `alloc` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/nu-pretty-hex/src/pretty_hex.rs:287:17
[INFO] [stdout]     |
[INFO] [stdout] 287 |     fn hex_dump(&self) -> Hex<Self>;
[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] 287 |     fn hex_dump(&self) -> Hex<'_, Self>;
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/nu-pretty-hex/src/pretty_hex.rs:291:17
[INFO] [stdout]     |
[INFO] [stdout] 291 |     fn hex_conf(&self, cfg: HexConfig) -> Hex<Self>;
[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] 291 |     fn hex_conf(&self, cfg: HexConfig) -> Hex<'_, Self>;
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/nu-pretty-hex/src/pretty_hex.rs:298:17
[INFO] [stdout]     |
[INFO] [stdout] 298 |     fn hex_dump(&self) -> Hex<Self> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 298 |     fn hex_dump(&self) -> Hex<'_, Self> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/nu-pretty-hex/src/pretty_hex.rs:301:17
[INFO] [stdout]     |
[INFO] [stdout] 301 |     fn hex_conf(&self, cfg: HexConfig) -> Hex<Self> {
[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] 301 |     fn hex_conf(&self, cfg: HexConfig) -> Hex<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling shadow-rs v0.16.1
[INFO] [stderr]     Checking serial_test v0.8.0
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/nu-term-grid/src/grid.rs:106:23
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn strip_ansi(string: &str) -> Cow<str> {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn strip_ansi(string: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nu-command v0.69.2 (/opt/rustwide/workdir/crates/nu-command)
[INFO] [stderr]     Checking rstest v0.15.0
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]     Checking crossterm v0.24.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking rmp-serde v1.1.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking calamine v0.18.0
[INFO] [stderr]     Checking nu-json v0.69.2 (/opt/rustwide/workdir/crates/nu-json)
[INFO] [stderr]     Checking serde_ini v0.2.0
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking serde_yaml v0.9.4
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]     Checking string_cache v0.8.4
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking wax v0.5.0
[INFO] [stderr]     Checking assert_cmd v2.0.4
[INFO] [stderr]     Checking lscolors v0.12.0
[INFO] [stderr]     Checking typetag v0.1.8
[INFO] [stderr]     Checking nu-utils v0.69.2 (/opt/rustwide/workdir/crates/nu-utils)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking chrono-humanize v0.2.1
[INFO] [stderr]     Checking dtparse v1.3.0
[INFO] [stderr]     Checking trash v2.1.5
[INFO] [stderr]     Checking rusqlite v0.28.0
[INFO] [stderr]     Checking git2 v0.15.0
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]     Checking nu-protocol v0.69.2 (/opt/rustwide/workdir/crates/nu-protocol)
[INFO] [stderr]     Checking nu-test-support v0.69.2 (/opt/rustwide/workdir/crates/nu-test-support)
[INFO] [stderr]     Checking reedline v0.12.0
[INFO] [stderr]     Checking scraper v0.13.0
[INFO] [stderr]     Checking nu-system v0.69.2 (/opt/rustwide/workdir/crates/nu-system)
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> crates/nu-protocol/src/engine/engine_state.rs:1271:52
[INFO] [stdout]      |
[INFO] [stdout] 1271 |     pub fn files(&'a self) -> impl Iterator<Item = &(String, usize, usize)> {
[INFO] [stdout]      |                   -- the lifetime is named here    ^^^^^^^^^^^^^^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1271 |     pub fn files(&'a self) -> impl Iterator<Item = &'a (String, usize, usize)> {
[INFO] [stdout]      |                                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> crates/nu-protocol/src/engine/engine_state.rs:1981:21
[INFO] [stdout]      |
[INFO] [stdout] 1977 |         &'b self,
[INFO] [stdout]      |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 1981 |     ) -> Result<Box<dyn miette::SpanContents + 'b>, miette::MietteError> {
[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: consistently use `'b`
[INFO] [stdout]      |
[INFO] [stdout] 1981 |     ) -> Result<Box<dyn miette::SpanContents<'b> + 'b>, miette::MietteError> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> crates/nu-protocol/src/value/custom_value.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[typetag::serde(tag = "type")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Serialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_CustomValue_registry`
[INFO] [stdout] 7 | pub trait CustomValue: fmt::Debug + Send + Sync {
[INFO] [stdout]   |           ----------- `CustomValue` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> crates/nu-protocol/src/value/custom_value.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[typetag::serde(tag = "type")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Send` is not local
[INFO] [stdout]   | `Serialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_CustomValue_registry`
[INFO] [stdout] 7 | pub trait CustomValue: fmt::Debug + Send + Sync {
[INFO] [stdout]   |           ----------- `CustomValue` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> crates/nu-protocol/src/value/custom_value.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[typetag::serde(tag = "type")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Sync` is not local
[INFO] [stdout]   | `Serialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_CustomValue_registry`
[INFO] [stdout] 7 | pub trait CustomValue: fmt::Debug + Send + Sync {
[INFO] [stdout]   |           ----------- `CustomValue` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> crates/nu-protocol/src/value/custom_value.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[typetag::serde(tag = "type")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Send` is not local
[INFO] [stdout]   | `Sync` is not local
[INFO] [stdout]   | `Serialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_CustomValue_registry`
[INFO] [stdout] 7 | pub trait CustomValue: fmt::Debug + Send + Sync {
[INFO] [stdout]   |           ----------- `CustomValue` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> crates/nu-protocol/src/value/custom_value.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[typetag::serde(tag = "type")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move the `impl` block outside of this constant `_CustomValue_registry`
[INFO] [stdout] 7 | pub trait CustomValue: fmt::Debug + Send + Sync {
[INFO] [stdout]   |           ----------- `CustomValue` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> crates/nu-protocol/src/value/custom_value.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[typetag::serde(tag = "type")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Strictest` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_CustomValue_registry`
[INFO] [stdout] 7 | pub trait CustomValue: fmt::Debug + Send + Sync {
[INFO] [stdout]   |           ----------- `CustomValue` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> crates/nu-protocol/src/value/custom_value.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[typetag::serde(tag = "type")]
[INFO] [stdout]   | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Box` is not local
[INFO] [stdout]   | `Send` is not local
[INFO] [stdout]   | `Sync` is not local
[INFO] [stdout]   | `Deserialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_CustomValue_registry`
[INFO] [stdout] 7 | pub trait CustomValue: fmt::Debug + Send + Sync {
[INFO] [stdout]   |           ----------- `CustomValue` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> crates/nu-protocol/src/value/custom_value.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[typetag::serde(tag = "type")]
[INFO] [stdout]   | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Box` is not local
[INFO] [stdout]   | `Deserialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_CustomValue_registry`
[INFO] [stdout] 7 | pub trait CustomValue: fmt::Debug + Send + Sync {
[INFO] [stdout]   |           ----------- `CustomValue` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> crates/nu-protocol/src/value/custom_value.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[typetag::serde(tag = "type")]
[INFO] [stdout]   | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Box` is not local
[INFO] [stdout]   | `Send` is not local
[INFO] [stdout]   | `Deserialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_CustomValue_registry`
[INFO] [stdout] 7 | pub trait CustomValue: fmt::Debug + Send + Sync {
[INFO] [stdout]   |           ----------- `CustomValue` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> crates/nu-protocol/src/value/custom_value.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[typetag::serde(tag = "type")]
[INFO] [stdout]   | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Box` is not local
[INFO] [stdout]   | `Sync` is not local
[INFO] [stdout]   | `Deserialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_CustomValue_registry`
[INFO] [stdout] 7 | pub trait CustomValue: fmt::Debug + Send + Sync {
[INFO] [stdout]   |           ----------- `CustomValue` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking nu-engine v0.69.2 (/opt/rustwide/workdir/crates/nu-engine)
[INFO] [stderr]     Checking nu-table v0.69.2 (/opt/rustwide/workdir/crates/nu-table)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> crates/nu-protocol/src/engine/engine_state.rs:1271:52
[INFO] [stdout]      |
[INFO] [stdout] 1271 |     pub fn files(&'a self) -> impl Iterator<Item = &(String, usize, usize)> {
[INFO] [stdout]      |                   -- the lifetime is named here    ^^^^^^^^^^^^^^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1271 |     pub fn files(&'a self) -> impl Iterator<Item = &'a (String, usize, usize)> {
[INFO] [stdout]      |                                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> crates/nu-protocol/src/engine/engine_state.rs:1981:21
[INFO] [stdout]      |
[INFO] [stdout] 1977 |         &'b self,
[INFO] [stdout]      |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 1981 |     ) -> Result<Box<dyn miette::SpanContents + 'b>, miette::MietteError> {
[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: consistently use `'b`
[INFO] [stdout]      |
[INFO] [stdout] 1981 |     ) -> Result<Box<dyn miette::SpanContents<'b> + 'b>, miette::MietteError> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking nu-color-config v0.69.2 (/opt/rustwide/workdir/crates/nu-color-config)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> crates/nu-protocol/src/value/custom_value.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[typetag::serde(tag = "type")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Serialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_CustomValue_registry`
[INFO] [stdout] 7 | pub trait CustomValue: fmt::Debug + Send + Sync {
[INFO] [stdout]   |           ----------- `CustomValue` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> crates/nu-protocol/src/value/custom_value.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[typetag::serde(tag = "type")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Send` is not local
[INFO] [stdout]   | `Serialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_CustomValue_registry`
[INFO] [stdout] 7 | pub trait CustomValue: fmt::Debug + Send + Sync {
[INFO] [stdout]   |           ----------- `CustomValue` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> crates/nu-protocol/src/value/custom_value.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[typetag::serde(tag = "type")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Sync` is not local
[INFO] [stdout]   | `Serialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_CustomValue_registry`
[INFO] [stdout] 7 | pub trait CustomValue: fmt::Debug + Send + Sync {
[INFO] [stdout]   |           ----------- `CustomValue` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> crates/nu-protocol/src/value/custom_value.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[typetag::serde(tag = "type")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Send` is not local
[INFO] [stdout]   | `Sync` is not local
[INFO] [stdout]   | `Serialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_CustomValue_registry`
[INFO] [stdout] 7 | pub trait CustomValue: fmt::Debug + Send + Sync {
[INFO] [stdout]   |           ----------- `CustomValue` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> crates/nu-protocol/src/value/custom_value.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[typetag::serde(tag = "type")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move the `impl` block outside of this constant `_CustomValue_registry`
[INFO] [stdout] 7 | pub trait CustomValue: fmt::Debug + Send + Sync {
[INFO] [stdout]   |           ----------- `CustomValue` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> crates/nu-protocol/src/value/custom_value.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[typetag::serde(tag = "type")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Strictest` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_CustomValue_registry`
[INFO] [stdout] 7 | pub trait CustomValue: fmt::Debug + Send + Sync {
[INFO] [stdout]   |           ----------- `CustomValue` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> crates/nu-protocol/src/value/custom_value.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[typetag::serde(tag = "type")]
[INFO] [stdout]   | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Box` is not local
[INFO] [stdout]   | `Send` is not local
[INFO] [stdout]   | `Sync` is not local
[INFO] [stdout]   | `Deserialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_CustomValue_registry`
[INFO] [stdout] 7 | pub trait CustomValue: fmt::Debug + Send + Sync {
[INFO] [stdout]   |           ----------- `CustomValue` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> crates/nu-protocol/src/value/custom_value.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[typetag::serde(tag = "type")]
[INFO] [stdout]   | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Box` is not local
[INFO] [stdout]   | `Deserialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_CustomValue_registry`
[INFO] [stdout] 7 | pub trait CustomValue: fmt::Debug + Send + Sync {
[INFO] [stdout]   |           ----------- `CustomValue` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> crates/nu-protocol/src/value/custom_value.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[typetag::serde(tag = "type")]
[INFO] [stdout]   | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Box` is not local
[INFO] [stdout]   | `Send` is not local
[INFO] [stdout]   | `Deserialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_CustomValue_registry`
[INFO] [stdout] 7 | pub trait CustomValue: fmt::Debug + Send + Sync {
[INFO] [stdout]   |           ----------- `CustomValue` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> crates/nu-protocol/src/value/custom_value.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[typetag::serde(tag = "type")]
[INFO] [stdout]   | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Box` is not local
[INFO] [stdout]   | `Sync` is not local
[INFO] [stdout]   | `Deserialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_CustomValue_registry`
[INFO] [stdout] 7 | pub trait CustomValue: fmt::Debug + Send + Sync {
[INFO] [stdout]   |           ----------- `CustomValue` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking nu-plugin v0.69.2 (/opt/rustwide/workdir/crates/nu-plugin)
[INFO] [stderr]     Checking nu-parser v0.69.2 (/opt/rustwide/workdir/crates/nu-parser)
[INFO] [stderr]     Checking nu_plugin_query v0.69.2 (/opt/rustwide/workdir/crates/nu_plugin_query)
[INFO] [stderr]     Checking nu_plugin_inc v0.69.2 (/opt/rustwide/workdir/crates/nu_plugin_inc)
[INFO] [stderr]     Checking nu_plugin_gstat v0.69.2 (/opt/rustwide/workdir/crates/nu_plugin_gstat)
[INFO] [stderr]     Checking nu_plugin_example v0.69.2 (/opt/rustwide/workdir/crates/nu_plugin_example)
[INFO] [stderr]     Checking nu_plugin_custom_values v0.1.0 (/opt/rustwide/workdir/crates/nu_plugin_custom_values)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/nu_plugin_query/src/web_tables.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |     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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     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]    --> crates/nu_plugin_query/src/web_tables.rs:254:17
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub fn iter(&self) -> std::slice::Iter<String> {
[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] 254 |     pub fn iter(&self) -> std::slice::Iter<'_, String> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.11
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/nu_plugin_query/src/web_tables.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |     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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     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]    --> crates/nu_plugin_query/src/web_tables.rs:254:17
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub fn iter(&self) -> std::slice::Iter<String> {
[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] 254 |     pub fn iter(&self) -> std::slice::Iter<'_, String> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/nu-parser/src/parse_keywords.rs:386:17
[INFO] [stdout]     |
[INFO] [stdout] 386 |             let mut block = working_set.get_block_mut(block_id);
[INFO] [stdout]     |                 ----^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over a `&Option`. This is more readably written as an `if let` statement
[INFO] [stdout]     --> crates/nu-parser/src/parser.rs:5095:23
[INFO] [stdout]      |
[INFO] [stdout] 5095 |     for positional in &block.signature.rest_positional {
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]      |
[INFO] [stdout] 5095 -     for positional in &block.signature.rest_positional {
[INFO] [stdout] 5095 +     while let Some(positional) = &block.signature.rest_positional {
[INFO] [stdout]      |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]      |
[INFO] [stdout] 5095 -     for positional in &block.signature.rest_positional {
[INFO] [stdout] 5095 +     if let Some(positional) = &block.signature.rest_positional {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/nu-parser/src/parse_keywords.rs:386:17
[INFO] [stdout]     |
[INFO] [stdout] 386 |             let mut block = working_set.get_block_mut(block_id);
[INFO] [stdout]     |                 ----^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over a `&Option`. This is more readably written as an `if let` statement
[INFO] [stdout]     --> crates/nu-parser/src/parser.rs:5095:23
[INFO] [stdout]      |
[INFO] [stdout] 5095 |     for positional in &block.signature.rest_positional {
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]      |
[INFO] [stdout] 5095 -     for positional in &block.signature.rest_positional {
[INFO] [stdout] 5095 +     while let Some(positional) = &block.signature.rest_positional {
[INFO] [stdout]      |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]      |
[INFO] [stdout] 5095 -     for positional in &block.signature.rest_positional {
[INFO] [stdout] 5095 +     if let Some(positional) = &block.signature.rest_positional {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking nu-cli v0.69.2 (/opt/rustwide/workdir/crates/nu-cli)
[INFO] [stdout] warning: field `sort_by` is never read
[INFO] [stdout]   --> crates/nu-cli/src/completions/completion_options.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub struct CompletionOptions {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub sort_by: SortBy,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompletionOptions` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/nu-cli/src/prompt.rs:89:27
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn render_prompt_left(&self) -> Cow<str> {
[INFO] [stdout]    |                           ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn render_prompt_left(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/nu-cli/src/prompt.rs:107:28
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn render_prompt_right(&self) -> Cow<str> {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn render_prompt_right(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/nu-cli/src/prompt.rs:120:32
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn render_prompt_indicator(&self, edit_mode: PromptEditMode) -> Cow<str> {
[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] 120 |     fn render_prompt_indicator(&self, edit_mode: PromptEditMode) -> Cow<'_, str> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/nu-cli/src/prompt.rs:144:42
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn render_prompt_multiline_indicator(&self) -> Cow<str> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn render_prompt_multiline_indicator(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/nu-cli/src/prompt.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 153 |         history_search: PromptHistorySearch,
[INFO] [stdout] 154 |     ) -> Cow<str> {
[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] 154 |     ) -> Cow<'_, str> {
[INFO] [stdout]     |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `static-link-openssl`
[INFO] [stdout]    --> crates/nu-command/src/core_commands/version.rs:204:11
[INFO] [stdout]     |
[INFO] [stdout] 204 |     #[cfg(feature = "static-link-openssl")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `database`, `dataframe`, `num`, `plugin`, `polars`, `rusqlite`, `sqlparser`, `trash`, `trash-support`, `which`, and `which-support`
[INFO] [stdout]     = help: consider adding `static-link-openssl` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `extra`
[INFO] [stdout]    --> crates/nu-command/src/core_commands/version.rs:209:11
[INFO] [stdout]     |
[INFO] [stdout] 209 |     #[cfg(feature = "extra")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `database`, `dataframe`, `num`, `plugin`, `polars`, `rusqlite`, `sqlparser`, `trash`, `trash-support`, `which`, and `which-support`
[INFO] [stdout]     = help: consider adding `extra` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> crates/nu-command/src/strings/mod.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | mod str_;
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `str_` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> crates/nu-command/src/strings/mod.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use str_::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> crates/nu-command/src/strings/mod.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | mod str_;
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> crates/nu-command/src/strings/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use format::*;
[INFO] [stdout]    |         ^^^^^^^^^ the name `command` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use split::*;
[INFO] [stdout]    |         -------- but the name `command` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> crates/nu-command/src/lib.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub use filters::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `column` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 54 | pub use strings::*;
[INFO] [stdout]    |         ---------- but the name `column` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `static-link-openssl`
[INFO] [stdout]    --> crates/nu-command/src/core_commands/version.rs:204:11
[INFO] [stdout]     |
[INFO] [stdout] 204 |     #[cfg(feature = "static-link-openssl")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `database`, `dataframe`, `num`, `plugin`, `polars`, `rusqlite`, `sqlparser`, `trash`, `trash-support`, `which`, and `which-support`
[INFO] [stdout]     = help: consider adding `static-link-openssl` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `extra`
[INFO] [stdout]    --> crates/nu-command/src/core_commands/version.rs:209:11
[INFO] [stdout]     |
[INFO] [stdout] 209 |     #[cfg(feature = "extra")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `database`, `dataframe`, `num`, `plugin`, `polars`, `rusqlite`, `sqlparser`, `trash`, `trash-support`, `which`, and `which-support`
[INFO] [stdout]     = help: consider adding `extra` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> crates/nu-command/src/strings/mod.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | mod str_;
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `str_` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> crates/nu-command/src/strings/mod.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use str_::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> crates/nu-command/src/strings/mod.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | mod str_;
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> crates/nu-command/src/strings/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use format::*;
[INFO] [stdout]    |         ^^^^^^^^^ the name `command` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use split::*;
[INFO] [stdout]    |         -------- but the name `command` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> crates/nu-command/src/lib.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub use filters::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `column` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 54 | pub use strings::*;
[INFO] [stdout]    |         ---------- but the name `column` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]    --> crates/nu-command/src/filters/flatten.rs:130:22
[INFO] [stdout]     |
[INFO] [stdout] 130 |     Entries(&'a str, &'a Span, Vec<&'a Value>, usize),
[INFO] [stdout]     |     -------          ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 130 -     Entries(&'a str, &'a Span, Vec<&'a Value>, usize),
[INFO] [stdout] 130 +     Entries(&'a str, (), Vec<&'a Value>, usize),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: incorrect NaN comparison, NaN cannot be directly compared to itself
[INFO] [stdout]   --> crates/nu-command/src/formats/to/nuon.rs:91:20
[INFO] [stdout]    |
[INFO] [stdout] 91 |                 && val != &f64::NAN
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(invalid_nan_comparisons)]` on by default
[INFO] [stdout] help: use `f32::is_nan()` or `f64::is_nan()` instead
[INFO] [stdout]    |
[INFO] [stdout] 91 -                 && val != &f64::NAN
[INFO] [stdout] 91 +                 && !val.is_nan()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/nu-command/src/viewers/griddle.rs:186:23
[INFO] [stdout]     |
[INFO] [stdout] 186 | fn strip_ansi(string: &str) -> Cow<str> {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 186 | fn strip_ansi(string: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]    --> crates/nu-command/src/filters/flatten.rs:130:22
[INFO] [stdout]     |
[INFO] [stdout] 130 |     Entries(&'a str, &'a Span, Vec<&'a Value>, usize),
[INFO] [stdout]     |     -------          ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 130 -     Entries(&'a str, &'a Span, Vec<&'a Value>, usize),
[INFO] [stdout] 130 +     Entries(&'a str, (), Vec<&'a Value>, usize),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: incorrect NaN comparison, NaN cannot be directly compared to itself
[INFO] [stdout]   --> crates/nu-command/src/formats/to/nuon.rs:91:20
[INFO] [stdout]    |
[INFO] [stdout] 91 |                 && val != &f64::NAN
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(invalid_nan_comparisons)]` on by default
[INFO] [stdout] help: use `f32::is_nan()` or `f64::is_nan()` instead
[INFO] [stdout]    |
[INFO] [stdout] 91 -                 && val != &f64::NAN
[INFO] [stdout] 91 +                 && !val.is_nan()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/nu-command/src/strings/str_/substring.rs:307:26
[INFO] [stdout]     |
[INFO] [stdout] 307 |     fn expectation(word: &str, indexes: (isize, isize)) -> Expectation {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 307 |     fn expectation(word: &str, indexes: (isize, isize)) -> Expectation<'_> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/nu-command/src/viewers/griddle.rs:186:23
[INFO] [stdout]     |
[INFO] [stdout] 186 | fn strip_ansi(string: &str) -> Cow<str> {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 186 | fn strip_ansi(string: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sort_by` is never read
[INFO] [stdout]   --> crates/nu-cli/src/completions/completion_options.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub struct CompletionOptions {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub sort_by: SortBy,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompletionOptions` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/nu-cli/src/prompt.rs:89:27
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn render_prompt_left(&self) -> Cow<str> {
[INFO] [stdout]    |                           ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn render_prompt_left(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/nu-cli/src/prompt.rs:107:28
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn render_prompt_right(&self) -> Cow<str> {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn render_prompt_right(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/nu-cli/src/prompt.rs:120:32
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn render_prompt_indicator(&self, edit_mode: PromptEditMode) -> Cow<str> {
[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] 120 |     fn render_prompt_indicator(&self, edit_mode: PromptEditMode) -> Cow<'_, str> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/nu-cli/src/prompt.rs:144:42
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn render_prompt_multiline_indicator(&self) -> Cow<str> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn render_prompt_multiline_indicator(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/nu-cli/src/prompt.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 153 |         history_search: PromptHistorySearch,
[INFO] [stdout] 154 |     ) -> Cow<str> {
[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] 154 |     ) -> Cow<'_, str> {
[INFO] [stdout]     |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bson`
[INFO] [stdout]   --> crates/nu-command/tests/commands/open.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "bson")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `database`, `dataframe`, `num`, `plugin`, `polars`, `rusqlite`, `sqlparser`, `trash`, `trash-support`, `which`, and `which-support`
[INFO] [stdout]    = help: consider adding `bson` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bson`
[INFO] [stdout]   --> crates/nu-command/tests/commands/open.rs:68:7
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[cfg(feature = "bson")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `database`, `dataframe`, `num`, `plugin`, `polars`, `rusqlite`, `sqlparser`, `trash`, `trash-support`, `which`, and `which-support`
[INFO] [stdout]    = help: consider adding `bson` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `uuid_crate`
[INFO] [stdout]  --> crates/nu-command/tests/commands/random/mod.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "uuid_crate")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `database`, `dataframe`, `num`, `plugin`, `polars`, `rusqlite`, `sqlparser`, `trash`, `trash-support`, `which`, and `which-support`
[INFO] [stdout]   = help: consider adding `uuid_crate` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]   --> crates/nu-command/tests/commands/update.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(features = "inc")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected values for `feature` are: `database`, `dataframe`, `num`, `plugin`, `polars`, `rusqlite`, `sqlparser`, `trash`, `trash-support`, `which`, and `which-support`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and different values
[INFO] [stdout]    |
[INFO] [stdout] 17 - #[cfg(features = "inc")]
[INFO] [stdout] 17 + #[cfg(feature = "database")]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]   --> crates/nu-command/tests/commands/upsert.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(features = "inc")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected values for `feature` are: `database`, `dataframe`, `num`, `plugin`, `polars`, `rusqlite`, `sqlparser`, `trash`, `trash-support`, `which`, and `which-support`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and different values
[INFO] [stdout]    |
[INFO] [stdout] 17 - #[cfg(features = "inc")]
[INFO] [stdout] 17 + #[cfg(feature = "database")]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bson`
[INFO] [stdout]  --> crates/nu-command/tests/format_conversions/bson.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "bson")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `database`, `dataframe`, `num`, `plugin`, `polars`, `rusqlite`, `sqlparser`, `trash`, `trash-support`, `which`, and `which-support`
[INFO] [stdout]   = help: consider adding `bson` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0, nom v1.2.4, openssl v0.10.41, quick-xml v0.19.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "7cc0c61bcba5aa44125d9e11d53814c4310045028d83ec8f2d0d3593bde6c002", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cc0c61bcba5aa44125d9e11d53814c4310045028d83ec8f2d0d3593bde6c002", kill_on_drop: false }`
[INFO] [stdout] 7cc0c61bcba5aa44125d9e11d53814c4310045028d83ec8f2d0d3593bde6c002
