[INFO] cloning repository https://github.com/chiyanglin-AStar/rust_nushell
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chiyanglin-AStar/rust_nushell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchiyanglin-AStar%2Frust_nushell", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchiyanglin-AStar%2Frust_nushell'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a4eabf5c703d37c01855995ae9a9dea563e06d2
[INFO] testing chiyanglin-AStar/rust_nushell against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchiyanglin-AStar%2Frust_nushell" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/chiyanglin-AStar/rust_nushell
[INFO] finished tweaking git repo https://github.com/chiyanglin-AStar/rust_nushell
[INFO] tweaked toml for git repo https://github.com/chiyanglin-AStar/rust_nushell written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chiyanglin-AStar/rust_nushell on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chiyanglin-AStar/rust_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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a22bf555515a6638157c75c331ddbf55981b7cc84d51fd8285ea368e06df91ba
[INFO] running `Command { std: "docker" "start" "-a" "a22bf555515a6638157c75c331ddbf55981b7cc84d51fd8285ea368e06df91ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a22bf555515a6638157c75c331ddbf55981b7cc84d51fd8285ea368e06df91ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a22bf555515a6638157c75c331ddbf55981b7cc84d51fd8285ea368e06df91ba", kill_on_drop: false }`
[INFO] [stdout] a22bf555515a6638157c75c331ddbf55981b7cc84d51fd8285ea368e06df91ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbfe3660aef54137a1cdd0be75792450e75108a2eb225fa3f647c50d2f62fb29
[INFO] running `Command { std: "docker" "start" "-a" "cbfe3660aef54137a1cdd0be75792450e75108a2eb225fa3f647c50d2f62fb29", 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 syn v1.0.98
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.140
[INFO] [stderr]    Compiling serde v1.0.140
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling erased-serde v0.3.21
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling sys-locale v0.2.1
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling is_ci v1.1.1
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling smawk v0.3.1
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling bytes v1.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling io-lifetimes v0.7.2
[INFO] [stderr]    Compiling dunce v1.0.2
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling supports-color v1.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling supports-unicode v1.0.2
[INFO] [stderr]    Compiling supports-hyperlinks v1.2.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.2
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling rustix v0.35.7
[INFO] [stderr]    Compiling owo-colors v3.4.0
[INFO] [stderr]    Compiling utf8-width v0.1.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling byte-unit v4.0.14
[INFO] [stderr]    Compiling strip-ansi-escapes v0.1.1
[INFO] [stderr]    Compiling phf_shared v0.11.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling num-format v0.4.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling linux-raw-sys v0.0.46
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling ansitok v0.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling sysinfo v0.24.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling ctor v0.1.22
[INFO] [stderr]    Compiling ghost v0.1.5
[INFO] [stderr]    Compiling miette-derive v5.1.1
[INFO] [stderr]    Compiling typetag-impl v0.1.8
[INFO] [stderr]    Compiling inventory v0.2.3
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.22
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling pwd v1.4.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling nu-path v0.66.3 (/opt/rustwide/workdir/crates/nu-path)
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.1
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling miette v5.1.1
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling ansi-str v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling phf_generator v0.11.0
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling nu-glob v0.66.3 (/opt/rustwide/workdir/crates/nu-glob)
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling rustversion v1.0.8
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling papergrid v0.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling tz-rs v0.6.11
[INFO] [stderr]    Compiling phf_codegen v0.11.0
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling const_format v0.2.26
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling tabled_derive v0.4.0
[INFO] [stderr]    Compiling phf v0.11.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.37
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling byte-slice-cast v1.2.1
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling crossterm v0.24.0
[INFO] [stderr]    Compiling nu-json v0.66.3 (/opt/rustwide/workdir/crates/nu-json)
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling typetag v0.1.8
[INFO] [stderr]    Compiling lscolors v0.11.0
[INFO] [stderr]    Compiling nu-utils v0.66.3 (/opt/rustwide/workdir/crates/nu-utils)
[INFO] [stderr]    Compiling chrono-humanize v0.2.1
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling time v0.3.11
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling nu-protocol v0.66.3 (/opt/rustwide/workdir/crates/nu-protocol)
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tzdb v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.0.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling tabled v0.8.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling hashlink v0.8.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling procfs v0.13.2
[INFO] [stderr]    Compiling rust_decimal v1.25.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling capnp v0.14.8
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling is_debug v1.0.1
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling strum_macros v0.24.2
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> crates/nu-protocol/src/engine/engine_state.rs:1240:52
[INFO] [stdout]      |
[INFO] [stdout] 1240 |     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] 1240 |     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:1941:21
[INFO] [stdout]      |
[INFO] [stdout] 1937 |         &'b self,
[INFO] [stdout]      |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 1941 |     ) -> 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] 1941 |     ) -> 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]    Compiling num v0.2.1
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling chrono-tz v0.6.3
[INFO] [stderr]    Compiling rust-embed-utils v7.2.0
[INFO] [stderr]    Compiling nu-engine v0.66.3 (/opt/rustwide/workdir/crates/nu-engine)
[INFO] [stderr]    Compiling nu-table v0.66.3 (/opt/rustwide/workdir/crates/nu-table)
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling nu-plugin v0.66.3 (/opt/rustwide/workdir/crates/nu-plugin)
[INFO] [stderr]    Compiling brownstone v3.0.0
[INFO] [stderr]    Compiling fd-lock v3.0.6
[INFO] [stderr]    Compiling miette-derive v4.7.1
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling shadow-rs v0.16.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling joinery v2.1.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling indent_write v2.2.0
[INFO] [stderr]    Compiling nom-supreme v0.8.0
[INFO] [stderr]    Compiling nu-command v0.66.3 (/opt/rustwide/workdir/crates/nu-command)
[INFO] [stderr]    Compiling miette v4.7.1
[INFO] [stderr]    Compiling nu-parser v0.66.3 (/opt/rustwide/workdir/crates/nu-parser)
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling rusqlite v0.28.0
[INFO] [stderr]    Compiling nu-color-config v0.66.3 (/opt/rustwide/workdir/crates/nu-color-config)
[INFO] [stderr]    Compiling rust-embed-impl v6.2.0
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/nu-parser/src/parse_keywords.rs:377:17
[INFO] [stdout]     |
[INFO] [stdout] 377 |             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] [stderr]    Compiling hamcrest2 v0.3.0
[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:5091:23
[INFO] [stdout]      |
[INFO] [stdout] 5091 |     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] 5091 -     for positional in &block.signature.rest_positional {
[INFO] [stdout] 5091 +     while let Some(positional) = &block.signature.rest_positional {
[INFO] [stdout]      |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]      |
[INFO] [stdout] 5091 -     for positional in &block.signature.rest_positional {
[INFO] [stdout] 5091 +     if let Some(positional) = &block.signature.rest_positional {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling reedline v0.9.0 (https://github.com/nushell/reedline.git?branch=main#a406bfc6)
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling quick-xml v0.19.0
[INFO] [stderr]    Compiling codepage v0.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling pori v0.0.0
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling filetime v0.2.17
[INFO] [stderr]    Compiling users v0.10.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling xmlparser v0.13.3
[INFO] [stderr]    Compiling nom v1.2.4
[INFO] [stderr]    Compiling vec1 v1.8.0
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling result v1.0.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling dialoguer v0.9.0
[INFO] [stderr]    Compiling serde_ini v0.2.0
[INFO] [stderr]    Compiling meval v0.2.0
[INFO] [stderr]    Compiling wax v0.5.0
[INFO] [stderr]    Compiling roxmltree v0.14.1
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling is-root v0.1.2
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling notify v4.0.17
[INFO] [stderr]    Compiling nu-test-support v0.66.3 (/opt/rustwide/workdir/crates/nu-test-support)
[INFO] [stderr]    Compiling calamine v0.18.0
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling nu-system v0.66.3 (/opt/rustwide/workdir/crates/nu-system)
[INFO] [stderr]    Compiling dtparse v1.3.0
[INFO] [stderr]    Compiling rust-embed v6.4.0
[INFO] [stderr]    Compiling trash v2.1.5
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling md-5 v0.10.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling nu-pretty-hex v0.66.3 (/opt/rustwide/workdir/crates/nu-pretty-hex)
[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 terminal_size v0.2.1
[INFO] [stderr]    Compiling ical v0.7.0
[INFO] [stderr]    Compiling nu-term-grid v0.66.3 (/opt/rustwide/workdir/crates/nu-term-grid)
[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 which v4.2.5
[INFO] [stderr]    Compiling eml-parser v0.1.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling titlecase v2.0.0
[INFO] [stderr]    Compiling uuid v1.1.2
[INFO] [stderr]    Compiling users v0.11.0
[INFO] [stderr]    Compiling nix v0.24.2
[INFO] [stderr]    Compiling quick-xml v0.23.0
[INFO] [stderr]    Compiling is_executable v1.0.1
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]    Compiling htmlescape v0.3.1
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling umask v2.0.0
[INFO] [stderr]    Compiling filesize v0.2.0
[INFO] [stderr]    Compiling bytesize v1.1.0
[INFO] [stderr]    Compiling nu v0.66.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling powierza-coefficient v1.0.1
[INFO] [stderr]    Compiling alphanumeric-sort v1.4.4
[INFO] [stderr]    Compiling nu-cli v0.66.3 (/opt/rustwide/workdir/crates/nu-cli)
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling ctrlc v3.2.2
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> crates/nu-command/src/charting/histogram.rs:218:48
[INFO] [stdout]     |
[INFO] [stdout] 218 |             PercentageCalcMethod::Normalize => (count as f64 / total_cnt as f64),
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 218 -             PercentageCalcMethod::Normalize => (count as f64 / total_cnt as f64),
[INFO] [stdout] 218 +             PercentageCalcMethod::Normalize => count as f64 / total_cnt as f64 ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> crates/nu-command/src/charting/histogram.rs:219:47
[INFO] [stdout]     |
[INFO] [stdout] 219 |             PercentageCalcMethod::Relative => (count as f64 / max_cnt as f64),
[INFO] [stdout]     |                                               ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 219 -             PercentageCalcMethod::Relative => (count as f64 / max_cnt as f64),
[INFO] [stdout] 219 +             PercentageCalcMethod::Relative => count as f64 / max_cnt as f64 ,
[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: 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: 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 22s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "cbfe3660aef54137a1cdd0be75792450e75108a2eb225fa3f647c50d2f62fb29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbfe3660aef54137a1cdd0be75792450e75108a2eb225fa3f647c50d2f62fb29", kill_on_drop: false }`
[INFO] [stdout] cbfe3660aef54137a1cdd0be75792450e75108a2eb225fa3f647c50d2f62fb29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1197b1f47e93bb41295bd8c8b1fce60d039dea9156b8d14d4f341a88a8f80bcb
[INFO] running `Command { std: "docker" "start" "-a" "1197b1f47e93bb41295bd8c8b1fce60d039dea9156b8d14d4f341a88a8f80bcb", kill_on_drop: false }`
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> crates/nu-protocol/src/engine/engine_state.rs:1240:52
[INFO] [stdout]      |
[INFO] [stdout] 1240 |     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] 1240 |     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:1941:21
[INFO] [stdout]      |
[INFO] [stdout] 1937 |         &'b self,
[INFO] [stdout]      |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 1941 |     ) -> 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] 1941 |     ) -> 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]    Compiling semver v1.0.12
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/nu-parser/src/parse_keywords.rs:377:17
[INFO] [stdout]     |
[INFO] [stdout] 377 |             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:5091:23
[INFO] [stdout]      |
[INFO] [stdout] 5091 |     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] 5091 -     for positional in &block.signature.rest_positional {
[INFO] [stdout] 5091 +     while let Some(positional) = &block.signature.rest_positional {
[INFO] [stdout]      |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]      |
[INFO] [stdout] 5091 -     for positional in &block.signature.rest_positional {
[INFO] [stdout] 5091 +     if let Some(positional) = &block.signature.rest_positional {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling predicates-core v1.0.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[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] [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 termtree v0.2.4
[INFO] [stderr]    Compiling difflib v0.4.0
[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] [stderr]    Compiling serial_test_derive v0.8.0
[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: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> crates/nu-command/src/charting/histogram.rs:218:48
[INFO] [stdout]     |
[INFO] [stdout] 218 |             PercentageCalcMethod::Normalize => (count as f64 / total_cnt as f64),
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 218 -             PercentageCalcMethod::Normalize => (count as f64 / total_cnt as f64),
[INFO] [stdout] 218 +             PercentageCalcMethod::Normalize => count as f64 / total_cnt as f64 ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> crates/nu-command/src/charting/histogram.rs:219:47
[INFO] [stdout]     |
[INFO] [stdout] 219 |             PercentageCalcMethod::Relative => (count as f64 / max_cnt as f64),
[INFO] [stdout]     |                                               ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 219 -             PercentageCalcMethod::Relative => (count as f64 / max_cnt as f64),
[INFO] [stdout] 219 +             PercentageCalcMethod::Relative => count as f64 / max_cnt as f64 ,
[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: 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] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling predicates-tree v1.0.5
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.2.1
[INFO] [stderr]    Compiling predicates v2.1.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling serial_test v0.8.0
[INFO] [stderr]    Compiling rstest_macros v0.14.0
[INFO] [stderr]    Compiling assert_cmd v2.0.4
[INFO] [stderr]    Compiling rstest v0.15.0
[INFO] [stderr]    Compiling nu v0.66.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.09s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "1197b1f47e93bb41295bd8c8b1fce60d039dea9156b8d14d4f341a88a8f80bcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1197b1f47e93bb41295bd8c8b1fce60d039dea9156b8d14d4f341a88a8f80bcb", kill_on_drop: false }`
[INFO] [stdout] 1197b1f47e93bb41295bd8c8b1fce60d039dea9156b8d14d4f341a88a8f80bcb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a0e6e2104ff17a0c6c62fd64d73b560d5339119258260f9bda63d062a0370b3e
[INFO] running `Command { std: "docker" "start" "-a" "a0e6e2104ff17a0c6c62fd64d73b560d5339119258260f9bda63d062a0370b3e", kill_on_drop: false }`
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]     --> crates/nu-protocol/src/engine/engine_state.rs:1240:52
[INFO] [stderr]      |
[INFO] [stderr] 1240 |     pub fn files(&'a self) -> impl Iterator<Item = &(String, usize, usize)> {
[INFO] [stderr]      |                   -- the lifetime is named here    ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]      |
[INFO] [stderr] 1240 |     pub fn files(&'a self) -> impl Iterator<Item = &'a (String, usize, usize)> {
[INFO] [stderr]      |                                                     ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]     --> crates/nu-protocol/src/engine/engine_state.rs:1941:21
[INFO] [stderr]      |
[INFO] [stderr] 1937 |         &'b self,
[INFO] [stderr]      |          -- the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 1941 |     ) -> Result<Box<dyn miette::SpanContents + 'b>, miette::MietteError> {
[INFO] [stderr]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'b`
[INFO] [stderr]      |
[INFO] [stderr] 1941 |     ) -> Result<Box<dyn miette::SpanContents<'b> + 'b>, miette::MietteError> {
[INFO] [stderr]      |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> crates/nu-protocol/src/value/custom_value.rs:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[typetag::serde(tag = "type")]
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   | |
[INFO] [stderr]   | `Serialize` is not local
[INFO] [stderr]   | move the `impl` block outside of this constant `_CustomValue_registry`
[INFO] [stderr] 7 | pub trait CustomValue: fmt::Debug + Send + Sync {
[INFO] [stderr]   |           ----------- `CustomValue` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = 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] [stderr]   = 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] [stderr]   = 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] [stderr]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> crates/nu-protocol/src/value/custom_value.rs:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[typetag::serde(tag = "type")]
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   | |
[INFO] [stderr]   | `Send` is not local
[INFO] [stderr]   | `Serialize` is not local
[INFO] [stderr]   | move the `impl` block outside of this constant `_CustomValue_registry`
[INFO] [stderr] 7 | pub trait CustomValue: fmt::Debug + Send + Sync {
[INFO] [stderr]   |           ----------- `CustomValue` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = 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] [stderr]   = 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] [stderr]   = 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] [stderr]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> crates/nu-protocol/src/value/custom_value.rs:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[typetag::serde(tag = "type")]
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   | |
[INFO] [stderr]   | `Sync` is not local
[INFO] [stderr]   | `Serialize` is not local
[INFO] [stderr]   | move the `impl` block outside of this constant `_CustomValue_registry`
[INFO] [stderr] 7 | pub trait CustomValue: fmt::Debug + Send + Sync {
[INFO] [stderr]   |           ----------- `CustomValue` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = 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] [stderr]   = 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] [stderr]   = 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] [stderr]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> crates/nu-protocol/src/value/custom_value.rs:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[typetag::serde(tag = "type")]
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   | |
[INFO] [stderr]   | `Send` is not local
[INFO] [stderr]   | `Sync` is not local
[INFO] [stderr]   | `Serialize` is not local
[INFO] [stderr]   | move the `impl` block outside of this constant `_CustomValue_registry`
[INFO] [stderr] 7 | pub trait CustomValue: fmt::Debug + Send + Sync {
[INFO] [stderr]   |           ----------- `CustomValue` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = 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] [stderr]   = 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] [stderr]   = 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] [stderr]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> crates/nu-protocol/src/value/custom_value.rs:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[typetag::serde(tag = "type")]
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move the `impl` block outside of this constant `_CustomValue_registry`
[INFO] [stderr] 7 | pub trait CustomValue: fmt::Debug + Send + Sync {
[INFO] [stderr]   |           ----------- `CustomValue` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = 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] [stderr]   = 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] [stderr]   = 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] [stderr]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> crates/nu-protocol/src/value/custom_value.rs:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[typetag::serde(tag = "type")]
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   | |
[INFO] [stderr]   | `Strictest` is not local
[INFO] [stderr]   | move the `impl` block outside of this constant `_CustomValue_registry`
[INFO] [stderr] 7 | pub trait CustomValue: fmt::Debug + Send + Sync {
[INFO] [stderr]   |           ----------- `CustomValue` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = 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] [stderr]   = 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] [stderr]   = 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] [stderr]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> crates/nu-protocol/src/value/custom_value.rs:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[typetag::serde(tag = "type")]
[INFO] [stderr]   | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   | |
[INFO] [stderr]   | `Box` is not local
[INFO] [stderr]   | `Send` is not local
[INFO] [stderr]   | `Sync` is not local
[INFO] [stderr]   | `Deserialize` is not local
[INFO] [stderr]   | move the `impl` block outside of this constant `_CustomValue_registry`
[INFO] [stderr] 7 | pub trait CustomValue: fmt::Debug + Send + Sync {
[INFO] [stderr]   |           ----------- `CustomValue` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = 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] [stderr]   = 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] [stderr]   = 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] [stderr]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> crates/nu-protocol/src/value/custom_value.rs:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[typetag::serde(tag = "type")]
[INFO] [stderr]   | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   | |
[INFO] [stderr]   | `Box` is not local
[INFO] [stderr]   | `Deserialize` is not local
[INFO] [stderr]   | move the `impl` block outside of this constant `_CustomValue_registry`
[INFO] [stderr] 7 | pub trait CustomValue: fmt::Debug + Send + Sync {
[INFO] [stderr]   |           ----------- `CustomValue` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = 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] [stderr]   = 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] [stderr]   = 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] [stderr]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> crates/nu-protocol/src/value/custom_value.rs:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[typetag::serde(tag = "type")]
[INFO] [stderr]   | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   | |
[INFO] [stderr]   | `Box` is not local
[INFO] [stderr]   | `Send` is not local
[INFO] [stderr]   | `Deserialize` is not local
[INFO] [stderr]   | move the `impl` block outside of this constant `_CustomValue_registry`
[INFO] [stderr] 7 | pub trait CustomValue: fmt::Debug + Send + Sync {
[INFO] [stderr]   |           ----------- `CustomValue` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = 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] [stderr]   = 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] [stderr]   = 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] [stderr]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> crates/nu-protocol/src/value/custom_value.rs:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[typetag::serde(tag = "type")]
[INFO] [stderr]   | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   | |
[INFO] [stderr]   | `Box` is not local
[INFO] [stderr]   | `Sync` is not local
[INFO] [stderr]   | `Deserialize` is not local
[INFO] [stderr]   | move the `impl` block outside of this constant `_CustomValue_registry`
[INFO] [stderr] 7 | pub trait CustomValue: fmt::Debug + Send + Sync {
[INFO] [stderr]   |           ----------- `CustomValue` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = 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] [stderr]   = 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] [stderr]   = 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] [stderr]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `nu-protocol` (lib) generated 12 warnings (run `cargo fix --lib -p nu-protocol` to apply 2 suggestions)
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> crates/nu-parser/src/parse_keywords.rs:377:17
[INFO] [stderr]     |
[INFO] [stderr] 377 |             let mut block = working_set.get_block_mut(block_id);
[INFO] [stderr]     |                 ----^^^^^
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: for loop over a `&Option`. This is more readably written as an `if let` statement
[INFO] [stderr]     --> crates/nu-parser/src/parser.rs:5091:23
[INFO] [stderr]      |
[INFO] [stderr] 5091 |     for positional in &block.signature.rest_positional {
[INFO] [stderr]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stderr] help: to check pattern in a loop use `while let`
[INFO] [stderr]      |
[INFO] [stderr] 5091 -     for positional in &block.signature.rest_positional {
[INFO] [stderr] 5091 +     while let Some(positional) = &block.signature.rest_positional {
[INFO] [stderr]      |
[INFO] [stderr] help: consider using `if let` to clear intent
[INFO] [stderr]      |
[INFO] [stderr] 5091 -     for positional in &block.signature.rest_positional {
[INFO] [stderr] 5091 +     if let Some(positional) = &block.signature.rest_positional {
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: `nu-parser` (lib) generated 2 warnings (run `cargo fix --lib -p nu-parser` to apply 1 suggestion)
[INFO] [stderr] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stderr]   --> crates/nu-pretty-hex/src/lib.rs:62:7
[INFO] [stderr]    |
[INFO] [stderr] 62 | #[cfg(feature = "alloc")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `alloc` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/nu-pretty-hex/src/pretty_hex.rs:287:17
[INFO] [stderr]     |
[INFO] [stderr] 287 |     fn hex_dump(&self) -> Hex<Self>;
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 287 |     fn hex_dump(&self) -> Hex<'_, Self>;
[INFO] [stderr]     |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/nu-pretty-hex/src/pretty_hex.rs:291:17
[INFO] [stderr]     |
[INFO] [stderr] 291 |     fn hex_conf(&self, cfg: HexConfig) -> Hex<Self>;
[INFO] [stderr]     |                 ^^^^^                     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 291 |     fn hex_conf(&self, cfg: HexConfig) -> Hex<'_, Self>;
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/nu-pretty-hex/src/pretty_hex.rs:298:17
[INFO] [stderr]     |
[INFO] [stderr] 298 |     fn hex_dump(&self) -> Hex<Self> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 298 |     fn hex_dump(&self) -> Hex<'_, Self> {
[INFO] [stderr]     |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/nu-pretty-hex/src/pretty_hex.rs:301:17
[INFO] [stderr]     |
[INFO] [stderr] 301 |     fn hex_conf(&self, cfg: HexConfig) -> Hex<Self> {
[INFO] [stderr]     |                 ^^^^^                     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 301 |     fn hex_conf(&self, cfg: HexConfig) -> Hex<'_, Self> {
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: `nu-pretty-hex` (lib) generated 5 warnings (run `cargo fix --lib -p nu-pretty-hex` to apply 4 suggestions)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/nu-term-grid/src/grid.rs:106:23
[INFO] [stderr]     |
[INFO] [stderr] 106 | fn strip_ansi(string: &str) -> Cow<str> {
[INFO] [stderr]     |                       ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 106 | fn strip_ansi(string: &str) -> Cow<'_, str> {
[INFO] [stderr]     |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: `nu-term-grid` (lib) generated 1 warning (run `cargo fix --lib -p nu-term-grid` to apply 1 suggestion)
[INFO] [stderr] warning: field `sort_by` is never read
[INFO] [stderr]   --> crates/nu-cli/src/completions/completion_options.rs:89:9
[INFO] [stderr]    |
[INFO] [stderr] 86 | pub struct CompletionOptions {
[INFO] [stderr]    |            ----------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 89 |     pub sort_by: SortBy,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `CompletionOptions` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> crates/nu-cli/src/prompt.rs:89:27
[INFO] [stderr]    |
[INFO] [stderr] 89 |     fn render_prompt_left(&self) -> Cow<str> {
[INFO] [stderr]    |                           ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                           |
[INFO] [stderr]    |                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 89 |     fn render_prompt_left(&self) -> Cow<'_, str> {
[INFO] [stderr]    |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/nu-cli/src/prompt.rs:107:28
[INFO] [stderr]     |
[INFO] [stderr] 107 |     fn render_prompt_right(&self) -> Cow<str> {
[INFO] [stderr]     |                            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 107 |     fn render_prompt_right(&self) -> Cow<'_, str> {
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/nu-cli/src/prompt.rs:120:32
[INFO] [stderr]     |
[INFO] [stderr] 120 |     fn render_prompt_indicator(&self, edit_mode: PromptEditMode) -> Cow<str> {
[INFO] [stderr]     |                                ^^^^^ the lifetime is elided here    ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 120 |     fn render_prompt_indicator(&self, edit_mode: PromptEditMode) -> Cow<'_, str> {
[INFO] [stderr]     |                                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/nu-cli/src/prompt.rs:144:42
[INFO] [stderr]     |
[INFO] [stderr] 144 |     fn render_prompt_multiline_indicator(&self) -> Cow<str> {
[INFO] [stderr]     |                                          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                          |
[INFO] [stderr]     |                                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 144 |     fn render_prompt_multiline_indicator(&self) -> Cow<'_, str> {
[INFO] [stderr]     |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/nu-cli/src/prompt.rs:152:9
[INFO] [stderr]     |
[INFO] [stderr] 152 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 153 |         history_search: PromptHistorySearch,
[INFO] [stderr] 154 |     ) -> Cow<str> {
[INFO] [stderr]     |          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 154 |     ) -> Cow<'_, str> {
[INFO] [stderr]     |              +++
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around match arm expression
[INFO] [stderr]    --> crates/nu-command/src/charting/histogram.rs:218:48
[INFO] [stderr]     |
[INFO] [stderr] 218 |             PercentageCalcMethod::Normalize => (count as f64 / total_cnt as f64),
[INFO] [stderr]     |                                                ^                               ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 218 -             PercentageCalcMethod::Normalize => (count as f64 / total_cnt as f64),
[INFO] [stderr] 218 +             PercentageCalcMethod::Normalize => count as f64 / total_cnt as f64 ,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around match arm expression
[INFO] [stderr]    --> crates/nu-command/src/charting/histogram.rs:219:47
[INFO] [stderr]     |
[INFO] [stderr] 219 |             PercentageCalcMethod::Relative => (count as f64 / max_cnt as f64),
[INFO] [stderr]     |                                               ^                             ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 219 -             PercentageCalcMethod::Relative => (count as f64 / max_cnt as f64),
[INFO] [stderr] 219 +             PercentageCalcMethod::Relative => count as f64 / max_cnt as f64 ,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `static-link-openssl`
[INFO] [stderr]    --> crates/nu-command/src/core_commands/version.rs:204:11
[INFO] [stderr]     |
[INFO] [stderr] 204 |     #[cfg(feature = "static-link-openssl")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `database`, `dataframe`, `num`, `plugin`, `polars`, `rusqlite`, `sqlparser`, `trash`, `trash-support`, `which`, and `which-support`
[INFO] [stderr]     = help: consider adding `static-link-openssl` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `extra`
[INFO] [stderr]    --> crates/nu-command/src/core_commands/version.rs:209:11
[INFO] [stderr]     |
[INFO] [stderr] 209 |     #[cfg(feature = "extra")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `database`, `dataframe`, `num`, `plugin`, `polars`, `rusqlite`, `sqlparser`, `trash`, `trash-support`, `which`, and `which-support`
[INFO] [stderr]     = help: consider adding `extra` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: private item shadows public glob re-export
[INFO] [stderr]   --> crates/nu-command/src/strings/mod.rs:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | mod str_;
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the name `str_` in the type namespace is supposed to be publicly re-exported here
[INFO] [stderr]   --> crates/nu-command/src/strings/mod.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub use str_::*;
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] note: but the private item here shadows it
[INFO] [stderr]   --> crates/nu-command/src/strings/mod.rs:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | mod str_;
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> crates/nu-command/src/strings/mod.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub use format::*;
[INFO] [stderr]    |         ^^^^^^^^^ the name `command` in the type namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 18 | pub use split::*;
[INFO] [stderr]    |         -------- but the name `command` in the type namespace is also re-exported here
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> crates/nu-command/src/lib.rs:42:9
[INFO] [stderr]    |
[INFO] [stderr] 42 | pub use filters::*;
[INFO] [stderr]    |         ^^^^^^^^^^ the name `column` in the type namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 54 | pub use strings::*;
[INFO] [stderr]    |         ---------- but the name `column` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: field `1` is never read
[INFO] [stderr]    --> crates/nu-command/src/filters/flatten.rs:130:22
[INFO] [stderr]     |
[INFO] [stderr] 130 |     Entries(&'a str, &'a Span, Vec<&'a Value>, usize),
[INFO] [stderr]     |     -------          ^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 130 -     Entries(&'a str, &'a Span, Vec<&'a Value>, usize),
[INFO] [stderr] 130 +     Entries(&'a str, (), Vec<&'a Value>, usize),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: incorrect NaN comparison, NaN cannot be directly compared to itself
[INFO] [stderr]   --> crates/nu-command/src/formats/to/nuon.rs:91:20
[INFO] [stderr]    |
[INFO] [stderr] 91 |                 && val != &f64::NAN
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(invalid_nan_comparisons)]` on by default
[INFO] [stderr] help: use `f32::is_nan()` or `f64::is_nan()` instead
[INFO] [stderr]    |
[INFO] [stderr] 91 -                 && val != &f64::NAN
[INFO] [stderr] 91 +                 && !val.is_nan()
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/nu-command/src/viewers/griddle.rs:186:23
[INFO] [stderr]     |
[INFO] [stderr] 186 | fn strip_ansi(string: &str) -> Cow<str> {
[INFO] [stderr]     |                       ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 186 | fn strip_ansi(string: &str) -> Cow<'_, str> {
[INFO] [stderr]     |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: `nu-cli` (lib) generated 6 warnings (run `cargo fix --lib -p nu-cli` to apply 5 suggestions)
[INFO] [stderr] warning: `nu-command` (lib) generated 10 warnings (run `cargo fix --lib -p nu-command` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.89s
[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 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nu-575e4c722ff88071)
[INFO] [stdout] 
[INFO] [stdout] running 343 tests
[INFO] [stdout] test tests::test_conditionals::if_elseif4 ... ok
[INFO] [stdout] test tests::test_conditionals::if_cond2 ... ok
[INFO] [stdout] test tests::test_conditionals::if_elseif2 ... ok
[INFO] [stdout] test tests::test_conditionals::if_cond ... ok
[INFO] [stdout] test tests::test_conditionals::if_elseif1 ... ok
[INFO] [stdout] test tests::test_conditionals::if_elseif3 ... ok
[INFO] [stdout] test tests::test_conditionals::if_cond3 ... ok
[INFO] [stdout] test tests::test_conditionals::if_test2 ... ok
[INFO] [stdout] test tests::test_conditionals::simple_if ... ok
[INFO] [stdout] test tests::test_conditionals::if_test1 ... ok
[INFO] [stdout] test tests::test_conditionals::simple_if2 ... ok
[INFO] [stdout] test tests::test_converters::to_json_raw_flag_2 ... ok
[INFO] [stdout] test tests::test_custom_commands::allow_missing_optional_params ... ok
[INFO] [stdout] test tests::test_conditionals::if_cond4 ... ok
[INFO] [stdout] test tests::test_converters::to_json_raw_flag_1 ... ok
[INFO] [stdout] test tests::test_converters::to_json_raw_flag_3 ... ok
[INFO] [stdout] test tests::test_converters::from_json_2 ... ok
[INFO] [stdout] test tests::test_custom_commands::custom_rest_var ... ok
[INFO] [stdout] test tests::test_custom_commands::def_twice_should_fail ... ok
[INFO] [stdout] test tests::test_custom_commands::custom_switch3 ... ok
[INFO] [stdout] test tests::test_custom_commands::custom_switch4 ... ok
[INFO] [stdout] test tests::test_custom_commands::custom_switch1 ... ok
[INFO] [stdout] test tests::test_custom_commands::custom_switch2 ... ok
[INFO] [stdout] test tests::test_custom_commands::flag_param_value ... ok
[INFO] [stdout] test tests::test_converters::to_json_escaped ... ok
[INFO] [stdout] test tests::test_custom_commands::help_not_present_in_extern ... ok
[INFO] [stdout] test tests::test_custom_commands::do_rest_args ... ok
[INFO] [stdout] test tests::test_converters::from_json_1 ... ok
[INFO] [stdout] test tests::test_custom_commands::missing_parameters ... ok
[INFO] [stdout] test tests::test_custom_commands::no_scope_leak1 ... ok
[INFO] [stdout] test tests::test_custom_commands::def_with_no_dollar ... ok
[INFO] [stdout] test tests::test_custom_commands::no_scope_leak4 ... ok
[INFO] [stdout] test tests::test_custom_commands::override_table ... ok
[INFO] [stdout] test tests::test_custom_commands::help_present_in_def ... ok
[INFO] [stdout] test tests::test_custom_commands::no_scope_leak3 ... ok
[INFO] [stdout] test tests::test_engine::better_operator_spans ... ok
[INFO] [stdout] test tests::test_custom_commands::simple_var_closing ... ok
[INFO] [stdout] test tests::test_custom_commands::no_scope_leak2 ... ok
[INFO] [stdout] test tests::test_engine::def_env ... ok
[INFO] [stdout] test tests::test_custom_commands::override_table_eval_file ... ok
[INFO] [stdout] test tests::test_custom_commands::predecl_check ... ok
[INFO] [stdout] test tests::test_engine::date_comparison ... ok
[INFO] [stdout] test tests::test_engine::concrete_variable_assignment ... ok
[INFO] [stdout] test tests::test_engine::datetime_literal ... ok
[INFO] [stdout] test tests::test_engine::def_env_hiding_something ... ok
[INFO] [stdout] test tests::test_engine::default_value1 ... ok
[INFO] [stdout] test tests::test_engine::default_value11 ... ok
[INFO] [stdout] test tests::test_engine::default_value10 ... ok
[INFO] [stdout] test tests::test_engine::def_env_then_hide ... ok
[INFO] [stdout] test tests::test_engine::default_value8 ... ok
[INFO] [stdout] test tests::test_engine::default_value4 ... ok
[INFO] [stdout] test tests::test_engine::default_value9 ... ok
[INFO] [stdout] test tests::test_engine::default_value12 ... ok
[INFO] [stdout] test tests::test_engine::default_value6 ... ok
[INFO] [stdout] test tests::test_engine::default_value2 ... ok
[INFO] [stdout] test tests::test_engine::divide_filesize ... ok
[INFO] [stdout] test tests::test_engine::default_value7 ... ok
[INFO] [stdout] test tests::test_engine::default_value3 ... ok
[INFO] [stdout] test tests::test_engine::default_value5 ... ok
[INFO] [stdout] test tests::test_engine::dynamic_let_env ... ok
[INFO] [stdout] test tests::test_engine::divide_duration ... ok
[INFO] [stdout] test tests::test_engine::export_def_env ... ok
[INFO] [stdout] test tests::test_engine::in_iteration ... ok
[INFO] [stdout] test tests::test_engine::in_and_if_else ... ok
[INFO] [stdout] test tests::test_engine::help_works_with_missing_requirements ... ok
[INFO] [stdout] test tests::test_engine::in_variable_1 ... ok
[INFO] [stdout] test tests::test_engine::earlier_errors ... ok
[INFO] [stdout] test tests::test_engine::in_variable_4 ... ok
[INFO] [stdout] test tests::test_engine::in_variable_5 ... ok
[INFO] [stdout] test tests::test_engine::in_means_input ... ok
[INFO] [stdout] test tests::test_engine::let_sees_in_variable ... ok
[INFO] [stdout] test tests::test_engine::in_variable_2 ... ok
[INFO] [stdout] test tests::test_engine::in_variable_3 ... ok
[INFO] [stdout] test tests::test_engine::let_sees_in_variable2 ... ok
[INFO] [stdout] test tests::test_engine::let_sees_input ... ok
[INFO] [stdout] test tests::test_engine::loose_each ... ok
[INFO] [stdout] test tests::test_engine::missing_flags_are_nothing ... ok
[INFO] [stdout] test tests::test_engine::in_variable_6 ... ok
[INFO] [stdout] test tests::test_engine::missing_flags_are_nothing2 ... ok
[INFO] [stdout] test tests::test_engine::missing_flags_are_nothing3 ... ok
[INFO] [stdout] test tests::test_engine::missing_flags_are_nothing4 ... ok
[INFO] [stdout] test tests::test_engine::proper_shadow ... ok
[INFO] [stdout] test tests::test_engine::not_def_env ... ok
[INFO] [stdout] test tests::test_engine::proper_variable_for ... ok
[INFO] [stdout] test tests::test_engine::proper_variable_captures_with_nesting ... ok
[INFO] [stdout] test tests::test_engine::range_right_exclusive ... ok
[INFO] [stdout] test tests::test_engine::open_ended_range ... ok
[INFO] [stdout] test tests::test_engine::reduce_spans ... ok
[INFO] [stdout] test tests::test_engine::proper_variable_captures_with_calls ... ok
[INFO] [stdout] test tests::test_engine::proper_variable_captures ... ok
[INFO] [stdout] test tests::test_engine::reuseable_in ... ok
[INFO] [stdout] test tests::test_engine::shortcircuiting_or ... ok
[INFO] [stdout] test tests::test_engine::scope_variable ... ok
[INFO] [stdout] test tests::test_hiding::hide_alias_twice_not_allowed ... ignored
[INFO] [stdout] test tests::test_hiding::hide_def_twice_not_allowed ... ignored
[INFO] [stdout] test tests::test_hiding::hide_env_twice_not_allowed ... ignored
[INFO] [stdout] test tests::test_env::shorthand_env_1 ... ok
[INFO] [stdout] test tests::test_engine::test_redirection_stderr ... ok
[INFO] [stdout] test tests::test_env::shorthand_env_3 ... ok
[INFO] [stdout] test tests::test_env::shorthand_env_2 ... ok
[INFO] [stdout] test tests::test_engine::shortcircuiting_and ... ok
[INFO] [stdout] test tests::test_env::convert_non_string_env_var_to_nothing ... ok
[INFO] [stdout] test tests::test_hiding::hides_alias_import_1 ... ok
[INFO] [stdout] test tests::test_hiding::hides_alias_import_2 ... ok
[INFO] [stdout] test tests::test_hiding::hides_alias_import_3 ... ok
[INFO] [stdout] test tests::test_engine::with_env_shorthand_nested_quotes ... ok
[INFO] [stdout] test tests::test_hiding::hides_alias ... ok
[INFO] [stdout] test tests::test_hiding::hides_alias_import_4 ... ok
[INFO] [stdout] test tests::test_hiding::hides_alias_and_def ... ok
[INFO] [stdout] test tests::test_hiding::hide_shadowed_decl ... ok
[INFO] [stdout] test tests::test_hiding::hides_alias_def_and_env_1 ... ok
[INFO] [stdout] test tests::test_hiding::hide_shadowed_env ... ok
[INFO] [stdout] test tests::test_hiding::hides_alias_import_then_reimports ... ok
[INFO] [stdout] test tests::test_hiding::hides_alias_runs_def_1 ... ok
[INFO] [stdout] test tests::test_hiding::hides_alias_in_scope_3 ... ok
[INFO] [stdout] test tests::test_hiding::hides_alias_import_6 ... ok
[INFO] [stdout] test tests::test_hiding::hides_alias_def_and_env_2 ... ok
[INFO] [stdout] test tests::test_hiding::hides_alias_import_5 ... ok
[INFO] [stdout] test tests::test_hiding::hides_alias_in_scope_4 ... ok
[INFO] [stdout] test tests::test_hiding::hides_alias_runs_env_2 ... ok
[INFO] [stdout] test tests::test_hiding::hides_alias_in_scope_2 ... ok
[INFO] [stdout] test tests::test_hiding::hides_alias_runs_def_2 ... ok
[INFO] [stdout] test tests::test_hiding::hides_alias_in_scope_1 ... ok
[INFO] [stdout] test tests::test_hiding::hides_alias_then_redefines ... ok
[INFO] [stdout] test tests::test_hiding::hides_def_and_env ... ok
[INFO] [stdout] test tests::test_hiding::hides_def_import_1 ... ok
[INFO] [stdout] test tests::test_hiding::hides_def_import_2 ... ok
[INFO] [stdout] test tests::test_hiding::hides_alias_runs_env_1 ... ok
[INFO] [stdout] test tests::test_hiding::hides_def ... ok
[INFO] [stdout] test tests::test_hiding::hides_all_envs_within_scope ... ok
[INFO] [stdout] test tests::test_hiding::hides_def_import_3 ... ok
[INFO] [stdout] test tests::test_hiding::hides_def_import_6 ... ok
[INFO] [stdout] test tests::test_hiding::hides_def_and_env_import_1 ... ok
[INFO] [stdout] test tests::test_hiding::hides_def_import_5 ... ok
[INFO] [stdout] test tests::test_hiding::hides_def_and_env_import_2 ... ok
[INFO] [stdout] test tests::test_hiding::hides_all_decls_within_scope ... ok
[INFO] [stdout] test tests::test_hiding::hides_def_import_then_reimports ... ok
[INFO] [stdout] test tests::test_hiding::hides_def_import_4 ... ok
[INFO] [stdout] test tests::test_hiding::hides_def_in_scope_1 ... ok
[INFO] [stdout] test tests::test_hiding::hides_def_runs_env_import ... ok
[INFO] [stdout] test tests::test_hiding::hides_def_then_redefines ... ok
[INFO] [stdout] test tests::test_hiding::hides_def_in_scope_3 ... ok
[INFO] [stdout] test tests::test_hiding::hides_def_runs_env_1 ... ok
[INFO] [stdout] test tests::test_hiding::hides_env_import_2 ... ok
[INFO] [stdout] test tests::test_hiding::hides_def_in_scope_2 ... ok
[INFO] [stdout] test tests::test_hiding::hides_def_runs_env_2 ... ok
[INFO] [stdout] test tests::test_hiding::hides_def_in_scope_4 ... ok
[INFO] [stdout] test tests::test_hiding::hides_env ... ok
[INFO] [stdout] test tests::test_hiding::hides_env_import_5 ... ok
[INFO] [stdout] test tests::test_hiding::hides_env_import_1 ... ok
[INFO] [stdout] test tests::test_hiding::hides_env_in_scope_1 ... ok
[INFO] [stdout] test tests::test_hiding::hides_env_in_scope_3 ... ok
[INFO] [stdout] test tests::test_hiding::hides_env_import_6 ... ok
[INFO] [stdout] test tests::test_hiding::hides_env_in_scope_4 ... ok
[INFO] [stdout] test tests::test_hiding::use_def_import_after_hide ... ok
[INFO] [stdout] test tests::test_hiding::hides_env_import_3 ... ok
[INFO] [stdout] test tests::test_hiding::hides_env_import_4 ... ok
[INFO] [stdout] test tests::test_iteration::better_block_types ... ok
[INFO] [stdout] test tests::test_iteration::par_each ... ok
[INFO] [stdout] test tests::test_hiding::hides_env_in_scope_2 ... ok
[INFO] [stdout] test tests::test_iteration::for_loops ... ok
[INFO] [stdout] test tests::test_hiding::hides_env_then_redefines ... ok
[INFO] [stdout] test tests::test_hiding::use_env_import_after_hide ... ok
[INFO] [stdout] test tests::test_iteration::row_condition2 ... ok
[INFO] [stdout] test tests::test_iteration::row_condition1 ... ok
[INFO] [stdout] test tests::test_known_external::known_external_unknown_flag ... ok
[INFO] [stdout] test tests::test_math::add_simple2 ... ok
[INFO] [stdout] test tests::test_iteration::row_iteration ... ok
[INFO] [stdout] test tests::test_known_external::known_external_subcommand_alias ... ok
[INFO] [stdout] test tests::test_math::bit_and ... ok
[INFO] [stdout] test tests::test_math::and ... ok
[INFO] [stdout] test tests::test_math::add_simple ... ok
[INFO] [stdout] test tests::test_known_external::known_external_runs ... ok
[INFO] [stdout] test tests::test_known_external::known_external_alias ... ok
[INFO] [stdout] test tests::test_math::bit_and_or ... ok
[INFO] [stdout] test tests::test_math::bit_xor_add ... ok
[INFO] [stdout] test tests::test_math::bit_or ... ok
[INFO] [stdout] test tests::test_math::bit_shl_add ... ok
[INFO] [stdout] test tests::test_math::bit_shr ... ok
[INFO] [stdout] test tests::test_math::bit_shl ... ok
[INFO] [stdout] test tests::test_math::contains ... ok
[INFO] [stdout] test tests::test_math::floating_add ... ok
[INFO] [stdout] test tests::test_math::bit_xor ... ok
[INFO] [stdout] test tests::test_math::broken_math ... ok
[INFO] [stdout] test tests::test_math::not_contains ... ok
[INFO] [stdout] test tests::test_math::modulo1 ... ok
[INFO] [stdout] test tests::test_math::modulo2 ... ok
[INFO] [stdout] test tests::test_math::or ... ok
[INFO] [stdout] test tests::test_math::precedence_of_or_groups ... ok
[INFO] [stdout] test tests::test_math::pow ... ok
[INFO] [stdout] test tests::test_modules::module_def_and_env_imports_2 ... ok
[INFO] [stdout] test tests::test_modules::export_alias ... ok
[INFO] [stdout] test tests::test_math::sub_bit_shr ... ok
[INFO] [stdout] test tests::test_modules::module_def_and_env_imports_1 ... ok
[INFO] [stdout] test tests::test_modules::module_def_imports_2 ... ok
[INFO] [stdout] test tests::test_modules::module_def_imports_3 ... ok
[INFO] [stdout] test tests::test_modules::module_def_imports_4 ... ok
[INFO] [stdout] test tests::test_modules::module_def_imports_1 ... ok
[INFO] [stdout] test tests::test_modules::module_def_import_uses_internal_command ... ok
[INFO] [stdout] test tests::test_modules::module_def_imports_5 ... ok
[INFO] [stdout] test tests::test_modules::module_env_imports_5 ... ok
[INFO] [stdout] test tests::test_modules::module_env_imports_1 ... ok
[INFO] [stdout] test tests::test_modules::module_env_imports_2 ... ok
[INFO] [stdout] test tests::test_modules::multi_word_imports ... ok
[INFO] [stdout] test tests::test_modules::module_env_imports_4 ... ok
[INFO] [stdout] test tests::test_parser::alias_2 ... ok
[INFO] [stdout] test tests::test_parser::alias_1 ... ok
[INFO] [stdout] test tests::test_parser::and_and_or ... ok
[INFO] [stdout] test tests::test_modules::module_env_import_uses_internal_command ... ok
[INFO] [stdout] test tests::test_modules::module_env_imports_3 ... ok
[INFO] [stdout] test tests::test_parser::alias_2_multi_word ... ok
[INFO] [stdout] test tests::test_parser::bad_var_name ... ok
[INFO] [stdout] test tests::test_parser::alias_with_error_doesnt_panic ... ok
[INFO] [stdout] test tests::test_parser::block_arity_check1 ... ok
[INFO] [stdout] test tests::test_parser::bad_var_name2 ... ok
[INFO] [stdout] test tests::test_parser::bad_short_flag ... ok
[INFO] [stdout] test tests::test_parser::alias_recursion ... ok
[INFO] [stdout] test tests::test_parser::block_param1 ... ok
[INFO] [stdout] test tests::test_parser::block_param2 ... ok
[INFO] [stdout] test tests::test_parser::block_param4_list_iteration ... ok
[INFO] [stdout] test tests::test_parser::capture_multiple_commands2 ... ok
[INFO] [stdout] test tests::test_parser::capture_multiple_commands3 ... ok
[INFO] [stdout] test tests::test_parser::capture_multiple_commands4 ... ok
[INFO] [stdout] test tests::test_parser::block_param3_list_iteration ... ok
[INFO] [stdout] test tests::test_parser::capture_row_condition ... ok
[INFO] [stdout] test tests::test_parser::comment_multiline ... ok
[INFO] [stdout] test tests::test_parser::commands_have_usage ... ok
[INFO] [stdout] test tests::test_parser::date_literal ... ok
[INFO] [stdout] test tests::test_parser::comment_skipping_2 ... ok
[INFO] [stdout] test tests::test_parser::let_not_statement ... ok
[INFO] [stdout] test tests::test_parser::comment_skipping_1 ... ok
[INFO] [stdout] test tests::test_parser::env_shorthand ... ok
[INFO] [stdout] test tests::test_parser::equals_separates_long_flag ... ok
[INFO] [stdout] test tests::test_parser::let_env_expressions ... ok
[INFO] [stdout] test tests::test_parser::capture_multiple_commands ... ok
[INFO] [stdout] test tests::test_parser::ends_with_operator_succeeds ... ok
[INFO] [stdout] test tests::test_parser::for_in_missing_var_name ... ok
[INFO] [stdout] test tests::test_parser::proper_missing_param ... ok
[INFO] [stdout] test tests::test_parser::long_flag ... ok
[INFO] [stdout] test tests::test_parser::proper_rest_types ... ok
[INFO] [stdout] test tests::test_parser::multiline_pipe_in_block ... ok
[INFO] [stdout] test tests::test_parser::recursive_parse ... ok
[INFO] [stdout] test tests::test_parser::quotes_with_equals ... ok
[INFO] [stdout] test tests::test_parser::range_iteration1 ... ok
[INFO] [stdout] test tests::test_parser::starts_with_operator_succeeds ... ok
[INFO] [stdout] test tests::test_parser::string_escape_interpolation ... ok
[INFO] [stdout] test tests::test_parser::simple_value_iteration ... ok
[INFO] [stdout] test tests::test_parser::range_iteration2 ... ok
[INFO] [stdout] test tests::test_parser::string_interpolation_paren_test2 ... ok
[INFO] [stdout] test tests::test_parser::string_interpolation_paren_test3 ... ok
[INFO] [stdout] test tests::test_parser::single_value_row_condition ... ok
[INFO] [stdout] test tests::test_parser::string_escape ... ok
[INFO] [stdout] test tests::test_parser::string_escape_interpolation2 ... ok
[INFO] [stdout] test tests::test_parser::string_interpolation_paren_test ... ok
[INFO] [stdout] test tests::test_parser::string_interpolation_escaping ... ok
[INFO] [stdout] test tests::test_parser::string_interp_with_equals ... ok
[INFO] [stdout] test tests::test_parser::unary_not_1 ... ok
[INFO] [stdout] test tests::test_parser::unary_not_2 ... ok
[INFO] [stdout] test tests::test_parser::unary_not_3 ... ok
[INFO] [stdout] test tests::test_parser::unary_not_5 ... ok
[INFO] [stdout] test tests::test_ranges::non_number_in_range ... ok
[INFO] [stdout] test tests::test_parser::unary_not_4 ... ok
[INFO] [stdout] test tests::test_parser::subcommand ... ok
[INFO] [stdout] test tests::test_parser::unary_not_6 ... ok
[INFO] [stdout] test tests::test_ranges::int_in_dec_range ... ok
[INFO] [stdout] test tests::test_ranges::int_in_exclusive_range ... ok
[INFO] [stdout] test tests::test_ranges::float_not_in_inc_range ... ok
[INFO] [stdout] test tests::test_ranges::int_in_inc_range ... ok
[INFO] [stdout] test tests::test_ranges::range_and_reduction ... ok
[INFO] [stdout] test tests::test_ranges::zip_ranges ... ok
[INFO] [stdout] test tests::test_regex::contains_case_insensitive ... ok
[INFO] [stdout] test tests::test_regex::contains ... ok
[INFO] [stdout] test tests::test_regex::ends_with ... ok
[INFO] [stdout] test tests::test_regex::invalid_regex_fails ... ok
[INFO] [stdout] test tests::test_regex::invalid_not_regex_fails ... ok
[INFO] [stdout] test tests::test_regex::match_full_line ... ok
[INFO] [stdout] test tests::test_regex::not_ends_with ... ok
[INFO] [stdout] test tests::test_regex::not_contains ... ok
[INFO] [stdout] test tests::test_regex::not_match_full_line ... ok
[INFO] [stdout] test tests::test_regex::starts_with ... ok
[INFO] [stdout] test tests::test_regex::not_regex_on_int_fails ... ok
[INFO] [stdout] test tests::test_regex::regex_on_int_fails ... ok
[INFO] [stdout] test tests::test_regex::not_starts_with ... ok
[INFO] [stdout] test tests::test_strings::build_string1 ... ok
[INFO] [stdout] test tests::test_strings::build_string2 ... ok
[INFO] [stdout] test tests::test_regex::where_not_works ... ok
[INFO] [stdout] test tests::test_strings::build_string4 ... ok
[INFO] [stdout] test tests::test_regex::where_works ... ok
[INFO] [stdout] test tests::test_strings::build_string3 ... ok
[INFO] [stdout] test tests::test_strings::build_string5 ... ok
[INFO] [stdout] test tests::test_strings::case_insensitive_sort ... ok
[INFO] [stdout] test tests::test_strings::non_string_in_record ... ok
[INFO] [stdout] test tests::test_strings::cjk_in_substrings ... ok
[INFO] [stdout] test tests::test_strings::case_insensitive_sort_columns ... ok
[INFO] [stdout] test tests::test_strings::detect_newlines ... ok
[INFO] [stdout] test tests::test_strings::non_string_in_string ... ok
[INFO] [stdout] test tests::test_table_operations::cell_path_subexpr2 ... ok
[INFO] [stdout] test tests::test_strings::string_in_valuestream ... ok
[INFO] [stdout] test tests::test_strings::single_tick_interpolation ... ok
[INFO] [stdout] test tests::test_strings::string_in_string ... ok
[INFO] [stdout] test tests::test_table_operations::cell_path_subexpr1 ... ok
[INFO] [stdout] test tests::test_strings::string_in_record ... ok
[INFO] [stdout] test tests::test_table_operations::command_filter_reject_1 ... ok
[INFO] [stdout] test tests::test_table_operations::command_drop_column_1 ... ok
[INFO] [stdout] test tests::test_strings::string_not_in_string ... ok
[INFO] [stdout] test tests::test_table_operations::cell_path_var1 ... ok
[INFO] [stdout] test tests::test_table_operations::cell_path_var2 ... ok
[INFO] [stdout] test tests::test_table_operations::flatten_nest_table_when_all_provided ... ok
[INFO] [stdout] test tests::test_table_operations::flatten_should_just_flatten_one_level ... ok
[INFO] [stdout] test tests::test_table_operations::command_filter_reject_3 ... ok
[INFO] [stdout] test tests::test_table_operations::command_filter_reject_2 ... ok
[INFO] [stdout] test tests::test_table_operations::flatten_get_simple_list ... ok
[INFO] [stdout] test tests::test_table_operations::flatten_simple_list ... ok
[INFO] [stdout] test tests::test_table_operations::flatten_table_column_get_last ... ok
[INFO] [stdout] test tests::test_table_operations::command_filter_reject_4 ... ok
[INFO] [stdout] test tests::test_table_operations::flatten_should_flatten_inner_table ... ok
[INFO] [stdout] test tests::test_table_operations::flatten_table_get ... ok
[INFO] [stdout] test tests::test_table_operations::get_insensitive ... ok
[INFO] [stdout] test tests::test_table_operations::get ... ok
[INFO] [stdout] test tests::test_table_operations::missing_column_fills_in_nothing ... ok
[INFO] [stdout] test tests::test_table_operations::get_fuzzy ... ok
[INFO] [stdout] test tests::test_table_operations::get_table_columns_2 ... ok
[INFO] [stdout] test tests::test_table_operations::length_defaulted_columns ... ok
[INFO] [stdout] test tests::test_table_operations::get_table_columns_1 ... ok
[INFO] [stdout] test tests::test_table_operations::index_on_list ... ok
[INFO] [stdout] test tests::test_table_operations::record_2 ... ok
[INFO] [stdout] test tests::test_table_operations::length_for_columns ... ok
[INFO] [stdout] test tests::test_table_operations::length_for_rows ... ok
[INFO] [stdout] test tests::test_table_operations::record_1 ... ok
[INFO] [stdout] test tests::test_table_operations::split_column ... ok
[INFO] [stdout] test tests::test_table_operations::select_2 ... ok
[INFO] [stdout] test tests::test_table_operations::select_1 ... ok
[INFO] [stdout] test tests::test_table_operations::where_on_ranges ... ok
[INFO] [stdout] test tests::test_table_operations::split_row ... ok
[INFO] [stdout] test tests::test_table_operations::update_cell_path_1 ... ok
[INFO] [stdout] test tests::test_type_check::number_float ... ok
[INFO] [stdout] test tests::test_table_operations::update_will_insert ... ok
[INFO] [stdout] test tests::test_table_operations::string_cell_path ... ok
[INFO] [stdout] test tests::test_table_operations::wrap ... ok
[INFO] [stdout] test tests::test_type_check::chained_operator_typecheck ... ok
[INFO] [stdout] test tests::test_type_check::number_int ... ok
[INFO] [stdout] test tests::test_type_check::type_in_list_of_non_this_type ... ok
[INFO] [stdout] test tests::test_type_check::type_in_list_of_this_type ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 340 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 13.25s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/main.rs (/opt/rustwide/target/debug/deps/main-23c3d83b3e23cd62)
[INFO] [stdout] 
[INFO] [stdout] running 305 tests
[INFO] [stdout] test hooks::env_change_define_variable ... ok
[INFO] [stdout] test hooks::env_change_dont_panic_with_many_args ... ok
[INFO] [stdout] test hooks::env_change_define_env_var ... ok
[INFO] [stdout] test hooks::env_change_block_preserve_env_var ... ok
[INFO] [stdout] test hooks::env_change_define_alias ... ok
[INFO] [stdout] test hooks::env_change_block_condition_pwd ... ok
[INFO] [stdout] test hooks::env_change_block_condition_correct_args ... ok
[INFO] [stdout] test hooks::env_change_define_command ... ok
[INFO] [stdout] test hooks::err_hook_dont_allow_string ... ok
[INFO] [stdout] test hooks::err_hook_parse_error ... ok
[INFO] [stdout] test hooks::env_change_simple_block_list_shadow_env_var ... ok
[INFO] [stdout] test hooks::env_change_block_dont_preserve_command ... ok
[INFO] [stdout] test hooks::err_hook_non_boolean_condition_output ... ok
[INFO] [stdout] test hooks::env_change_shadow_command ... ok
[INFO] [stdout] test hooks::err_hook_wrong_env_type_1 ... ok
[INFO] [stdout] test hooks::err_hook_non_condition_not_a_block ... ok
[INFO] [stdout] test hooks::err_hook_wrong_env_type_2 ... ok
[INFO] [stdout] test hooks::pre_execution_define_command ... ok
[INFO] [stdout] test hooks::env_change_simple_block_preserve_env_var ... ok
[INFO] [stdout] test hooks::pre_execution_block_preserve_env_var ... ok
[INFO] [stdout] test hooks::pre_prompt_simple_block_list_shadow_env_var ... ok
[INFO] [stdout] test modules::module_nested_imports ... ok
[INFO] [stdout] test hooks::pre_prompt_define_command ... ok
[INFO] [stdout] test hooks::pre_prompt_simple_block_preserve_env_var ... ok
[INFO] [stdout] test modules::module_nested_imports_in_dirs_prefixed ... ok
[INFO] [stdout] test modules::module_private_import_decl ... ok
[INFO] [stdout] test modules::module_private_import_env ... ignored
[INFO] [stdout] test modules::module_private_import_decl_not_public ... ok
[INFO] [stdout] test modules::module_public_import_alias ... ok
[INFO] [stdout] test hooks::err_hook_wrong_env_type_3 ... ok
[INFO] [stdout] test modules::module_public_import_env ... ignored
[INFO] [stdout] test hooks::pre_prompt_block_preserve_env_var ... ok
[INFO] [stdout] test modules::module_public_import_decl ... ok
[INFO] [stdout] test overlays::add_overlay ... ok
[INFO] [stdout] test hooks::pre_execution_simple_block_preserve_env_var ... ok
[INFO] [stdout] test hooks::pre_execution_simple_block_list_shadow_env_var ... ok
[INFO] [stdout] test modules::module_private_import_alias ... ok
[INFO] [stdout] test modules::module_nested_imports_in_dirs ... ok
[INFO] [stdout] test modules::module_public_import_decl_prefixed ... ok
[INFO] [stdout] test overlays::add_overlay_from_file_alias ... ok
[INFO] [stdout] test overlays::add_overlay_from_file_decl_cd ... ok
[INFO] [stdout] test overlays::add_overlay_from_file_decl ... ok
[INFO] [stdout] test overlays::add_overlay_from_file_env ... ok
[INFO] [stdout] test overlays::list_overlay_scoped ... ok
[INFO] [stdout] test overlays::add_overlay_env ... ok
[INFO] [stdout] test overlays::overlay_keep_pwd ... ok
[INFO] [stdout] test overlays::list_last_overlay ... ok
[INFO] [stdout] test overlays::list_default_overlay ... ok
[INFO] [stdout] test overlays::add_overlay_scoped ... ok
[INFO] [stdout] test overlays::remove_last_overlay ... ok
[INFO] [stdout] test overlays::remove_overlay_discard_decl ... ok
[INFO] [stdout] test overlays::overlay_new ... ok
[INFO] [stdout] test overlays::preserve_overrides ... ok
[INFO] [stdout] test overlays::remove_overlay_env ... ok
[INFO] [stdout] test overlays::remove_overlay_discard_env ... ok
[INFO] [stdout] test overlays::remove_overlay ... ok
[INFO] [stdout] test overlays::remove_overlay_keep_decl ... ok
[INFO] [stdout] test overlays::remove_overlay_discard_alias ... ok
[INFO] [stdout] test overlays::remove_overlay_keep_alias ... ok
[INFO] [stdout] test overlays::remove_overlay_keep_decl_in_latest_overlay ... ok
[INFO] [stdout] test overlays::remove_overlay_keep_alias_in_latest_overlay ... ok
[INFO] [stdout] test overlays::remove_overlay_keep_discard_overwritten_env ... ok
[INFO] [stdout] test overlays::remove_overlay_keep_discard_overwritten_decl ... ok
[INFO] [stdout] test overlays::remove_overlay_keep_env ... ok
[INFO] [stdout] test overlays::update_overlay_from_module_env ... ok
[INFO] [stdout] test overlays::remove_overlay_keep_env_in_latest_overlay ... ok
[INFO] [stdout] test parsing::parse_file_relative_to_parsed_file_dont_use_cwd_1 ... ok
[INFO] [stdout] test overlays::remove_overlay_keep_discard_overwritten_alias ... ok
[INFO] [stdout] test parsing::parse_file_relative_to_parsed_file_dont_use_cwd_2 ... ok
[INFO] [stdout] test parsing::parse_file_relative_to_parsed_file ... ok
[INFO] [stdout] test overlays::remove_overlay_scoped ... ok
[INFO] [stdout] test overlays::reset_overrides ... ok
[INFO] [stdout] test path::canonicalize::canonicalize_absolute_path_relative_to ... ok
[INFO] [stdout] test parsing::run_nu_script_multiline_end_pipe ... ok
[INFO] [stdout] test path::canonicalize::canonicalize_dot ... ok
[INFO] [stdout] test path::canonicalize::canonicalize_double_dot ... ok
[INFO] [stdout] test path::canonicalize::canonicalize_many_dots ... ok
[INFO] [stdout] test path::canonicalize::canonicalize_nested_symlink_relative_to ... ok
[INFO] [stdout] test path::canonicalize::canonicalize_ndots ... ok
[INFO] [stdout] test path::canonicalize::canonicalize_nested_symlink_within_symlink_dir_relative_to ... ok
[INFO] [stdout] test overlays::remove_overlay_scoped_env ... ok
[INFO] [stdout] test path::canonicalize::canonicalize_non_utf8_path ... ignored
[INFO] [stdout] test path::canonicalize::canonicalize_non_utf8_path_relative_to_non_utf8_path_with_spaces ... ignored
[INFO] [stdout] test path::canonicalize::canonicalize_path ... ok
[INFO] [stdout] test path::canonicalize::canonicalize_path_with_3_ndots_relative_to ... ok
[INFO] [stdout] test path::canonicalize::canonicalize_path_relative_to ... ok
[INFO] [stdout] test path::canonicalize::canonicalize_path_with_double_dot_relative_to ... ok
[INFO] [stdout] test path::canonicalize::canonicalize_path_with_4_ndots_relative_to ... ok
[INFO] [stdout] test path::canonicalize::canonicalize_path_with_dot_relative_to ... ok
[INFO] [stdout] test path::canonicalize::canonicalize_path_with_many_dots_relative_to ... ok
[INFO] [stdout] test path::canonicalize::canonicalize_path_with_many_4_ndots_relative_to ... ok
[INFO] [stdout] test overlays::update_overlay_from_module ... ok
[INFO] [stdout] test path::canonicalize::canonicalize_path_with_many_3_ndots_relative_to ... ok
[INFO] [stdout] test path::canonicalize::canonicalize_path_with_many_double_dots_relative_to ... ok
[INFO] [stdout] test path::canonicalize::canonicalize_should_fail ... ok
[INFO] [stdout] test parsing::run_nu_script_single_line ... ok
[INFO] [stdout] test path::canonicalize::canonicalize_symlink_loop_relative_to_should_fail ... ok
[INFO] [stdout] test path::canonicalize::canonicalize_path_with_way_too_many_dots_relative_to ... ok
[INFO] [stdout] test path::canonicalize::canonicalize_symlink ... ok
[INFO] [stdout] test path::canonicalize::canonicalize_symlink_relative_to ... ok
[INFO] [stdout] test path::canonicalize::canonicalize_tilde ... ok
[INFO] [stdout] test path::canonicalize::canonicalize_tilde_relative_to ... ok
[INFO] [stdout] test path::canonicalize::canonicalize_unicode_path ... ok
[INFO] [stdout] test path::expand_path::expand_absolute_path_relative_to ... ok
[INFO] [stdout] test path::canonicalize::canonicalize_unicode_path_with_way_too_many_dots_relative_to_unicode_path_with_spaces ... ok
[INFO] [stdout] test path::canonicalize::canonicalize_with_should_fail ... ok
[INFO] [stdout] test path::canonicalize::canonicalize_unicode_path_relative_to_unicode_path_with_spaces ... ok
[INFO] [stdout] test path::expand_path::expand_non_utf8_path ... ignored
[INFO] [stdout] test path::expand_path::expand_non_utf8_path_relative_to_non_utf8_path_with_spaces ... ignored
[INFO] [stdout] test path::expand_path::expand_path_tilde_relative_to ... ok
[INFO] [stdout] test path::expand_path::expand_path_no_change ... ok
[INFO] [stdout] test path::expand_path::expand_path_with_3_ndots_relative_to ... ok
[INFO] [stdout] test path::expand_path::expand_path_with_and_without_relative ... ok
[INFO] [stdout] test path::expand_path::expand_path_with_4_ndots_relative_to ... ok
[INFO] [stdout] test path::expand_path::expand_path_relative_to ... ok
[INFO] [stdout] test path::expand_path::expand_path_with_double_dot_relative_to ... ok
[INFO] [stdout] test path::expand_path::expand_path_with_dot_relative_to ... ok
[INFO] [stdout] test path::expand_path::expand_path_with_many_dots_relative_to ... ok
[INFO] [stdout] test path::expand_path::expand_path_with_many_3_ndots_relative_to ... ok
[INFO] [stdout] test path::expand_path::expand_path_with_many_4_ndots_relative_to ... ok
[INFO] [stdout] test path::expand_path::expand_path_tilde ... ok
[INFO] [stdout] test path::expand_path::expand_path_with_way_too_many_dots_relative_to ... ok
[INFO] [stdout] test path::expand_path::expand_unicode_path_no_change ... ok
[INFO] [stdout] test path::expand_path::expand_unicode_path_relative_to_unicode_path_with_spaces ... ok
[INFO] [stdout] test path::expand_path::expand_unicode_path_with_way_too_many_dots_relative_to_unicode_path_with_spaces ... ok
[INFO] [stdout] test parsing::run_nu_script_multiline_end_pipe_win ... ok
[INFO] [stdout] test path::expand_path::expand_path_with_many_double_dots_relative_to ... ok
[INFO] [stdout] test path::expand_path::expand_path_with_relative ... ok
[INFO] [stdout] test parsing::run_nu_script_multiline_start_pipe_win ... ok
[INFO] [stdout] test parsing::run_nu_script_multiline_start_pipe ... ok
[INFO] [stdout] test plugins::core_inc::semversion_minor_inc ... ok
[INFO] [stdout] test plugins::core_inc::semversion_major_inc ... ok
[INFO] [stdout] test plugins::core_inc::semversion_without_passing_field ... ok
[INFO] [stdout] test plugins::custom_values::can_generate_and_updated_multiple_types_of_custom_values ... ok
[INFO] [stdout] test plugins::core_inc::by_one_with_field_passed ... ok
[INFO] [stdout] test scope::correctly_report_of_shadowed_alias ... ignored
[INFO] [stdout] test scope::scope_doesnt_show_hidden_alias ... ok
[INFO] [stdout] test plugins::core_inc::by_one_with_no_field_passed ... ok
[INFO] [stdout] test plugins::core_inc::semversion_patch_inc ... ok
[INFO] [stdout] test scope::scope_doesnt_show_scoped_hidden_command ... ok
[INFO] [stdout] test scope::scope_doesnt_show_hidden_command ... ok
[INFO] [stdout] test scope::scope_doesnt_show_scoped_hidden_alias ... ok
[INFO] [stdout] test plugins::custom_values::can_get_custom_value_from_plugin_and_pass_it_over ... ok
[INFO] [stdout] test plugins::custom_values::can_get_custom_value_from_plugin_and_instantly_collapse_it ... ok
[INFO] [stdout] test plugins::custom_values::can_get_describe_plugin_custom_values ... ok
[INFO] [stdout] test shell::do_not_panic_if_broken_pipe ... ok
[INFO] [stdout] test scope::scope_shows_alias ... ok
[INFO] [stdout] test shell::environment::env::env_shorthand ... ok
[INFO] [stdout] test shell::environment::env::env_shorthand_multi ... ok
[INFO] [stdout] test shell::environment::env::env_shorthand_multi_first_with_comma_colons_equals ... ok
[INFO] [stdout] test shell::environment::env::env_shorthand_with_comma_colons_equals ... ok
[INFO] [stdout] test shell::environment::env::passes_env_from_local_cfg_to_external_process ... ignored
[INFO] [stdout] test shell::environment::env::passes_let_env_env_var_to_external_process ... ignored
[INFO] [stdout] test shell::environment::env::env_shorthand_multi_second_with_comma_colons_equals ... ok
[INFO] [stdout] test scope::scope_shows_command ... ok
[INFO] [stdout] test shell::environment::env::env_shorthand_with_equals ... ok
[INFO] [stdout] test shell::environment::env::env_shorthand_with_comma_equals ... ok
[INFO] [stdout] test shell::environment::env::env_shorthand_with_interpolation ... ok
[INFO] [stdout] test shell::pipeline::commands::external::automatically_change_directory ... ignored
[INFO] [stdout] test shell::pipeline::commands::external::automatically_change_directory_with_trailing_slash_and_same_name_as_command ... ignored
[INFO] [stdout] test shell::environment::env::passes_with_env_env_var_to_external_process ... ok
[INFO] [stdout] test shell::nu_lib_dirs_relative_repl ... ok
[INFO] [stdout] test shell::nu_lib_dirs_relative_script ... ok
[INFO] [stdout] test shell::nu_lib_dirs_repl ... ok
[INFO] [stdout] test shell::pipeline::commands::external::correctly_escape_external_arguments ... ok
[INFO] [stdout] test shell::pipeline::commands::external::execute_binary_in_string ... ok
[INFO] [stdout] test shell::nu_lib_dirs_script ... ok
[INFO] [stdout] test shell::pipeline::commands::external::external_command_arguments::ampersands_are_sanitized_before_passing_to_subshell ... ok
[INFO] [stdout] test shell::pipeline::commands::external::external_command_arguments::proper_subexpression_paths_in_external_args ... ok
[INFO] [stdout] test shell::pipeline::commands::external::external_command_arguments::semicolons_are_sanitized_before_passing_to_subshell ... ok
[INFO] [stdout] test shell::pipeline::commands::external::external_command_arguments::expands_table_of_primitives_to_positional_arguments ... ok
[INFO] [stdout] test shell::pipeline::commands::external::external_command_arguments::shell_arguments_are_sanitized_even_if_coming_from_other_commands ... ok
[INFO] [stdout] test shell::pipeline::commands::external::external_command_arguments::string_interpolation_with_an_external_command ... ok
[INFO] [stdout] test shell::pipeline::commands::external::external_words::external_arg_with_special_characters::case_2 ... ok
[INFO] [stdout] test shell::pipeline::commands::external::external_words::external_arg_with_special_characters::case_1 ... ok
[INFO] [stdout] test shell::pipeline::commands::external::external_command_arguments::subcommands_are_sanitized_before_passing_to_subshell ... ok
[INFO] [stdout] test shell::pipeline::commands::external::external_words::no_escaping_for_single_quoted_strings ... ignored
[INFO] [stdout] test shell::pipeline::commands::external::external_words::external_arg_with_special_characters::case_3 ... ok
[INFO] [stdout] test shell::pipeline::commands::external::external_words::external_arg_with_special_characters::case_5 ... ok
[INFO] [stdout] test shell::pipeline::commands::external::external_words::external_arg_with_special_characters::case_4 ... ok
[INFO] [stdout] test shell::pipeline::commands::external::external_words::external_arg_with_special_characters::case_6 ... ok
[INFO] [stdout] test shell::pipeline::commands::external::external_words::relaxed_external_words ... ok
[INFO] [stdout] test shell::pipeline::commands::external::external_words::external_arg_with_special_characters::case_7 ... ok
[INFO] [stdout] test shell::pipeline::commands::external::it_evaluation::can_properly_buffer_lines_externally ... ok
[INFO] [stdout] test plugins::core_inc::chooses_highest_increment_if_given_more_than_one ... ok
[INFO] [stdout] test shell::pipeline::commands::external::it_evaluation::supports_fetching_given_a_column_path_to_it ... ok
[INFO] [stdout] test shell::pipeline::commands::external::nu_commands::failed_with_proper_exit_code ... ignored, For now we have no way to check LAST_EXIT_CODE in tests, ignore it for now
[INFO] [stdout] test shell::pipeline::commands::external::nu_commands::echo_internally_externally ... ok
[INFO] [stdout] test shell::pipeline::commands::external::it_evaluation::takes_rows_of_nu_value_lines ... ok
[INFO] [stdout] test shell::pipeline::commands::external::nu_script::run_nu_script ... ok
[INFO] [stdout] test shell::pipeline::commands::external::nu_commands::command_list_arg_test ... ok
[INFO] [stdout] test shell::pipeline::commands::external::it_evaluation::takes_rows_of_nu_value_strings ... ok
[INFO] [stdout] test shell::pipeline::commands::external::nu_commands::better_arg_quoting ... ok
[INFO] [stdout] test shell::pipeline::commands::external::nu_commands::command_cell_path_arg_test ... ok
[INFO] [stdout] test shell::pipeline::commands::external::redirects_custom_command_external ... ok
[INFO] [stdout] test shell::pipeline::commands::external::nu_script::run_nu_script_multiline ... ok
[INFO] [stdout] test shell::pipeline::commands::external::shows_error_for_command_not_found ... ok
[INFO] [stdout] test shell::pipeline::commands::external::shows_error_for_command_not_found_in_pipeline ... ok
[INFO] [stdout] test shell::pipeline::commands::external::passes_binary_data_between_externals ... ok
[INFO] [stdout] test shell::pipeline::commands::external::single_quote_dollar_external ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::alias_a_load_env ... ok
[INFO] [stdout] test shell::pipeline::commands::external::stdin_evaluation::does_not_panic_with_no_newline_in_stream ... ok
[INFO] [stdout] test shell::pipeline::commands::external::tilde_expansion::as_home_directory_when_passed_as_argument_and_begins_with_tilde ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::alias_reuse ... ok
[INFO] [stdout] test shell::pipeline::commands::external::stdin_evaluation::does_not_block_indefinitely ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::argument_subexpression_reports_errors ... ok
[INFO] [stdout] test shell::pipeline::commands::external::tilde_expansion::does_not_expand_when_passed_as_argument_and_does_not_start_with_tilde ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::argument_subexpression ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::binary_number ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::dash_def ... ignored
[INFO] [stdout] test shell::pipeline::commands::internal::better_table_lex ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::better_subexpr_lex ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::block_params_override_correct ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::bad_operator ... ok
[INFO] [stdout] test plugins::custom_values::fails_if_passing_custom_values_across_plugins ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::can_process_one_row_from_internal_and_pipes_it_to_stdin_of_external ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::block_params_override ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::exclusive_range_with_open_right ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::date_and_duration_overflow ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::exclusive_range_with_mixed_types ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::duration_overflow ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::echoing_exclusive_ranges ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::filesize_math5 ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::echoing_ranges ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::filesize_math ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::exclusive_range_with_open_left ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::filesize_math7 ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::filesize_math2 ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::filesize_math4 ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::filesize_math6 ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::hex_number ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::index_cell ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::filesize_math3 ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::index_out_of_bounds ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::let_env_doesnt_leak ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::let_env_hides_variable ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::load_env_can_hide_var_envs ... ignored
[INFO] [stdout] test shell::pipeline::commands::internal::load_env_can_hide_var_envs_in_parent_scope ... ignored
[INFO] [stdout] test shell::pipeline::commands::internal::index_row ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::index_cell_alt ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::load_env_doesnt_leak ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::load_env_variable ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::let_doesnt_leak ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::let_env_variable ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::let_env_hides_variable_in_parent_scope ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::list_with_commas ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::negative_decimal_start ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::let_variable ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::load_env_variable_arg ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::manysubcommand ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::not_echoing_exclusive_ranges_without_numbers ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::parse::errors_if_flag_is_not_supported ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::nothing_string_1 ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::octal_number ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::not_echoing_ranges_without_numbers ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::parse::errors_if_passed_an_unexpected_argument ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::pipeline_params_inner ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::proper_shadow_let_aliases ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::range_with_mixed_types ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::pipeline_params_simple ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::range_with_left_var ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::range_with_open_right ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::proper_shadow_load_env_aliases ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::proper_shadow_let_env_aliases ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::parse::errors_if_flag_passed_is_not_exact ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::run_broken_inner_custom_command ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::run_custom_command ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::run_custom_command_with_empty_rest ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::range_with_open_left ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::run_custom_command_with_flag_missing ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::run_custom_command_with_rest_other_name ... ignored
[INFO] [stdout] test shell::pipeline::commands::internal::run_custom_command_with_rest ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::range_with_right_var ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::string_interpolation_and_paren ... ignored
[INFO] [stdout] test shell::pipeline::commands::internal::run_custom_command_with_flag ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::run_custom_command_with_rest_and_arg ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::string_interpolation_shorthand_overlap ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::run_custom_command_with_rest_and_flag ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::run_custom_subcommand ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::run_dynamic_blocks ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::string_inside_of ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::run_inner_custom_command ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::string_interpolation_with_it ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::table_literals1 ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::string_interpolation_with_unicode ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::string_interpolation_with_it_column_path ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::subsubcommand ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::string_not_inside_of ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::tilde_expansion::does_not_expand_when_passed_as_argument_and_does_not_start_with_tilde ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::unalias_does_not_escape_scope ... ignored
[INFO] [stdout] test shell::pipeline::commands::internal::unalias_hides_alias ... ignored
[INFO] [stdout] test shell::pipeline::commands::internal::unalias_shadowing ... ignored
[INFO] [stdout] test shell::pipeline::commands::internal::table_with_commas ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::unlet_nonexistent_variable ... ignored
[INFO] [stdout] test shell::pipeline::commands::internal::subexpression_properly_redirects ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::table_literals2 ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::treats_dot_dot_as_path_not_range ... ok
[INFO] [stdout] test shell::plugins_are_declared_with_wix ... ignored
[INFO] [stdout] test shell::pipeline::commands::internal::tilde_expansion::as_home_directory_when_passed_as_argument_and_begins_with_tilde - should panic ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::subexpression_handles_dot ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::takes_rows_of_nu_value_strings_and_pipes_it_to_stdin_of_external ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::unlet_env_variable ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::unlet_variable_in_parent_scope ... ok
[INFO] [stdout] test shell::pipeline::doesnt_break_on_utf8 ... ok
[INFO] [stdout] test shell::pipeline::commands::internal::variable_scoping::access_variables_in_scopes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 282 passed; 0 failed; 23 ignored; 0 measured; 0 filtered out; finished in 26.45s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a0e6e2104ff17a0c6c62fd64d73b560d5339119258260f9bda63d062a0370b3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0e6e2104ff17a0c6c62fd64d73b560d5339119258260f9bda63d062a0370b3e", kill_on_drop: false }`
[INFO] [stdout] a0e6e2104ff17a0c6c62fd64d73b560d5339119258260f9bda63d062a0370b3e
