[INFO] cloning repository https://github.com/stormasm/nushell-parquet-72 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stormasm/nushell-parquet-72" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstormasm%2Fnushell-parquet-72", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstormasm%2Fnushell-parquet-72'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f92137ddc723c4afe31804fae199db14233c77e [INFO] testing stormasm/nushell-parquet-72 against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstormasm%2Fnushell-parquet-72" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/stormasm/nushell-parquet-72 [INFO] finished tweaking git repo https://github.com/stormasm/nushell-parquet-72 [INFO] tweaked toml for git repo https://github.com/stormasm/nushell-parquet-72 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/stormasm/nushell-parquet-72 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/stormasm/nushell-parquet-72 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83b0f9477de5f9e2cae22e567248510c70a4e56adf2d1daad1265ed1931bb77e [INFO] running `Command { std: "docker" "start" "-a" "83b0f9477de5f9e2cae22e567248510c70a4e56adf2d1daad1265ed1931bb77e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83b0f9477de5f9e2cae22e567248510c70a4e56adf2d1daad1265ed1931bb77e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83b0f9477de5f9e2cae22e567248510c70a4e56adf2d1daad1265ed1931bb77e", kill_on_drop: false }` [INFO] [stdout] 83b0f9477de5f9e2cae22e567248510c70a4e56adf2d1daad1265ed1931bb77e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab501b35ff36940d555ee316d9c230e2c8ecc5bb49e7604944a2f3da25e9bbf1 [INFO] running `Command { std: "docker" "start" "-a" "ab501b35ff36940d555ee316d9c230e2c8ecc5bb49e7604944a2f3da25e9bbf1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling pure-rust-locales v0.5.6 [INFO] [stderr] Compiling iana-time-zone v0.1.50 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling sys-locale v0.2.1 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling half v2.1.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling ahash v0.8.1 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling erased-serde v0.3.23 [INFO] [stderr] Compiling const-random v0.1.15 [INFO] [stderr] Compiling openssl-sys v0.9.76 [INFO] [stderr] Compiling num-format v0.4.3 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling io-lifetimes v0.7.3 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling supports-color v1.3.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling arrow-buffer v28.0.0 [INFO] [stderr] Compiling fancy-regex v0.10.0 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling supports-unicode v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Compiling rustix v0.35.11 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling hashbrown v0.13.1 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling byte-unit v4.0.14 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling ansitok v0.2.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling linux-raw-sys v0.0.46 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling ansi-str v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling ghost v0.1.6 [INFO] [stderr] Compiling ctor v0.1.23 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling miette-derive v5.3.0 [INFO] [stderr] Compiling typetag-impl v0.1.8 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling inventory v0.2.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling miette v5.3.0 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling sysinfo v0.26.4 [INFO] [stderr] Compiling papergrid v0.7.1 [INFO] [stderr] Compiling libsqlite3-sys v0.25.1 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling pwd v1.4.0 [INFO] [stderr] Compiling tabled_derive v0.5.0 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling tabled v0.10.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling const_format v0.2.26 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling nu-path v0.72.0 (/opt/rustwide/workdir/crates/nu-path) [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling nu-glob v0.72.0 (/opt/rustwide/workdir/crates/nu-glob) [INFO] [stderr] Compiling zstd-safe v6.0.2+zstd.1.5.2 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling crossterm v0.24.0 [INFO] [stderr] Compiling arrow-schema v28.0.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling arrow-data v28.0.0 [INFO] [stderr] Compiling lscolors v0.12.0 [INFO] [stderr] Compiling nu-utils v0.72.0 (/opt/rustwide/workdir/crates/nu-utils) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/nu-utils/src/deansi.rs:11:36 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn strip_ansi_unlikely(string: &str) -> Cow { [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] 11 | pub fn strip_ansi_unlikely(string: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/nu-utils/src/deansi.rs:33:34 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn strip_ansi_likely(string: &str) -> Cow { [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] 33 | pub fn strip_ansi_likely(string: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling chrono-humanize v0.2.2 [INFO] [stderr] Compiling nu-json v0.72.0 (/opt/rustwide/workdir/crates/nu-json) [INFO] [stderr] Compiling arrow-array v28.0.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling json_to_table v0.2.0 [INFO] [stderr] Compiling typetag v0.1.8 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rmp-serde v1.1.1 [INFO] [stderr] Compiling nu-protocol v0.72.0 (/opt/rustwide/workdir/crates/nu-protocol) [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling flatbuffers v22.9.29 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling arrow-select v28.0.0 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling rust_decimal v1.26.1 [INFO] [stderr] Compiling procfs v0.14.1 [INFO] [stderr] Compiling is_debug v1.0.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling shadow-rs v0.16.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling arrow-cast v28.0.0 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Compiling rust-embed-utils v7.3.0 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling fd-lock v3.0.6 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling nix v0.25.0 [INFO] [stderr] Compiling brownstone v3.0.0 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling parquet v28.0.0 [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> crates/nu-protocol/src/engine/engine_state.rs:1304:52 [INFO] [stdout] | [INFO] [stdout] 1304 | pub fn files(&'a self) -> impl Iterator { [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] 1304 | pub fn files(&'a self) -> impl Iterator { [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:2029:21 [INFO] [stdout] | [INFO] [stdout] 2025 | &'b self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 2029 | ) -> Result, 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] 2029 | ) -> Result + '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 bytesize v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling nu-engine v0.72.0 (/opt/rustwide/workdir/crates/nu-engine) [INFO] [stderr] Compiling nu-table v0.72.0 (/opt/rustwide/workdir/crates/nu-table) [INFO] [stderr] Compiling nu-plugin v0.72.0 (/opt/rustwide/workdir/crates/nu-plugin) [INFO] [stderr] Compiling arrow-ipc v28.0.0 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling nu-color-config v0.72.0 (/opt/rustwide/workdir/crates/nu-color-config) [INFO] [stderr] Compiling arrow-json v28.0.0 [INFO] [stderr] Compiling nu-parser v0.72.0 (/opt/rustwide/workdir/crates/nu-parser) [INFO] [stderr] Compiling arrow-csv v28.0.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling nom-supreme v0.8.0 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/nu-parser/src/parse_keywords.rs:385:17 [INFO] [stdout] | [INFO] [stdout] 385 | 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 mio-extras v2.0.6 [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:5446:23 [INFO] [stdout] | [INFO] [stdout] 5446 | 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] 5446 - for positional in &block.signature.rest_positional { [INFO] [stdout] 5446 + while let Some(positional) = &block.signature.rest_positional { [INFO] [stdout] | [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 5446 - for positional in &block.signature.rest_positional { [INFO] [stdout] 5446 + if let Some(positional) = &block.signature.rest_positional { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling rust-embed-impl v6.3.0 [INFO] [stderr] Compiling nu-command v0.72.0 (/opt/rustwide/workdir/crates/nu-command) [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling quick-xml v0.19.0 [INFO] [stderr] Compiling codepage v0.1.1 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling console v0.15.2 [INFO] [stderr] Compiling pori v0.0.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling users v0.10.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling result v1.0.0 [INFO] [stderr] Compiling seq-macro v0.3.1 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling is-root v0.1.2 [INFO] [stderr] Compiling serde_ini v0.2.0 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling serde_yaml v0.9.13 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling reqwest v0.11.12 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling wax v0.5.0 [INFO] [stderr] Compiling dialoguer v0.9.0 [INFO] [stderr] Compiling calamine v0.18.0 [INFO] [stderr] Compiling dtparse v1.3.0 [INFO] [stderr] Compiling rust-embed v6.4.1 [INFO] [stderr] Compiling nu-system v0.72.0 (/opt/rustwide/workdir/crates/nu-system) [INFO] [stderr] Compiling arrow v28.0.0 [INFO] [stderr] Compiling trash v2.1.5 [INFO] [stderr] Compiling titlecase v2.2.0 [INFO] [stderr] Compiling nu-term-grid v0.72.0 (/opt/rustwide/workdir/crates/nu-term-grid) [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling terminal_size v0.2.1 [INFO] [stderr] Compiling nu-pretty-hex v0.72.0 (/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 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; [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; [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 { [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 { [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 ical v0.7.0 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling eml-parser v0.1.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling quick-xml v0.23.1 [INFO] [stderr] Compiling powierza-coefficient v1.0.1 [INFO] [stderr] Compiling umask v2.0.0 [INFO] [stderr] Compiling alphanumeric-sort v1.4.4 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling filesize v0.2.0 [INFO] [stderr] Compiling nu v0.72.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling is_executable v1.0.1 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling simplelog v0.12.0 [INFO] [stderr] Compiling ctrlc v3.2.3 [INFO] [stderr] Compiling rusqlite v0.28.0 [INFO] [stderr] Compiling reedline v0.14.0 [INFO] [stderr] Compiling nu-cli v0.72.0 (/opt/rustwide/workdir/crates/nu-cli) [INFO] [stdout] warning: field `sort_by` is never read [INFO] [stdout] --> crates/nu-cli/src/completions/completion_options.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct CompletionOptions { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 89 | pub sort_by: SortBy, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CompletionOptions` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/nu-cli/src/prompt.rs:99:27 [INFO] [stdout] | [INFO] [stdout] 99 | fn render_prompt_left(&self) -> Cow { [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] 99 | 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:117:28 [INFO] [stdout] | [INFO] [stdout] 117 | fn render_prompt_right(&self) -> Cow { [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] 117 | 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:130:32 [INFO] [stdout] | [INFO] [stdout] 130 | fn render_prompt_indicator(&self, edit_mode: PromptEditMode) -> Cow { [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] 130 | 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:154:42 [INFO] [stdout] | [INFO] [stdout] 154 | fn render_prompt_multiline_indicator(&self) -> Cow { [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] 154 | 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:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 163 | history_search: PromptHistorySearch, [INFO] [stdout] 164 | ) -> Cow { [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] 164 | ) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lz4 v1.24.0 [INFO] [stderr] Compiling zstd v0.12.1+zstd.1.5.2 [INFO] [stdout] warning: unexpected `cfg` condition value: `static-link-openssl` [INFO] [stdout] --> crates/nu-command/src/core_commands/version.rs:206:11 [INFO] [stdout] | [INFO] [stdout] 206 | #[cfg(feature = "static-link-openssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `dataframe`, `num`, `plugin`, `polars`, `rusqlite`, `sqlite`, `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 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:211:11 [INFO] [stdout] | [INFO] [stdout] 211 | #[cfg(feature = "extra")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `dataframe`, `num`, `plugin`, `polars`, `rusqlite`, `sqlite`, `sqlparser`, `trash`, `trash-support`, `which`, and `which-support` [INFO] [stdout] = help: consider adding `extra` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | 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:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use str_::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> crates/nu-command/src/strings/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | 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:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use format::*; [INFO] [stdout] | ^^^^^^^^^ the name `command` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 16 | 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:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub use filters::*; [INFO] [stdout] | ^^^^^^^^^^ the name `column` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 55 | 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:137:22 [INFO] [stdout] | [INFO] [stdout] 137 | 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] 137 - Entries(&'a str, &'a Span, Vec<&'a Value>, usize), [INFO] [stdout] 137 + Entries(&'a str, (), Vec<&'a Value>, usize), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DbSchema` is never constructed [INFO] [stdout] --> crates/nu-command/src/database/values/definitions/db_schema.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct DbSchema { [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:102:20 [INFO] [stdout] | [INFO] [stdout] 102 | && 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] 102 - && val != &f64::NAN [INFO] [stdout] 102 + && !val.is_nan() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 44s [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, 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 5` [INFO] running `Command { std: "docker" "inspect" "ab501b35ff36940d555ee316d9c230e2c8ecc5bb49e7604944a2f3da25e9bbf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab501b35ff36940d555ee316d9c230e2c8ecc5bb49e7604944a2f3da25e9bbf1", kill_on_drop: false }` [INFO] [stdout] ab501b35ff36940d555ee316d9c230e2c8ecc5bb49e7604944a2f3da25e9bbf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bf9f31972744ad21109012f1a67e1f93b39d4f1afdd14ef535e1a23c30b3b2d [INFO] running `Command { std: "docker" "start" "-a" "9bf9f31972744ad21109012f1a67e1f93b39d4f1afdd14ef535e1a23c30b3b2d", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/nu-utils/src/deansi.rs:11:36 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn strip_ansi_unlikely(string: &str) -> Cow { [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] 11 | pub fn strip_ansi_unlikely(string: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/nu-utils/src/deansi.rs:33:34 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn strip_ansi_likely(string: &str) -> Cow { [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] 33 | pub fn strip_ansi_likely(string: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> crates/nu-protocol/src/engine/engine_state.rs:1304:52 [INFO] [stdout] | [INFO] [stdout] 1304 | pub fn files(&'a self) -> impl Iterator { [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] 1304 | pub fn files(&'a self) -> impl Iterator { [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:2029:21 [INFO] [stdout] | [INFO] [stdout] 2025 | &'b self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 2029 | ) -> Result, 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] 2029 | ) -> Result + '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.14 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/nu-parser/src/parse_keywords.rs:385:17 [INFO] [stdout] | [INFO] [stdout] 385 | 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:5446:23 [INFO] [stdout] | [INFO] [stdout] 5446 | 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] 5446 - for positional in &block.signature.rest_positional { [INFO] [stdout] 5446 + while let Some(positional) = &block.signature.rest_positional { [INFO] [stdout] | [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 5446 - for positional in &block.signature.rest_positional { [INFO] [stdout] 5446 + if let Some(positional) = &block.signature.rest_positional { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates-core v1.0.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 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; [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; [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 { [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 { [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 futures-executor v0.3.24 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stdout] warning: unexpected `cfg` condition value: `static-link-openssl` [INFO] [stdout] --> crates/nu-command/src/core_commands/version.rs:206:11 [INFO] [stdout] | [INFO] [stdout] 206 | #[cfg(feature = "static-link-openssl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `dataframe`, `num`, `plugin`, `polars`, `rusqlite`, `sqlite`, `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 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:211:11 [INFO] [stdout] | [INFO] [stdout] 211 | #[cfg(feature = "extra")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `dataframe`, `num`, `plugin`, `polars`, `rusqlite`, `sqlite`, `sqlparser`, `trash`, `trash-support`, `which`, and `which-support` [INFO] [stdout] = help: consider adding `extra` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | 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:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use str_::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> crates/nu-command/src/strings/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | 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:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use format::*; [INFO] [stdout] | ^^^^^^^^^ the name `command` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 16 | 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:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub use filters::*; [INFO] [stdout] | ^^^^^^^^^^ the name `column` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 55 | 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:137:22 [INFO] [stdout] | [INFO] [stdout] 137 | 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] 137 - Entries(&'a str, &'a Span, Vec<&'a Value>, usize), [INFO] [stdout] 137 + Entries(&'a str, (), Vec<&'a Value>, usize), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DbSchema` is never constructed [INFO] [stdout] --> crates/nu-command/src/database/values/definitions/db_schema.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct DbSchema { [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:102:20 [INFO] [stdout] | [INFO] [stdout] 102 | && 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] 102 - && val != &f64::NAN [INFO] [stdout] 102 + && !val.is_nan() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `sort_by` is never read [INFO] [stdout] --> crates/nu-cli/src/completions/completion_options.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct CompletionOptions { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 89 | pub sort_by: SortBy, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CompletionOptions` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/nu-cli/src/prompt.rs:99:27 [INFO] [stdout] | [INFO] [stdout] 99 | fn render_prompt_left(&self) -> Cow { [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] 99 | 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:117:28 [INFO] [stdout] | [INFO] [stdout] 117 | fn render_prompt_right(&self) -> Cow { [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] 117 | 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:130:32 [INFO] [stdout] | [INFO] [stdout] 130 | fn render_prompt_indicator(&self, edit_mode: PromptEditMode) -> Cow { [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] 130 | 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:154:42 [INFO] [stdout] | [INFO] [stdout] 154 | fn render_prompt_multiline_indicator(&self) -> Cow { [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] 154 | 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:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 163 | history_search: PromptHistorySearch, [INFO] [stdout] 164 | ) -> Cow { [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] 164 | ) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling serial_test_derive v0.8.0 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling serial_test v0.8.0 [INFO] [stderr] Compiling rstest_macros v0.14.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling hamcrest2 v0.3.0 [INFO] [stderr] Compiling nu-test-support v0.72.0 (/opt/rustwide/workdir/crates/nu-test-support) [INFO] [stderr] Compiling rstest v0.15.0 [INFO] [stderr] Compiling nu v0.72.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.28s [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, 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 5` [INFO] running `Command { std: "docker" "inspect" "9bf9f31972744ad21109012f1a67e1f93b39d4f1afdd14ef535e1a23c30b3b2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bf9f31972744ad21109012f1a67e1f93b39d4f1afdd14ef535e1a23c30b3b2d", kill_on_drop: false }` [INFO] [stdout] 9bf9f31972744ad21109012f1a67e1f93b39d4f1afdd14ef535e1a23c30b3b2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 290c85c52f29339ea1b9946173b3633fab2b6c59bb7e84159c053919e82dee39 [INFO] running `Command { std: "docker" "start" "-a" "290c85c52f29339ea1b9946173b3633fab2b6c59bb7e84159c053919e82dee39", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> crates/nu-utils/src/deansi.rs:11:36 [INFO] [stderr] | [INFO] [stderr] 11 | pub fn strip_ansi_unlikely(string: &str) -> Cow { [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] 11 | pub fn strip_ansi_unlikely(string: &str) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> crates/nu-utils/src/deansi.rs:33:34 [INFO] [stderr] | [INFO] [stderr] 33 | pub fn strip_ansi_likely(string: &str) -> Cow { [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] 33 | pub fn strip_ansi_likely(string: &str) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `nu-utils` (lib) generated 2 warnings (run `cargo fix --lib -p nu-utils` to apply 2 suggestions) [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> crates/nu-protocol/src/engine/engine_state.rs:1304:52 [INFO] [stderr] | [INFO] [stderr] 1304 | pub fn files(&'a self) -> impl Iterator { [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] 1304 | pub fn files(&'a self) -> impl Iterator { [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:2029:21 [INFO] [stderr] | [INFO] [stderr] 2025 | &'b self, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] ... [INFO] [stderr] 2029 | ) -> Result, 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] 2029 | ) -> Result + '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:385:17 [INFO] [stderr] | [INFO] [stderr] 385 | 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:5446:23 [INFO] [stderr] | [INFO] [stderr] 5446 | 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] 5446 - for positional in &block.signature.rest_positional { [INFO] [stderr] 5446 + while let Some(positional) = &block.signature.rest_positional { [INFO] [stderr] | [INFO] [stderr] help: consider using `if let` to clear intent [INFO] [stderr] | [INFO] [stderr] 5446 - for positional in &block.signature.rest_positional { [INFO] [stderr] 5446 + 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 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; [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; [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 { [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 { [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: unexpected `cfg` condition value: `static-link-openssl` [INFO] [stderr] --> crates/nu-command/src/core_commands/version.rs:206:11 [INFO] [stderr] | [INFO] [stderr] 206 | #[cfg(feature = "static-link-openssl")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `dataframe`, `num`, `plugin`, `polars`, `rusqlite`, `sqlite`, `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 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:211:11 [INFO] [stderr] | [INFO] [stderr] 211 | #[cfg(feature = "extra")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `dataframe`, `num`, `plugin`, `polars`, `rusqlite`, `sqlite`, `sqlparser`, `trash`, `trash-support`, `which`, and `which-support` [INFO] [stderr] = help: consider adding `extra` as a feature in `Cargo.toml` [INFO] [stderr] = note: see 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:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | 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:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | pub use str_::*; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] note: but the private item here shadows it [INFO] [stderr] --> crates/nu-command/src/strings/mod.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | 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:13:9 [INFO] [stderr] | [INFO] [stderr] 13 | pub use format::*; [INFO] [stderr] | ^^^^^^^^^ the name `command` in the type namespace is first re-exported here [INFO] [stderr] ... [INFO] [stderr] 16 | 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:43:9 [INFO] [stderr] | [INFO] [stderr] 43 | pub use filters::*; [INFO] [stderr] | ^^^^^^^^^^ the name `column` in the type namespace is first re-exported here [INFO] [stderr] ... [INFO] [stderr] 55 | 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:137:22 [INFO] [stderr] | [INFO] [stderr] 137 | 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] 137 - Entries(&'a str, &'a Span, Vec<&'a Value>, usize), [INFO] [stderr] 137 + Entries(&'a str, (), Vec<&'a Value>, usize), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: struct `DbSchema` is never constructed [INFO] [stderr] --> crates/nu-command/src/database/values/definitions/db_schema.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct DbSchema { [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:102:20 [INFO] [stderr] | [INFO] [stderr] 102 | && 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] 102 - && val != &f64::NAN [INFO] [stderr] 102 + && !val.is_nan() [INFO] [stderr] | [INFO] [stderr] [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:99:27 [INFO] [stderr] | [INFO] [stderr] 99 | fn render_prompt_left(&self) -> Cow { [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] 99 | 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:117:28 [INFO] [stderr] | [INFO] [stderr] 117 | fn render_prompt_right(&self) -> Cow { [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] 117 | 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:130:32 [INFO] [stderr] | [INFO] [stderr] 130 | fn render_prompt_indicator(&self, edit_mode: PromptEditMode) -> Cow { [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] 130 | 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:154:42 [INFO] [stderr] | [INFO] [stderr] 154 | fn render_prompt_multiline_indicator(&self) -> Cow { [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] 154 | 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:162:9 [INFO] [stderr] | [INFO] [stderr] 162 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 163 | history_search: PromptHistorySearch, [INFO] [stderr] 164 | ) -> Cow { [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] 164 | ) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `nu-command` (lib) generated 8 warnings (run `cargo fix --lib -p nu-command` to apply 1 suggestion) [INFO] [stderr] warning: `nu-cli` (lib) generated 6 warnings (run `cargo fix --lib -p nu-cli` to apply 5 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0, nom v1.2.4, 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 5` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nu-97087fcde15781e4) [INFO] [stdout] [INFO] [stdout] running 332 tests [INFO] [stdout] test tests::test_conditionals::if_elseif3 ... ok [INFO] [stdout] test tests::test_conditionals::if_elseif2 ... ok [INFO] [stdout] test tests::test_conditionals::if_cond3 ... ok [INFO] [stdout] test tests::test_conditionals::if_cond ... ok [INFO] [stdout] test tests::test_conditionals::if_elseif4 ... ok [INFO] [stdout] test tests::test_conditionals::if_elseif1 ... ok [INFO] [stdout] test tests::test_conditionals::if_cond2 ... ok [INFO] [stdout] test tests::test_conditionals::if_cond4 ... ok [INFO] [stdout] test tests::test_conditionals::simple_if ... ok [INFO] [stdout] test tests::test_conditionals::if_test2 ... ok [INFO] [stdout] test tests::test_conditionals::simple_if2 ... ok [INFO] [stdout] test tests::test_conditionals::if_test1 ... ok [INFO] [stdout] test tests::test_converters::from_json_1 ... 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_converters::to_json_raw_flag_3 ... ok [INFO] [stdout] test tests::test_converters::to_json_escaped ... ok [INFO] [stdout] test tests::test_converters::to_json_raw_flag_2 ... ok [INFO] [stdout] test tests::test_converters::to_json_raw_flag_1 ... ok [INFO] [stdout] test tests::test_custom_commands::allow_missing_optional_params ... ok [INFO] [stdout] test tests::test_config_path::test_default_config_path ... ok [INFO] [stdout] test tests::test_custom_commands::custom_switch1 ... 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::def_with_no_dollar ... ok [INFO] [stdout] test tests::test_custom_commands::custom_switch4 ... ok [INFO] [stdout] test tests::test_custom_commands::custom_switch2 ... ok [INFO] [stdout] test tests::test_custom_commands::do_rest_args ... 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::flag_param_value ... ok [INFO] [stdout] test tests::test_custom_commands::help_not_present_in_extern ... ok [INFO] [stdout] test tests::test_custom_commands::help_present_in_def ... ok [INFO] [stdout] test tests::test_custom_commands::no_scope_leak2 ... ok [INFO] [stdout] test tests::test_custom_commands::no_scope_leak3 ... ok [INFO] [stdout] test tests::test_custom_commands::override_table ... ok [INFO] [stdout] test tests::test_custom_commands::no_scope_leak4 ... ok [INFO] [stdout] test tests::test_custom_commands::override_table_eval_file ... ok [INFO] [stdout] test tests::test_custom_commands::simple_var_closing ... ok [INFO] [stdout] test tests::test_custom_commands::predecl_check ... ok [INFO] [stdout] test tests::test_config_path::test_alternate_config_path ... ok [INFO] [stdout] test tests::test_engine::better_operator_spans ... ok [INFO] [stdout] test tests::test_engine::concrete_variable_assignment ... ok [INFO] [stdout] test tests::test_engine::date_comparison ... ok [INFO] [stdout] test tests::test_engine::datetime_literal ... ok [INFO] [stdout] test tests::test_engine::def_env ... ok [INFO] [stdout] test tests::test_engine::def_env_hiding_something ... ok [INFO] [stdout] test tests::test_engine::def_env_then_hide ... ok [INFO] [stdout] test tests::test_engine::default_value1 ... ok [INFO] [stdout] test tests::test_engine::default_value10 ... ok [INFO] [stdout] test tests::test_engine::default_value11 ... ok [INFO] [stdout] test tests::test_engine::default_value12 ... ok [INFO] [stdout] test tests::test_engine::default_value2 ... ok [INFO] [stdout] test tests::test_engine::default_value3 ... ok [INFO] [stdout] test tests::test_engine::default_value4 ... ok [INFO] [stdout] test tests::test_engine::default_value6 ... ok [INFO] [stdout] test tests::test_engine::default_value5 ... ok [INFO] [stdout] test tests::test_engine::default_value7 ... ok [INFO] [stdout] test tests::test_engine::default_value8 ... ok [INFO] [stdout] test tests::test_engine::divide_duration ... ok [INFO] [stdout] test tests::test_engine::default_value9 ... ok [INFO] [stdout] test tests::test_engine::divide_filesize ... ok [INFO] [stdout] test tests::test_engine::dynamic_let_env ... ok [INFO] [stdout] test tests::test_engine::earlier_errors ... ok [INFO] [stdout] test tests::test_engine::export_def_env ... ok [INFO] [stdout] test tests::test_engine::help_works_with_missing_requirements ... ok [INFO] [stdout] test tests::test_engine::in_and_if_else ... ok [INFO] [stdout] test tests::test_engine::in_means_input ... ok [INFO] [stdout] test tests::test_engine::in_variable_2 ... ok [INFO] [stdout] test tests::test_engine::in_iteration ... ok [INFO] [stdout] test tests::test_engine::in_variable_1 ... ok [INFO] [stdout] test tests::test_engine::in_variable_3 ... ok [INFO] [stdout] test tests::test_engine::in_variable_5 ... ok [INFO] [stdout] test tests::test_engine::in_variable_4 ... ok [INFO] [stdout] test tests::test_engine::in_variable_6 ... ok [INFO] [stdout] test tests::test_engine::let_sees_in_variable ... ok [INFO] [stdout] test tests::test_engine::let_sees_in_variable2 ... ok [INFO] [stdout] test tests::test_engine::loose_each ... ok [INFO] [stdout] test tests::test_engine::let_sees_input ... ok [INFO] [stdout] test tests::test_engine::missing_flags_are_nothing ... 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::nonshortcircuiting_xor ... ok [INFO] [stdout] test tests::test_engine::not_def_env ... ok [INFO] [stdout] test tests::test_engine::proper_shadow ... 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::open_ended_range ... 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::reuseable_in ... ok [INFO] [stdout] test tests::test_engine::reduce_spans ... ok [INFO] [stdout] test tests::test_engine::shortcircuiting_and ... ok [INFO] [stdout] test tests::test_engine::shortcircuiting_or ... 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_engine::with_env_shorthand_nested_quotes ... ok [INFO] [stdout] test tests::test_engine::scope_variable ... ok [INFO] [stdout] test tests::test_env::convert_non_string_env_var_to_nothing ... ok [INFO] [stdout] test tests::test_engine::test_redirection_stderr ... ok [INFO] [stdout] test tests::test_env::shorthand_env_1 ... ok [INFO] [stdout] test tests::test_env::shorthand_env_2 ... ok [INFO] [stdout] test tests::test_hiding::hide_env_twice_allowed ... ok [INFO] [stdout] test tests::test_env::shorthand_env_3 ... ok [INFO] [stdout] test tests::test_hiding::hide_shadowed_decl ... ok [INFO] [stdout] test tests::test_hiding::hide_env_twice_not_allowed ... ok [INFO] [stdout] test tests::test_hiding::hide_shadowed_env ... ok [INFO] [stdout] test tests::test_hiding::hides_alias ... ok [INFO] [stdout] test tests::test_hiding::hides_alias_and_def ... 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_hiding::hides_alias_import_4 ... ok [INFO] [stdout] test tests::test_hiding::hides_alias_import_5 ... ok [INFO] [stdout] test tests::test_hiding::hides_alias_import_6 ... ok [INFO] [stdout] test tests::test_hiding::hides_alias_import_then_reimports ... ok [INFO] [stdout] test tests::test_hiding::hides_alias_in_scope_2 ... ok [INFO] [stdout] test tests::test_hiding::hides_alias_in_scope_1 ... ok [INFO] [stdout] test tests::test_hiding::hides_alias_in_scope_3 ... ok [INFO] [stdout] test tests::test_hiding::hides_alias_runs_def_1 ... ok [INFO] [stdout] test tests::test_hiding::hides_alias_in_scope_4 ... ok [INFO] [stdout] test tests::test_hiding::hides_alias_then_redefines ... ok [INFO] [stdout] test tests::test_hiding::hides_alias_runs_def_2 ... ok [INFO] [stdout] test tests::test_hiding::hides_all_envs_within_scope ... ok [INFO] [stdout] test tests::test_hiding::hides_all_decls_within_scope ... ok [INFO] [stdout] test tests::test_hiding::hides_def ... ok [INFO] [stdout] test tests::test_hiding::hides_def_and_env_import_1 ... 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_def_import_4 ... ok [INFO] [stdout] test tests::test_hiding::hides_def_import_3 ... ok [INFO] [stdout] test tests::test_hiding::hides_def_runs_env_1 ... ignored, Re-enable after virtualenv update [INFO] [stdout] test tests::test_hiding::hides_def_runs_env_2 ... ignored, Re-enable after virtualenv update [INFO] [stdout] test tests::test_hiding::hides_def_runs_env_import ... ignored, Re-enable after virtualenv update [INFO] [stdout] test tests::test_hiding::hides_def_import_then_reimports ... ok [INFO] [stdout] test tests::test_hiding::hides_def_import_6 ... ok [INFO] [stdout] test tests::test_hiding::hides_def_import_5 ... ok [INFO] [stdout] test tests::test_hiding::hides_def_in_scope_2 ... ok [INFO] [stdout] test tests::test_hiding::hides_def_in_scope_1 ... 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_in_scope_4 ... ok [INFO] [stdout] test tests::test_hiding::hides_env ... 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_2 ... ok [INFO] [stdout] test tests::test_hiding::hides_env_in_scope_3 ... ok [INFO] [stdout] test tests::test_hiding::hides_env_in_scope_4 ... ok [INFO] [stdout] test tests::test_hiding::hides_env_then_redefines ... ok [INFO] [stdout] test tests::test_hiding::use_def_import_after_hide ... ok [INFO] [stdout] test tests::test_hiding::use_env_import_after_hide ... ok [INFO] [stdout] test tests::test_iteration::row_condition1 ... ok [INFO] [stdout] test tests::test_iteration::row_condition2 ... ok [INFO] [stdout] test tests::test_iteration::better_block_types ... ok [INFO] [stdout] test tests::test_iteration::row_iteration ... ok [INFO] [stdout] test tests::test_iteration::par_each ... ok [INFO] [stdout] test tests::test_known_external::known_external_unknown_flag ... ok [INFO] [stdout] test tests::test_math::add_simple ... ok [INFO] [stdout] test tests::test_math::add_simple2 ... ok [INFO] [stdout] test tests::test_math::and ... ok [INFO] [stdout] test tests::test_math::bit_and ... ok [INFO] [stdout] test tests::test_math::bit_and_or ... ok [INFO] [stdout] test tests::test_math::bit_or ... ok [INFO] [stdout] test tests::test_math::bit_shl ... 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_known_external::known_external_runs ... ok [INFO] [stdout] test tests::test_known_external::known_external_alias ... ok [INFO] [stdout] test tests::test_known_external::known_external_subcommand_alias ... ok [INFO] [stdout] test tests::test_math::bit_xor ... ok [INFO] [stdout] test tests::test_math::bit_xor_add ... ok [INFO] [stdout] test tests::test_math::broken_math ... ok [INFO] [stdout] test tests::test_math::contains ... ok [INFO] [stdout] test tests::test_math::floating_add ... ok [INFO] [stdout] test tests::test_math::modulo1 ... ok [INFO] [stdout] test tests::test_math::modulo2 ... ok [INFO] [stdout] test tests::test_math::not_contains ... ok [INFO] [stdout] test tests::test_math::or ... ok [INFO] [stdout] test tests::test_math::pow ... ok [INFO] [stdout] test tests::test_math::precedence_of_or_groups ... ok [INFO] [stdout] test tests::test_math::sub_bit_shr ... ok [INFO] [stdout] test tests::test_math::test_filesize_op ... ok [INFO] [stdout] test tests::test_math::xor_1 ... ok [INFO] [stdout] test tests::test_modules::export_alias ... ok [INFO] [stdout] test tests::test_math::xor_2 ... ok [INFO] [stdout] test tests::test_modules::module_def_and_env_imports_1 ... ok [INFO] [stdout] test tests::test_modules::module_def_import_uses_internal_command ... ok [INFO] [stdout] test tests::test_modules::module_def_and_env_imports_2 ... ok [INFO] [stdout] test tests::test_modules::module_def_imports_1 ... ok [INFO] [stdout] test tests::test_modules::module_def_imports_5 ... ok [INFO] [stdout] test tests::test_modules::module_def_imports_2 ... ok [INFO] [stdout] test tests::test_modules::module_def_imports_4 ... ok [INFO] [stdout] test tests::test_modules::module_def_imports_3 ... 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_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_parser::alias_1 ... ok [INFO] [stdout] test tests::test_parser::alias_2 ... ok [INFO] [stdout] test tests::test_parser::alias_2_multi_word ... ok [INFO] [stdout] test tests::test_parser::alias_recursion ... ok [INFO] [stdout] test tests::test_parser::alias_with_error_doesnt_panic ... ok [INFO] [stdout] test tests::test_parser::and_and_xor ... ok [INFO] [stdout] test tests::test_parser::and_and_or ... ok [INFO] [stdout] test tests::test_parser::bad_short_flag ... ok [INFO] [stdout] test tests::test_parser::bad_var_name2 ... ok [INFO] [stdout] test tests::test_parser::bad_var_name ... ok [INFO] [stdout] test tests::test_parser::block_arity_check1 ... 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_param3_list_iteration ... ok [INFO] [stdout] test tests::test_parser::block_param4_list_iteration ... ok [INFO] [stdout] test tests::test_parser::capture_multiple_commands ... ok [INFO] [stdout] test tests::test_parser::capture_multiple_commands2 ... ok [INFO] [stdout] test tests::test_parser::capture_multiple_commands4 ... ok [INFO] [stdout] test tests::test_parser::capture_multiple_commands3 ... ok [INFO] [stdout] test tests::test_parser::capture_row_condition ... ok [INFO] [stdout] test tests::test_parser::commands_have_usage ... ok [INFO] [stdout] test tests::test_parser::comment_multiline ... ok [INFO] [stdout] test tests::test_parser::comment_skipping_1 ... ok [INFO] [stdout] test tests::test_parser::comment_skipping_2 ... ok [INFO] [stdout] test tests::test_parser::ends_with_operator_succeeds ... ok [INFO] [stdout] test tests::test_parser::date_literal ... 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::for_in_missing_var_name ... ok [INFO] [stdout] test tests::test_parser::let_not_statement ... ok [INFO] [stdout] test tests::test_parser::let_env_expressions ... ok [INFO] [stdout] test tests::test_parser::long_flag ... ok [INFO] [stdout] test tests::test_parser::multiline_pipe_in_block ... ok [INFO] [stdout] test tests::test_parser::proper_missing_param ... ok [INFO] [stdout] test tests::test_parser::or_and_xor ... ok [INFO] [stdout] test tests::test_parser::proper_rest_types ... ok [INFO] [stdout] test tests::test_parser::quotes_with_equals ... ok [INFO] [stdout] test tests::test_parser::range_iteration2 ... ok [INFO] [stdout] test tests::test_parser::range_iteration1 ... ok [INFO] [stdout] test tests::test_parser::simple_value_iteration ... ok [INFO] [stdout] test tests::test_parser::recursive_parse ... ok [INFO] [stdout] test tests::test_parser::single_value_row_condition ... ok [INFO] [stdout] test tests::test_parser::starts_with_operator_succeeds ... ok [INFO] [stdout] test tests::test_parser::string_escape ... ok [INFO] [stdout] test tests::test_parser::string_escape_interpolation ... ok [INFO] [stdout] test tests::test_parser::string_escape_interpolation2 ... ok [INFO] [stdout] test tests::test_parser::string_interp_with_equals ... ok [INFO] [stdout] test tests::test_parser::string_interpolation_escaping ... ok [INFO] [stdout] test tests::test_parser::string_interpolation_paren_test2 ... ok [INFO] [stdout] test tests::test_parser::string_interpolation_paren_test ... ok [INFO] [stdout] test tests::test_parser::string_interpolation_paren_test3 ... ok [INFO] [stdout] test tests::test_parser::subcommand ... 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_parser::unary_not_4 ... 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::float_not_in_inc_range ... ok [INFO] [stdout] test tests::test_ranges::int_in_exclusive_range ... ok [INFO] [stdout] test tests::test_ranges::zip_ranges ... ok [INFO] [stdout] test tests::test_ranges::range_and_reduction ... ok [INFO] [stdout] test tests::test_ranges::int_in_inc_range ... ok [INFO] [stdout] test tests::test_ranges::non_number_in_range ... ok [INFO] [stdout] test tests::test_regex::contains ... ok [INFO] [stdout] test tests::test_regex::contains_case_insensitive ... ok [INFO] [stdout] test tests::test_regex::ends_with ... ok [INFO] [stdout] test tests::test_regex::invalid_not_regex_fails ... ok [INFO] [stdout] test tests::test_regex::not_contains ... ok [INFO] [stdout] test tests::test_regex::invalid_regex_fails ... ok [INFO] [stdout] test tests::test_regex::not_ends_with ... ok [INFO] [stdout] test tests::test_regex::match_full_line ... ok [INFO] [stdout] test tests::test_regex::not_match_full_line ... ok [INFO] [stdout] test tests::test_regex::not_regex_on_int_fails ... ok [INFO] [stdout] test tests::test_regex::not_starts_with ... ok [INFO] [stdout] test tests::test_regex::regex_on_int_fails ... ok [INFO] [stdout] test tests::test_regex::starts_with ... ok [INFO] [stdout] test tests::test_strings::case_insensitive_sort ... ok [INFO] [stdout] test tests::test_regex::where_works ... ok [INFO] [stdout] test tests::test_regex::where_not_works ... ok [INFO] [stdout] test tests::test_strings::case_insensitive_sort_columns ... ok [INFO] [stdout] test tests::test_strings::cjk_in_substrings ... ok [INFO] [stdout] test tests::test_strings::detect_newlines ... ok [INFO] [stdout] test tests::test_strings::non_string_in_record ... ok [INFO] [stdout] test tests::test_strings::non_string_in_string ... ok [INFO] [stdout] test tests::test_strings::string_in_string ... ok [INFO] [stdout] test tests::test_strings::single_tick_interpolation ... ok [INFO] [stdout] test tests::test_strings::string_in_record ... ok [INFO] [stdout] test tests::test_strings::string_in_valuestream ... ok [INFO] [stdout] test tests::test_strings::string_not_in_string ... ok [INFO] [stdout] test tests::test_table_operations::cell_path_subexpr2 ... ok [INFO] [stdout] test tests::test_table_operations::cell_path_subexpr1 ... ok [INFO] [stdout] test tests::test_table_operations::cell_path_var1 ... ok [INFO] [stdout] test tests::test_table_operations::command_drop_column_1 ... ok [INFO] [stdout] test tests::test_table_operations::command_filter_reject_1 ... ok [INFO] [stdout] test tests::test_table_operations::cell_path_var2 ... ok [INFO] [stdout] test tests::test_table_operations::command_filter_reject_2 ... ok [INFO] [stdout] test tests::test_table_operations::command_filter_reject_3 ... ok [INFO] [stdout] test tests::test_table_operations::command_filter_reject_4 ... ok [INFO] [stdout] test tests::test_table_operations::flatten_get_simple_list ... ok [INFO] [stdout] test tests::test_table_operations::flatten_nest_table_when_all_provided ... ok [INFO] [stdout] test tests::test_table_operations::flatten_should_flatten_inner_table ... ok [INFO] [stdout] test tests::test_table_operations::flatten_should_just_flatten_one_level ... ok [INFO] [stdout] test tests::test_table_operations::flatten_table_column_get_last ... ok [INFO] [stdout] test tests::test_table_operations::flatten_simple_list ... ok [INFO] [stdout] test tests::test_table_operations::flatten_table_get ... ok [INFO] [stdout] test tests::test_table_operations::get ... ok [INFO] [stdout] test tests::test_table_operations::get_insensitive ... ok [INFO] [stdout] test tests::test_table_operations::get_fuzzy ... ok [INFO] [stdout] test tests::test_table_operations::get_table_columns_1 ... ok [INFO] [stdout] test tests::test_table_operations::get_table_columns_2 ... ok [INFO] [stdout] test tests::test_table_operations::index_on_list ... ok [INFO] [stdout] test tests::test_table_operations::length_defaulted_columns ... 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::missing_column_fills_in_nothing ... ok [INFO] [stdout] test tests::test_table_operations::record_1 ... ok [INFO] [stdout] test tests::test_table_operations::record_2 ... ok [INFO] [stdout] test tests::test_table_operations::select_1 ... ok [INFO] [stdout] test tests::test_table_operations::select_2 ... ok [INFO] [stdout] test tests::test_table_operations::split_column ... ok [INFO] [stdout] test tests::test_table_operations::split_row ... ok [INFO] [stdout] test tests::test_table_operations::string_cell_path ... ok [INFO] [stdout] test tests::test_table_operations::where_on_ranges ... ok [INFO] [stdout] test tests::test_table_operations::wrap ... ok [INFO] [stdout] test tests::test_table_operations::update_cell_path_1 ... ok [INFO] [stdout] test tests::test_table_operations::update_will_insert ... ok [INFO] [stdout] test tests::test_type_check::chained_operator_typecheck ... ok [INFO] [stdout] test tests::test_type_check::number_float ... 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. 327 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 2.00s [INFO] [stdout] [INFO] [stderr] Running tests/main.rs (/opt/rustwide/target/debug/deps/main-bef3fbde4d37d188) [INFO] [stdout] [INFO] [stdout] running 357 tests [INFO] [stdout] test hooks::env_change_define_variable ... ok [INFO] [stdout] test hooks::env_change_define_command ... ok [INFO] [stdout] test hooks::env_change_block_condition_correct_args ... ok [INFO] [stdout] test hooks::env_change_block_condition_pwd ... ok [INFO] [stdout] test hooks::env_change_define_env_var ... ok [INFO] [stdout] test hooks::env_change_define_alias ... ok [INFO] [stdout] test hooks::env_change_block_preserve_env_var ... ok [INFO] [stdout] test hooks::env_change_block_dont_preserve_command ... ok [INFO] [stdout] test hooks::err_hook_non_condition_not_a_block ... ok [INFO] [stdout] test hooks::env_change_simple_block_list_shadow_env_var ... ok [INFO] [stdout] test hooks::env_change_shadow_command ... ok [INFO] [stdout] test hooks::err_hook_dont_allow_string ... ok [INFO] [stdout] test hooks::env_change_simple_block_preserve_env_var ... ok [INFO] [stdout] test hooks::err_hook_parse_error ... ok [INFO] [stdout] test hooks::env_change_dont_panic_with_many_args ... ok [INFO] [stdout] test hooks::err_hook_non_boolean_condition_output ... ok [INFO] [stdout] test hooks::err_hook_wrong_env_type_1 ... ok [INFO] [stdout] test hooks::err_hook_wrong_env_type_3 ... ok [INFO] [stdout] test hooks::pre_execution_block_preserve_env_var ... ok [INFO] [stdout] test hooks::err_hook_wrong_env_type_2 ... ok [INFO] [stdout] test hooks::pre_execution_simple_block_list_shadow_env_var ... ok [INFO] [stdout] test hooks::pre_execution_define_command ... ok [INFO] [stdout] test hooks::pre_execution_simple_block_preserve_env_var ... ok [INFO] [stdout] test hooks::pre_prompt_block_preserve_env_var ... ok [INFO] [stdout] test hooks::pre_prompt_define_command ... ok [INFO] [stdout] test hooks::pre_prompt_simple_block_list_shadow_env_var ... ok [INFO] [stdout] test modules::module_cyclical_imports_0 ... ok [INFO] [stdout] test modules::module_cyclical_imports_1 ... ok [INFO] [stdout] test modules::module_cyclical_imports_2 ... ok [INFO] [stdout] test hooks::pre_prompt_simple_block_preserve_env_var ... ok [INFO] [stdout] test modules::module_cyclical_imports_3 ... ok [INFO] [stdout] test modules::module_import_env_1 ... ok [INFO] [stdout] test modules::module_import_env_2 ... ok [INFO] [stdout] test modules::module_private_import_alias ... ok [INFO] [stdout] test modules::module_private_import_decl ... ok [INFO] [stdout] test modules::module_private_import_decl_not_public ... ok [INFO] [stdout] test modules::module_public_import_alias ... ok [INFO] [stdout] test modules::module_nested_imports ... ok [INFO] [stdout] test modules::module_public_import_decl ... ok [INFO] [stdout] test modules::module_nested_imports_in_dirs ... ok [INFO] [stdout] test modules::module_nested_imports_in_dirs_prefixed ... ok [INFO] [stdout] test modules::module_public_import_decl_prefixed ... ok [INFO] [stdout] test overlays::add_overlay_from_file_decl_cd ... ok [INFO] [stdout] test overlays::add_overlay ... ok [INFO] [stdout] test overlays::add_overlay_as_new_name ... ok [INFO] [stdout] test overlays::add_overlay_env ... ok [INFO] [stdout] test overlays::add_overlay_from_file_decl ... ok [INFO] [stdout] test overlays::add_overlay_from_file_alias ... ok [INFO] [stdout] test overlays::add_overlay_from_file_env ... ok [INFO] [stdout] test overlays::add_overlay_scoped ... ok [INFO] [stdout] test overlays::add_overlay_twice ... ok [INFO] [stdout] test overlays::add_prefixed_overlay_env_no_prefix ... ok [INFO] [stdout] test overlays::add_prefixed_overlay_mismatch_1 ... ok [INFO] [stdout] test overlays::add_prefixed_overlay ... ok [INFO] [stdout] test overlays::add_prefixed_overlay_mismatch_2 ... ok [INFO] [stdout] test overlays::add_prefixed_overlay_twice ... ok [INFO] [stdout] test overlays::list_default_overlay ... ok [INFO] [stdout] test overlays::list_last_overlay ... ok [INFO] [stdout] test overlays::list_overlay_scoped ... ok [INFO] [stdout] test overlays::overlay_preserve_hidden_decl ... ignored, TODO: For this to work, we'd need to make predecls respect overlays [INFO] [stdout] test overlays::overlay_add_renamed ... ok [INFO] [stdout] test overlays::overlay_add_renamed_from_file ... ok [INFO] [stdout] test overlays::overlay_can_add_renamed_overlay ... ok [INFO] [stdout] test overlays::overlay_keep_pwd ... ok [INFO] [stdout] test overlays::overlay_cant_rename_existing_overlay ... ok [INFO] [stdout] test overlays::overlay_new ... ok [INFO] [stdout] test overlays::overlay_preserve_hidden_alias ... ok [INFO] [stdout] test overlays::overlay_trim_double_quote ... ok [INFO] [stdout] test overlays::overlay_preserve_hidden_env_1 ... ok [INFO] [stdout] test overlays::overlay_trim_single_quote ... ok [INFO] [stdout] test overlays::overlay_remove_and_add_renamed_overlay ... ok [INFO] [stdout] test overlays::overlay_preserve_hidden_env_2 ... ok [INFO] [stdout] test overlays::overlay_reset_hidden_env ... ok [INFO] [stdout] test overlays::overlay_remove_renamed_overlay ... ok [INFO] [stdout] test overlays::overlay_trim_double_quote_hide ... ok [INFO] [stdout] test overlays::overlay_use_do_cd ... ok [INFO] [stdout] test overlays::overlay_use_do_cd_file_relative ... ok [INFO] [stdout] test overlays::overlay_trim_single_quote_hide ... ok [INFO] [stdout] test overlays::overlay_use_dont_cd_overlay ... ok [INFO] [stdout] test overlays::overlay_use_and_reolad_keep_custom ... ok [INFO] [stdout] test overlays::overlay_use_and_reload ... ok [INFO] [stdout] test overlays::overlay_use_and_restore_older_env_vars ... ok [INFO] [stdout] test overlays::overlay_use_do_not_eval_twice ... ok [INFO] [stdout] test overlays::overlay_wrong_rename_type ... ok [INFO] [stdout] test overlays::overlay_use_find_scoped_module ... ok [INFO] [stdout] test overlays::overlay_use_export_env ... ok [INFO] [stdout] test overlays::overlay_use_export_env_hide ... ok [INFO] [stdout] test overlays::prefixed_overlay_keeps_custom_decl ... ok [INFO] [stdout] test overlays::preserve_overrides ... ok [INFO] [stdout] test overlays::remove_last_overlay ... ok [INFO] [stdout] test overlays::remove_overlay ... ok [INFO] [stdout] test overlays::remove_overlay_discard_decl ... ok [INFO] [stdout] test overlays::remove_overlay_discard_alias ... ok [INFO] [stdout] test overlays::remove_overlay_discard_env ... ok [INFO] [stdout] test overlays::remove_overlay_dont_keep_env ... ok [INFO] [stdout] test overlays::remove_overlay_dont_keep_env_in_latest_overlay ... ok [INFO] [stdout] test overlays::remove_overlay_dont_keep_overwritten_alias ... ok [INFO] [stdout] test overlays::remove_overlay_keep_alias ... ok [INFO] [stdout] test overlays::remove_overlay_env ... ok [INFO] [stdout] test overlays::remove_overlay_dont_keep_overwritten_env ... ok [INFO] [stdout] test overlays::remove_overlay_dont_keep_overwritten_decl ... ok [INFO] [stdout] test overlays::remove_overlay_keep_alias_in_latest_overlay ... ok [INFO] [stdout] test overlays::remove_overlay_keep_decl ... ok [INFO] [stdout] test parsing::parse_export_env_in_module ... ok [INFO] [stdout] test parsing::parse_file_relative_to_parsed_file ... ignored [INFO] [stdout] test overlays::remove_overlay_keep_decl_in_latest_overlay ... ok [INFO] [stdout] test overlays::remove_overlay_scoped ... ok [INFO] [stdout] test parsing::parse_export_env_missing_block ... ok [INFO] [stdout] test parsing::parse_file_relative_to_parsed_file_dont_use_cwd_1 ... ok [INFO] [stdout] test parsing::parse_file_relative_to_parsed_file_dont_use_cwd_2 ... ok [INFO] [stdout] test overlays::reset_overrides ... ok [INFO] [stdout] test overlays::update_overlay_from_module ... ok [INFO] [stdout] test overlays::remove_overlay_scoped_env ... ok [INFO] [stdout] test overlays::update_overlay_from_module_env ... ok [INFO] [stdout] test path::canonicalize::canonicalize_absolute_path_relative_to ... 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_ndots ... ok [INFO] [stdout] test path::canonicalize::canonicalize_nested_symlink_relative_to ... ok [INFO] [stdout] test path::canonicalize::canonicalize_nested_symlink_within_symlink_dir_relative_to ... 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_relative_to ... ok [INFO] [stdout] test path::canonicalize::canonicalize_path_with_3_ndots_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_double_dot_relative_to ... ok [INFO] [stdout] test parsing::parse_file_relative_to_parsed_file_simple ... ok [INFO] [stdout] test path::canonicalize::canonicalize_path_with_many_3_ndots_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 path::canonicalize::canonicalize_path_with_many_double_dots_relative_to ... 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_should_fail ... ok [INFO] [stdout] test path::canonicalize::canonicalize_symlink_loop_relative_to_should_fail ... 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_symlink_relative_to ... ok [INFO] [stdout] test path::canonicalize::canonicalize_unicode_path ... ok [INFO] [stdout] test path::canonicalize::canonicalize_unicode_path_relative_to_unicode_path_with_spaces ... ok [INFO] [stdout] test path::canonicalize::canonicalize_with_should_fail ... ok [INFO] [stdout] test path::expand_path::expand_absolute_path_relative_to ... 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_no_change ... 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::expand_path::expand_path_relative_to ... ok [INFO] [stdout] test path::expand_path::expand_path_tilde ... ok [INFO] [stdout] test path::expand_path::expand_path_tilde_relative_to ... ok [INFO] [stdout] test path::expand_path::expand_path_with_3_ndots_relative_to ... ok [INFO] [stdout] test path::expand_path::expand_path_with_4_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_dot_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_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_with_many_double_dots_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_relative ... 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 ... ok [INFO] [stdout] test parsing::run_nu_script_multiline_end_pipe_win ... ok [INFO] [stdout] test parsing::run_nu_script_multiline_start_pipe ... ok [INFO] [stdout] test parsing::run_nu_script_multiline_start_pipe_win ... ok [INFO] [stdout] test parsing::run_nu_script_single_line ... ok [INFO] [stdout] test parsing::source_file_relative_to_file ... ok [INFO] [stdout] test plugins::core_inc::by_one_with_no_field_passed ... ok [INFO] [stdout] test plugins::core_inc::by_one_with_field_passed ... ok [INFO] [stdout] test plugins::core_inc::semversion_major_inc ... ok [INFO] [stdout] test plugins::core_inc::semversion_minor_inc ... ok [INFO] [stdout] test plugins::core_inc::semversion_without_passing_field ... ok [INFO] [stdout] test plugins::core_inc::semversion_patch_inc ... ok [INFO] [stdout] test scope::correctly_report_of_shadowed_alias ... ignored [INFO] [stdout] test scope::scope_doesnt_show_hidden_alias ... 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 scope::scope_doesnt_show_scoped_hidden_command ... ok [INFO] [stdout] test scope::scope_shows_alias ... ok [INFO] [stdout] test scope::scope_shows_command ... ok [INFO] [stdout] test shell::do_not_panic_if_broken_pipe ... ok [INFO] [stdout] test shell::environment::env::env_assignment ... 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_multi_second_with_comma_colons_equals ... ok [INFO] [stdout] test shell::environment::env::env_shorthand_with_comma_colons_equals ... ok [INFO] [stdout] test shell::environment::env::env_shorthand_with_comma_equals ... ok [INFO] [stdout] test shell::environment::env::env_shorthand_with_equals ... ok [INFO] [stdout] test shell::environment::env::env_shorthand_with_interpolation ... ok [INFO] [stdout] test shell::environment::env::let_env_file_pwd_env_var_fails ... ok [INFO] [stdout] test shell::environment::env::load_env_file_pwd_env_var_fails ... 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::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::nu_lib_dirs_script ... 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::pipeline::commands::external::command_not_found_error_suggests_search_term ... ok [INFO] [stdout] test shell::pipeline::commands::external::command_not_found_error_suggests_typo_fix ... ok [INFO] [stdout] test shell::pipeline::commands::external::command_substitution_wont_output_extra_newline ... 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::pipeline::commands::external::external_command_arguments::ampersands_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::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::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_command_arguments::subcommands_are_sanitized_before_passing_to_subshell ... 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_words::external_arg_with_special_characters::case_2 ... ok [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_4 ... 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_6 ... 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::external_words::no_escaping_for_single_quoted_strings ... ignored [INFO] [stdout] test shell::pipeline::commands::external::external_words::relaxed_external_words ... ok [INFO] [stdout] test shell::pipeline::commands::external::it_evaluation::can_properly_buffer_lines_externally ... 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::it_evaluation::takes_rows_of_nu_value_lines ... 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 plugins::custom_values::can_generate_and_updated_multiple_types_of_custom_values ... ok [INFO] [stdout] test shell::pipeline::commands::external::nu_commands::command_list_arg_test ... 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::core_inc::chooses_highest_increment_if_given_more_than_one ... ok [INFO] [stdout] test shell::pipeline::commands::external::nu_commands::echo_internally_externally ... ok [INFO] [stdout] test shell::pipeline::commands::external::nu_script::run_nu_script ... ok [INFO] [stdout] test plugins::custom_values::can_get_describe_plugin_custom_values ... ok [INFO] [stdout] test shell::pipeline::commands::external::nu_script::run_nu_script_multiline ... ok [INFO] [stdout] test shell::pipeline::commands::external::passes_binary_data_between_externals ... ok [INFO] [stdout] test shell::pipeline::commands::external::redirects_custom_command_external ... ok [INFO] [stdout] test shell::pipeline::commands::external::shows_error_for_command_not_found_in_pipeline ... ok [INFO] [stdout] test shell::pipeline::commands::external::shows_error_for_command_not_found ... ok [INFO] [stdout] test shell::pipeline::commands::external::nu_commands::failed_with_proper_exit_code ... ok [INFO] [stdout] test shell::pipeline::commands::external::single_quote_dollar_external ... ok [INFO] [stdout] test shell::pipeline::commands::external::stdin_evaluation::does_not_block_indefinitely ... 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::internal::alias_a_load_env ... ok [INFO] [stdout] test plugins::custom_values::fails_if_passing_engine_custom_values_to_plugins ... 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::external::tilde_expansion::does_not_expand_when_passed_as_argument_and_does_not_start_with_tilde ... ok [INFO] [stdout] test shell::pipeline::commands::internal::alias_reuse ... ok [INFO] [stdout] test shell::pipeline::commands::internal::argument_subexpression ... ok [INFO] [stdout] test shell::pipeline::commands::internal::argument_subexpression_reports_errors ... ok [INFO] [stdout] test shell::pipeline::commands::internal::better_subexpr_lex ... 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::bad_operator ... ok [INFO] [stdout] test shell::pipeline::commands::internal::block_params_override ... ok [INFO] [stdout] test shell::pipeline::commands::internal::binary_number ... ok [INFO] [stdout] test shell::pipeline::commands::internal::block_params_override_correct ... ok [INFO] [stdout] test shell::pipeline::commands::internal::date_and_duration_overflow ... 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::echoing_ranges ... ok [INFO] [stdout] test shell::pipeline::commands::internal::exclusive_range_with_mixed_types ... 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::exclusive_range_with_open_left ... ok [INFO] [stdout] test shell::pipeline::commands::internal::filesize_math ... ok [INFO] [stdout] test shell::pipeline::commands::internal::exclusive_range_with_open_right ... ok [INFO] [stdout] test shell::pipeline::commands::internal::filesize_math3 ... ok [INFO] [stdout] test shell::pipeline::commands::internal::filesize_math2 ... ok [INFO] [stdout] test shell::pipeline::commands::internal::hide_alias_does_not_escape_scope ... ignored [INFO] [stdout] test shell::pipeline::commands::internal::filesize_math4 ... ok [INFO] [stdout] test shell::pipeline::commands::internal::filesize_math5 ... ok [INFO] [stdout] test shell::pipeline::commands::internal::filesize_math6 ... ok [INFO] [stdout] test shell::pipeline::commands::internal::filesize_math7 ... ok [INFO] [stdout] test shell::pipeline::commands::internal::for_loop ... ok [INFO] [stdout] test shell::pipeline::commands::internal::hex_number ... ok [INFO] [stdout] test shell::pipeline::commands::internal::hide_alias_shadowing ... ok [INFO] [stdout] test shell::pipeline::commands::internal::hide_alias_hides_alias ... ok [INFO] [stdout] test shell::pipeline::commands::internal::index_cell_alt ... ok [INFO] [stdout] test shell::pipeline::commands::internal::index_cell ... ok [INFO] [stdout] test shell::pipeline::commands::internal::index_row ... ok [INFO] [stdout] test shell::pipeline::commands::internal::index_out_of_bounds ... ok [INFO] [stdout] test shell::pipeline::commands::internal::let_doesnt_leak ... 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::let_env_hides_variable ... ok [INFO] [stdout] test shell::pipeline::commands::internal::let_env_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::let_variable ... ok [INFO] [stdout] test shell::pipeline::commands::internal::list_with_commas ... ok [INFO] [stdout] test shell::pipeline::commands::internal::load_env_doesnt_leak ... ok [INFO] [stdout] test plugins::custom_values::fails_if_passing_custom_values_across_plugins ... ok [INFO] [stdout] test shell::pipeline::commands::internal::load_env_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::negative_decimal_start ... ok [INFO] [stdout] test shell::pipeline::commands::internal::not_echoing_exclusive_ranges_without_numbers ... ok [INFO] [stdout] test shell::pipeline::commands::internal::not_echoing_ranges_without_numbers ... 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::parse::errors_if_flag_is_not_supported ... 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::pipeline_params_simple ... ok [INFO] [stdout] test shell::pipeline::commands::internal::proper_shadow_let_aliases ... ok [INFO] [stdout] test shell::pipeline::commands::internal::proper_shadow_let_env_aliases ... ok [INFO] [stdout] test shell::pipeline::commands::internal::proper_shadow_load_env_aliases ... ok [INFO] [stdout] test shell::pipeline::commands::internal::range_with_open_left ... ok [INFO] [stdout] test shell::pipeline::commands::internal::range_with_left_var ... ok [INFO] [stdout] test shell::pipeline::commands::internal::range_with_mixed_types ... ok [INFO] [stdout] test shell::pipeline::commands::internal::parse::errors_if_flag_passed_is_not_exact ... ok [INFO] [stdout] test shell::pipeline::commands::internal::range_with_open_right ... ok [INFO] [stdout] test shell::pipeline::commands::internal::range_with_right_var ... ok [INFO] [stdout] test shell::pipeline::commands::internal::run_custom_command ... ok [INFO] [stdout] test shell::pipeline::commands::internal::run_custom_command_with_rest_other_name ... ignored [INFO] [stdout] test shell::pipeline::commands::internal::run_broken_inner_custom_command ... ok [INFO] [stdout] test shell::pipeline::commands::internal::run_custom_command_with_empty_rest ... ok [INFO] [stdout] test shell::pipeline::commands::internal::run_custom_command_with_flag ... ok [INFO] [stdout] test shell::pipeline::commands::internal::run_custom_command_with_flag_missing ... ok [INFO] [stdout] test shell::pipeline::commands::internal::string_interpolation_and_paren ... ignored [INFO] [stdout] test shell::pipeline::commands::internal::run_custom_command_with_rest ... ok [INFO] [stdout] test shell::pipeline::commands::internal::run_custom_subcommand ... ok [INFO] [stdout] test shell::pipeline::commands::internal::run_custom_command_with_rest_and_arg ... ok [INFO] [stdout] test shell::pipeline::commands::internal::run_custom_command_with_rest_and_flag ... ok [INFO] [stdout] test shell::pipeline::commands::internal::run_dynamic_blocks ... 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::string_inside_of ... ok [INFO] [stdout] test shell::pipeline::commands::internal::string_interpolation_shorthand_overlap ... 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::string_not_inside_of ... ok [INFO] [stdout] test shell::pipeline::commands::internal::subsubcommand ... ok [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::table_literals1 ... ok [INFO] [stdout] test shell::pipeline::commands::internal::unlet_nonexistent_variable ... ignored [INFO] [stdout] test shell::pipeline::commands::internal::table_with_commas ... 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::unlet_env_variable ... 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::treats_dot_dot_as_path_not_range ... 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::run_export_extern ... ok [INFO] [stdout] test shell::run_script_that_looks_like_module ... 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::variable_scoping::access_variables_in_scopes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 337 passed; 0 failed; 20 ignored; 0 measured; 0 filtered out; finished in 6.70s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "290c85c52f29339ea1b9946173b3633fab2b6c59bb7e84159c053919e82dee39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "290c85c52f29339ea1b9946173b3633fab2b6c59bb7e84159c053919e82dee39", kill_on_drop: false }` [INFO] [stdout] 290c85c52f29339ea1b9946173b3633fab2b6c59bb7e84159c053919e82dee39