>>> nushell: Building community/nushell 0.90.1-r0 (using abuild 3.12.0-r3) started Wed, 14 Feb 2024 02:57:53 +0000 >>> nushell: Checking sanity of /home/buildozer/aports/community/nushell/APKBUILD... >>> nushell: Analyzing dependencies... >>> nushell: Installing for build: build-base cargo cargo-auditable libgit2-dev openssl-dev sqlite-dev (1/39) Installing libffi (3.4.4-r3) (2/39) Installing xz-libs (5.4.6-r0) (3/39) Installing libxml2 (2.12.5-r0) (4/39) Installing llvm17-libs (17.0.6-r0) (5/39) Installing scudo-malloc (17.0.6-r0) (6/39) Installing rust (1.76.0-r0) (7/39) Installing cargo (1.76.0-r0) (8/39) Installing cargo-auditable (0.6.1-r3) (9/39) Installing brotli (1.1.0-r1) (10/39) Installing brotli-dev (1.1.0-r1) (11/39) Installing c-ares-dev (1.26.0-r0) (12/39) Installing libidn2-dev (2.3.7-r0) (13/39) Installing libpsl-utils (0.21.5-r1) (14/39) Installing libpsl-dev (0.21.5-r1) (15/39) Installing nghttp2-dev (1.59.0-r0) (16/39) Installing openssl-dev (3.1.5-r5) (17/39) Installing zlib-dev (1.3.1-r0) (18/39) Installing curl-dev (8.6.0-r0) (19/39) Installing libssh2 (1.11.0-r2) (20/39) Installing libssh2-dev (1.11.0-r2) (21/39) Installing http-parser (2.9.4-r0) (22/39) Installing http-parser-dev (2.9.4-r0) (23/39) Installing libgit2 (1.7.2-r0) (24/39) Installing bsd-compat-headers (0.7.2-r6) (25/39) Installing libformw (6.4_p20231125-r0) (26/39) Installing libmenuw (6.4_p20231125-r0) (27/39) Installing libpanelw (6.4_p20231125-r0) (28/39) Installing libncurses++ (6.4_p20231125-r0) (29/39) Installing ncurses-dev (6.4_p20231125-r0) (30/39) Installing libedit-dev (20230828.3.1-r4) (31/39) Installing libpcre2-16 (10.42-r3) (32/39) Installing libpcre2-32 (10.42-r3) (33/39) Installing pcre2-dev (10.42-r3) (34/39) Installing libgit2-dev (1.7.2-r0) (35/39) Installing readline (8.2.10-r0) (36/39) Installing sqlite (3.45.1-r0) (37/39) Installing sqlite-libs (3.45.1-r0) (38/39) Installing sqlite-dev (3.45.1-r0) (39/39) Installing .makedepends-nushell (20240214.025754) Executing busybox-1.36.1-r19.trigger OK: 1095 MiB in 143 packages >>> nushell: Cleaning up srcdir >>> nushell: Cleaning up pkgdir >>> nushell: Cleaning up tmpdir >>> nushell: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nushell-0.90.1.tar.gz >>> nushell: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nushell-0.90.1.tar.gz >>> nushell: Checking sha512sums... nushell-0.90.1.tar.gz: OK system-deps.patch: OK >>> nushell: Unpacking /var/cache/distfiles/nushell-0.90.1.tar.gz... >>> nushell: system-deps.patch patching file Cargo.lock patching file Cargo.toml patching file crates/nu-cli/Cargo.toml patching file crates/nu-command/Cargo.toml Compiling proc-macro2 v1.0.78 Compiling unicode-ident v1.0.12 Compiling libc v0.2.152 Compiling cfg-if v1.0.0 Compiling serde v1.0.196 Compiling autocfg v1.1.0 Compiling version_check v0.9.4 Compiling once_cell v1.19.0 Compiling log v0.4.20 Compiling rustix v0.38.30 Compiling linux-raw-sys v0.4.13 Compiling memchr v2.7.1 Compiling zerocopy v0.7.32 Compiling thiserror v1.0.56 Compiling allocator-api2 v0.2.16 Compiling utf8parse v0.2.1 Compiling itoa v1.0.10 Compiling unicode-width v0.1.11 Compiling lazy_static v1.4.0 Compiling equivalent v1.0.1 Compiling crossbeam-utils v0.8.19 Compiling pure-rust-locales v0.7.0 Compiling iana-time-zone v0.1.59 Compiling either v1.9.0 Compiling pkg-config v0.3.29 Compiling regex-syntax v0.8.2 Compiling ryu v1.0.16 Compiling crc32fast v1.3.2 Compiling arrayvec v0.7.4 Compiling adler v1.0.2 Compiling nu-ansi-term v0.50.0 Compiling serde_json v1.0.112 Compiling rayon-core v1.12.1 Compiling rust_decimal v1.33.1 Compiling sys-locale v0.3.1 Compiling byteorder v1.5.0 Compiling hex v0.4.3 Compiling procfs v0.16.0 Compiling unicode-linebreak v0.1.5 Compiling bit-vec v0.6.3 Compiling smawk v0.3.2 Compiling is_ci v1.1.1 Compiling inventory v0.3.15 Compiling owo-colors v3.5.0 Compiling utf8-width v0.1.7 Compiling paste v1.0.14 Compiling siphasher v0.3.11 Compiling nu-glob v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-glob) Compiling ppv-lite86 v0.2.17 Compiling smallvec v1.13.1 Compiling vcpkg v0.2.15 Compiling typenum v1.17.0 Compiling parking_lot_core v0.9.9 Compiling scopeguard v1.2.0 Compiling minimal-lexical v0.2.1 Compiling syn v1.0.109 Compiling same-file v1.0.6 Compiling percent-encoding v2.3.1 Compiling bitflags v1.3.2 Compiling tinyvec_macros v0.1.1 Compiling bytecount v0.6.7 Compiling fnv v1.0.7 Compiling signal-hook v0.3.17 Compiling unicode-bidi v0.3.15 Compiling bytesize v1.3.0 Compiling unicode-xid v0.2.4 Compiling colorchoice v1.0.0 Compiling anstyle v1.0.4 Compiling anstyle-query v1.0.2 Compiling crunchy v0.2.2 Compiling strsim v0.10.0 Compiling fastrand v2.0.1 Compiling downcast-rs v1.2.0 Compiling clap_lex v0.6.0 Compiling encoding_rs v0.8.33 Compiling libloading v0.8.1 Compiling anstyle-parse v0.2.3 Compiling rustversion v1.0.14 Compiling time-core v0.1.2 Compiling scoped-tls v1.0.1 Compiling tinyvec v1.6.0 Compiling pin-utils v0.1.0 Compiling uuhelp_parser v0.0.24 Compiling miniz_oxide v0.7.1 Compiling walkdir v2.4.0 Compiling form_urlencoded v1.2.1 Compiling new_debug_unreachable v1.0.4 Compiling arrayvec v0.5.2 Compiling tiny-keccak v2.0.2 Compiling os_display v0.1.3 Compiling heck v0.4.1 Compiling glob v0.3.1 Compiling phf_shared v0.11.2 Compiling phf_shared v0.10.0 Compiling fixedbitset v0.4.2 Compiling unicode-segmentation v1.10.1 Compiling wild v2.2.1 Compiling textwrap v0.15.2 Compiling itertools v0.12.0 Compiling dlib v0.5.2 Compiling anstream v0.6.11 Compiling dunce v1.0.4 Compiling base64 v0.21.7 Compiling ucd-trie v0.1.6 Compiling num-format v0.4.4 Compiling openssl-probe v0.1.5 Compiling precomputed-hash v0.1.1 Compiling portable-atomic v1.6.0 Compiling mac v0.1.1 Compiling powerfmt v0.2.0 Compiling x11rb v0.12.0 Compiling thread_local v1.1.7 Compiling foreign-types-shared v0.1.1 Compiling openssl v0.10.63 Compiling utf-8 v0.7.6 Compiling lscolors v0.17.0 Compiling bit-set v0.5.3 Compiling num_threads v0.1.6 Compiling ahash v0.8.7 Compiling unicase v2.7.0 Compiling generic-array v0.14.7 Compiling dtoa v1.0.9 Compiling fallible-iterator v0.2.0 Compiling home v0.5.9 Compiling num-traits v0.2.17 Compiling lock_api v0.4.11 Compiling memoffset v0.7.1 Compiling num-integer v0.1.45 Compiling num-bigint v0.2.6 Compiling fallible-streaming-iterator v0.1.9 Compiling num-iter v0.1.43 Compiling futf v0.1.5 Compiling num-complex v0.2.4 Compiling num-rational v0.2.4 Compiling phf v0.10.1 Compiling foreign-types v0.3.2 Compiling itertools v0.11.0 Compiling time-macros v0.2.16 Compiling native-tls v0.2.11 Compiling quick-xml v0.31.0 Compiling base64 v0.13.1 Compiling is_debug v1.0.1 Compiling pathdiff v0.2.1 Compiling phf v0.11.2 Compiling deranged v0.3.11 Compiling fuzzy-matcher v0.3.7 Compiling v_htmlescape v0.15.8 Compiling stable_deref_trait v1.2.0 Compiling number_prefix v0.4.0 Compiling aho-corasick v1.1.2 Compiling nom v7.1.3 Compiling tendril v0.4.3 Compiling dtoa-short v0.3.4 Compiling fxhash v0.2.1 Compiling servo_arc v0.3.0 Compiling is-docker v0.2.0 Compiling winnow v0.5.35 Compiling typed-arena v1.7.0 Compiling quoted_printable v0.5.0 Compiling peresil v0.3.0 Compiling semver v1.0.21 Compiling csv-core v0.1.11 Compiling nu-pretty-hex v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-pretty-hex) Compiling xmlparser v0.13.6 Compiling flate2 v1.0.28 Compiling quick-error v1.2.3 Compiling unsafe-libyaml v0.2.10 Compiling indoc v2.0.4 Compiling shell-words v1.1.0 Compiling is-wsl v0.4.0 Compiling mime v0.3.17 Compiling fs_extra v1.3.0 Compiling ego-tree v0.6.2 Compiling joinery v2.1.0 Compiling sxd-document v0.3.2 Compiling is_executable v1.0.1 Compiling str_indices v0.4.3 Compiling quick-error v2.0.1 Compiling file-id v0.2.1 Compiling cassowary v0.3.0 Compiling print-positions v0.6.1 Compiling bracoxide v0.1.3 Compiling nu v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1) Compiling wayland-sys v0.31.1 Compiling termcolor v1.1.3 Compiling alphanumeric-sort v1.5.3 Compiling filesize v0.2.0 Compiling gjson v0.8.1 Compiling quote v1.0.35 Compiling crossbeam-epoch v0.9.18 Compiling crossbeam-channel v0.5.11 Compiling libsqlite3-sys v0.26.0 Compiling zip v0.6.6 Compiling ropey v1.6.1 Compiling roxmltree v0.18.1 Compiling syn v2.0.48 Compiling mime_guess v2.0.4 Compiling jobserver v0.1.27 Compiling getrandom v0.2.12 Compiling cpufeatures v0.2.12 Compiling crossbeam-deque v0.8.5 Compiling vte_generate_state_changes v0.1.1 Compiling const_format_proc_macros v0.2.32 Compiling uucore_procs v0.0.24 Compiling regex-automata v0.4.5 Compiling unicode-normalization v0.1.22 Compiling wayland-scanner v0.31.1 Compiling rand_core v0.6.4 Compiling cc v1.0.83 Compiling const-random-macro v0.1.16 Compiling rand_chacha v0.3.1 Compiling vte v0.11.1 Compiling vte v0.10.1 Compiling sxd-xpath v0.4.2 Compiling time v0.3.31 Compiling charset v0.1.3 Compiling codepage v0.1.1 Compiling chardetng v0.1.17 Compiling rand v0.8.5 Compiling const-random v0.1.17 Compiling dlv-list v0.5.2 Compiling rayon v1.8.1 Compiling dirs-sys-next v0.1.2 Compiling terminal_size v0.1.17 Compiling mio v0.8.10 Compiling signal-hook-registry v1.4.1 Compiling nix v0.26.4 Compiling os_pipe v1.1.5 Compiling console v0.15.8 Compiling gethostname v0.3.0 Compiling filetime v0.2.23 Compiling inotify-sys v0.1.5 Compiling open v5.0.1 Compiling rmp v0.8.12 Compiling inotify v0.9.6 Compiling dirs-next v2.0.0 Compiling block-buffer v0.10.4 Compiling crypto-common v0.1.6 Compiling uuid v1.7.0 Compiling idna v0.5.0 Compiling const_format v0.2.32 Compiling digest v0.10.7 Compiling parking_lot v0.12.1 Compiling indicatif v0.17.7 Compiling notify v6.1.1 Compiling signal-hook-mio v0.2.3 Compiling sha2 v0.10.8 Compiling hashbrown v0.14.3 Compiling md-5 v0.10.6 Compiling phf_generator v0.11.2 Compiling phf_generator v0.10.0 Compiling openssl-sys v0.9.99 Compiling wayland-backend v0.3.3 Compiling libz-sys v1.1.15 Compiling psm v0.1.21 Compiling stacker v0.1.15 Compiling libssh2-sys v0.3.0 Compiling libmimalloc-sys v0.1.35 Compiling ansitok v0.2.0 Compiling pori v0.0.0 Compiling rust-embed-utils v8.2.0 Compiling strip-ansi-escapes v0.2.0 Compiling phf_codegen v0.11.2 Compiling phf_codegen v0.10.0 Compiling string_cache_codegen v0.5.2 Compiling nu-utils v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-utils) Compiling notify-debouncer-full v0.3.1 Compiling selectors v0.25.0 Compiling nu-term-grid v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-term-grid) Compiling markup5ever v0.11.0 Compiling ansi-str v0.8.0 Compiling regex v1.10.3 Compiling indexmap v2.1.0 Compiling lru v0.12.1 Compiling hashlink v0.8.4 Compiling chumsky v0.9.3 Compiling ordered-multimap v0.7.1 Compiling papergrid v0.10.0 Compiling parse-zoneinfo v0.3.0 Compiling rust-ini v0.20.0 Compiling shadow-rs v0.26.1 Compiling num v0.2.1 Compiling chrono-tz-build v0.2.1 Compiling petgraph v0.6.4 Compiling nu-cmd-lang v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-cmd-lang) Compiling simplelog v0.12.1 Compiling libgit2-sys v0.16.1+1.7.1 Compiling chrono-tz v0.8.5 Compiling sysinfo v0.30.5 Compiling tabled v0.14.0 Compiling mimalloc v0.1.39 Compiling fancy-regex v0.12.0 Compiling titlecase v2.2.1 Compiling hamcrest2 v0.3.0 Compiling serde_derive v1.0.196 Compiling thiserror-impl v1.0.56 Compiling miette-derive v5.10.0 Compiling typetag-impl v0.2.15 Compiling phf_macros v0.11.2 Compiling strum_macros v0.25.3 Compiling cssparser-macros v0.6.1 Compiling openssl-macros v0.1.1 Compiling serde_repr v0.1.18 Compiling rust-embed-impl v8.2.0 Compiling tree_magic_mini v3.0.3 Compiling x11rb-protocol v0.12.0 Compiling derive-new v0.5.9 Compiling html5ever v0.26.0 Compiling derive_more v0.99.17 Compiling rust-embed v8.2.0 Compiling cssparser v0.31.2 Compiling pest v2.7.6 Compiling pwd v1.4.0 Compiling rfc2047-decoder v1.0.2 Compiling ical v0.10.0 Compiling umask v2.1.0 Compiling dialoguer v0.11.0 Compiling wax v0.6.0 Compiling nu-path v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-path) Compiling eml-parser v0.1.4 Compiling strum v0.25.0 Compiling pest_meta v2.7.6 Compiling pest_generator v2.7.6 Compiling pest_derive v2.7.6 Compiling bitflags v2.4.2 Compiling chrono v0.4.33 Compiling erased-serde v0.4.2 Compiling byte-unit v5.1.4 Compiling bincode v1.3.3 Compiling rmp-serde v1.1.2 Compiling url v2.5.0 Compiling linked-hash-map v0.5.6 Compiling string_cache v0.8.7 Compiling toml_datetime v0.6.5 Compiling serde_spanned v0.6.5 Compiling serde_urlencoded v0.7.1 Compiling csv v1.3.0 Compiling calamine v0.23.1 Compiling serde_yaml v0.9.30 Compiling nix v0.27.1 Compiling crossterm v0.27.0 Compiling toml_edit v0.21.0 Compiling nu-json v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-json) Compiling typetag v0.2.15 Compiling git2 v0.18.1 Compiling lsp-types v0.95.0 Compiling lsp-server v0.7.6 Compiling ratatui v0.23.0 Compiling procfs-core v0.16.0 Compiling chrono-humanize v0.2.3 Compiling rusqlite v0.29.0 Compiling trash v3.2.1 Compiling human-date-parser v0.1.1 Compiling dtparse v2.0.0 Compiling scraper v0.18.1 Compiling toml v0.8.8 Compiling ctrlc v3.4.2 Compiling ureq v2.9.1 Compiling is-terminal v0.4.10 Compiling terminal_size v0.3.0 Compiling tempfile v3.9.0 Compiling which v5.0.0 Compiling fd-lock v3.0.13 Compiling xattr v1.3.1 Compiling supports-color v2.1.0 Compiling supports-unicode v2.1.0 Compiling supports-hyperlinks v2.1.0 Compiling miette v5.10.0 Compiling clap_builder v4.4.18 Compiling nu-test-support v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-test-support) Compiling wayland-client v0.31.2 Compiling nu-system v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-system) Compiling nu-protocol v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-protocol) Compiling wayland-protocols v0.31.2 Compiling clap v4.4.18 Compiling uucore v0.0.24 Compiling uu_mktemp v0.0.23 Compiling uu_mv v0.0.23 Compiling uu_whoami v0.0.23 Compiling uu_mkdir v0.0.23 Compiling uu_cp v0.0.23 Compiling wayland-protocols-wlr v0.2.0 Compiling wl-clipboard-rs v0.8.0 Compiling arboard v3.3.0 Compiling reedline v0.29.0 Compiling nu-engine v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-engine) Compiling nu-plugin v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-plugin) Compiling nu-color-config v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-color-config) Compiling nu-table v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-table) Compiling nu-parser v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-parser) Compiling nu_plugin_inc v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu_plugin_inc) Compiling nu_plugin_formats v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu_plugin_formats) Compiling nu_plugin_query v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu_plugin_query) Compiling nu_plugin_gstat v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu_plugin_gstat) Compiling nu_plugin_example v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu_plugin_example) Compiling nu-cmd-base v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-cmd-base) Compiling nu-explore v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-explore) Compiling nu-std v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-std) Compiling nu-cmd-dataframe v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-cmd-dataframe) Compiling nu-cli v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-cli) Compiling nu-command v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-command) Compiling nu-cmd-extra v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-cmd-extra) Compiling nu-lsp v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-lsp) Compiling nu_plugin_custom_values v0.1.0 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu_plugin_custom_values) Finished release [optimized] target(s) in 7m 56s Compiling proc-macro2 v1.0.78 Compiling unicode-ident v1.0.12 Compiling cfg-if v1.0.0 Compiling libc v0.2.152 Compiling serde v1.0.196 Compiling autocfg v1.1.0 Compiling once_cell v1.19.0 Compiling version_check v0.9.4 Compiling memchr v2.7.1 Compiling log v0.4.20 Compiling itoa v1.0.10 Compiling rustix v0.38.30 Compiling linux-raw-sys v0.4.13 Compiling zerocopy v0.7.32 Compiling utf8parse v0.2.1 Compiling allocator-api2 v0.2.16 Compiling thiserror v1.0.56 Compiling regex-syntax v0.8.2 Compiling unicode-width v0.1.11 Compiling equivalent v1.0.1 Compiling either v1.9.0 Compiling nu-ansi-term v0.50.0 Compiling lazy_static v1.4.0 Compiling crossbeam-utils v0.8.19 Compiling arrayvec v0.7.4 Compiling pure-rust-locales v0.7.0 Compiling iana-time-zone v0.1.59 Compiling ryu v1.0.16 Compiling sys-locale v0.3.1 Compiling crc32fast v1.3.2 Compiling adler v1.0.2 Compiling serde_json v1.0.112 Compiling rayon-core v1.12.1 Compiling procfs v0.16.0 Compiling hex v0.4.3 Compiling rust_decimal v1.33.1 Compiling nu-glob v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-glob) Compiling bit-vec v0.6.3 Compiling smawk v0.3.2 Compiling unicode-linebreak v0.1.5 Compiling is_ci v1.1.1 Compiling inventory v0.3.15 Compiling utf8-width v0.1.7 Compiling owo-colors v3.5.0 Compiling byteorder v1.5.0 Compiling paste v1.0.14 Compiling pkg-config v0.3.29 Compiling ppv-lite86 v0.2.17 Compiling smallvec v1.13.1 Compiling siphasher v0.3.11 Compiling scopeguard v1.2.0 Compiling parking_lot_core v0.9.9 Compiling pin-utils v0.1.0 Compiling vcpkg v0.2.15 Compiling minimal-lexical v0.2.1 Compiling bytesize v1.3.0 Compiling fnv v1.0.7 Compiling fastrand v2.0.1 Compiling glob v0.3.1 Compiling pin-project-lite v0.2.13 Compiling home v0.5.9 Compiling bytecount v0.6.7 Compiling futures-core v0.3.30 Compiling futures-sink v0.3.30 Compiling semver v1.0.21 Compiling same-file v1.0.6 Compiling arrayvec v0.5.2 Compiling futures-io v0.3.30 Compiling futures-task v0.3.30 Compiling percent-encoding v2.3.1 Compiling syn v1.0.109 Compiling typenum v1.17.0 Compiling heck v0.4.1 Compiling unicode-xid v0.2.4 Compiling time-core v0.1.2 Compiling powerfmt v0.2.0 Compiling bitflags v1.3.2 Compiling tinyvec_macros v0.1.1 Compiling anstyle v1.0.4 Compiling encoding_rs v0.8.33 Compiling signal-hook v0.3.17 Compiling rustversion v1.0.14 Compiling num_threads v0.1.6 Compiling anstyle-parse v0.2.3 Compiling unicode-bidi v0.3.15 Compiling anstyle-query v1.0.2 Compiling colorchoice v1.0.0 Compiling bit-set v0.5.3 Compiling form_urlencoded v1.2.1 Compiling deranged v0.3.11 Compiling num-format v0.4.4 Compiling itertools v0.12.0 Compiling tinyvec v1.6.0 Compiling relative-path v1.9.2 Compiling strsim v0.10.0 Compiling clap_lex v0.6.0 Compiling is_debug v1.0.1 Compiling futures-timer v3.0.2 Compiling miniz_oxide v0.7.1 Compiling unicode-segmentation v1.10.1 Compiling time-macros v0.2.16 Compiling uuhelp_parser v0.0.24 Compiling phf_shared v0.11.2 Compiling walkdir v2.4.0 Compiling futures-channel v0.3.30 Compiling base64 v0.21.7 Compiling lscolors v0.17.0 Compiling os_display v0.1.3 Compiling dunce v1.0.4 Compiling openssl-probe v0.1.5 Compiling wild v2.2.1 Compiling itertools v0.11.0 Compiling portable-atomic v1.6.0 Compiling ucd-trie v0.1.6 Compiling thread_local v1.1.7 Compiling libloading v0.8.1 Compiling openssl v0.10.63 Compiling anstream v0.6.11 Compiling fallible-iterator v0.2.0 Compiling foreign-types-shared v0.1.1 Compiling fallible-streaming-iterator v0.1.9 Compiling nu-pretty-hex v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-pretty-hex) Compiling v_htmlescape v0.15.8 Compiling pathdiff v0.2.1 Compiling native-tls v0.2.11 Compiling num-traits v0.2.17 Compiling lock_api v0.4.11 Compiling num-integer v0.1.45 Compiling num-bigint v0.2.6 Compiling num-rational v0.2.4 Compiling num-iter v0.1.43 Compiling num-complex v0.2.4 Compiling ahash v0.8.7 Compiling aho-corasick v1.1.2 Compiling unicase v2.7.0 Compiling textwrap v0.15.2 Compiling nom v7.1.3 Compiling slab v0.4.9 Compiling generic-array v0.14.7 Compiling phf v0.11.2 Compiling memoffset v0.7.1 Compiling foreign-types v0.3.2 Compiling number_prefix v0.4.0 Compiling quick-xml v0.31.0 Compiling is-docker v0.2.0 Compiling scoped-tls v1.0.1 Compiling downcast-rs v1.2.0 Compiling winnow v0.5.35 Compiling csv-core v0.1.11 Compiling phf_shared v0.10.0 Compiling quick-error v2.0.1 Compiling unsafe-libyaml v0.2.10 Compiling file-id v0.2.1 Compiling shell-words v1.1.0 Compiling dlib v0.5.2 Compiling joinery v2.1.0 Compiling xmlparser v0.13.6 Compiling fuzzy-matcher v0.3.7 Compiling fs_extra v1.3.0 Compiling is-wsl v0.4.0 Compiling mime v0.3.17 Compiling fixedbitset v0.4.2 Compiling quote v1.0.35 Compiling alphanumeric-sort v1.5.3 Compiling bracoxide v0.1.3 Compiling filesize v0.2.0 Compiling x11rb v0.12.0 Compiling crunchy v0.2.2 Compiling tiny-keccak v2.0.2 Compiling print-positions v0.6.1 Compiling new_debug_unreachable v1.0.4 Compiling is_executable v1.0.1 Compiling bytes v1.5.0 Compiling stable_deref_trait v1.2.0 Compiling tracing-core v0.1.32 Compiling precomputed-hash v0.1.1 Compiling mac v0.1.1 Compiling phf v0.10.1 Compiling str_indices v0.4.3 Compiling wayland-sys v0.31.1 Compiling utf-8 v0.7.6 Compiling dtoa v1.0.9 Compiling base64 v0.13.1 Compiling doc-comment v0.3.3 Compiling flate2 v1.0.28 Compiling indoc v2.0.4 Compiling roxmltree v0.18.1 Compiling cassowary v0.3.0 Compiling httparse v1.8.0 Compiling try-lock v0.2.5 Compiling quoted_printable v0.5.0 Compiling servo_arc v0.3.0 Compiling syn v2.0.48 Compiling fxhash v0.2.1 Compiling half v2.3.1 Compiling want v0.3.1 Compiling tower-service v0.3.2 Compiling libsqlite3-sys v0.26.0 Compiling rustc_version v0.4.0 Compiling futf v0.1.5 Compiling peresil v0.3.0 Compiling heapless v0.8.0 Compiling predicates-core v1.0.6 Compiling typed-arena v1.7.0 Compiling plotters-backend v0.3.5 Compiling vte_generate_state_changes v0.1.1 Compiling const_format_proc_macros v0.2.32 Compiling uucore_procs v0.0.24 Compiling ciborium-io v0.2.2 Compiling httpdate v1.0.3 Compiling hash32 v0.3.1 Compiling itertools v0.10.5 Compiling ego-tree v0.6.2 Compiling unicode-normalization v0.1.22 Compiling ropey v1.6.1 Compiling tendril v0.4.3 Compiling difflib v0.4.0 Compiling similar v2.4.0 Compiling termtree v0.4.1 Compiling nu v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1) Compiling termcolor v1.1.3 Compiling http v0.2.11 Compiling dtoa-short v0.3.4 Compiling sxd-document v0.3.2 Compiling quick-error v1.2.3 Compiling cast v0.3.0 Compiling gjson v0.8.1 Compiling diff v0.1.13 Compiling oorandom v11.1.3 Compiling anes v0.1.6 Compiling yansi v0.5.1 Compiling mime_guess v2.0.4 Compiling crossbeam-epoch v0.9.18 Compiling crossbeam-channel v0.5.11 Compiling codepage v0.1.1 Compiling chardetng v0.1.17 Compiling charset v0.1.3 Compiling plotters-svg v0.3.5 Compiling predicates-tree v1.0.9 Compiling zip v0.6.6 Compiling tracing v0.1.40 Compiling ciborium-ll v0.2.2 Compiling rstest_macros v0.18.2 Compiling predicates v3.1.0 Compiling pretty_assertions v1.4.0 Compiling vte v0.11.1 Compiling vte v0.10.1 Compiling wayland-scanner v0.31.1 Compiling getrandom v0.2.12 Compiling dirs-sys-next v0.1.2 Compiling terminal_size v0.1.17 Compiling mio v0.8.10 Compiling signal-hook-registry v1.4.1 Compiling os_pipe v1.1.5 Compiling cpufeatures v0.2.12 Compiling crossbeam-deque v0.8.5 Compiling console v0.15.8 Compiling filetime v0.2.23 Compiling inotify-sys v0.1.5 Compiling nix v0.26.4 Compiling open v5.0.1 Compiling dirs-next v2.0.0 Compiling jobserver v0.1.27 Compiling time v0.3.31 Compiling rand_core v0.6.4 Compiling uuid v1.7.0 Compiling inotify v0.9.6 Compiling gethostname v0.3.0 Compiling num_cpus v1.16.0 Compiling socket2 v0.5.5 Compiling wait-timeout v0.2.0 Compiling idna v0.5.0 Compiling parking_lot v0.12.1 Compiling rand_chacha v0.3.1 Compiling cc v1.0.83 Compiling hashbrown v0.14.3 Compiling const-random-macro v0.1.16 Compiling sxd-xpath v0.4.2 Compiling pori v0.0.0 Compiling signal-hook-mio v0.2.3 Compiling rand v0.8.5 Compiling indicatif v0.17.7 Compiling notify v6.1.1 Compiling rmp v0.8.12 Compiling http-body v0.4.6 Compiling plotters v0.3.5 Compiling const_format v0.2.32 Compiling criterion-plot v0.5.0 Compiling regex-automata v0.4.5 Compiling rayon v1.8.1 Compiling ansitok v0.2.0 Compiling const-random v0.1.17 Compiling dlv-list v0.5.2 Compiling indexmap v2.1.0 Compiling lru v0.12.1 Compiling hashlink v0.8.4 Compiling dashmap v5.5.3 Compiling notify-debouncer-full v0.3.1 Compiling ansi-str v0.8.0 Compiling strip-ansi-escapes v0.2.0 Compiling ordered-multimap v0.7.1 Compiling nu-utils v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-utils) Compiling nu-term-grid v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-term-grid) Compiling block-buffer v0.10.4 Compiling crypto-common v0.1.6 Compiling rust-ini v0.20.0 Compiling papergrid v0.10.0 Compiling shadow-rs v0.26.1 Compiling digest v0.10.7 Compiling petgraph v0.6.4 Compiling phf_generator v0.11.2 Compiling phf_generator v0.10.0 Compiling openssl-sys v0.9.99 Compiling wayland-backend v0.3.3 Compiling libz-sys v1.1.15 Compiling psm v0.1.21 Compiling stacker v0.1.15 Compiling libssh2-sys v0.3.0 Compiling libmimalloc-sys v0.1.35 Compiling phf_codegen v0.10.0 Compiling string_cache_codegen v0.5.2 Compiling phf_codegen v0.11.2 Compiling sha2 v0.10.8 Compiling md-5 v0.10.6 Compiling rust-embed-utils v8.2.0 Compiling simplelog v0.12.1 Compiling selectors v0.25.0 Compiling markup5ever v0.11.0 Compiling num v0.2.1 Compiling nu-cmd-lang v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-cmd-lang) Compiling tabled v0.14.0 Compiling chumsky v0.9.3 Compiling sysinfo v0.30.5 Compiling regex v1.10.3 Compiling tree_magic_mini v3.0.3 Compiling bstr v1.9.0 Compiling parse-zoneinfo v0.3.0 Compiling fancy-regex v0.12.0 Compiling hamcrest2 v0.3.0 Compiling titlecase v2.2.1 Compiling env_logger v0.8.4 Compiling chrono-tz-build v0.2.1 Compiling libgit2-sys v0.16.1+1.7.1 Compiling x11rb-protocol v0.12.0 Compiling assert_cmd v2.0.13 Compiling quickcheck v1.0.3 Compiling chrono-tz v0.8.5 Compiling mimalloc v0.1.39 Compiling derive-new v0.5.9 Compiling html5ever v0.26.0 Compiling derive_more v0.99.17 Compiling quickcheck_macros v1.0.0 Compiling serde_derive v1.0.196 Compiling thiserror-impl v1.0.56 Compiling miette-derive v5.10.0 Compiling typetag-impl v0.2.15 Compiling futures-macro v0.3.30 Compiling phf_macros v0.11.2 Compiling strum_macros v0.25.3 Compiling openssl-macros v0.1.1 Compiling tokio-macros v2.2.0 Compiling serde_repr v0.1.18 Compiling cssparser-macros v0.6.1 Compiling rust-embed-impl v8.2.0 Compiling serial_test_derive v2.0.0 Compiling tokio v1.35.1 Compiling rust-embed v8.2.0 Compiling futures-util v0.3.30 Compiling cssparser v0.31.2 Compiling pwd v1.4.0 Compiling pest v2.7.6 Compiling umask v2.1.0 Compiling wax v0.6.0 Compiling dialoguer v0.11.0 Compiling rfc2047-decoder v1.0.2 Compiling ical v0.10.0 Compiling nu-path v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-path) Compiling strum v0.25.0 Compiling eml-parser v0.1.4 Compiling pest_meta v2.7.6 Compiling pest_generator v2.7.6 Compiling pest_derive v2.7.6 Compiling futures-executor v0.3.30 Compiling futures v0.3.30 Compiling rstest v0.18.2 Compiling serial_test v2.0.0 Compiling tokio-util v0.7.10 Compiling h2 v0.3.24 Compiling bitflags v2.4.2 Compiling chrono v0.4.33 Compiling erased-serde v0.4.2 Compiling byte-unit v5.1.4 Compiling rmp-serde v1.1.2 Compiling bincode v1.3.3 Compiling linked-hash-map v0.5.6 Compiling url v2.5.0 Compiling toml_datetime v0.6.5 Compiling serde_spanned v0.6.5 Compiling serde_urlencoded v0.7.1 Compiling csv v1.3.0 Compiling serde_yaml v0.9.30 Compiling calamine v0.23.1 Compiling string_cache v0.8.7 Compiling ciborium v0.2.2 Compiling nix v0.27.1 Compiling crossterm v0.27.0 Compiling toml_edit v0.21.0 Compiling nu-json v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-json) Compiling typetag v0.2.15 Compiling git2 v0.18.1 Compiling lsp-server v0.7.6 Compiling lsp-types v0.95.0 Compiling assert-json-diff v2.0.2 Compiling tinytemplate v1.2.1 Compiling ratatui v0.23.0 Compiling procfs-core v0.16.0 Compiling chrono-humanize v0.2.3 Compiling rusqlite v0.29.0 Compiling dtparse v2.0.0 Compiling trash v3.2.1 Compiling human-date-parser v0.1.1 Compiling toml v0.8.8 Compiling scraper v0.18.1 Compiling ctrlc v3.4.2 Compiling hyper v0.14.28 Compiling ureq v2.9.1 Compiling is-terminal v0.4.10 Compiling tempfile v3.9.0 Compiling which v5.0.0 Compiling terminal_size v0.3.0 Compiling xattr v1.3.1 Compiling fd-lock v3.0.13 Compiling supports-hyperlinks v2.1.0 Compiling supports-color v2.1.0 Compiling supports-unicode v2.1.0 Compiling clap_builder v4.4.18 Compiling miette v5.10.0 Compiling nu-test-support v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-test-support) Compiling mockito v1.2.0 Compiling wayland-client v0.31.2 Compiling nu-system v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-system) Compiling nu-protocol v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-protocol) Compiling wayland-protocols v0.31.2 Compiling clap v4.4.18 Compiling uucore v0.0.24 Compiling criterion v0.5.1 Compiling uu_mkdir v0.0.23 Compiling uu_mktemp v0.0.23 Compiling uu_mv v0.0.23 Compiling uu_cp v0.0.23 Compiling uu_whoami v0.0.23 Compiling wayland-protocols-wlr v0.2.0 Compiling wl-clipboard-rs v0.8.0 Compiling arboard v3.3.0 Compiling reedline v0.29.0 Compiling nu-engine v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-engine) Compiling nu-plugin v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-plugin) Compiling nu-color-config v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-color-config) Compiling nu-table v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-table) Compiling nu-parser v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-parser) Compiling nu_plugin_example v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu_plugin_example) Compiling nu_plugin_formats v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu_plugin_formats) Compiling nu_plugin_inc v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu_plugin_inc) Compiling nu_plugin_query v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu_plugin_query) Compiling nu_plugin_gstat v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu_plugin_gstat) Compiling nu-cmd-base v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-cmd-base) Compiling nu-explore v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-explore) Compiling nu-std v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-std) Compiling nu-cmd-dataframe v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-cmd-dataframe) Compiling nu-command v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-command) Compiling nu-cli v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-cli) Compiling nu-cmd-extra v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-cmd-extra) Compiling nu-lsp v0.90.1 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu-lsp) Compiling nu_plugin_custom_values v0.1.0 (/home/buildozer/aports/community/nushell/src/nushell-0.90.1/crates/nu_plugin_custom_values) Finished test [unoptimized + debuginfo] target(s) in 1m 47s Running unittests src/main.rs (target/debug/deps/nu-795a22ac66d572b3) running 583 tests test tests::test_cell_path::do_not_delve_too_deep_in_nested_lists ... ok test tests::test_cell_path::list_row_access_failure ... ok test tests::test_cell_path::nested_record_field_failure ... ok test tests::test_cell_path::list_single_field_failure ... ok test tests::test_cell_path::get_works_with_cell_path_success ... ok test tests::test_cell_path::cell_path_type ... ok test tests::test_cell_path::deeply_nested_cell_path_short_circuits ... ok test tests::test_cell_path::get_works_with_cell_path_missing_data ... ok test tests::test_cell_path::cell_path_literals ... ok test tests::test_cell_path::nested_record_field_optional ... ok test tests::test_custom_commands::custom_switch5 ... ok test tests::test_cell_path::jagged_list_access_fails ... ok test tests::test_custom_commands::deprecated_boolean_flag ... ok test tests::test_cell_path::list_single_field_success ... ok test tests::test_cell_path::list_row_optional_access_succeeds ... ok test tests::test_custom_commands::custom_switch4 ... ok test tests::test_conditionals::if_elseif2 ... ok test tests::test_cell_path::nested_record_field_success ... ok test tests::test_conditionals::if_cond2 ... ok test tests::test_cell_path::record_with_nested_list_column_failure ... ok test tests::test_custom_commands::def_twice_should_fail ... ok test tests::test_conditionals::if_elseif3 ... ok test tests::test_converters::to_json_escaped ... ok test tests::test_custom_commands::custom_flag1 ... ok test tests::test_commandline::commandline_test_replace ... ok test tests::test_conditionals::if_elseif4 ... ok test tests::test_cell_path::record_single_field_success ... ok test tests::test_converters::from_json_1 ... ok test tests::test_conditionals::if_cond3 ... ok test tests::test_converters::to_json_raw_flag_2 ... ok test tests::test_custom_commands::flag_param_value ... ok test tests::test_custom_commands::help_not_present_in_extern ... ok test tests::test_custom_commands::def_with_no_dollar ... ok test tests::test_custom_commands::help_present_in_def ... ok test tests::test_cell_path::nothing_fails_int ... ok test tests::test_converters::from_json_2 ... ok test tests::test_custom_commands::infinite_recursion_does_not_panic ... ok test tests::test_conditionals::mutation_in_else2 ... ok test tests::test_commandline::commandline_test_append ... ok test tests::test_commandline::commandline_test_cursor_show_pos_end ... ok test tests::test_commandline::commandline_test_cursor_too_large ... ok test tests::test_conditionals::mutation_in_else ... ok test tests::test_conditionals::simple_if2 ... ok test tests::test_conditionals::if_test2 ... ok test tests::test_conditionals::simple_if ... ok test tests::test_cell_path::record_single_field_optional ... ok test tests::test_commandline::commandline_test_cursor_too_small ... ok test tests::test_cell_path::record_with_nested_list_int_failure ... ok test tests::test_custom_commands::simple_var_closing ... ok test tests::test_commandline::commandline_test_cursor_show_pos_begin ... ok test tests::test_custom_commands::custom_switch6 ... ok test tests::test_config::reject_nu_config_plugin_non_record ... ok test tests::test_custom_commands::custom_flag2 ... ok test tests::test_commandline::commandline_test_get_empty ... ok test tests::test_config_path::test_default_config_path ... ok test tests::test_cell_path::record_int_failure ... ok test tests::test_commandline::commandline_test_cursor_end ... ok test tests::test_custom_commands::custom_rest_var ... ok test tests::test_custom_commands::do_rest_args ... ok test tests::test_cell_path::record_with_nested_list_success ... ok test tests::test_converters::to_json_raw_flag_1 ... ok test tests::test_cell_path::nothing_fails_string ... ok test tests::test_engine::default_value12 ... ok test tests::test_commandline::commandline_test_cursor_invalid ... ok test tests::test_custom_commands::custom_flag_with_type_checking ... ok test tests::test_cell_path::record_single_field_optional_short_circuits ... ok test tests::test_cell_path::record_multiple_optional_fields ... ok test tests::test_conditionals::if_cond ... ok test tests::test_custom_commands::custom_switch2 ... ok test tests::test_conditionals::if_cond4 ... ok test tests::test_cell_path::record_single_field_optional_success ... ok test tests::test_custom_commands::custom_switch1 ... ok test tests::test_conditionals::if_test1 ... ok test tests::test_custom_commands::missing_parameters ... ok test tests::test_conditionals::if_elseif1 ... ok test tests::test_converters::to_json_raw_flag_3 ... ok test tests::test_engine::default_value_not_constant2 ... ok test tests::test_custom_commands::no_scope_leak4 ... ok test tests::test_custom_commands::no_scope_leak3 ... ok test tests::test_custom_commands::custom_switch3 ... ok test tests::test_engine::default_value_constant2 ... ok test tests::test_custom_commands::path_argument_dont_auto_expand_if_double_quoted ... ok test tests::test_custom_commands::path_argument_dont_auto_expand_if_single_quoted ... ok test tests::test_custom_commands::type_check_for_during_eval ... ok test tests::test_engine::dynamic_load_env ... ok test tests::test_commandline::commandline_test_insert ... ok test tests::test_engine::earlier_errors ... ok test tests::test_engine::export_def_env ... ok test tests::test_engine::assignment_to_in_var_no_panic ... ok test tests::test_commandline::commandline_test_cursor_show_pos_mid ... ok test tests::test_custom_commands::type_check_for_during_eval2 ... ok test tests::test_engine::better_operator_spans ... ok test tests::test_engine::assignment_to_env_no_panic ... ok test tests::test_engine::date_comparison ... ok test tests::test_engine::datetime_literal ... ok test tests::test_engine::default_value11 ... ok test tests::test_engine::default_value10 ... ok test tests::test_cell_path::record_single_field_failure ... ok test tests::test_engine::not_def_env ... ok test tests::test_commandline::commandline_test_cursor ... ok test tests::test_engine::def_env_hiding_something ... ok test tests::test_custom_commands::allow_missing_optional_params ... ok test tests::test_engine::default_value3 ... ok test tests::test_engine::default_value4 ... ok test tests::test_engine::def_env ... ok test tests::test_engine::default_value2 ... ok test tests::test_engine::default_value1 ... ok test tests::test_hiding::hide_alias_twice_not_allowed ... ignored test tests::test_hiding::hide_def_twice_not_allowed ... ignored test tests::test_engine::def_env_then_hide ... ok test tests::test_engine::default_value9 ... ok test tests::test_engine::default_value7 ... ok test tests::test_engine::default_value_constant1 ... ok test tests::test_engine::default_value6 ... ok test tests::test_engine::default_value8 ... ok test tests::test_custom_commands::no_scope_leak2 ... ok test tests::test_custom_commands::no_scope_leak1 ... ok test tests::test_engine::default_value_constant3 ... ok test tests::test_engine::divide_duration ... ok test tests::test_engine::divide_filesize ... ok test tests::test_engine::concrete_variable_assignment ... ok test tests::test_custom_commands::override_table_eval_file ... ok test tests::test_custom_commands::empty_list_matches_list_type ... ok test tests::test_custom_commands::predecl_check ... ok test tests::test_custom_commands::override_table ... ok test tests::test_hiding::hides_alias_then_redefines ... ignored, TODO: We'd need to make predecls work with hiding as well test tests::test_engine::in_variable_1 ... ok test tests::test_engine::in_variable_2 ... ok test tests::test_engine::in_variable_3 ... ok test tests::test_engine::in_and_if_else ... ok test tests::test_engine::in_means_input ... ok test tests::test_engine::let_sees_input ... ok test tests::test_engine::in_variable_4 ... ok test tests::test_engine::in_variable_6 ... ok test tests::test_engine::let_sees_in_variable ... ok test tests::test_engine::missing_flags_are_nothing3 ... ok test tests::test_engine::let_sees_in_variable2 ... ok test tests::test_engine::in_variable_5 ... ok test tests::test_engine::nonshortcircuiting_xor ... ok test tests::test_engine::missing_flags_are_nothing ... ok test tests::test_engine::missing_flags_are_nothing2 ... ok test tests::test_engine::in_iteration ... ok test tests::test_engine::proper_shadow ... ok test tests::test_engine::proper_variable_captures_with_calls ... ok test tests::test_engine::loose_each ... ok test tests::test_engine::default_value5 ... ok test tests::test_engine::missing_flags_are_nothing4 ... ok test tests::test_engine::proper_variable_captures_with_nesting ... ok test tests::test_engine::proper_variable_captures ... ok test tests::test_engine::help_works_with_missing_requirements ... ok test tests::test_hiding::hides_alias_import_5 ... ok test tests::test_hiding::hides_alias_import_4 ... ok test tests::test_engine::range_right_exclusive ... ok test tests::test_engine::reduce_spans ... ok test tests::test_engine::reusable_in ... ok test tests::test_engine::scope_variable ... ok test tests::test_engine::short_flags ... ok test tests::test_env::shorthand_env_3 ... ok test tests::test_engine::shortcircuiting_or ... ok test tests::test_engine::short_flags_2 ... ok test tests::test_engine::short_flags_1 ... ok test tests::test_env::shorthand_env_2 ... ok test tests::test_env::shorthand_env_1 ... ok test tests::test_engine::with_env_shorthand_nested_quotes ... ok test tests::test_engine::shortcircuiting_and ... ok test tests::test_hiding::hide_shadowed_decl ... ok test tests::test_hiding::hide_env_twice_allowed ... ok test tests::test_hiding::hide_env_twice_not_allowed ... ok test tests::test_hiding::hide_shadowed_env ... ok test tests::test_engine::test_redirection_stderr ... ok test tests::test_help::can_get_help::case_1 ... ok test tests::test_help::can_get_help::case_6 ... ok test tests::test_help::can_get_help::case_5 ... ok test tests::test_help::can_get_help::case_2 ... ok test tests::test_help::can_get_help::case_4 ... ok test tests::test_help::can_get_help::case_3 ... ok test tests::test_help::can_get_help::case_8 ... ok test tests::test_help::can_get_help::case_7 ... ok test tests::test_hiding::hides_alias_import_1 ... ok test tests::test_cell_path::jagged_list_optional_access_succeeds ... ok test tests::test_hiding::hides_alias ... ok test tests::test_hiding::hides_alias_in_scope_2 ... ok test tests::test_hiding::hides_alias_import_then_reimports ... ok test tests::test_hiding::hides_alias_import_3 ... ok test tests::test_hiding::hides_all_envs_within_scope ... ok test tests::test_hiding::hides_def_and_env_import_1 ... ok test tests::test_engine::open_ended_range ... ok test tests::test_hiding::hides_alias_in_scope_1 ... ok test tests::test_hiding::hides_alias_import_6 ... ok test tests::test_hiding::hides_alias_in_scope_4 ... ok test tests::test_engine::scope_command_defaults::case_2 ... ok test tests::test_engine::scope_command_defaults::case_1 ... ok test tests::test_hiding::hides_all_decls_within_scope ... ok test tests::test_engine::scope_command_defaults::case_4 ... ok test tests::test_hiding::hides_alias_import_2 ... ok test tests::test_hiding::hides_def ... ok test tests::test_hiding::hides_def_import_1 ... ok test tests::test_config::mutate_nu_config_nested_color_nested ... ok test tests::test_hiding::hides_alias_in_scope_3 ... ok test tests::test_engine::scope_command_defaults::case_3 ... ok test tests::test_hiding::hides_def_then_redefines ... ok test tests::test_config::mutate_nu_config_nested_completion ... ok test tests::test_hiding::hides_def_runs_env ... ok test tests::test_hiding::hides_env ... ok test tests::test_hiding::hides_env_in_scope_2 ... ok test tests::test_hiding::hides_env_in_scope_1 ... ok test tests::test_hiding::hides_def_import_2 ... ok test tests::test_hiding::hides_def_import_5 ... ok test tests::test_config::mutate_nu_config ... ok test tests::test_hiding::hides_def_in_scope_2 ... ok test tests::test_hiding::hides_def_import_then_reimports ... ok test tests::test_hiding::hides_def_import_4 ... ok test tests::test_hiding::hides_env_in_scope_3 ... ok test tests::test_ide::parser_recovers ... ok test tests::test_hiding::hides_env_in_scope_4 ... ok test tests::test_config::mutate_nu_config_nested_menu ... ok test tests::test_hiding::hides_def_in_scope_1 ... ok test tests::test_hiding::hides_def_runs_env_import ... ok test tests::test_hiding::hides_def_in_scope_3 ... ok test tests::test_hiding::hides_def_in_scope_4 ... ok test tests::test_config::mutate_nu_config_nested_filesize ... ok test tests::test_config::mutate_nu_config_nested_ls ... ok test tests::test_config::mutate_nu_config_nested_keybindings ... ok test tests::test_hiding::hides_def_import_3 ... ok test tests::test_config::mutate_nu_config_nested_history ... ok test tests::test_hiding::hides_env_import_1 ... ok test tests::test_hiding::hides_env_then_redefines ... ok test tests::test_iteration::better_block_types ... ok test tests::test_iteration::row_condition2 ... ok test tests::test_iteration::row_iteration ... ok test tests::test_iteration::row_condition1 ... ok test tests::test_config::mutate_nu_config_plugin ... ok test tests::test_hiding::use_def_import_after_hide ... ok test tests::test_hiding::hides_def_import_6 ... ok test tests::test_hiding::hides_main_import_1 ... ok test tests::test_hiding::hides_main_import_2 ... ok test tests::test_hiding::hides_main_import_3 ... ok test tests::test_parser::alias_recursion ... ignored, TODO: Allow alias to alias existing command with the same name test tests::test_hiding::hides_main_import_4 ... ok test tests::test_known_external::known_external_short_flag_batch_multiple_args ... ok test tests::test_known_external::known_external_missing_flag_param ... ok test tests::test_known_external::known_external_type_mismatch ... ok test tests::test_known_external::known_external_short_flag_batch_arg_disallowed ... ok test tests::test_math::add_simple2 ... ok test tests::test_math::add_simple ... ok test tests::test_known_external::known_external_missing_positional ... ok test tests::test_known_external::known_external_misc_values ... ok test tests::test_known_external::known_external_from_module ... ok test tests::test_known_external::known_external_short_flag_batch_arg_allowed ... ok test tests::test_math::bit_and ... ok test tests::test_math::bit_and_or ... ok test tests::test_known_external::known_external_complex_unknown_args ... ok test tests::test_math::and ... ok test tests::test_config::mutate_nu_config_nested_table ... ok test tests::test_hiding::use_env_import_after_hide ... ok test tests::test_known_external::known_external_alias ... ok test tests::test_math::bit_or ... ok test tests::test_math::bit_xor_add ... ok test tests::test_math::contains ... ok test tests::test_math::floating_add ... ok test tests::test_math::bit_shr ... ok test tests::test_math::broken_math ... ok test tests::test_math::bit_xor ... ok test tests::test_math::modulo1 ... ok test tests::test_math::bit_shl_add ... ok test tests::test_math::bit_shl ... ok test tests::test_math::pow ... ok test tests::test_math::not_precedence4 ... ok test tests::test_math::or ... ok test tests::test_known_external::known_external_unknown_flag ... ok test tests::test_math::modulo2 ... ok test tests::test_math::not_precedence3 ... ok test tests::test_known_external::known_external_subcommand_alias ... ok test tests::test_iteration::par_each ... ok test tests::test_math::not_contains ... ok test tests::test_modules::cannot_export_private_const ... ok test tests::test_modules::export_module_which_defined_const ... ok test tests::test_known_external::known_external_runs ... ok test tests::test_math::precedence_of_or_groups ... ok test tests::test_math::xor_1 ... ok test tests::test_math::test_filesize_op ... ok test tests::test_math::not_precedence ... ok test tests::test_math::sub_bit_shr ... ok test tests::test_math::xor_2 ... ok test tests::test_modules::export_alias ... ok test tests::test_modules::export_consts ... ok test tests::test_modules::func_use_consts ... ok test tests::test_modules::module_def_and_env_imports_1 ... ok test tests::test_math::not_precedence2 ... ok test tests::test_modules::module_def_imports_1 ... ok test tests::test_modules::module_def_import_uses_internal_command ... ok test tests::test_modules::module_def_and_env_imports_2 ... ok test tests::test_modules::module_def_imports_3 ... ok test tests::test_modules::module_def_imports_2 ... ok test tests::test_modules::module_env_import_uses_internal_command ... ok test tests::test_modules::module_def_imports_5 ... ok test tests::test_modules::module_env_imports_2 ... ok test tests::test_modules::module_def_imports_4 ... ok test tests::test_modules::multi_word_imports ... ok test tests::test_parser::alias_1 ... ok test tests::test_parser::alias_2 ... ok test tests::test_modules::module_env_imports_3 ... ok test tests::test_parser::and_and_xor ... ok test tests::test_known_external::known_external_aliased_subcommand_from_module ... ok test tests::test_parser::bad_short_flag ... ok test tests::test_parser::and_and_or ... ok test tests::test_parser::bad_var_name ... ok test tests::test_parser::block_arity_check1 ... ok test tests::test_parser::bad_var_name2 ... ok test tests::test_parser::bin_ints_with_underscores ... ok test tests::test_parser::alias_2_multi_word ... ok test tests::test_modules::module_env_imports_1 ... ok test tests::test_parser::comment_skipping_1 ... ok test tests::test_parser::capture_multiple_commands3 ... ok test tests::test_parser::capture_multiple_commands4 ... ok test tests::test_parser::comment_skipping_in_pipeline_2 ... ok test tests::test_parser::comment_multiline ... ok test tests::test_parser::comment_skipping_in_pipeline_1 ... ok test tests::test_parser::block_param2 ... ok test tests::test_known_external::known_external_subcommand_from_module ... ok test tests::test_parser::comment_skipping_2 ... ok test tests::test_parser::def_with_input_output_2 ... ok test tests::test_parser::def_with_input_output_3 ... ok test tests::test_parser::block_param3_list_iteration ... ok test tests::test_parser::def_with_in_var_mut_2 ... ok test tests::test_parser::def_with_in_var_mut_1 ... ok test tests::test_parser::block_param4_list_iteration ... ok test tests::test_parser::def_requires_body_closure ... ok test tests::test_parser::comment_skipping_in_pipeline_3 ... ok test tests::test_parser::capture_multiple_commands ... ok test tests::test_parser::block_param1 ... ok test tests::test_parser::def_with_in_var_let_1 ... ok test tests::test_parser::def_with_in_var_let_2 ... ok test tests::test_parser::comment_in_multiple_pipelines ... ok test tests::test_parser::capture_row_condition ... ok test tests::test_parser::commands_have_usage ... ok test tests::test_parser::def_with_input_output_broken_2 ... ok test tests::test_parser::capture_multiple_commands2 ... ok test tests::test_parser::def_with_input_output_broken_1 ... ok test tests::test_parser::def_with_input_output_1 ... ok test tests::test_parser::date_literal ... ok test tests::test_parser::duration_with_underscores_2 ... ok test tests::test_parser::duration_with_underscores_1 ... ok test tests::test_parser::equals_separates_long_flag ... ok test tests::test_parser::env_shorthand ... ok test tests::test_parser::filesize_with_underscores_2 ... ok test tests::test_math::gt ... ok test tests::test_parser::duration_with_faulty_number ... ok test tests::test_parser::let_variable_type_mismatch ... ok test tests::test_parser::def_with_input_output_mismatch_1 ... ok test tests::test_parser::def_with_input_output_broken_3 ... ok test tests::test_parser::extern_errors_with_no_space_between_params_and_name_2 ... ok test tests::test_parser::ints_with_underscores ... ok test tests::test_parser::floats_with_underscores ... ok test tests::test_parser::performance_nested_lists ... ok test tests::test_parser::implied_collect_has_compatible_type ... ok test tests::test_parser::def_with_input_output_mismatch_2 ... ok test tests::test_parser::def_with_input_output_broken_4 ... ok test tests::test_parser::ends_with_operator_succeeds ... ok test tests::test_parser::for_in_missing_var_name ... ok test tests::test_parser::multiline_pipe_in_block ... ok test tests::test_math::gte ... ok test tests::test_math::lte_null ... ok test tests::test_modules::test_lexical_binding ... ok test tests::test_parser::let_variable_disallows_completer ... ok test tests::test_parser::duration_with_underscores_3 ... ok test tests::test_parser::oct_ints_with_underscores ... ok test tests::test_parser::proper_missing_param ... ok test tests::test_parser::hex_ints_with_underscores ... ok test tests::test_parser::proper_rest_types ... ok test tests::test_parser::properly_nest_captures_call_first ... ok test tests::test_parser::properly_nest_captures ... ok test tests::test_parser::or_and_xor ... ok test tests::test_parser::filesize_with_underscores_1 ... ok test tests::test_parser::extern_errors_with_no_space_between_params_and_name_1 ... ok test tests::test_parser::filesize_is_not_hex ... ok test tests::test_math::lt ... ok test tests::test_math::lt_null ... ok test tests::test_math::lte ... ok test tests::test_math::gt_null ... ok test tests::test_parser::filesize_with_underscores_3 ... ok test tests::test_parser::string_escape_interpolation2 ... ok test tests::test_parser::register_with_non_string_constant ... ok test tests::test_parser::register_with_string_literal ... ok test tests::test_parser::range_iteration2 ... ok test tests::test_parser::properly_typecheck_rest_param ... ok test tests::test_parser::quotes_with_equals ... ok test tests::test_parser::simple_value_iteration ... ok test tests::test_parser::long_flag ... ok test tests::test_parser::recursive_parse ... ok test tests::test_parser::range_iteration1 ... ok test tests::test_parser::string_interpolation_paren_test3 ... ok test tests::test_parser::single_value_row_condition ... ok test tests::test_parser::string_escape_interpolation ... ok test tests::test_parser::record_missing_value ... ok test tests::test_parser::unary_not_1 ... ok test tests::test_parser::string_interp_with_equals ... ok test tests::test_parser::string_interpolation_paren_test ... ok test tests::test_parser::subcommand ... ok test tests::test_parser::string_escape_unicode_extended ... ok test tests::test_parser::starts_with_operator_succeeds ... ok test tests::test_parser::string_interpolation_escaping ... ok test tests::test_signatures::list_annotations_empty_2 ... ok test tests::test_parser::register_with_string_variable ... ok test tests::test_parser::string_interpolation_paren_test2 ... ok test tests::test_parser::unbalanced_delimiter2 ... ok test tests::test_parser::unbalanced_delimiter3 ... ok test tests::test_parser::unbalanced_delimiter4 ... ok test tests::test_parser::unary_not_5 ... ok test tests::test_ranges::int_in_exclusive_range ... ok test tests::test_ranges::int_in_dec_range ... ok test tests::test_parser::unary_not_3 ... ok test tests::test_parser::register_with_string_constant ... ok test tests::test_ranges::int_in_inc_range ... ok test tests::test_parser::unbalanced_delimiter ... ok test tests::test_ranges::float_not_in_inc_range ... ok test tests::test_ranges::non_number_in_range ... ok test tests::test_ranges::zip_ranges ... ok test tests::test_math::gte_null ... ok test tests::test_parser::unary_not_6 ... ok test tests::test_regex::invalid_not_regex_fails ... ok test tests::test_regex::invalid_regex_fails ... ok test tests::test_regex::contains ... ok test tests::test_regex::ends_with ... ok test tests::test_regex::contains_case_insensitive ... ok test tests::test_regex::not_contains ... ok test tests::test_regex::not_match_full_line ... ok test tests::test_regex::not_regex_on_int_fails ... ok test tests::test_regex::not_starts_with ... ok test tests::test_regex::regex_on_int_fails ... ok test tests::test_regex::not_ends_with ... ok test tests::test_ranges::range_and_reduction ... ok test tests::test_parser::unary_not_4 ... ok test tests::test_regex::match_full_line ... ok test tests::test_signatures::list_annotations ... ok test tests::test_regex::starts_with ... ok test tests::test_signatures::list_annotations_nested_unterminated ... ok test tests::test_signatures::list_annotations_nested_unknown_inner ... ok test tests::test_parser::unary_not_2 ... ok test tests::test_signatures::list_annotations_empty_1 ... ok test tests::test_regex::where_not_works ... ok test tests::test_signatures::list_annotations_empty_3 ... ok test tests::test_regex::where_works ... ok test tests::test_signatures::list_annotations_space_before ... ok test tests::test_signatures::list_annotations_space_within_3 ... ok test tests::test_signatures::list_annotations_unknown_inner_type ... ok test tests::test_signatures::list_annotations_space_within_1 ... ok test tests::test_signatures::list_annotations_nested ... ok test tests::test_signatures::list_annotations_unknown_prefix ... ok test tests::test_signatures::list_annotations_unterminated ... ok test tests::test_signatures::list_annotations_empty_4 ... ok test tests::test_signatures::list_annotations_space_within_2 ... ok test tests::test_signatures::list_annotations_unknown_separators ... ok test tests::test_signatures::table_annotations_type_mismatch_column ... ok test tests::test_signatures::list_annotations_with_extra_characters ... ok test tests::test_signatures::record_annotations_no_type_after_colon ... ok test tests::test_signatures::record_annotations_key_with_no_type ... ok test tests::test_signatures::record_annotations_none ... ok test tests::test_signatures::list_annotations_with_default_val_2 ... ok test tests::test_signatures::record_annotations_not_terminated_inner ... ok test tests::test_signatures::record_annotations_not_terminated ... ok test tests::test_signatures::record_annotations_two_types_both_with_no_types ... ok test tests::test_signatures::record_annotations_two_types ... ok test tests::test_strings::non_string_in_string ... ok test tests::test_signatures::record_annotations_type_mismatch_key ... ok test tests::test_signatures::record_annotations_with_extra_characters ... ok test tests::test_strings::string_in_string ... ok test tests::test_signatures::table_annotations_no_type_after_colon ... ok test tests::test_signatures::table_annotations_not_terminated ... ok test tests::test_signatures::record_annotations ... ok test tests::test_signatures::record_annotations_two_types_comma_sep ... ok test tests::test_signatures::table_annotations_not_terminated_inner ... ok test tests::test_signatures::table_annotations ... ok test tests::test_signatures::record_annotations_nested ... ok test tests::test_signatures::table_annotations_key_with_no_type ... ok test tests::test_signatures::table_annotations_two_types_both_with_no_types ... ok test tests::test_signatures::table_annotations_none ... ok test tests::test_signatures::table_annotations_two_types ... ok test tests::test_signatures::record_annotations_type_inference_1 ... ok test tests::test_signatures::table_annotations_two_types_one_with_no_type ... ok test tests::test_signatures::table_annotations_with_extra_characters ... ok test tests::test_signatures::list_annotations_with_default_val_1 ... ok test tests::test_spread::spread_args_type ... ok test tests::test_signatures::table_annotations_two_types_comma_sep ... ok test tests::test_signatures::record_annotations_type_mismatch_shape ... ok test tests::test_signatures::table_annotations_type_mismatch_shape ... ok test tests::test_signatures::record_annotations_type_inference_2 ... ok test tests::test_signatures::table_annotations_type_inference_1 ... ok test tests::test_signatures::table_annotations_type_inference_2 ... ok test tests::test_spread::explain_spread_args ... ok test tests::test_parser::record_expected_colon ... ok test tests::test_strings::case_insensitive_sort ... ok test tests::test_math::test_duration_op ... ok test tests::test_strings::non_string_in_record ... ok test tests::test_strings::case_insensitive_sort_columns ... ok test tests::test_strings::single_tick_interpolation ... ok test tests::test_spread::bad_spread_on_non_list ... ok test tests::test_strings::string_in_record ... ok test tests::test_strings::cjk_in_substrings ... ok test tests::test_table_operations::cell_path_subexpr1 ... ok test tests::test_signatures::record_annotations_two_types_one_with_no_type ... ok test tests::test_table_operations::cell_path_var2 ... ok test tests::test_table_operations::cell_path_subexpr2 ... ok test tests::test_strings::string_in_valuestream ... ok test tests::test_table_operations::update_will_insert ... ok test tests::test_strings::detect_newlines ... ok test tests::test_table_operations::cell_path_var1 ... ok test tests::test_table_operations::command_drop_column_1 ... ok test tests::test_table_operations::command_filter_reject_2 ... ok test tests::test_spread::bad_spread_internal_args ... ok test tests::test_table_operations::flatten_nest_table_when_all_provided ... ok test tests::test_table_operations::command_filter_reject_1 ... ok test tests::test_table_operations::command_filter_reject_3 ... ok test tests::test_stdlib::not_loaded ... ok test tests::test_table_operations::flatten_get_simple_list ... ok test tests::test_table_operations::flatten_simple_list ... ok test tests::test_table_operations::flatten_should_just_flatten_one_level ... ok test tests::test_table_operations::flatten_table_column_get_last ... ok test tests::test_parser::assign_expressions ... ok test tests::test_table_operations::flatten_table_get ... ok test tests::test_table_operations::missing_column_errors ... ok test tests::test_table_operations::length_defaulted_columns ... ok test tests::test_table_operations::index_on_list ... ok test tests::test_table_operations::get_table_columns_1 ... ok test tests::test_table_operations::length_for_columns ... ok test tests::test_table_operations::get_insensitive ... ok test tests::test_table_operations::missing_optional_column_fills_in_nothing ... ok test tests::test_table_operations::get_table_columns_2 ... ok test tests::test_spread::bad_spread_on_non_record ... ok test tests::test_table_operations::missing_required_row_fails ... ok test tests::test_table_operations::length_for_rows ... ok test tests::test_table_operations::command_filter_reject_4 ... ok test tests::test_table_operations::missing_optional_row_fills_in_nothing ... ok test tests::test_strings::string_not_in_string ... ok test tests::test_table_operations::string_cell_path ... ok test tests::test_table_operations::wrap ... ok test tests::test_table_operations::record_1 ... ok test tests::test_table_operations::split_row ... ok test tests::test_table_operations::split_column ... ok test tests::test_table_operations::nullify_holes ... ok test tests::test_table_operations::select_2 ... ok test tests::test_table_operations::update_cell_path_1 ... ok test tests::test_type_check::chained_operator_typecheck ... ok test tests::test_spread::spread_in_record ... ok test tests::test_table_operations::get ... ok test tests::test_type_check::block_not_first_class_let ... ok test tests::test_table_operations::record_2 ... ok test tests::test_spread::not_spread ... ok test tests::test_table_operations::illegal_column_duplication ... ok test tests::test_table_operations::flatten_should_flatten_inner_table ... ok test tests::test_table_operations::select_1 ... ok test tests::test_type_check::date_minus_duration ... ok test tests::test_type_check::block_not_first_class_def ... ok test tests::test_table_operations::where_on_ranges ... ok test tests::test_spread::spread_non_list_args ... ok test tests::test_type_check::date_plus_duration ... ok test tests::test_spread::spread_type_record ... ok test tests::test_parser::assignment_with_no_var ... ok test tests::test_type_check::int_record_mismatch ... ok test tests::test_type_check::record_subtyping ... ok test tests::test_type_check::number_int ... ok test tests::test_type_check::type_in_list_of_non_this_type ... ok test tests::test_type_check::record_subtyping_3 ... ok test tests::test_type_check::record_subtyping_allows_general_inner ... ok test tests::test_type_check::number_float ... ok test tests::test_type_check::type_in_list_of_this_type ... ok test tests::test_table_operations::nullify_errors ... ok test tests::test_type_check::record_subtyping_allows_general_record ... ok test tests::test_type_check::record_subtyping_works ... ok test tests::test_type_check::transpose_into_load_env ... ok test tests::test_type_check::record_subtyping_2 ... ok test tests::test_type_check::record_subtyping_allows_record_after_general_command ... ok test tests::test_spread::duplicate_cols ... ok test tests::test_config_path::test_alternate_config_path ... ok test tests::test_spread::spread_internal_args ... ok test tests::test_spread::spread_type_list ... ok test tests::test_spread::respect_shape ... ok test tests::test_spread::spread_in_list ... ok test tests::test_stdlib::library_loaded ... ok test tests::test_stdlib::prelude_loaded ... ok test tests::test_spread::deprecate_implicit_spread_for_externals ... ok test tests::test_stdlib::use_command ... ok test tests::test_spread::spread_external_args ... ok test result: ok. 579 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 1.15s Running tests/main.rs (target/debug/deps/main-49b0fbb8fdfa11a3) running 527 tests test const_::complex_const_overlay_use_hide ... ignored, TODO: Need to fix `overlay hide` to hide the constants brough by `overlay use` test const_::const_binary ... ok test const_::complex_const_list_export ... ok test const_::const_binary_operator::case_01 ... ok test const_::const_binary_operator::case_04 ... ok test const_::const_binary_operator::case_03 ... ok test const_::const_binary_operator::case_02 ... ok test const_::const_binary_operator::case_09 ... ok test const_::const_binary_operator::case_07 ... ok test modules::allowed_local_module ... ok test const_::const_binary_operator::case_05 ... ok test eval::source_file_relative_to_file ... ok test const_::const_bool ... ok test const_::const_record ... ok test const_::const_nothing ... ok test const_::const_string ... ok test const_::const_unary_operator::case_3 ... ok test const_::complex_const_drill_export ... ok test const_::const_range::case_2 ... ok test const_::const_binary_operator::case_06 ... ok test const_::ignore_const ... ok test const_::const_string_interpolation ... ok test const_::const_datetime ... ok test const_::version_const ... ok test const_::const_operator_error::case_2 ... ok test const_::const_int ... ok test const_::const_binary_operator::case_13 ... ok test const_::const_binary_operator::case_12 ... ok test const_::const_unary_operator::case_1 ... ok test const_::const_range::case_1 ... ok test const_::not_a_const_help ... ok test const_::const_invalid_table ... ok test const_::const_list ... ok test const_::const_operator_error::case_4 ... ok test const_::describe_const ... ok test const_::const_binary_operator::case_08 ... ok test const_::const_float ... ok test const_::const_command_supported ... ok test const_::const_operator_error::case_1 ... ok test const_::const_unary_operator::case_2 ... ok test const_::const_table ... ok test const_::const_binary_operator::case_10 ... ok test modules::export_module_as_file ... ok test const_::exported_const_is_const ... ok test modules::main_inside_module_is_main ... ok test modules::nested_list_export_works ... ok test const_::const_subexpression_supported ... ok test const_::const_binary_operator::case_11 ... ok test modules::module_cyclical_imports_1 ... ok test const_::const_captures_in_closures_work ... ok test modules::module_cyclical_imports_0 ... ok test const_::const_command_unsupported ... ok test modules::module_invalid_alias_name ... ok test const_::const_operator_error::case_3 ... ok test modules::module_dir_missing_mod_nu ... ok test const_::const_in_scope ... ok test modules::module_import_const_module_name ... ok test modules::module_cyclical_imports_2 ... ok test const_::const_binary_operator::case_14 ... ok test modules::module_invalid_def_name ... ok test modules::module_import_const_file ... ok test modules::module_valid_def_name ... ok test modules::module_valid_known_external_name ... ok test modules::module_valid_alias_name_1 ... ok test modules::module_private_import_decl ... ok test modules::module_import_env_2 ... ok test modules::module_valid_alias_name_2 ... ok test modules::module_public_import_decl ... ok test modules::module_main_alias_not_allowed ... ok test modules::not_allowed_submodule ... ok test modules::module_public_import_alias ... ok test modules::module_invalid_known_external_name ... ok test modules::module_cyclical_imports_3 ... ok test modules::module_private_import_decl_not_public ... ok test modules::module_import_env_1 ... ok test modules::module_private_import_alias ... ok test modules::module_public_import_decl_prefixed ... ok test const_::if_const ... ok test modules::module_self_name ... ok test overlays::add_overlay_from_const_module_name_decl ... ok test overlays::add_overlay_from_const_file_decl ... ok test const_::const_captures_work ... ok test modules::module_main_not_found ... ok test modules::module_nested_imports ... ok test modules::module_self_name_main_not_allowed ... ok test const_::complex_const_glob_export ... ok test eval::run_file_parse_error ... ok test overlays::hide_overlay_from_const_name ... ok test const_::complex_const_export ... ok test modules::deep_import_patterns ... ok test overlays::new_overlay_from_const_name ... ok test modules::module_nested_imports_in_dirs_prefixed ... ok test overlays::overlay_preserve_hidden_alias ... ignored, TODO: For this to work, we'd need to make predecls respect overlays test overlays::overlay_preserve_hidden_decl ... ignored, TODO: For this to work, we'd need to make predecls respect overlays test modules::module_as_file ... ok test modules::module_nested_imports_in_dirs ... ok test hooks::err_hook_wrong_env_type_3 ... ok test hooks::pre_prompt_simple_block_preserve_env_var ... ok test hooks::env_change_block_condition_correct_args ... ok test hooks::pre_prompt_simple_block_list_shadow_env_var ... ok test hooks::env_change_define_alias ... ok test hooks::pre_execution_simple_block_preserve_env_var ... ok test hooks::pre_prompt_define_command ... ok test hooks::pre_prompt_block_preserve_env_var ... ok test hooks::env_change_block_condition_pwd ... ok test hooks::pre_execution_block_preserve_env_var ... ok test hooks::pre_execution_define_command ... ok test hooks::err_hook_non_boolean_condition_output ... ok test hooks::pre_execution_commandline ... ok test hooks::env_change_define_env_var ... ok test hooks::env_change_block_dont_preserve_command ... ok test hooks::env_change_define_variable ... ok test hooks::pre_execution_simple_block_list_shadow_env_var ... ok test hooks::env_change_dont_panic_with_many_args ... ok test hooks::env_change_block_preserve_env_var ... ok test hooks::env_change_define_command ... ok test hooks::err_hook_wrong_env_type_1 ... ok test hooks::env_change_simple_block_preserve_env_var ... ok test hooks::env_change_shadow_command ... ok test hooks::err_hook_wrong_env_type_2 ... ok test hooks::env_change_simple_block_list_shadow_env_var ... ok test modules::module_dir_import_twice_no_panic ... ok test hooks::err_hook_parse_error ... ok test hooks::err_hook_non_condition_not_a_block ... ok test overlays::overlay_trim_double_quote ... ok test overlays::add_overlay_from_file_decl_cd ... ok test overlays::overlay_trim_single_quote ... ok test parsing::parse_file_relative_to_parsed_file ... ignored test overlays::overlay_use_do_cd ... ok test parsing::parse_export_env_in_module ... ok test overlays::add_overlay_env ... ok test overlays::overlay_use_do_cd_file_relative ... ok test overlays::overlay_use_find_scoped_module ... ok test overlays::add_overlay_as_new_name ... ok test overlays::add_overlay ... ok test overlays::overlay_use_main ... ok test overlays::overlay_use_dont_cd_overlay ... ok test overlays::add_prefixed_overlay_mismatch_2 ... ok test overlays::overlay_use_main_def_env ... ok test overlays::overlay_use_main_not_exported ... ok test overlays::overlay_use_main_prefix ... ok test overlays::overlay_use_main_def_known_external ... ok test overlays::overlay_wrong_rename_type ... ok test overlays::alias_overlay_new ... ok test parsing::call_command_with_non_ascii_argument ... ok test overlays::add_overlay_from_file_env ... ok test overlays::add_overlay_twice ... ok test overlays::hide_last_overlay ... ok test overlays::add_prefixed_overlay_env_no_prefix ... ok test overlays::add_prefixed_overlay_mismatch_1 ... ok test overlays::add_prefixed_overlay ... ok test parsing::parse_export_env_missing_block ... ok test parsing::parse_function_signature_name_is_builtin_var::case_7 ... ok test overlays::add_prefixed_overlay_twice ... ok test overlays::hide_overlay_discard_decl ... ok test overlays::overlay_add_renamed_const ... ok test overlays::hide_overlay_dont_keep_env ... ok test overlays::add_overlay_from_file_alias ... ok test parsing::parse_file_relative_to_parsed_file_simple ... ok test parsing::parse_file_relative_to_parsed_file_dont_use_cwd_1 ... ok test parsing::parse_function_signature::case_01 ... ok test overlays::alias_overlay_use ... ok test overlays::hide_overlay_dont_keep_env_in_latest_overlay ... ok test parsing::parse_function_signature::case_02 ... ok test parsing::parse_function_signature::case_04 ... ok test overlays::hide_overlay_keep_decl ... ok test overlays::hide_overlay_dont_keep_overwritten_env ... ok test overlays::hide_overlay_discard_alias ... ok test parsing::parse_function_signature::case_06 ... ok test overlays::hide_overlay_env ... ok test path::canonicalize::canonicalize_absolute_path_relative_to ... ok test path::canonicalize::canonicalize_dot ... ok test path::canonicalize::canonicalize_double_dot ... ok test path::canonicalize::canonicalize_many_dots ... ok test parsing::parse_function_signature::case_03 ... ok test path::canonicalize::canonicalize_nested_symlink_relative_to ... ok test path::canonicalize::canonicalize_nested_symlink_within_symlink_dir_relative_to ... ok test path::canonicalize::canonicalize_non_utf8_path ... ignored test path::canonicalize::canonicalize_non_utf8_path_relative_to_non_utf8_path_with_spaces ... ignored test path::canonicalize::canonicalize_path ... ok test path::canonicalize::canonicalize_path_relative_to ... ok test path::canonicalize::canonicalize_path_with_3_ndots_relative_to ... ok test overlays::hide_overlay_dont_keep_overwritten_alias ... ok test parsing::parse_function_signature::case_07 ... ok test overlays::list_default_overlay ... ok test path::canonicalize::canonicalize_path_with_dot_relative_to ... ok test overlays::hide_overlay_discard_env ... ok test overlays::hide_overlay_dont_keep_overwritten_decl ... ok test parsing::parse_function_signature::case_09 ... ok test parsing::parse_function_signature::case_11 ... ok test parsing::parse_function_signature::case_08 ... ok test overlays::hide_overlay_keep_decl_in_latest_overlay ... ok test parsing::parse_function_signature::case_05 ... ok test path::canonicalize::canonicalize_path_with_many_3_ndots_relative_to ... ok test overlays::overlay_help_no_error ... ok test overlays::hide_overlay_scoped_env ... ok test path::canonicalize::canonicalize_path_with_double_dot_relative_to ... ok test path::canonicalize::canonicalize_path_with_4_ndots_relative_to ... ok test path::canonicalize::canonicalize_path_with_many_4_ndots_relative_to ... ok test path::canonicalize::canonicalize_path_with_many_dots_relative_to ... ok test path::canonicalize::canonicalize_symlink_loop_relative_to_should_fail ... ok test parsing::parse_function_signature::case_12 ... ok test path::expand_path::expand_non_utf8_path ... ignored test path::expand_path::expand_non_utf8_path_relative_to_non_utf8_path_with_spaces ... ignored test path::canonicalize::canonicalize_unicode_path_relative_to_unicode_path_with_spaces ... ok test path::expand_path::expand_path_no_change ... ok test path::expand_path::expand_path_relative_to ... ok test path::expand_path::expand_path_with_3_ndots_relative_to ... ok test path::expand_path::expand_path_with_4_ndots_relative_to ... ok test path::expand_path::expand_path_with_and_without_relative ... ok test path::expand_path::expand_path_with_dot_relative_to ... ok test path::expand_path::expand_path_with_double_dot_relative_to ... ok test path::expand_path::expand_path_with_many_3_ndots_relative_to ... ok test path::expand_path::expand_path_with_many_4_ndots_relative_to ... ok test path::expand_path::expand_path_with_many_dots_relative_to ... ok test path::expand_path::expand_path_with_many_double_dots_relative_to ... ok test path::expand_path::expand_path_with_relative ... ok test path::expand_path::expand_path_with_way_too_many_dots_relative_to ... ok test path::expand_path::expand_unicode_path_no_change ... ok test path::expand_path::expand_unicode_path_relative_to_unicode_path_with_spaces ... ok test path::expand_path::expand_unicode_path_with_way_too_many_dots_relative_to_unicode_path_with_spaces ... ok test path::expand_path::expand_path_tilde ... ok test path::canonicalize::canonicalize_unicode_path ... ok test path::canonicalize::canonicalize_path_with_many_double_dots_relative_to ... ok test overlays::hide_overlay_keep_alias ... ok test path::canonicalize::canonicalize_path_with_way_too_many_dots_relative_to ... ok test path::expand_path::expand_path_tilde_relative_to ... ok test path::canonicalize::canonicalize_symlink_relative_to ... ok test path::canonicalize::canonicalize_tilde ... ok test overlays::hide_overlay ... ok test overlays::add_overlay_scoped ... ok test overlays::hide_overlay_keep_alias_in_latest_overlay ... ok test overlays::hide_overlay_scoped ... ok test path::canonicalize::canonicalize_unicode_path_with_way_too_many_dots_relative_to_unicode_path_with_spaces ... ok test path::canonicalize::canonicalize_tilde_relative_to ... ok test path::canonicalize::canonicalize_should_fail ... ok test path::expand_path::expand_absolute_path_relative_to ... ok test parsing::parse_function_signature_name_is_builtin_var::case_6 ... ok test parsing::parse_function_signature_name_is_builtin_var::case_4 ... ok test path::canonicalize::canonicalize_symlink ... ok test parsing::parse_function_signature_name_is_builtin_var::case_1 ... ok test parsing::parse_function_signature::case_13 ... ok test parsing::parse_function_signature_name_is_builtin_var::case_3 ... ok test parsing::parse_let_signature::case_1 ... ok test path::canonicalize::canonicalize_with_should_fail ... ok test parsing::parse_function_signature_name_is_builtin_var::case_2 ... ok test parsing::parse_function_signature_name_is_builtin_var::case_8 ... ok test parsing::parse_let_signature::case_2 ... ok test parsing::parse_function_signature::case_10 ... ok test overlays::alias_overlay_hide ... ok test parsing::parse_function_signature_name_is_builtin_var::case_5 ... ok test modules::module_dir_deep ... ok test parsing::parse_let_signature::case_4 ... ok test parsing::parse_let_signature::case_3 ... ok test overlays::add_overlay_from_file_decl ... ok test parsing::parse_function_signature_name_is_builtin_var::case_9 ... ok test parsing::parse_file_relative_to_parsed_file_dont_use_cwd_2 ... ok test scope::correctly_report_of_shadowed_alias ... ignored, See https://github.com/nushell/nushell/issues/4837 test parsing::parse_let_signature::case_7 ... ok test overlays::list_overlay_scoped ... ok test parsing::parse_let_signature::case_6 ... ok test parsing::parse_long_duration ... ok test path::canonicalize::canonicalize_ndots2 ... ok test parsing::parse_let_signature::case_5 ... ok test parsing::source_const_file ... ok test scope::scope_doesnt_show_hidden_alias ... ok test scope::scope_doesnt_show_scoped_hidden_alias ... ok test scope::scope_externs_sorted ... ok test scope::scope_alias_aliased_decl_id_external ... ok test scope::scope_shows_alias ... ok test overlays::list_last_overlay ... ok test overlays::overlay_add_renamed_from_file ... ok test overlays::overlay_add_renamed ... ok test shell::const_nu_lib_dirs_relative ... ok test shell::do_not_panic_if_broken_pipe ... ok test overlays::overlay_cant_rename_existing_overlay ... ok test shell::environment::env::env_assignment ... ok test shell::environment::env::env_assignment_with_if ... ok test shell::environment::env::env_assignment_with_match ... ok test scope::scope_doesnt_show_scoped_hidden_command ... ok test scope::scope_doesnt_show_hidden_command ... ok test overlays::overlay_keep_pwd ... ok test overlays::overlay_hide_and_add_renamed_overlay ... ok test shell::environment::env::env_shorthand_multi ... ok test overlays::overlay_new ... ok test shell::environment::env::env_shorthand ... ok test shell::environment::env::passes_env_from_local_cfg_to_external_process ... ignored test shell::environment::env::env_shorthand_multi_second_with_comma_colons_equals ... ok test shell::environment::env::env_shorthand_with_equals ... ok test shell::environment::env::env_shorthand_with_comma_equals ... ok test shell::environment::env::env_shorthand_with_interpolation ... ok test modules::module_dir ... ok test shell::environment::env::env_shorthand_with_comma_colons_equals ... ok test shell::environment::env::env_var_not_var ... ok test shell::pipeline::commands::external::automatically_change_directory ... ignored test shell::pipeline::commands::external::automatically_change_directory_with_trailing_slash_and_same_name_as_command ... ignored test shell::environment::env::env_shorthand_multi_first_with_comma_colons_equals ... ok test overlays::overlay_preserve_hidden_env_2 ... ok test scope::scope_shows_command ... ok test overlays::overlay_preserve_hidden_env_1 ... ok test overlays::overlay_use_module_dir ... ok test overlays::update_overlay_from_module_env ... ok test overlays::overlay_reset_hidden_env ... ok test overlays::overlay_can_add_renamed_overlay ... ok test shell::environment::env::load_env_pwd_env_var_fails ... ok test shell::environment::env::mutate_env_file_pwd_env_var_fails ... ok test scope::correct_scope_externs_fields ... ok test shell::environment::env::load_env_file_pwd_env_var_fails ... ok test overlays::overlay_use_module_dir_prefix ... ok test overlays::overlay_hide_renamed_overlay ... ok test parsing::source_file_relative_to_file ... ok test overlays::update_overlay_from_module ... ok test parsing::run_nu_script_multiline_start_pipe ... ok test parsing::run_nu_script_multiline_start_pipe_win ... ok test parsing::run_nu_script_multiline_end_pipe ... ok test parsing::run_nu_script_multiline_end_pipe_win ... ok test parsing::run_nu_script_single_line ... ok test shell::pipeline::commands::external::external_words::no_escaping_for_single_quoted_strings ... ignored test shell::pipeline::commands::external::command_not_found_error_shows_not_found_1 ... ok test overlays::overlay_use_do_not_eval_twice ... ok test shell::pipeline::commands::external::command_not_found_error_suggests_typo_fix ... ok test overlays::overlay_use_and_restore_older_env_vars ... ok test shell::pipeline::commands::external::command_not_found_error_suggests_search_term ... ok test parsing::predecl_signature_multiple_inp_out_types ... ok test overlays::overlay_use_and_reload ... ok test overlays::overlay_use_export_env ... ok test shell::pipeline::commands::external::escape_also_escapes_equals ... ok test overlays::overlay_use_export_env_hide ... ok test parsing::predecl_signature_single_inp_out_type ... ok test overlays::overlay_use_and_reolad_keep_custom ... ok test scope::correct_scope_variables_fields ... ok test scope::correct_scope_aliases_fields ... ok test overlays::overlay_trim_single_quote_hide ... ok test overlays::preserve_overrides ... ok test overlays::reset_overrides ... ok test overlays::prefixed_overlay_keeps_custom_decl ... ok test shell::pipeline::commands::external::shows_error_for_command_not_found ... ok test overlays::overlay_trim_double_quote_hide ... ok test shell::pipeline::commands::external::shows_error_for_command_not_found_in_pipeline ... ok test shell::environment::env::passes_with_env_env_var_to_external_process ... ok test shell::environment::env::has_file_pwd ... ok test shell::environment::env::has_file_loc ... ok test shell::pipeline::commands::external::external_command_arguments::ampersands_are_sanitized_before_passing_to_subshell ... ok test shell::pipeline::commands::internal::alias_a_load_env ... ok test shell::pipeline::commands::external::external_command_arguments::string_interpolation_with_an_external_command ... ok test shell::pipeline::commands::external::external_words::relaxed_external_words ... ok test shell::pipeline::commands::external::external_words::external_arg_with_special_characters::case_3 ... ok test shell::pipeline::commands::internal::bad_operator ... ok test shell::pipeline::commands::internal::alias_reuse ... ok test shell::pipeline::commands::external::external_words::external_arg_with_special_characters::case_2 ... ok test shell::pipeline::commands::external::correctly_escape_external_arguments ... ok test shell::pipeline::commands::external::external_command_arguments::proper_subexpression_paths_in_external_args ... ok test shell::pipeline::commands::external::external_words::external_arg_with_special_characters::case_1 ... ok test shell::pipeline::commands::external::external_command_arguments::expands_table_of_primitives_to_positional_arguments ... ok test shell::pipeline::commands::external::execute_binary_in_string ... ok test shell::pipeline::commands::internal::argument_subexpression ... ok test shell::pipeline::commands::external::external_command_arguments::semicolons_are_sanitized_before_passing_to_subshell ... ok test shell::main_script_can_have_subcommands2 ... ok test shell::pipeline::commands::external::external_words::external_arg_with_special_characters::case_7 ... ok test shell::pipeline::commands::external::nu_commands::command_cell_path_arg_test ... ok test shell::pipeline::commands::external::nu_commands::command_list_arg_test ... ok test shell::pipeline::commands::external::external_words::external_arg_with_special_characters::case_5 ... ok test shell::pipeline::commands::internal::better_table_lex ... ok test shell::pipeline::commands::external::external_words::external_arg_with_special_characters::case_4 ... ok test shell::pipeline::commands::internal::block_params_override_correct ... ok test shell::pipeline::commands::internal::block_params_override ... ok test shell::pipeline::commands::external::it_evaluation::supports_fetching_given_a_column_path_to_it ... ok test shell::pipeline::commands::external::nu_commands::better_arg_quoting ... ok test shell::pipeline::commands::internal::better_subexpr_lex ... ok test shell::pipeline::commands::internal::argument_subexpression_reports_errors ... ok test shell::main_script_can_have_subcommands1 ... ok test shell::pipeline::commands::internal::hide_alias_does_not_escape_scope ... ignored test shell::pipeline::commands::internal::date_and_duration_overflow ... ok test shell::pipeline::commands::external::it_evaluation::can_properly_buffer_lines_externally ... ok test shell::pipeline::commands::internal::exclusive_range_with_mixed_types ... ok test shell::pipeline::commands::internal::exclusive_range_with_open_right ... ok test shell::pipeline::commands::internal::filesize_math ... ok test shell::pipeline::commands::internal::load_env_can_hide_var_envs ... ignored test shell::pipeline::commands::internal::load_env_can_hide_var_envs_in_parent_scope ... ignored test shell::pipeline::commands::internal::echoing_exclusive_ranges ... ok test shell::pipeline::commands::internal::exclusive_range_with_open_left ... ok test shell::pipeline::commands::internal::command_not_found_error_shows_not_found_2 ... ok test shell::pipeline::commands::internal::binary_number ... ok test shell::pipeline::commands::internal::echoing_ranges ... ok test shell::pipeline::commands::internal::duration_overflow ... ok test shell::pipeline::commands::internal::filesize_math3 ... ok test shell::pipeline::commands::internal::filesize_math2 ... ok test shell::pipeline::commands::external::single_quote_dollar_external ... ok test shell::pipeline::commands::external::external_command_arguments::shell_arguments_are_sanitized_even_if_coming_from_other_commands ... ok test shell::pipeline::commands::external::nu_script::run_nu_script ... ok test shell::pipeline::commands::internal::filesize_math7 ... ok test scope::correct_scope_modules_fields ... ok test shell::pipeline::commands::internal::hide_alias_shadowing ... ok test shell::pipeline::commands::internal::load_env_variable ... ok test shell::pipeline::commands::internal::index_cell ... ok test shell::pipeline::commands::external::external_command_arguments::subcommands_are_sanitized_before_passing_to_subshell ... ok test shell::pipeline::commands::internal::filesize_math5 ... ok test shell::nu_lib_dirs_repl ... ok test shell::pipeline::commands::internal::index_row ... ok test shell::pipeline::commands::external::external_words::external_arg_with_special_characters::case_6 ... ok test shell::pipeline::commands::internal::filesize_math6 ... ok test shell::pipeline::commands::external::stdin_evaluation::does_not_panic_with_no_newline_in_stream ... ok test shell::pipeline::commands::internal::for_loop ... ok test shell::pipeline::commands::external::nu_commands::echo_internally_externally ... ok test shell::pipeline::commands::internal::index_cell_alt ... ok test shell::pipeline::commands::internal::hex_number ... ok test shell::pipeline::commands::internal::let_variable ... ok test shell::pipeline::commands::internal::hide_alias_hides_alias ... ok test shell::pipeline::commands::internal::load_env_doesnt_leak ... ok test shell::pipeline::commands::internal::let_doesnt_leak ... ok test shell::pipeline::commands::internal::list_with_commas ... ok test shell::pipeline::commands::internal::mutate_env_variable ... ok test shell::pipeline::commands::internal::mutate_env_doesnt_leak ... ok test shell::pipeline::commands::internal::filesize_math4 ... ok test shell::pipeline::commands::external::nu_script::run_nu_script_multiline ... ok test shell::pipeline::commands::internal::run_custom_command_with_rest_other_name ... ignored test shell::pipeline::commands::internal::manysubcommand ... ok test shell::pipeline::commands::internal::index_out_of_bounds ... ok test shell::pipeline::commands::external::nu_commands::failed_with_proper_exit_code ... ok test shell::pipeline::commands::external::redirects_custom_command_external ... ok test shell::pipeline::commands::internal::string_interpolation_and_paren ... ignored test shell::pipeline::commands::internal::load_env_variable_arg ... ok test shell::pipeline::commands::internal::negative_float_start ... ok test shell::pipeline::commands::internal::mutate_env_hides_variable_in_parent_scope ... ok test shell::pipeline::commands::internal::not_echoing_exclusive_ranges_without_numbers ... ok test shell::pipeline::commands::external::tilde_expansion::does_not_expand_when_passed_as_argument_and_does_not_start_with_tilde ... ok test shell::pipeline::commands::external::it_evaluation::takes_rows_of_nu_value_lines ... ok test shell::nu_lib_dirs_relative_script ... ok test shell::pipeline::commands::internal::nothing_string_1 ... ok test shell::pipeline::commands::internal::octal_number ... ok test shell::pipeline::commands::internal::parse::errors_if_flag_is_not_supported ... ok test shell::pipeline::commands::internal::not_echoing_ranges_without_numbers ... ok test shell::pipeline::commands::internal::mutate_env_hides_variable ... ok test shell::pipeline::commands::external::passes_binary_data_between_externals ... ok test shell::pipeline::commands::external::tilde_expansion::as_home_directory_when_passed_as_argument_and_begins_with_tilde ... ok test shell::pipeline::commands::internal::pipeline_params_simple ... ok test shell::pipeline::commands::internal::parse::errors_if_passed_an_unexpected_argument ... ok test shell::pipeline::commands::internal::unlet_nonexistent_variable ... ignored test shell::pipeline::commands::internal::pipeline_params_inner ... ok test shell::pipeline::commands::internal::range_with_mixed_types ... ok test shell::pipeline::commands::internal::proper_shadow_mutate_env_aliases ... ok test shell::plugins_are_declared_with_wix ... ignored test shell::pipeline::commands::internal::parse::ensure_backticks_are_bareword_command ... ok test shell::pipeline::commands::internal::proper_shadow_load_env_aliases ... ok test shell::pipeline::commands::internal::range_with_left_var ... ok test shell::pipeline::commands::internal::pipe_input_to_print ... ok test shell::nu_lib_dirs_relative_repl ... ok test shell::pipeline::commands::internal::proper_shadow_let_aliases ... ok test shell::pipeline::commands::internal::range_with_open_right ... ok test shell::pipeline::commands::internal::run_custom_command_with_flag_missing ... ok test shell::pipeline::commands::internal::run_custom_command_with_empty_rest ... ok test shell::pipeline::commands::internal::range_with_right_var ... ok test shell::pipeline::commands::internal::range_with_open_left ... ok test shell::pipeline::commands::external::it_evaluation::takes_rows_of_nu_value_strings ... ok test shell::pipeline::commands::internal::can_process_one_row_from_internal_and_pipes_it_to_stdin_of_external ... ok test shell::pipeline::commands::internal::run_custom_command_with_rest ... ok test shell::pipeline::commands::internal::run_custom_command_with_flag ... ok test shell::pipeline::commands::internal::run_broken_inner_custom_command ... ok test shell::pipeline::commands::internal::run_custom_command_with_rest_and_flag ... ok test shell::pipeline::commands::internal::run_custom_subcommand ... ok test shell::nu_lib_dirs_script ... ok test shell::pipeline::commands::internal::run_custom_command_with_rest_and_arg ... ok test shell::pipeline::commands::external::stdin_evaluation::does_not_block_indefinitely ... ok test shell::pipeline::commands::internal::string_not_inside_of ... ok test shell::pipeline::commands::internal::run_inner_custom_command ... ok test shell::pipeline::commands::internal::string_interpolation_shorthand_overlap ... ok test shell::pipeline::commands::internal::run_dynamic_closures ... ok test shell::pipeline::commands::internal::string_interpolation_with_unicode ... ok test shell::pipeline::commands::internal::table_literals1 ... ok test shell::pipeline::commands::internal::string_interpolation_with_it_column_path ... ok test shell::pipeline::commands::internal::parse::errors_if_flag_passed_is_not_exact ... ok test shell::pipeline::commands::internal::table_literals2 ... ok test shell::pipeline::commands::internal::string_interpolation_with_it ... ok test shell::pipeline::commands::internal::table_with_commas ... ok test shell::pipeline::commands::internal::string_inside_of ... ok test shell::pipeline::commands::internal::tilde_expansion::does_not_expand_when_passed_as_argument_and_does_not_start_with_tilde ... ok test shell::pipeline::commands::internal::unlet_env_variable ... ok test shell::pipeline::commands::internal::run_custom_command ... ok test shell::pipeline::commands::internal::tilde_expansion::as_home_directory_when_passed_as_argument_and_begins_with_tilde - should panic ... ok test shell::pipeline::commands::internal::subsubcommand ... ok test shell::pipeline::doesnt_break_on_utf8 ... ok test shell::pipeline::commands::internal::unlet_variable_in_parent_scope ... ok test shell::pipeline::commands::internal::treats_dot_dot_as_path_not_range ... ok test shell::run_export_extern ... ok test shell::run_script_that_looks_like_module ... ok test shell::pipeline::commands::external::command_substitution_wont_output_extra_newline ... ok test shell::environment::env::hides_env_in_block ... ok test shell::run_in_login_mode ... ok test shell::pipeline::commands::internal::variable_scoping::access_variables_in_scopes ... ok test shell::run_in_not_login_mode ... ok test shell::run_in_noninteractive_mode ... ok test shell::pipeline::commands::internal::subexpression_properly_redirects ... ok test shell::run_in_interactive_mode ... ok test shell::pipeline::commands::internal::takes_rows_of_nu_value_strings_and_pipes_it_to_stdin_of_external ... ok test shell::pipeline::commands::internal::subexpression_handles_dot ... ok test plugins::config::closure has been running for over 60 seconds test plugins::config::none has been running for over 60 seconds test plugins::config::record has been running for over 60 seconds test plugins::core_inc::by_one_with_field_passed has been running for over 60 seconds test plugins::core_inc::by_one_with_no_field_passed has been running for over 60 seconds test plugins::core_inc::chooses_highest_increment_if_given_more_than_one has been running for over 60 seconds test plugins::core_inc::explicit_flag has been running for over 60 seconds test plugins::core_inc::semversion_major_inc has been running for over 60 seconds test plugins::core_inc::semversion_minor_inc has been running for over 60 seconds test plugins::core_inc::semversion_patch_inc has been running for over 60 seconds test plugins::core_inc::semversion_without_passing_field has been running for over 60 seconds test plugins::custom_values::can_generate_and_updated_multiple_types_of_custom_values has been running for over 60 seconds test plugins::custom_values::can_get_custom_value_from_plugin_and_instantly_collapse_it has been running for over 60 seconds test plugins::custom_values::can_get_custom_value_from_plugin_and_pass_it_over has been running for over 60 seconds test plugins::custom_values::can_get_describe_plugin_custom_values has been running for over 60 seconds test plugins::custom_values::fails_if_passing_custom_values_across_plugins has been running for over 60 seconds test plugins::custom_values::fails_if_passing_engine_custom_values_to_plugins has been running for over 60 seconds test plugins::formats::eml::from_eml_get_another_header_field has been running for over 60 seconds test plugins::formats::eml::from_eml_get_replyto_field has been running for over 60 seconds test plugins::formats::eml::from_eml_get_subject_field has been running for over 60 seconds test plugins::formats::eml::from_eml_get_to_field has been running for over 60 seconds test plugins::formats::ics::from_ics_text_to_table has been running for over 60 seconds test plugins::formats::ics::from_ics_text_with_linebreak_to_table has been running for over 60 seconds test plugins::formats::ics::infers_types has been running for over 60 seconds test plugins::formats::ini::parses_ini has been running for over 60 seconds test plugins::formats::ini::parses_utf16_ini has been running for over 60 seconds test plugins::formats::ini::read_ini_with_missing_session has been running for over 60 seconds test plugins::formats::vcf::from_vcf_text_to_table has been running for over 60 seconds test plugins::formats::vcf::from_vcf_text_with_linebreak_to_table has been running for over 60 seconds test plugins::formats::vcf::infers_types has been running for over 60 seconds test plugins::register::help has been running for over 60 seconds test plugins::register::search_terms has been running for over 60 seconds test plugins::custom_values::fails_if_passing_engine_custom_values_to_plugins ... ok test plugins::core_inc::by_one_with_no_field_passed ... ok test plugins::core_inc::semversion_without_passing_field ... ok test plugins::core_inc::semversion_minor_inc ... ok test plugins::core_inc::semversion_major_inc ... ok test plugins::custom_values::can_get_describe_plugin_custom_values ... ok test plugins::core_inc::semversion_patch_inc ... ok test plugins::core_inc::explicit_flag ... ok test plugins::formats::ini::parses_utf16_ini ... ok test plugins::formats::ini::read_ini_with_missing_session ... ok test plugins::formats::ics::infers_types ... ok test plugins::formats::vcf::infers_types ... ok test plugins::custom_values::fails_if_passing_custom_values_across_plugins ... ok test plugins::formats::ini::parses_ini ... ok test plugins::core_inc::by_one_with_field_passed ... ok test plugins::config::none ... ok test plugins::custom_values::can_get_custom_value_from_plugin_and_pass_it_over ... ok test plugins::custom_values::can_generate_and_updated_multiple_types_of_custom_values ... ok test plugins::formats::ics::from_ics_text_to_table ... ok test plugins::config::record ... ok test plugins::formats::vcf::from_vcf_text_with_linebreak_to_table ... ok test plugins::formats::vcf::from_vcf_text_to_table ... ok test plugins::formats::ics::from_ics_text_with_linebreak_to_table ... ok test plugins::custom_values::can_get_custom_value_from_plugin_and_instantly_collapse_it ... ok test plugins::register::help ... ok test plugins::config::closure ... ok test plugins::formats::eml::from_eml_get_subject_field ... ok test plugins::formats::eml::from_eml_get_another_header_field ... ok test plugins::register::search_terms ... ok test plugins::core_inc::chooses_highest_increment_if_given_more_than_one ... ok test plugins::formats::eml::from_eml_get_to_field ... ok test plugins::formats::eml::from_eml_get_replyto_field ... ok test result: ok. 507 passed; 0 failed; 20 ignored; 0 measured; 0 filtered out; finished in 71.87s Running unittests src/lib.rs (target/debug/deps/nu_cli-2eae6534c5dfce89) running 21 tests test completions::command_completions::command_completions_tests::test_find_non_whitespace_index ... ok test completions::completion_options::test::match_algorithm_prefix ... ok test reedline_config::test::test_error ... ok test completions::completion_options::test::match_algorithm_fuzzy ... ok test reedline_config::test::test_edit_event ... ok test reedline_config::test::test_move_with_select_false ... ok test reedline_config::test::test_move_with_select_true ... ok test reedline_config::test::test_move_without_optional_select ... ok test reedline_config::test::test_send_event ... ok test reedline_config::test::test_multiple_event ... ok test reedline_config::test::test_send_menu ... ok test reedline_config::test::test_until_event ... ok test completions::command_completions::command_completions_tests::test_is_last_command_passthrough ... ok test repl::trailing_slash_looks_like_path ... ok test util::test::test_gather_env_vars ... ok test repl::are_session_ids_in_sync ... ok test completions::completer::completer_tests::test_completion_helper ... ok test menus::help_completions::test::test_help_completer::case_4 ... ok test menus::help_completions::test::test_help_completer::case_1 ... ok test menus::help_completions::test::test_help_completer::case_2 ... ok test menus::help_completions::test::test_help_completer::case_3 ... ok test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s Running tests/completions.rs (target/debug/deps/completions-12ca8493f2ae3f7b) running 45 tests test alias_offset_bug_7648 ... ignored, was reverted, still needs fixing test alias_offset_bug_7754 ... ignored, was reverted, still needs fixing test external_completer_trailing_space ... ignored test get_path_env_var_8003 ... ok test external_completer_no_trailing_space ... ok test command_open_with_filecompletion ... ok test command_save_with_filecompletion ... ok test external_completer_pass_flags ... ok test command_watch_with_filecompletion ... ok test command_touch_with_filecompletion ... ok test unknown_command_completion ... ok test command_ls_with_filecompletion ... ok test variables_dollar_sign_with_varialblecompletion ... ok test command_rm_with_globcompletion ... ok test command_cp_with_globcompletion ... ok test filecompletions_triggers_after_cursor ... ok test flag_completions ... ok test flagcompletion_triggers_after_cursor ... ok test file_completion_quoted ... ok test custom_completer_triggers_cursor_next_to_word ... ok test custom_completer_triggers_cursor_before_word ... ok test custom_completer_triggers_cursor_after_word ... ok test variables_single_dash_argument_with_flagcompletion ... ok test custom_completer_triggers_cursor_on_word_left_boundary ... ok test flagcompletion_triggers_after_cursor_piped ... ok test variables_double_dash_argument_with_flagcompletion ... ok test extern_custom_completion_long_flag_1 ... ok test extern_complete_flags ... ok test extern_custom_completion_long_flag_short ... ok test alias_of_command_and_flags ... ok test extern_custom_completion_positional ... ok test alias_of_basic_command ... ok test extern_custom_completion_long_flag_2 ... ok test customcompletion_triggers_after_cursor ... ok test extern_custom_completion_short_flag ... ok test customcompletion_triggers_after_cursor_piped ... ok test variables_command_with_commandcompletion ... ok test variables_customcompletion_subcommands_with_customcompletion_2 ... ok test dotnu_completions ... ok test variables_subcommands_with_customcompletion ... ok test alias_of_another_alias ... ok test variables_completions ... ok test folder_with_directorycompletions ... ok test file_completions ... ok test partial_completions ... ok test result: ok. 42 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.10s Running unittests src/lib.rs (target/debug/deps/nu_cmd_base-cb69da285f8d0288) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/lib.rs (target/debug/deps/nu_cmd_dataframe-4e16504e708d90f5) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/lib.rs (target/debug/deps/nu_cmd_extra-b4bb23e7920257ba) running 46 tests test extra::strings::encode_decode::hex::tests::hex_encode ... ok test extra::strings::encode_decode::hex::tests::hex_decode ... ok test extra::platform::ansi::gradient::tests::test_fg_gradient ... ok test extra::platform::ansi::gradient::tests::examples_work_as_expected ... ok test extra::math::arccosh::test::test_examples ... ok test extra::conversions::fmt::test::test_examples ... ok test extra::math::arcsinh::test::test_examples ... ok test extra::math::arctanh::test::test_examples ... ok test extra::formats::from::url::tests::test_examples ... ok test extra::math::cosh::test::test_examples ... ok test extra::math::sinh::test::test_examples ... ok test extra::math::ln::test::test_examples ... ok test extra::filters::roll::roll_up::test::test_examples ... ok test extra::filters::roll::roll_down::test::test_examples ... ok test extra::math::arccos::test::test_examples ... ok test extra::math::tanh::test::test_examples ... ok test extra::math::exp::test::test_examples ... ok test extra::math::arctan::test::test_examples ... ok test extra::strings::encode_decode::encode_hex::tests::test_examples ... ok test extra::math::arcsin::test::test_examples ... ok test extra::bits::xor::test::test_examples ... ok test extra::bits::and::test::test_examples ... ok test extra::bits::or::test::test_examples ... ok test extra::strings::encode_decode::decode_hex::tests::test_examples ... ok test extra::bits::shift_right::test::test_examples ... ok test extra::bits::rotate_left::test::test_examples ... ok test extra::bits::rotate_right::test::test_examples ... ok test extra::strings::format::command::test::test_examples ... ok test extra::math::cos::test::test_examples ... ok test extra::math::tan::test::test_examples ... ok test extra::bits::not::test::test_examples ... ok test extra::math::sin::test::test_examples ... ok test extra::strings::str_::case::title_case::test::test_examples ... ok test extra::bits::shift_left::test::test_examples ... ok test extra::strings::str_::case::pascal_case::test::test_examples ... ok test extra::strings::str_::case::camel_case::test::test_examples ... ok test extra::strings::str_::case::screaming_snake_case::test::test_examples ... ok test extra::strings::str_::case::snake_case::test::test_examples ... ok test extra::filters::roll::roll_left::test::test_examples ... ok test extra::strings::str_::case::kebab_case::tests::test_examples ... ok test extra::filters::roll::roll_right::test::test_examples ... ok test extra::bits::into::test::test_examples ... ok test extra::filters::rotate::tests::test_examples ... ok test extra::filters::update_cells::test::test_examples ... ok test extra::filters::each_while::test::test_examples ... ok test extra::formats::to::html::tests::test_examples ... ok test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s Running tests/main.rs (target/debug/deps/main-46f6cb42d583f037) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/lib.rs (target/debug/deps/nu_cmd_lang-054359a93962ec22) running 28 tests test core_commands::const_::test::test_command_type ... ok test core_commands::let_::test::test_command_type ... ok test core_commands::mut_::test::test_command_type ... ok test core_commands::for_::test::test_examples ... ok test core_commands::const_::test::test_examples ... ok test core_commands::let_::test::test_examples ... ok test core_commands::mut_::test::test_examples ... ok test core_commands::scope::aliases::test::test_examples ... ok test core_commands::overlay::new::test::test_examples ... ok test core_commands::scope::commands::test::test_examples ... ok test core_commands::overlay::use_::test::test_examples ... ok test core_commands::scope::engine_stats::test::test_examples ... ok test core_commands::scope::modules::test::test_examples ... ok test core_commands::scope::externs::test::test_examples ... ok test core_commands::scope::variables::test::test_examples ... ok test core_commands::version::test::test_examples ... ok test core_commands::while_::test::test_examples ... ok test core_commands::echo::test::test_examples ... ok test core_commands::ignore::test::test_examples ... ok test core_commands::collect::test::test_examples ... ok test core_commands::try_::test::test_examples ... ok test core_commands::loop_::test::test_examples ... ok test core_commands::if_::test::test_examples ... ok test core_commands::describe::test::test_examples ... ok test core_commands::do_::test::test_examples ... ok test core_commands::match_::test::test_examples ... ok test core_commands::export_module::test::test_examples ... ok test core_commands::use_::test::test_examples ... ok test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s Running unittests src/lib.rs (target/debug/deps/nu_color_config-e36a9e5ebcb273b8) running 23 tests test color_config::tests::test_color_string_to_nustyle_empty_string ... ok test color_config::tests::test_color_string_to_nustyle_invalid_string ... ok test color_config::tests::test_color_string_to_nustyle_valid_string ... ok test color_config::tests::test_parse_map_entry ... ok test color_config::tests::test_get_style_from_value ... ok test text_style::tests::test_blink ... ok test text_style::tests::test_dimmed ... ok test text_style::tests::test_is_blink ... ok test text_style::tests::test_hidden ... ok test style_computer::test_computable_style_static ... ok test text_style::tests::test_is_bold ... ok test text_style::tests::test_is_dimmed ... ok test text_style::tests::test_is_hidden ... ok test text_style::tests::test_is_italic ... ok test text_style::tests::test_is_reverse ... ok test text_style::tests::test_is_strikethrough ... ok test text_style::tests::test_is_underline ... ok test text_style::tests::test_italic ... ok test text_style::tests::test_reverse ... ok test text_style::tests::test_strikethrough ... ok test text_style::tests::test_underline ... ok test style_computer::test_computable_style_closure_errors ... ok test style_computer::test_computable_style_closure_basic ... ok test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s Running unittests src/lib.rs (target/debug/deps/nu_command-0a52e25c34ff6647) running 373 tests test charting::hashable_value::test::hashable_value_eq_without_concern_span ... ok test charting::hashable_value::test::from_to_tobe_same ... ok test charting::hashable_value::test::from_unhashable_value ... ok test charting::hashable_value::test::put_to_hashset ... ok test charting::hashable_value::test::from_value ... ok test conversions::into::binary::test::test_compact::case_2 ... ok test conversions::into::binary::test::test_compact::case_1 ... ok test conversions::into::binary::test::test_compact::case_3 ... ok test conversions::into::binary::test::test_compact::case_4 ... ok test conversions::into::datetime::tests::takes_a_date_format ... ok test conversions::into::datetime::tests::communicates_parsing_error_given_an_invalid_datetimelike_string ... ok test conversions::into::datetime::tests::takes_timestamp_offset_as_int ... ok test conversions::into::duration::test::turns_string_to_duration::case_01 ... ok test conversions::into::duration::test::turns_string_to_duration::case_02 ... ok test conversions::into::duration::test::turns_string_to_duration::case_04 ... ok test conversions::into::duration::test::turns_string_to_duration::case_03 ... ok test conversions::into::duration::test::turns_string_to_duration::case_05 ... ok test conversions::into::duration::test::turns_string_to_duration::case_06 ... ok test conversions::into::duration::test::turns_string_to_duration::case_07 ... ok test conversions::into::duration::test::turns_string_to_duration::case_08 ... ok test conversions::into::duration::test::turns_string_to_duration::case_09 ... ok test conversions::into::duration::test::turns_string_to_duration::case_10 ... ok test conversions::into::duration::test::turns_string_to_duration::case_11 ... ok test conversions::into::duration::test::turns_string_to_duration::case_12 ... ok test conversions::into::float::tests::int_to_float ... ok test conversions::into::float::tests::string_to_float ... ok test conversions::into::float::tests::communicates_parsing_error_given_an_invalid_floatlike_string ... ok test conversions::into::datetime::tests::takes_timestamp_without_timezone ... ok test conversions::into::datetime::tests::takes_timestamp_offset ... ok test conversions::into::datetime::tests::takes_timestamp ... ok test conversions::into::int::test::datetime_to_int_values_that_fail::case_1 ... ok test conversions::into::datetime::tests::takes_iso8601_date_format ... ok test conversions::into::int::test::datetime_to_int_values_that_fail::case_2 ... ok test conversions::into::int::test::communicates_parsing_error_given_an_invalid_integerlike_string ... ok test conversions::into::int::test::datetime_to_int_values_that_work::case_1 ... ok test conversions::into::int::test::datetime_to_int_values_that_work::case_2 ... ok test conversions::into::int::test::datetime_to_int_values_that_work::case_3 ... ok test conversions::into::int::test::turns_binary_to_integer ... ok test conversions::into::int::test::turns_hex_to_integer ... ok test conversions::into::int::test::turns_to_integer ... ok test conversions::into::value::test::test_examples ... ok test database::commands::into_sqlite::tests::test_examples ... ok test date::humanize::test::test_examples ... ok test bytes::build_::test::test_examples ... ok test debug::metadata::test::test_examples ... ok test debug::ast::test::test_examples ... ok test charting::histogram::tests::test_examples ... ok test filesystem::ucp::test::test_examples ... ok test conversions::into::value::test::test_bool_parse ... ok test bytes::reverse::tests::test_examples ... ok test bytes::length::test::test_examples ... ok test filters::sort::test::test_command_type ... ok test bytes::collect::tests::test_examples ... ok test database::values::sqlite::test::can_read_empty_db ... ok test filters::enumerate::test::test_examples ... ok test database::values::sqlite::test::can_read_empty_table ... ok test database::values::sqlite::test::can_read_null_and_non_null_data ... ok test filters::group::test::test_examples ... ok test bytes::ends_with::tests::test_examples ... ok test bytes::starts_with::tests::test_examples ... ok test env::load_env::tests::examples_work_as_expected ... ok test filters::default::test::test_examples ... ok test env::export_env::test::test_examples ... ok test date::to_table::test::test_examples ... ok test date::to_record::test::test_examples ... ok test filters::columns::test::test_examples ... ok test date::to_timezone::test::test_examples ... ok test filters::every::test::test_examples ... ok test filters::join::test::test_examples ... ok test filters::lines::test::test_examples ... ok test filters::drop::column::test::test_examples ... ok test formats::from::ssv::tests::it_allows_a_predefined_number_of_spaces ... ok test conversions::into::float::tests::test_examples ... ok test formats::from::ods::tests::test_examples ... ok test formats::from::ssv::tests::it_deals_with_single_column_input ... ok test bytes::replace::tests::test_examples ... ok test debug::debug_::test::test_examples ... ok test formats::from::ssv::tests::it_can_produce_an_empty_stream_for_header_only_input ... ok test filters::first::test::test_examples ... ok test formats::from::ssv::tests::it_trims_empty_and_whitespace_only_lines ... ok test formats::from::ssv::tests::it_keeps_empty_columns ... ok test formats::from::ssv::tests::it_handles_empty_values_when_noheaders_and_aligned_columns ... ok test formats::from::ssv::tests::it_trims_remaining_separator_space ... ok test formats::from::ssv::tests::it_uses_the_full_final_column ... ok test formats::from::ssv::tests::it_uses_first_row_as_data_when_noheaders ... ok test filters::empty::tests::test_examples ... ok test conversions::into::cell_path::test::test_examples ... ok test conversions::into::binary::test::test_examples ... ok test filters::length::test::test_examples ... ok test bytes::add::tests::test_examples ... ok test formats::from::ssv::tests::input_is_parsed_correctly_if_either_option_works ... ok test filters::flatten::test::test_examples ... ok test filters::items::test::test_examples ... ok test filters::sort_by::test::test_examples ... ok test filters::get::tests::test_examples ... ok test formats::from::csv::test::test_examples ... ok test formats::from::xml::tests::parses_element_with_attribute ... ok test formats::from::toml::tests::string_to_toml_value_passes ... ok test formats::from::toml::tests::string_to_toml_value_fails ... ok test formats::from::xlsx::tests::test_examples ... ok test formats::from::xml::tests::parses_element_with_multiple_attributes ... ok test formats::from::xml::tests::parses_element_with_attribute_and_element ... ok test filters::last::test::test_examples ... ok test filters::drop::drop_::test::test_examples ... ok test formats::from::xml::tests::parses_element_with_text ... ok test formats::from::xml::tests::parses_empty_element ... ok test filters::reverse::test::test_examples ... ok test conversions::into::bool::test::test_examples ... ok test conversions::into::filesize::test::test_examples ... ok test filters::skip::skip_::tests::test_examples ... ok test filters::compact::tests::examples_work_as_expected ... ok test formats::to::md::tests::render_h2 ... ok test filters::range::test::test_examples ... ok test formats::to::md::tests::render_h3 ... ok test formats::to::md::tests::render_h1 ... ok test formats::to::toml::tests::test_value_to_toml_value ... ok test filters::group_by::test::test_examples ... ok test filters::headers::test::test_examples ... ok test formats::to::md::tests::render_blockquote ... ok test formats::to::md::tests::render_table ... ok test formats::from::nuon::test::test_examples ... ok test conversions::into::duration::test::test_examples ... ok test formats::from::tsv::test::test_examples ... ok test formats::from::xml::tests::parses_element_with_elements ... ok test formats::from::yaml::test::test_problematic_yaml ... ok test bytes::remove::tests::test_examples ... ok test conversions::into::value::test::test_float_parse ... ok test bytes::index_of::tests::test_examples ... ok test conversions::into::record::test::test_examples ... ok test hash::md5::tests::hash_bytes ... ok test filters::select::tests::test_examples ... ok test filters::wrap::test::test_examples ... ok test filters::merge::test::test_examples ... ok test hash::md5::tests::hash_string ... ok test hash::sha256::tests::hash_bytes ... ok test generators::cal::test::test_examples ... ok test hash::sha256::tests::hash_string ... ok test filters::split_by::test::test_examples ... ok test formats::from::xml::tests::test_examples ... ok test formats::from::toml::tests::test_examples ... ok test formats::from::yaml::test::test_convert_yaml_value_to_nu_value_for_tagged_values ... ok test env::with_env::test::test_examples ... ok test filters::append::test::test_examples ... ok test help::help_escapes::test::test_examples ... ok test help::help_aliases::test::test_examples ... ok test formats::to::text::test::test_examples ... ok test help::help_commands::test::test_examples ... ok test help::help_modules::test::test_examples ... ok test filters::zip::test::test_examples ... ok test help::help_externs::test::test_examples ... ok test filters::move_::test::test_examples ... ok test formats::from::json::test::test_examples ... ok test formats::to::toml::tests::test_examples ... ok test conversions::fill::test::test_examples ... ok test generators::seq_char::tests::test_examples ... ok test conversions::into::datetime::tests::test_examples ... ok test help::help_operators::test::test_examples ... ok test filters::take::take_::test::test_examples ... ok test filters::skip::skip_while::tests::test_examples ... ok test filters::uniq_by::test::test_examples ... ok test formats::to::yaml::test::test_examples ... ok test filters::skip::skip_until::tests::test_examples ... ok test misc::tutor::tests::test_examples ... ok test conversions::into::value::test::test_int_parse ... ok test formats::from::ssv::tests::test_examples ... ok test network::http::options::tests::test_examples ... ok test network::http::head::tests::test_examples ... ok test network::http::get::tests::test_examples ... ok test network::http::delete::tests::test_examples ... ok test network::http::post::tests::test_examples ... ok test network::http::patch::tests::test_examples ... ok test network::http::put::tests::test_examples ... ok test filters::where_::test::test_examples ... ok test math::floor::test::test_examples ... ok test platform::ansi::strip::tests::test_stripping ... ok test math::ceil::test::test_examples ... ok test generators::seq::tests::test_examples ... ok test math::sqrt::test::test_examples ... ok test math::abs::test::test_examples ... ok test formats::to::tsv::test::test_examples ... ok test filters::window::test::test_examples ... ok test formats::from::yaml::test::test_examples ... ok test hash::sha256::tests::test_examples ... ok test filters::any::tests::test_examples ... ok test filters::prepend::test::test_examples ... ok test platform::du::tests::examples_work_as_expected ... ok test platform::input::input_::tests::examples_work_as_expected ... ok test platform::input::list::test::test_examples ... ok test hash::md5::tests::test_examples ... ok test filters::reject::test::test_examples ... ok test platform::kill::tests::examples_work_as_expected ... ok test random::chars::test::test_examples ... ok test random::bool::test::test_examples ... ok test filters::values::test::test_examples ... ok test filters::filter::test::test_examples ... ok test formats::to::json::test::test_examples ... ok test random::dice::test::test_examples ... ok test filters::take::take_while::tests::test_examples ... ok test math::log::test::test_examples ... ok test filters::take::take_until::tests::test_examples ... ok test filters::drop::nth::test::test_examples ... ok test filters::insert::test::test_examples ... ok test filters::uniq::test::test_examples ... ok test conversions::into::string::test::test_examples ... ok test formats::to::csv::test::test_examples ... ok test generators::seq_date::test::test_examples ... ok test filters::all::tests::test_examples ... ok test filters::rename::test::test_examples ... ok test network::url::parse::test::test_examples ... ok test random::uuid::test::test_examples ... ok test random::int::test::test_examples ... ok test random::float::test::test_examples ... ok test sort_utils::tests::test_sort_value_in_place ... ok test sort_utils::tests::test_sort_value ... ok test path::r#type::tests::test_examples ... ok test math::product::test::test_examples ... ok test math::sum::test::test_examples ... ok test stor::create::test::test_process_with_missing_table_name ... ok test stor::create::test::test_examples ... ok test math::stddev::test::test_examples ... ok test platform::whoami::tests::examples_work_as_expected ... ok test math::variance::test::test_examples ... ok test math::round::test::test_examples ... ok test network::url::decode::test::test_examples ... ok test stor::export::test::test_examples ... ok test strings::encode_decode::base64::tests::base64_decode_binary_expect_error ... ok test stor::delete::test::test_examples ... ok test stor::import::test::test_examples ... ok test strings::encode_decode::base64::tests::base64_decode_binhex ... ok test strings::encode_decode::base64::tests::base64_decode_binhex_with_new_line_input ... ok test stor::open::test::test_examples ... ok test path::exists::tests::test_examples ... ok test stor::insert::test::test_examples ... ok test strings::encode_decode::base64::tests::base64_encode_binary ... ok test strings::encode_decode::base64::tests::base64_encode_standard ... ok test stor::reset::test::test_examples ... ok test strings::encode_decode::base64::tests::base64_encode_standard_no_padding ... ok test strings::encode_decode::base64::tests::base64_encode_url_safe ... ok test stor::update::test::test_examples ... ok test math::mode::test::test_examples ... ok test strings::encode_decode::encoding::test::smoke::case_01_big5 ... ok test math::avg::test::test_examples ... ok test strings::encode_decode::encoding::test::smoke::case_03_euc_jp ... ok test strings::encode_decode::encoding::test::smoke::case_04_euc_kr ... ok test path::split::tests::test_examples ... ok test strings::encode_decode::encoding::test::smoke::case_05_gbk ... ok test platform::ansi::link::tests::examples_work_as_expected ... ok test strings::encode_decode::encoding::test::smoke::case_06_iso_8859_1 ... ok test conversions::into::int::test::test_examples ... ok test strings::encode_decode::encoding::test::smoke::case_07_cp1252 ... ok test strings::encode_decode::encoding::test::smoke::case_02_shift_jis ... ok test strings::encode_decode::encoding::test::smoke::case_08_latin5 ... ok test stor::create::test::test_process_with_missing_columns ... ok test filters::update::test::test_examples ... ok test strings::encode_decode::encoding::test::smoke::case_10_utf_hyphen_16 ... ok test strings::encode_decode::encoding::test::smoke::case_11_utf8 ... ok test strings::encode_decode::encoding::test::smoke::case_12_utf_hyphen_8 ... ok test strings::encode_decode::encoding::test::smoke::case_09_utf16 ... ok test path::expand::tests::test_examples ... ok test strings::encode_decode::encoding::test::smoke_encoding_name::case_1_big5 ... ok test strings::encode_decode::encoding::test::smoke_encoding_name::case_2_eucjp ... ok test path::basename::tests::test_examples ... ok test formats::to::nuon::test::test_examples ... ok test math::min::test::test_examples ... ok test filters::transpose::test::test_examples ... ok test stor::create::test::test_process_with_valid_parameters ... ok test stor::create::test::test_process_with_unsupported_column_data_type ... ok test math::median::test::test_examples ... ok test network::url::encode::test::test_examples ... ok test math::max::test::test_examples ... ok test filters::sort::test::test_examples ... ok test strings::encode_decode::encoding::test::smoke_encoding_name::case_3_euckr ... ok test strings::encode_decode::encoding::test::smoke_encoding_name::case_4_gb2312 ... ok test strings::encode_decode::encoding::test::smoke_encoding_name::case_5_tis620 ... ok test strings::detect_columns::test::test_examples ... ok test network::url::build_query::test::test_examples ... ok test path::relative_to::tests::test_examples ... ok test filters::each::test::test_examples ... ok test path::parse::tests::test_examples ... ok test formats::to::md::tests::test_examples ... ok test strings::str_::case::upcase::tests::upcases ... ok test path::dirname::tests::test_examples ... ok test strings::str_::index_of::tests::index_does_not_exist_due_to_end_index ... ok test strings::str_::index_of::tests::index_does_not_exists_due_to_strict_bounds ... ok test strings::str_::index_of::tests::index_is_not_a_char_boundary ... ok test strings::str_::index_of::tests::index_is_out_of_bounds ... ok test strings::str_::index_of::tests::index_of_does_not_exist_in_string ... ok test strings::str_::index_of::tests::returns_index_of_next_substring ... ok test strings::encode_decode::decode::test::test_examples ... ok test strings::str_::expand::tests::dots ... ok test strings::str_::index_of::tests::returns_index_of_substring ... ok test strings::str_::index_of::tests::returns_index_of_nums_in_middle_due_to_index_limit_from_both_ends ... ok test strings::str_::index_of::tests::use_utf8_bytes ... ok test platform::ansi::strip::tests::examples_work_as_expected ... ok test filters::upsert::test::test_examples ... ok test strings::str_::length::test::use_utf8_bytes ... ok test strings::format::filesize::tests::test_examples ... ok test strings::encode_decode::decode_base64::tests::test_examples ... ok test strings::str_::stats::test_count_counts_codepoints ... ok test strings::str_::substring::tests::use_utf8_bytes ... ok test strings::str_::substring::tests::substrings_indexes ... ok test strings::str_::case::upcase::tests::test_examples ... ok test strings::str_::trim::trim_::tests::global_trim_ignores_numbers ... ok test strings::str_::trim::trim_::tests::global_trim_left_ignores_numbers ... ok test strings::encode_decode::encode::test::test_examples ... ok test strings::str_::trim::trim_::tests::global_trim_left_row ... ok test strings::str_::trim::trim_::tests::global_trim_left_table ... ok test strings::str_::trim::trim_::tests::global_trim_right_ignores_numbers ... ok test strings::str_::trim::trim_::tests::global_trim_right_table ... ok test strings::str_::trim::trim_::tests::global_trim_right_row ... ok test strings::str_::trim::trim_::tests::global_trim_row ... ok test strings::str_::trim::trim_::tests::global_trim_table ... ok test strings::str_::trim::trim_::tests::trims ... ok test strings::str_::trim::trim_::tests::trims_custom_character_both_ends ... ok test strings::str_::trim::trim_::tests::trims_custom_chars_from_left ... ok test strings::str_::trim::trim_::tests::trims_custom_chars_from_right ... ok test strings::str_::trim::trim_::tests::trims_global ... ok test strings::str_::stats::test_count_counts_words ... ok test strings::str_::stats::test_one_newline ... ok test strings::str_::trim::trim_::tests::trims_left_global ... ok test strings::str_::stats::test_count_counts_lines ... ok test strings::str_::trim::trim_::tests::trims_right_global ... ok test strings::str_::trim::trim_::tests::trims_whitespace_from_right ... ok test system::run_external::test::argument_with_inner_quotes_test ... ok test system::run_external::test::argument_without_equal_test ... ok test strings::str_::trim::trim_::tests::trims_whitespace_from_left ... ok test system::run_external::test::remove_quotes_argument_with_equal_test ... ok test system::run_external::test::remove_quotes_argument_with_single_quotes_test ... ok test strings::str_::replace::tests::can_have_capture_groups ... ok test strings::encode_decode::encode_base64::tests::test_examples ... ok test system::which_::test::test_examples ... ok test network::url::join::test::test_examples ... ok test strings::split::words::test::test_incompat_flags ... ok test filters::reduce::test::test_examples ... ok test strings::split::words::test::test_incompat_flags_2 ... ok test strings::format::duration::tests::test_examples ... ok test strings::str_::join::tests::test_examples ... ok test strings::str_::reverse::tests::test_examples ... ok test strings::str_::case::capitalize::test::test_examples ... ok test strings::split::chars::test::test_examples ... ok test strings::str_::ends_with::test::test_examples ... ok test strings::str_::substring::tests::test_examples ... ok test strings::format::date::test::test_examples ... ok test strings::str_::length::test::test_examples ... ok test path::join::tests::test_examples ... ok test strings::str_::distance::tests::test_examples ... ok test formats::to::xml::test::test_examples ... ok test strings::str_::case::downcase::test::test_examples ... ok test strings::str_::starts_with::tests::test_examples ... ok test strings::split::row::test::test_examples ... ok test conversions::into::value::test::test_datetime_dmy_pattern ... ok test strings::str_::stats::test::test_examples ... ok test strings::split::list::test::test_examples ... ok test strings::char_::tests::examples_work_as_expected ... ok test strings::split::column::test::test_examples ... ok test generators::generate::test::test_examples ... ok test conversions::into::value::test::test_datetime_ymd_pattern ... ok test strings::str_::trim::trim_::tests::test_examples ... ok test strings::str_::index_of::tests::test_examples ... ok test strings::str_::contains::test::test_examples ... ok test conversions::into::value::test::test_datetime_ymdz_pattern ... ok test filters::find::tests::test_examples ... ok test strings::str_::expand::tests::test_examples ... ok test platform::ansi::ansi_::tests::examples_work_as_expected ... ok test strings::split::words::test::test_examples ... ok test viewers::griddle::test::test_examples ... ok test strings::str_::replace::tests::test_examples ... ok test filters::par_each::test::test_examples ... ok test strings::parse::test::test_examples ... ok test debug::timeit::test_time_block_2 ... ok test formats::from::yaml::test::test_consistent_mapping_ordering ... ok test debug::timeit::test_time_block ... ok test platform::sleep::tests::examples_work_as_expected ... ok test result: ok. 373 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.23s Running tests/main.rs (target/debug/deps/main-26e38853be8818a9) running 1461 tests test commands::alias::alias_hiding_1 ... ignored, TODO?: Aliasing parser keywords does not work anymore test commands::alias::alias_hiding_2 ... ignored, TODO?: Aliasing parser keywords does not work anymore test commands::alias::alias_simple ... ignored, TODO?: Aliasing parser keywords does not work anymore test arguments_start_uppercase ... ok test arguments_end_period ... ok test commands::cp::copy_dir_contains_symlink_ignored ... ignored, duplicate test with slight differences in ucp test commands::alias::alias_default_help ... ok test commands::alias::alias_ordering ... ok test commands::alias::cant_alias_keyword ... ok test commands::alias::alias_if ... ok test commands::cp::copy_file_not_exists_dst ... ignored, duplicate test with ucp with slight differences test commands::alias::alias_wont_recurse ... ok test commands::cp::copy_identical_file ... ignored, duplicate test with slight differences in ucp test commands::all::all_uses_enumerate_index ... ok test commands::cp::copy_to_non_existing_dir ... ignored, duplicate test with slight differences in ucp test commands::all::checks_all_columns_of_a_table_is_true ... ok test commands::all::checks_all_rows_are_true ... ok test commands::all::checks_all_rows_are_true_with_param ... ok test commands::all::checks_all_rows_are_false_with_param ... ok test commands::all::unique_env_each_iteration ... ok test commands::all::early_exits_with_0_param_blocks ... ok test commands::all::works_with_1_param_blocks ... ok test commands::all::early_exits_with_1_param_blocks ... ok test commands::all::checks_if_all_returns_error_with_invalid_command ... ok test commands::alias::alias_match ... ok test commands::database::into_sqlite::into_sqlite_empty ... ok test commands::date::format::formatter_not_valid ... ok test commands::date::format::fails_without_input ... ok test commands::def::def_cursed_env_flag_positions_2 ... ignored, TODO: Investigate why it's not working, it might be the signature parsing test commands::any::any_uses_enumerate_index ... ok test commands::def::def_cursed_wrapped_flag_positions_2 ... ignored, TODO: Investigate why it's not working, it might be the signature parsing test commands::cp::cp_with_cd ... ok test commands::any::early_exits_with_0_param_blocks ... ok test commands::all::works_with_0_param_blocks ... ok test commands::database::into_sqlite::into_sqlite_values ... ok test commands::alias::alias_multiword_name ... ok test commands::cp::error_if_attempting_to_copy_a_directory_to_another_directory ... ok test commands::alias::alias_invalid_expression ... ok test commands::def::def_env_wrapped_no_help ... ok test commands::def::def_errors_with_comma_before_alternative_short_flag ... ok test commands::def::def_env_wrapped ... ok test commands::def::def_errors_with_multiple_types ... ignored, This error condition is not implemented yet test commands::database::into_sqlite::into_sqlite_existing_db_append ... ok test commands::cal::cal_february_2020_leap_year ... ok test commands::cp::copy_file_with_read_permission ... ok test commands::cp::copy_dir_symlink_file_body_not_changed ... ok test commands::cp::copy_dir_contains_symlink ... ok test commands::cp::copy_files_using_glob_two_parents_up_using_multiple_dots ... ok test commands::cp::deep_copies_with_recursive_flag ... ok test commands::cd::filesystem_directory_not_found ... ok test commands::cd::filesystem_switch_back_to_previous_working_directory ... ok test commands::cd::filesystem_change_from_current_directory_using_relative_path_and_dash ... ok test commands::cd::filesystem_change_from_current_directory_using_absolute_path ... ok test commands::assignment::append_assign::append_assign_both_empty ... ok test commands::cd::filesystem_change_to_home_directory ... ok test commands::def::export_def_cursed_env_flag_positions_2 ... ignored, TODO: Investigate why it's not working, it might be the signature parsing test commands::cd::filesystem_change_current_directory_to_two_parents_up_using_multiple_dots ... ok test commands::cd::filesystem_change_from_current_directory_using_relative_path ... ok test commands::cal::cal_week_day_start_monday ... ok test commands::cd::filesystem_change_current_directory_to_parent_directory ... ok test commands::any::unique_env_each_iteration ... ok test commands::cal::cal_sees_pipeline_year ... ok test commands::cd::filesystem_change_to_a_directory_containing_spaces ... ok test commands::cd::filesystem_change_directory_to_symlink_relative ... ok test commands::alias::alias_fails_with_invalid_name ... ok test commands::def::def_errors_with_multiple_short_flags ... ok test commands::conversions::into::int::convert_back_and_forth ... ok test commands::def::def_cursed_wrapped_flag_positions ... ok test commands::continue_::continue_for_loop ... ok test commands::compact::discards_rows_where_given_column_is_empty ... ok test commands::assignment::append_assign::append_assign_int ... ok test commands::cd::filesystem_not_a_directory ... ok test commands::config_env_default::print_config_env_default_to_stdout ... ok test commands::cd::cd_works_with_in_var ... ok test commands::def::def_errors_with_no_space_between_params_and_name_1 ... ok test commands::assignment::append_assign::append_assign_single_element ... ok test commands::def::def_default_value_should_restrict_implicit_type ... ok test commands::def::def_errors_with_multiple_commas ... ok test commands::any::checks_any_column_of_a_table_is_true ... ok test commands::def::def_cursed_env_flag_positions ... ok test commands::cal::cal_rows_in_2020 ... ok test commands::compact::discards_empty_rows_by_default ... ok test commands::assignment::append_assign::append_assign_any ... ok test commands::any::checks_any_row_is_true ... ok test commands::assignment::append_assign::append_assign_single_to_single ... ok test commands::assignment::append_assign::append_assign_string ... ok test commands::assignment::append_assign::append_assign_to_single_element ... ok test commands::cal::cal_full_year ... ok test commands::break_::break_for_loop ... ok test commands::any::early_exits_with_1_param_blocks ... ok test commands::def::def_errors_with_no_space_between_params_and_name_2 ... ok test commands::assignment::append_assign::append_assign_type_mismatch ... ok test commands::cal::cal_friday_the_thirteenths_in_2015 ... ok test commands::break_::break_each ... ok test commands::any::works_with_1_param_blocks ... ok test commands::def::def_default_value_shouldnt_restrict_explicit_type ... ok test commands::def::def_with_paren_params ... ok test commands::def::def_errors_with_comma_before_colon ... ok test commands::def::def_errors_with_multiple_colons ... ok test commands::any::works_with_0_param_blocks ... ok test commands::alias::alias_wont_recurse2 ... ok test commands::def::def_errors_with_comma_before_equals ... ok test commands::append::adds_a_row_to_the_end ... ok test commands::any::checks_if_any_returns_error_with_invalid_command ... ok test commands::def::def_wrapped_with_block ... ok test commands::conversions::into::int::convert_into_int_little_endian ... ok test commands::complete::error ... ok test commands::default::adds_row_data_if_column_missing ... ok test commands::debug_info::runs_successfully ... ok test commands::conversions::into::int::convert_into_int_big_endian ... ok test commands::do_::capture_errors_works ... ok test commands::def::def_wrapped_wrong_rest_type_error ... ok test commands::def::def_wrapped_missing_rest_error ... ok test commands::default::default_after_empty_filter ... ok test commands::def::def_with_list ... ok test commands::def::def_with_comment ... ok test commands::detect_columns::detect_columns ... ok test commands::def::def_with_default_list ... ok test commands::cp::copy_file_and_dir_from_two_parents_up_using_multiple_dots_to_current_dir_recursive ... ok test commands::database::into_sqlite::into_sqlite_schema ... ok test commands::def::def_with_param_comment ... ok test commands::config_nu_default::print_config_nu_default_to_stdout ... ok test commands::break_::break_while_loop ... ok test commands::do_::ignore_shell_errors_works_for_external_with_semicolon ... ok test commands::drop::columns ... ok test commands::cd::cd_permission_denied_folder ... ok test commands::do_::ignore_error_works_with_list_stream ... ok test commands::drop::drop_columns_positive_value ... ok test commands::drop::more_columns_than_record_has ... ok test commands::cp::copies_the_directory_inside_directory_if_path_to_copy_is_directory_and_with_recursive_flag ... ok test commands::drop::disjoint_columns ... ok test commands::do_::capture_error_with_too_much_stdout_not_hang_nushell ... ok test commands::drop::disjoint_columns_first_row_becomes_empty ... ok test commands::do_::capture_error_with_too_much_stderr_not_hang_nushell ... ok test commands::drop::nth_missing_first_argument ... ok test commands::drop::nth_range_inclusive ... ok test commands::each::each_element_continue_command ... ok test commands::drop::fail_on_non_iterator ... ok test commands::each::each_window_stride ... ok test commands::drop::record ... ok test commands::def::export_def_cursed_env_flag_positions ... ok test commands::each::each_element_break_command ... ok test commands::each::each_uses_enumerate_index ... ok test commands::each::each_no_args_in_block ... ok test commands::drop::more_rows_than_table_has ... ok test commands::echo::echo_range_is_lazy ... ok test commands::echo::echo_range_handles_exclusive ... ok test commands::each::each_works_separately ... ok test commands::each::each_group_works ... ok test commands::drop::more_columns_than_table_has ... ok test commands::echo::echo_range_handles_exclusive_down ... ok test commands::error_make::error_start_bigger_than_end_should_fail ... ok test commands::do_::do_with_semicolon_break_on_failed_external ... ok test commands::each::each_window ... ok test commands::error_make::check_help_line ... ok test commands::empty::reports_emptiness_by_columns ... ok test commands::empty::reports_emptiness ... ok test commands::error_make::error_label_works ... ok test commands::empty::reports_nonemptiness ... ok test commands::echo::echo_range_handles_inclusive ... ok test commands::echo::echo_range_handles_inclusive_down ... ok test commands::cp::copy_ignores_ansi ... ok test commands::drop::nth_range_exclusive ... ok test commands::drop::rows ... ok test commands::every::gets_all_rows_by_every_zero ... ok test commands::error_make::no_span_if_unspanned ... ok test commands::every::gets_no_rows_by_every_skip_one ... ok test commands::every::gets_every_third_row ... ok test commands::every::skips_every_third_row ... ok test commands::every::gets_all_rows_by_every_one ... ok test commands::fill::string_fill_plain ... ok test commands::find::find_with_list_search_with_char ... ok test commands::fill::string_fill_fancy ... ok test commands::find::find_with_list_search_with_number ... ok test commands::export_def::export_subcommands_help ... ok test commands::find::find_in_table_keeps_row_with_single_matched_and_keeps_other_columns ... ok test commands::every::gets_all_rows_except_first_by_every_skip_too_much ... ok test commands::first::errors_on_empty_list_when_no_rows_given ... ok test commands::cp::copies_same_file_twice ... ok test commands::every::gets_no_rows_by_every_skip_zero ... ok test commands::find::find_with_filepath_search_with_string ... ok test commands::find::find_takes_into_account_linebreaks_in_string ... ok test commands::find::find_with_string_search_with_string ... ok test commands::def::def_fails_with_invalid_name ... ok test commands::find::find_with_regex_in_table_keeps_row_if_one_column_matches ... ok test commands::find::find_in_table_only_keep_rows_with_matches_on_selected_columns ... ok test commands::first::gets_first_bytes ... ok test commands::first::gets_first_row_as_list_when_amount_given ... ok test commands::first::gets_first_byte ... ok test commands::first::gets_all_rows_if_amount_higher_than_all_rows ... ok test commands::empty::reports_nonemptiness_by_columns ... ok test commands::find::find_with_filepath_search_with_multiple_patterns ... ok test commands::flatten::flatten_nested_tables ... ok test commands::first::gets_first_rows_by_amount ... ok test commands::first::works_with_binary_list ... ok test commands::flatten::flatten_nested_tables_that_have_many_columns ... ok test commands::first::gets_first_row_when_no_amount_given ... ok test commands::find::find_with_string_search_with_string_not_found ... ok test commands::flatten::flatten_more_than_one_column_that_are_subtables_not_supported ... ok test commands::first::errors_on_negative_rows ... ok test commands::flatten::flatten_row_column_explicitly ... ok test commands::generate::generate_allows_no_output ... ok test commands::flatten::flatten_nested_tables_with_columns ... ok test commands::find::inverted_find_in_table_keeps_row_if_none_of_the_selected_columns_matches ... ok test commands::generate::generate_disallows_primitive ... ok test commands::generate::generate_disallows_list ... ok test commands::for_::for_doesnt_auto_print_in_each_iteration ... ok test commands::generate::generate_allows_null_output ... ok test commands::flatten::flatten_table_columns_explicitly ... ok test commands::generate::generate_allows_null_state ... ok test commands::generate::generate_disallows_extra_keys ... ok test commands::generate::generate_allows_empty_output ... ok test commands::generate::generate_no_next_break ... ok test commands::flatten::flatten_row_columns_having_same_column_names_flats_separately ... ok test commands::get::ignore_errors_works ... ok test commands::get::column_paths_are_either_double_quoted_or_regular_unquoted_words_separated_by_dot ... ok test commands::get::ignore_multiple ... ok test commands::detect_columns::detect_columns_with_flag_c ... ok test commands::find::find_with_list_search_with_string ... ok test commands::get::fetches_more_than_one_column_path ... ok test commands::every::gets_first_row_by_every_too_much ... ok test commands::get::errors_fetching_by_accessing_empty_list ... ok test commands::find::inverted_find_with_regex_in_table_keeps_row_if_none_of_the_columns_matches ... ok test commands::get::errors_fetching_by_index_out_of_bounds ... ok test commands::get::quoted_column_access ... ok test commands::find::find_in_table_keeps_row_with_multiple_matched_and_keeps_other_columns ... ok test commands::get::errors_fetching_by_column_not_present ... ok test commands::get::get_does_not_delve_too_deep_in_nested_lists ... ok test commands::get::fetches_a_row ... ok test commands::get::errors_fetching_by_column_using_a_number ... ok test commands::get::simple_get_list ... ok test commands::do_::capture_error_with_both_stdout_stderr_messages_not_hang_nushell ... ok test commands::glob::empty_glob_pattern_triggers_error ... ok test commands::get::simple_get_record ... ok test commands::get::fetches_by_column_path ... ok test commands::glob::glob_files_in_parent::case_2 ... ok test commands::generate::generate_null_break ... ok test commands::group_by::errors_if_given_unknown_column_name ... ok test commands::group_by::errors_if_column_not_found ... ok test commands::get::fetches_by_index ... ok test commands::hash_::base64_defaults_to_encoding_with_standard_character_type ... ok test commands::group_by::groups ... ok test commands::hash_::error_invalid_decode_value ... ok test commands::glob::glob_files_in_parent::case_1 ... ok test commands::hash_::base64_decode_characterset_binhex ... ok test commands::glob::glob_subdirs_ignore_dirs ... ok test commands::group_by::group_by_on_empty_list_returns_empty_record ... ok test commands::glob::glob_files_in_parent::case_3 ... ok test commands::glob::glob_ignore_files ... ok test commands::glob::glob_files_in_parent::case_5 ... ok test commands::hash_::base64_encode_characterset_binhex ... ok test commands::hash_::error_when_invalid_character_set_given ... ok test commands::glob::nonempty_glob_lists_matching_paths ... ok test commands::group_by::optional_cell_path_works ... ok test commands::headers::headers_handles_missing_values ... ok test commands::headers::headers_invalid_column_type_record ... ok test commands::headers::headers_invalid_column_type_range ... ok test commands::help::help_commands_length ... ok test commands::date::format::locale_format_respect_different_locale ... ok test commands::glob::glob_files_in_parent::case_4 ... ok test commands::hash_::sha256_works_with_file ... ok test commands::histogram::summarizes_by_values ... ok test commands::histogram::summarizes_by_column_given ... ok test commands::headers::headers_invalid_column_type_empty_record ... ok test commands::insert::deep_cell_path_creates_all_nested_records ... ok test commands::histogram::summarizes_by_column_given_with_normalize_percentage ... ok test commands::headers::headers_invalid_column_type_array ... ok test commands::hash_::md5_works_with_file ... ok test commands::insert::insert_past_end_of_list_stream ... ok test commands::headers::headers_uses_first_row_as_header ... ok test commands::glob::glob_subdirs ... ok test commands::headers::headers_adds_missing_column_name ... ok test commands::histogram::count ... ok test commands::help::help_modules_main_2 ... ok test commands::histogram::count_with_normalize_percentage ... ok test commands::headers::headers_invalid_column_type_binary ... ok test commands::headers::headers_invalid_column_type_duration ... ok test commands::help::help_modules_main_1 ... ok test commands::cp::copies_the_file_inside_directory_if_path_to_copy_is_directory ... ok test commands::into_int::into_int_datetime1 ... ignored test commands::insert::doesnt_convert_record_to_table ... ok test commands::insert::insert_at_start_of_list ... ok test commands::insert::insert_uses_enumerate_index ... ok test commands::insert::insert_into_list ... ok test commands::join::test_alternative_table_syntax ... ignored test commands::insert::insert_past_end_of_list ... ok test commands::insert::insert_the_column_conflict ... ok test commands::insert::insert_at_end_of_list ... ok test commands::complete::basic_exit_code ... ok test commands::insert::inserts_all_rows_in_table_in_record ... ok test commands::insert::insert_the_column ... ok test commands::help::nothing_type_annotation ... ok test commands::insert::lazy_record_test_values ... ok test commands::insert::insert_into_list_stream ... ok test commands::into_filesize::into_filesize_filesize ... ok test commands::insert::insert_at_end_of_list_stream ... ok test commands::into_filesize::into_filesize_float ... ok test commands::insert::insert_support_lazy_record ... ok test commands::inspect::inspect_with_empty_pipeline ... ok test commands::into_filesize::into_filesize_negative_filesize ... ok test commands::into_filesize::into_filesize_int ... ok test commands::into_filesize::into_filesize_str_many_newlines ... ok test commands::into_filesize::into_filesize_str_newline ... ok test commands::into_int::into_int_datetime::case_2 ... ok test commands::into_int::into_int_datetime::case_3 ... ok test commands::into_int::into_int_datetime::case_1 ... ok test commands::into_filesize::into_filesize_str ... ok test commands::into_int::into_int_datetime::case_4 ... ok test commands::into_int::into_int_filesize ... ok test commands::into_int::into_int_datetime::case_5 ... ok test commands::into_datetime::into_datetime_table_column ... ok test commands::into_int::into_int_int ... ok test commands::into_int::into_int_binary ... ok test commands::into_int::into_int_filesize2 ... ok test commands::let_::let_with_external_failed ... ignored test commands::def::def_wrapped_from_module ... ok test commands::help::help_shows_signature ... ok test commands::last::fail_on_non_iterator ... ok test commands::last::gets_last_byte ... ok test commands::last::gets_last_row_as_list_when_amount_given ... ok test commands::last::gets_last_bytes ... ok test commands::cp::copies_a_file ... ok test commands::last::gets_last_row_when_no_amount_given ... ok test commands::last::gets_the_last_row ... ok test commands::length::length_columns_no_rows ... ok test commands::let_::let_name_builtin_var ... ok test commands::let_::let_doesnt_mutate ... ok test commands::length::length_columns_in_cal_table ... ok test commands::length::length_fails_on_echo_record ... ok test commands::last::requests_more_rows_than_table_has ... ok test commands::last::gets_last_rows_by_amount ... ok test commands::last::errors_on_empty_list_when_no_rows_given ... ok test commands::last::last_errors_on_negative_index ... ok test commands::let_::let_pipeline_allows_in ... ok test commands::let_::let_pipeline_redirects_internals ... ok test commands::lines::lines_proper_buffering ... ok test commands::let_::let_takes_pipeline ... ok test commands::let_::mut_pipeline_allows_in ... ok test commands::let_::mut_takes_pipeline ... ok test commands::loop_::loop_doesnt_auto_print_in_each_iteration ... ok test commands::ls::does_not_fail_if_glob_matches_empty_directory ... ok test commands::lines::lines ... ok test commands::ls::fails_when_glob_doesnt_match ... ok test commands::lines::lines_mixed_line_endings ... ok test commands::ls::list_directory_contains_invalid_utf8 ... ok test commands::ls::list_a_directory_not_exists ... ok test commands::lines::lines_multi_value_split ... ok test commands::do_::capture_errors_works_for_external_with_pipeline ... ok test commands::do_::capture_errors_works_for_external_with_semicolon ... ok test commands::lines::lines_on_error ... ok test commands::ls::list_files_from_two_parents_up_using_multiple_dots ... ok test commands::ls::list_unknown_flag ... ok test commands::ls::lists_all_hidden_files_when_glob_contains_dot ... ok test commands::do_::capture_errors_works_for_external ... ok test commands::histogram::help ... ok test commands::ls::lists_files_including_starting_with_dot ... ok test commands::ls::lists_all_files_in_directories_from_stream ... ok test commands::ls::lists_all_hidden_files_when_glob_does_not_contain_dot ... ok test commands::do_::ignore_error_should_work_for_external_command ... ok test commands::do_::ignore_program_errors_works_for_external_with_semicolon ... ok test commands::help::help_usage_extra_usage_alias ... ok test commands::ls::lists_hidden_file_when_explicitly_specified ... ok test commands::ls::lists_regular_files_using_asterisk_wildcard ... ok test commands::ls::lists_regular_files ... ok test commands::ls::list_ignores_ansi ... ok test commands::ls::lists_regular_files_using_question_mark::case_05 ... ok test commands::ls::lists_regular_files_using_question_mark::case_04 ... ok test commands::ls::lists_regular_files_using_question_mark::case_01 ... ok test commands::ls::lists_regular_files_using_question_mark::case_08 ... ok test commands::ls::lists_regular_files_using_question_mark::case_06 ... ok test commands::ls::lists_regular_files_using_question_mark::case_13 ... ok test commands::ls::lists_regular_files_using_question_mark::case_03 ... ok test commands::ls::list_all_columns ... ok test commands::ls::lists_regular_files_using_question_mark::case_11 ... ok test commands::ls::lists_regular_files_using_question_mark::case_10 ... ok test commands::ls::lists_regular_files_using_question_mark::case_07 ... ok test commands::ls::lists_regular_files_using_question_mark::case_09 ... ok test commands::ls::lists_regular_files_using_question_mark::case_12 ... ok test commands::ls::lists_regular_files_using_question_mark::case_02 ... ok test commands::ls::lists_regular_files_using_question_mark::case_21 ... ok test commands::ls::lists_regular_files_using_question_mark::case_17 ... ok test commands::ls::fails_with_ls_to_dir_without_permission ... ok test commands::ls::lists_regular_files_using_question_mark::case_15 ... ok test commands::ls::lists_regular_files_using_question_mark::case_18 ... ok test commands::insert::list_replacement_closure ... ok test commands::match_::match_constant_1 ... ok test commands::ls::glob_with_hidden_directory ... ok test commands::cp::copies_using_a_glob ... ok test commands::ls::lists_regular_files_using_question_mark::case_19 ... ok test commands::ls::lists_regular_files_using_question_mark::case_16 ... ok test commands::ls::lists_regular_files_using_question_mark::case_20 ... ok test commands::ls::lists_regular_files_using_question_mark::case_14 ... ok test commands::ls::lists_with_directory_flag ... ok test commands::ls::lists_regular_files_using_question_mark_wildcard ... ok test commands::match_::match_constant_2 ... ok test commands::help::help_usage_extra_usage_command ... ok test commands::match_::match_constant_4 ... ok test commands::match_::match_constant_5 ... ok test commands::match_::match_constant_7 ... ok test commands::match_::match_constant_3 ... ok test commands::match_::match_constant_6 ... ok test commands::match_::match_for_range ... ok test commands::match_::match_for_range_unmatched ... ok test commands::match_::match_doesnt_overwrite_variable ... ok test commands::insert::table_replacement_closure ... ok test commands::for_::for_break_on_external_failed ... ok test commands::match_::match_for_record ... ok test commands::match_::match_for_record_shorthand ... ok test commands::match_::match_null ... ok test commands::match_::match_list_rest ... ok test commands::match_::match_list ... ok test commands::match_::match_or_pattern_overlap_2 ... ok test commands::match_::match_with_guard_block_as_guard ... ok test commands::match_::match_with_guard_no_expr_after_if ... ok test commands::match_::match_with_guard_not_bool ... ok test commands::match_::match_or_pattern ... ok test commands::match_::match_with_guard ... ok test commands::cp::copies_using_path_with_wildcard ... ok test commands::math::add ... ok test commands::math::add_compound ... ok test commands::match_::match_with_guard_parens_expr_as_guard ... ok test commands::math::adding_list_and_value ... ok test commands::insert::record_replacement_closure ... ok test commands::math::adding_lists ... ok test commands::match_::match_list_rest_ignore ... ok test commands::math::append_strings ... ok test commands::match_::match_or_pattern_overlap_1 ... ok test commands::math::append_binary_values ... ok test commands::math::adding_value_and_list ... ok test commands::math::compound_comparison2 ... ok test commands::math::avg::can_average_bytes ... ok test commands::math::compound_comparison ... ok test commands::math::compound_where ... ok test commands::math::duration_decimal_math_with_nanoseconds ... ok test commands::math::adding_tables ... ok test commands::math::avg::can_average_numbers ... ok test commands::math::duration_decimal_math ... ok test commands::math::compound_where_paren ... ok test commands::math::duration_math_with_negative ... ok test commands::math::division_of_ints ... ok test commands::math::duration_math_with_nanoseconds ... ok test commands::ls::list_flag_false ... ok test commands::ls::lists_with_directory_flag_without_argument ... ok test commands::math::duration_decimal_math_with_all_units ... ok test commands::math::error_zero_division_float_int ... ok test commands::math::error_zero_division_float_float ... ok test commands::math::duration_decimal_dans_test ... ok test commands::math::division_of_ints2 ... ok test commands::math::duration_math ... ok test commands::exec::exec_fail_batched_short_args ... ok test commands::math::floor_division_of_ints ... ok test commands::math::error_zero_division_int_float ... ok test commands::math::error_zero_floor_division_float_float ... ok test commands::math::floor_division_of_ints2 ... ok test commands::math::error_zero_division_int_int ... ok test commands::math::median::median_mixed_numbers ... ok test commands::math::error_zero_floor_division_int_int ... ok test commands::math::error_zero_floor_division_float_int ... ok test commands::math::floor_division_of_floats ... ok test commands::math::error_zero_floor_division_int_float ... ok test commands::math::median::median_numbers_with_even_rows ... ok test commands::math::modulo ... ok test commands::math::precedence_of_operators2 ... ok test commands::math::parens_precedence ... ok test commands::math::median::median_numbers_with_odd_rows ... ok test commands::math::precedence_of_operators ... ok test commands::math::sqrt::can_sqrt_irrational ... ok test commands::math::round::can_round_integer_with_negative_precision ... ok test commands::math::round::fails_with_wrong_input_type ... ok test commands::math::round::can_round_float_with_negative_precision ... ok test commands::math::sqrt::can_sqrt_numbers ... ok test commands::insert::list_stream_replacement_closure ... ok test commands::math::round::can_round_very_large_numbers ... ok test commands::math::sqrt::can_sqrt_perfect_square ... ok test commands::math::round::can_round_very_large_numbers_with_precision ... ok test commands::math::precedence_of_operators4 ... ok test commands::math::sum::all ... ok test commands::math::one_arg ... ok test commands::math::unit_float_division_math ... ok test commands::math::unit_division_math ... ok test commands::math::proper_precedence_history ... ok test commands::math::unit_multiplication_math ... ok test commands::math::precedence_of_operators3 ... ok test commands::mkdir::create_directory_two_parents_up_using_multiple_dots ... ok test commands::math::unit_multiplication_float_math ... ok test commands::math::sum::sum_of_a_row_containing_a_table_is_an_error ... ok test commands::mkdir::accepts_and_creates_directories ... ok test commands::math::unit_float_floor_division_math ... ok test commands::mkdir::creates_directory_four_dots ... ok test commands::mkdir::creates_directory_three_dots ... ok test commands::merge::row ... ok test commands::mkdir::creates_directory_three_dots_quotation_marks ... ok test commands::move_::umv::error_if_moving_to_existing_file_without_force ... ignored, GNU/uutils overwrites rather than error out test commands::merge::single_row_table_no_overwrite ... ok test commands::move_::umv::errors_if_multiple_sources_but_destination_not_a_directory ... ignored, GNU/uutils doesnt expand, rather cannot stat 'file?.txt' test commands::merge::multi_row_table_no_overwrite ... ok test commands::merge::multi_row_table_overwrite ... ok test commands::mkdir::print_created_paths ... ok test commands::mkdir::creates_intermediary_directories ... ok test commands::merge::single_row_table_overwrite ... ok test commands::merge::single_record_no_overwrite ... ok test commands::merge::single_record_overwrite ... ok test commands::mkdir::creates_directory ... ok test commands::mktemp::creates_temp_file ... ok test commands::mktemp::creates_temp_file_with_suffix ... ok test commands::move_::column::moves_a_column_before ... ok test commands::move_::column::moves_a_column_after ... ok test commands::mktemp::creates_temp_directory ... ok test commands::move_::mv::moves_a_directory_with_files ... ok test commands::move_::column::moves_columns_after ... ok test commands::move_::mv::does_not_error_on_relative_parent_path ... ok test commands::move_::mv::error_if_moving_to_existing_file_without_force ... ok test commands::move_::mv::errors_if_destination_doesnt_exist ... ok test commands::move_::mv::errors_if_source_doesnt_exist ... ok test commands::move_::mv::does_not_error_when_some_file_is_moving_into_itself ... ok test commands::move_::mv::move_file_from_two_parents_up_using_multiple_dots_to_current_dir ... ok test commands::move_::mv::errors_if_multiple_sources_but_destination_not_a_directory ... ok test commands::move_::mv::errors_if_moving_to_itself ... ok test commands::move_::mv::moves_using_path_with_wildcard ... ok test commands::move_::umv::mv_with_update_flag ... ignored, Update not supported..remove later test commands::move_::mv::mv_change_case_of_directory ... ok test commands::move_::mv::moves_a_file ... ok test commands::move_::mv::mv_directory_with_same_name ... ok test commands::move_::mv::mv_change_case_of_file ... ok test commands::move_::column::moves_columns_before ... ok test commands::move_::mv::errors_if_renaming_directory_to_an_existing_file ... ok test commands::move_::umv::does_not_error_on_relative_parent_path ... ok test commands::move_::umv::errors_if_moving_to_itself ... ok test commands::move_::umv::moves_a_directory ... ok test commands::move_::umv::does_not_error_when_some_file_is_moving_into_itself ... ok test commands::move_::mv::overwrites_if_moving_to_existing_file_and_force_provided ... ok test commands::move_::mv::moves_a_directory ... ok test commands::move_::umv::move_file_from_two_parents_up_using_multiple_dots_to_current_dir ... ok test commands::move_::umv::errors_if_destination_doesnt_exist ... ok test commands::move_::umv::moves_the_directory_inside_directory_if_path_to_move_is_existing_directory ... ok test commands::move_::mv::moves_the_file_inside_directory_if_path_to_move_is_existing_directory ... ok test commands::move_::mv::mv_ignores_ansi ... ok test commands::move_::umv::errors_if_source_doesnt_exist ... ok test commands::move_::mv::moves_using_a_glob ... ok test commands::move_::mv::moves_the_directory_inside_directory_if_path_to_move_is_existing_directory ... ok test commands::move_::umv::moves_a_directory_with_files ... ok test commands::move_::mv::move_files_using_glob_two_parents_up_using_multiple_dots ... ok test commands::move_::umv::move_files_using_glob_two_parents_up_using_multiple_dots ... ok test commands::move_::umv::moves_the_file_inside_directory_if_path_to_move_is_existing_directory ... ok test commands::move_::umv::moves_a_file ... ok test commands::complete::basic_stdout ... ok test commands::move_::umv::errors_if_renaming_directory_to_an_existing_file ... ok test commands::loop_::loop_break_on_external_failed ... ok test commands::move_::umv::mv_directory_with_same_name ... ok test commands::move_::umv::moves_using_path_with_wildcard ... ok test commands::move_::umv::mv_files_with_glob_metachars::case_1 ... ok test commands::move_::umv::moves_using_a_glob ... ok test commands::move_::umv::mv_files_with_glob_metachars::case_3 ... ok test commands::move_::umv::mv_files_with_glob_metachars_nw::case_2 ... ok test commands::move_::umv::mv_files_with_glob_metachars_nw::case_1 ... ok test commands::move_::umv::mv_files_with_glob_metachars::case_4 ... ok test commands::move_::umv::mv_change_case_of_directory ... ok test commands::move_::umv::test_mv_no_clobber ... ok test commands::move_::umv::mv_with_cd ... ok test commands::move_::umv::mv_with_no_target ... ok test commands::move_::umv::mv_change_case_of_file ... ok test commands::mut_::mut_minus_assign ... ok test commands::move_::umv::overwrites_if_moving_to_existing_file_and_force_provided ... ok test commands::mut_::mut_name_builtin_var_with_dollar ... ok test commands::mut_::mut_name_builtin_var ... ok test commands::mut_::capture_of_mutable_var ... ok test commands::move_::umv::test_cp_inside_glob_metachars_dir ... ok test commands::mut_::mut_add_assign ... ok test commands::mut_::mut_path_insert_list ... ok test commands::loop_::failed_loop_should_break_running ... ok test commands::mut_::mut_multiply_assign ... ok test commands::mut_::mut_path_insert ... ok test commands::move_::umv::mv_ignores_ansi ... ok test commands::move_::umv::mv_files_with_glob_metachars::case_2 ... ok test commands::mut_::mut_divide_assign ... ok test commands::mut_::mut_value_with_if ... ok test commands::mut_::mut_path_upsert ... ok test commands::mut_::mut_path_upsert_list ... ok test commands::mut_::mut_path_operator_assign ... ok test commands::mut_::mut_value_with_match ... ok test commands::mut_::mut_variable_in_loop ... ok test commands::mut_::mut_records_update_properly ... ok test commands::let_::let_pipeline_redirects_externals ... ok test commands::math::sum::compute_sum_of_individual_row ... ok test commands::math::sum::compute_sum_of_table ... ok test commands::mut_::mut_variable ... ok test commands::move_::umv::mv_with_no_arguments ... ok test commands::network::http::patch::http_patch_failed_due_to_missing_body ... ok test commands::network::http::get::http_get_failed_due_to_server_error ... ok test commands::exec::exec_misc_values ... ok test commands::network::http::post::http_post_failed_due_to_missing_body ... ok test commands::exec::basic_exec ... ok test commands::exec::exec_complex_args ... ok test commands::network::http::delete::http_delete_is_success ... ok test commands::network::http::delete::http_delete_failed_due_to_server_error ... ok test commands::network::http::put::http_put_failed_due_to_missing_body ... ok test commands::network::http::delete::http_delete_redirect_mode_manual ... ok test commands::network::http::get::http_get_full_response ... ok test commands::network::http::get::http_get_is_success ... ok test commands::network::http::delete::http_delete_follows_redirect ... ok test commands::network::http::get::http_get_with_accept_errors_and_full_raw_response ... ok test commands::network::http::get::http_get_with_accept_errors ... ok test commands::network::http::delete::http_delete_redirect_mode_error ... ok test commands::network::http::head::http_head_failed_due_to_server_error ... ok test commands::network::http::head::http_head_redirect_mode_error ... ok test commands::network::http::patch::http_patch_failed_due_to_server_error ... ok test commands::network::http::get::http_get_redirect_mode_error ... ok test commands::network::http::get::http_get_redirect_mode_manual ... ok test commands::network::http::patch::http_patch_failed_due_to_unexpected_body ... ok test commands::network::http::patch::http_patch_redirect_mode_manual ... ok test commands::network::http::patch::http_patch_follows_redirect ... ok test commands::network::http::head::http_head_follows_redirect ... ok test commands::network::http::options::http_options_is_success ... ok test commands::network::http::get::http_get_with_accept_errors_and_full_json_response ... ok test commands::network::http::post::http_post_failed_due_to_server_error ... ok test commands::help::help_module_name ... ok test commands::network::http::head::http_head_redirect_mode_manual ... ok test commands::network::http::patch::http_patch_redirect_mode_error ... ok test commands::help::help_aliases ... ok test commands::network::http::head::http_head_is_success ... ok test commands::network::http::post::http_post_json_is_success ... ok test commands::network::http::post::http_post_redirect_mode_error ... ok test commands::network::http::post::http_post_follows_redirect ... ok test commands::network::port::port_from_system_given ... ok test commands::help::help_alias_usage_2 ... ok test commands::network::http::post::http_post_failed_due_to_unexpected_body ... ok test commands::network::http::get::http_get_follows_redirect ... ok test commands::network::port::port_out_of_range ... ok test commands::help::help_alias_name_f ... ok test commands::help::help_alias_name ... ok test commands::help::help_export_alias_name_single_word ... ok test commands::network::port::port_with_already_usage ... ok test commands::help::help_module_usage_1 ... ok test commands::nu_check::nu_check_respects_file_pwd ... ok test commands::network::port::port_with_invalid_range ... ok test commands::nu_check::file_not_exist ... ok test commands::nu_check::parse_module_failure ... ok test commands::network::http::post::http_post_redirect_mode_manual ... ok test commands::nu_check::parse_failure_due_conflicted_flags ... ok test commands::help::help_module_sorted_decls ... ok test commands::help::help_export_alias_name_multi_word ... ok test commands::nu_check::parse_module_success ... ok test commands::nu_check::parse_module_success_2 ... ok test commands::nu_check::parse_dir_failure ... ok test commands::nu_check::parse_module_success_with_internal_stream ... ok test commands::nu_check::parse_module_success_with_raw_stream ... ok test commands::nu_check::parse_module_with_wrong_type ... ok test commands::network::http::get::http_get_self_signed_fails ... ok test commands::help::help_module_sorted_aliases ... ok test commands::nu_check::parse_script_success ... ok test commands::network::http::put::http_put_redirect_mode_error ... ok test commands::network::http::put::http_put_failed_due_to_unexpected_body ... ok test commands::network::http::post::http_post_is_success ... ok test commands::network::http::put::http_put_failed_due_to_server_error ... ok test commands::nu_check::parse_script_success_with_complex_external_stream ... ok test commands::network::http::patch::http_patch_is_success ... ok test commands::nu_check::parse_module_success_with_complex_external_stream ... ok test commands::network::http::get::http_get_expired_cert_fails ... ok test commands::network::http::put::http_put_follows_redirect ... ok test commands::network::http::post::http_post_json_list_is_success ... ok test commands::network::http::put::http_put_is_success ... ok test commands::help::help_alias_usage_3 ... ok test commands::nu_check::parse_unsupported_file ... ok test commands::nu_check::parse_script_with_nested_scripts_success ... ok test commands::nu_check::parse_script_success_with_complex_internal_stream ... ok test commands::network::http::options::http_options_failed_due_to_server_error ... ok test commands::help::help_alias_usage_1 ... ok test commands::nu_check::parse_script_success_with_raw_stream ... ok test commands::nu_check::parse_script_failure_with_complex_internal_stream ... ok test commands::nu_check::parse_string_as_script ... ok test commands::network::http::put::http_put_redirect_mode_manual ... ok test commands::network::http::get::http_get_expired_cert_override ... ok test commands::nu_check::parse_with_flag_all_failure_for_complex_external_stream ... ok test commands::nu_check::parse_with_flag_all_failure_for_complex_list_stream ... ok test commands::open::errors_if_file_not_found ... ok test commands::nu_check::parse_string_as_script_success ... ok test commands::open::open_files_inside_glob_metachars_dir ... ok test commands::nu_check::parse_script_with_wrong_type ... ok test commands::open::open_files_with_glob_metachars::case_2 ... ok test commands::open::open_files_with_glob_metachars::case_1 ... ok test commands::nu_check::parse_with_flag_all_success_for_complex_external_stream ... ok test commands::open::open_files_with_glob_metachars::case_3 ... ok test commands::open::open_files_with_glob_metachars::case_4 ... ok test commands::network::http::get::http_get_self_signed_override ... ok test commands::open::open_files_with_glob_metachars_nw::case_1 ... ok test commands::open::open_wildcard ... ok test commands::open::open_multiple_files ... ok test commands::open::parses_json ... ok test commands::open::parses_dotfile ... ok test commands::open::parses_sqlite ... ok test commands::network::http::get::http_get_with_custom_headers_as_records ... ok test commands::open::open_ignore_ansi ... ok test commands::open::parses_csv ... ok test commands::open::parses_toml ... ok test commands::open::open_no_parameter ... ok test commands::nu_check::parse_script_failure ... ok test commands::open::open_files_with_glob_metachars_nw::case_2 ... ok test commands::open::parses_file_with_uppercase_extension ... ok test commands::open::parses_sqlite_get_column_name ... ok test commands::open::parses_tsv ... ok test commands::parse::regex::errors_with_invalid_regex ... ok test commands::open::test_open_block_command ... ok test commands::path::basename::const_path_basename ... ok test commands::path::joins_path_on_other_than_windows ... ok test commands::path::basename::replaces_basename_of_empty_input ... ok test commands::path::basename::replaces_basename_of_path_ending_with_double_dot ... ok test commands::path::dirname::const_path_dirname ... ok test commands::path::basename::replaces_basename_of_path_ending_with_dot ... ok test commands::parse::simple::double_open_curly_evaluates_to_a_single_curly ... ok test commands::path::basename::returns_basename_of_path_ending_with_double_dot ... ok test commands::path::basename::returns_basename_of_path_ending_with_dot ... ok test commands::path::dirname::returns_dirname_of_empty_input ... ok test commands::open::parses_xml ... ok test commands::path::dirname::replaces_dirname_of_empty_input ... ok test commands::path::dirname::replaces_dirname_of_path_ending_with_dot ... ok test commands::path::dirname::replaces_dirname_of_zero_levels_with_empty_string ... ok test commands::path::const_path_relative_to ... ok test commands::path::dirname::replaces_dirname_of_path_with_double_dot ... ok test commands::parse::simple::errors_when_missing_closing_brace ... ok test commands::path::dirname::replaces_dirname_of_more_levels ... ok test commands::path::basename::returns_basename_of_empty_input ... ok test commands::path::exists::checks_if_dot_exists ... ok test commands::path::dirname::replaces_dirname_of_way_too_many_levels ... ok test commands::path::exists::checks_tilde_relative_path_exists ... ok test commands::path::dirname::returns_dirname_of_zero_levels ... ok test commands::path::dirname::returns_dirname_of_path_ending_with_double_dot ... ok test commands::path::exists::checks_if_existing_file_exists ... ok test commands::path::exists::checks_if_missing_file_exists ... ok test commands::parse::simple::properly_captures_empty_column ... ok test commands::path::exists::const_path_exists ... ok test commands::parse::regex::parse_does_not_truncate_list_streams ... ok test commands::parse::simple::extracts_fields_from_the_given_the_pattern ... ok test commands::path::exists::checks_if_double_dot_exists ... ok test commands::path::expand::const_path_expand ... ok test commands::path::expand::expands_path_with_dot ... ok test commands::parse::regex::parse_works_with_streaming ... ok test commands::parse::simple::properly_escapes_text ... ok test commands::path::expand::expands_path_with_double_dot ... ok test commands::for_::failed_for_should_break_running ... ok test commands::path::dirname::returns_dirname_of_path_ending_with_dot ... ok test commands::ls::lists_regular_files_in_special_folder ... ok test commands::path::expand::expands_path_without_follow_symlink ... ok test commands::parse::regex::extracts_fields_with_named_and_unnamed_groups ... ok test commands::parse::regex::extracts_fields_with_all_unnamed_groups ... ok test commands::parse::regex::extracts_fields_with_all_named_groups ... ok test commands::parse::regex::parse_handles_external_stream_chunking ... ok test commands::path::join::const_path_join ... ok test commands::path::join::drop_one_path_join ... ok test commands::open::parses_file_with_multiple_extensions ... ok test commands::path::join::returns_joined_path_when_joining_empty_path ... ok test commands::path::join::appends_slash_when_joined_with_empty_path ... ok test commands::path::parse::parses_custom_extension_gets_extension ... ok test commands::path::parse::parses_custom_extension_gets_stem ... ok test commands::path::parse::parses_ignoring_extension_gets_extension ... ok test commands::path::parse::parses_into_correct_number_of_columns ... ok test commands::path::parse::parses_ignoring_extension_gets_stem ... ok test commands::path::split::splits_correctly_single_path ... ok test commands::path::parse::parses_single_path_stem ... ok test commands::path::parse::parses_single_path_parent ... ok test commands::path::join::returns_path_joined_from_list ... ok test commands::path::type_::returns_type_of_missing_file ... ok test commands::platform::ansi_::test_ansi_shows_error_on_escape ... ok test commands::platform::ansi_::test_ansi_list_outputs_table ... ok test commands::path::split::splits_empty_path ... ok test commands::platform::kill::test_kill_invalid_pid ... ok test commands::path::split::splits_correctly_single_path_const ... ok test commands::platform::du::du_files_with_glob_metachars::case_3 ... ok test commands::platform::du::du_files_with_glob_metachars::case_2 ... ok test commands::platform::du::du_files_with_glob_metachars::case_1 ... ok test commands::platform::du::du_files_with_glob_metachars_nw::case_1 ... ok test commands::platform::du::du_files_with_glob_metachars_nw::case_2 ... ok test commands::path::type_::returns_type_of_existing_file_const ... ok test commands::query::db::invalid_sql_fails ... ok test commands::platform::du::du_files_with_glob_metachars::case_4 ... ok test commands::query::db::invalid_input_fails ... ok test commands::random::bool::generates_a_bool ... ok test commands::random::chars::generates_chars_of_specified_length ... ok test commands::path::type_::returns_type_of_existing_file ... ok test commands::query::db::can_query_single_table ... ok test commands::par_each::par_each_does_not_flatten_nested_structures ... ok test commands::random::dice::rolls_4_roll ... ok test commands::random::int::generates_an_integer ... ok test commands::print::print_to_stderr ... ok test commands::range::negative_indices ... ok test commands::random::float::generates_55 ... ok test commands::random::int::generates_55 ... ok test commands::range::selects_some_rows ... ok test commands::random::int::generates_0 ... ok test commands::random::float::generates_0 ... ok test commands::print::print_to_stdout ... ok test commands::prepend::adds_a_row_to_the_beginning ... ok test commands::redirection::two_lines_redirection ... ok test commands::range::selects_a_row ... ok test commands::reduce::error_reduce_empty ... ok test commands::reduce::enumerate_reduce_example ... ok test commands::reduce::folding_with_tables ... ok test commands::path::exists::test_check_symlink_exists ... ok test commands::reduce::reduce_enumerate_integer_addition_example ... ok test commands::reduce::reduce_enumerate_example ... ok test commands::reduce::reduce_rows_example ... ok test commands::reduce::reduce_table_column_with_path ... ok test commands::platform::du::test_du_flag_max_depth ... ok test commands::reduce::reduce_with_return_in_closure ... ok test commands::reject::ignores_duplicate_columns_rejected ... ok test commands::reduce::reduce_table_column ... ok test commands::reject::regular_columns ... ok test commands::reduce::error_reduce_fold_type_mismatch ... ok test commands::path::type_::returns_type_of_existing_directory ... ok test commands::reject::complex_nested_columns ... ok test commands::reject::reject_nested_field ... ok test commands::platform::du::test_du_flag_min_size ... ok test commands::reject::reject_list_columns ... ok test commands::reject::ignores_duplicate_rows_rejected ... ok test commands::reject::reject_multiple_rows_ascending ... ok test commands::reject::reject_multiple_rows_descending ... ok test commands::reject::reject_list_rows ... ok test commands::reject::reject_table_from_raw_eval ... ok test commands::rename::errors_if_no_columns_present ... ok test commands::rename::changes_the_column_name ... ok test commands::reject::reject_record_from_raw_eval ... ok test commands::rename::errors_if_columns_param_is_empty ... ok test commands::reject::skip_cell_rejection ... ok test commands::return_::early_return_if_false ... ok test commands::return_::early_return_if_true ... ok test commands::rename::keeps_remaining_original_names_given_less_new_names_than_total_original_names ... ok test commands::reverse::fail_on_non_iterator ... ok test commands::redirection::no_duplicate_redirection ... ok test commands::random::float::generates_a_float ... ok test commands::reject::reject_optional_row ... ok test commands::rm::errors_if_attempting_to_delete_home ... ok test commands::reject::rject_list_mixed ... ok test commands::reverse::can_get_reverse_first ... ok test commands::rm::errors_if_attempting_to_delete_a_directory_with_content_without_recursive_flag ... ok test commands::reject::test_ignore_errors_flag ... ok test commands::reject::test_ignore_errors_flag_var ... ok test commands::rm::errors_if_attempting_to_delete_single_dot_as_argument ... ok test commands::redirection::redirect_out ... ok test commands::rm::removes_a_file ... ok test commands::rm::force_rm_suppress_error ... ok test commands::rm::allows_doubly_specified_file ... ok test commands::rm::no_errors_if_attempting_to_delete_non_existent_file_with_f_flag ... ok test commands::rm::remove_ignores_ansi ... ok test commands::rm::errors_if_attempting_to_delete_two_dot_as_argument ... ok test commands::each::each_implicit_it_in_block ... ok test commands::rm::removes_symlink ... ok test commands::rm::remove_files_from_two_parents_up_using_multiple_dots_and_glob ... ok test commands::rm::removes_files_with_wildcard ... ok test commands::rm::removes_file_after_cd ... ok test commands::rm::removes_deeply_nested_directories_with_wildcard_and_recursive_flag ... ok test commands::rm::removes_directory_contents_without_recursive_flag_if_empty ... ok test commands::path::parse::const_path_parse ... ok test commands::rm::removes_multiple_files_with_asterisks ... ok test commands::rm::removes_multiple_files ... ok test commands::rm::removes_directory_contents_with_recursive_flag ... ok test commands::rm::rm_wildcard_keeps_dotfiles ... ok test commands::rm::rm_prints_filenames_on_error ... ok test commands::rm::rm_wildcard_leading_dot_deletes_dotfiles ... ok test commands::rm::removes_files_with_case_sensitive_glob_matches_by_default ... ok test commands::run_external::bare_word_expand_path_glob ... ok test commands::rm::rm_files_inside_glob_metachars_dir ... ok test commands::run_external::backtick_expand_path_glob ... ok test commands::rm::removes_symlink_pointing_to_directory ... ok test commands::run_external::double_quote_does_not_expand_path_glob ... ok test commands::run_external::failed_command_with_semicolon_will_not_execute_following_cmds ... ok test commands::run_external::redirect_combine ... ok test commands::run_external::explicit_glob ... ok test commands::save::save_append_will_create_file_if_not_exists ... ok test commands::save::save_list_stream ... ok test commands::rm::removes_multiple_directories ... ok test commands::save::save_string_and_stream_as_raw ... ok test commands::save::save_not_override_file_by_default ... ok test commands::save::save_same_file_without_extension ... ok test commands::save::save_file_correct_relative_path ... ok test commands::save::save_same_file_with_extension ... ok test commands::save::writes_out_list ... ok test commands::save::writes_out_csv ... ok test commands::save::writes_out_range ... ok test commands::select::column_names_with_spaces ... ok test commands::run_external::external_arg_with_long_flag_value_quoted ... ok test commands::select::fails_if_given_unknown_column_name ... ok test commands::save::save_not_overrides_err_by_default ... ok test commands::save::save_append_will_not_overwrite_content ... ok test commands::select::ignores_duplicate_columns_selected ... ok test commands::save::save_failure_not_overrides ... ok test commands::save::save_override_works ... ok test commands::select::ignore_errors_works ... ok test commands::select::regular_columns ... ok test commands::run_external::single_quote_does_not_expand_path_glob ... ok test commands::select::select_failed2 ... ok test commands::select::select_failed1 ... ok test commands::select::complex_nested_columns ... ok test commands::select::select_ignores_errors_successfully1 ... ok test commands::select::select_failed3 ... ok test commands::redirection::redirect_support_variable ... ok test commands::select::select_ignores_errors_successfully3 ... ok test commands::select::select_ignores_errors_successfully2 ... ok test commands::join::cases_where_result_differs_between_join_types_with_different_join_keys_inner ... ok test commands::source_env::can_source_dynamic_path ... ignored test commands::seq::float_in_seq_leads_to_lists_of_floats ... ok test commands::semicolon::semicolon_lhs_error_stops_processing ... ok test commands::seq::ints_in_seq_leads_to_lists_of_ints ... ok test commands::semicolon::semicolon_allows_lhs_to_complete ... ok test commands::select::selects_a_row ... ok test commands::select::selects_many_rows ... ok test commands::select::select_rows_with_variable_list ... ok test commands::skip::while_::fail_on_non_iterator ... ok test commands::select::select_single_row_with_variable ... ok test commands::select::select_repeated_rows ... ok test commands::source_env::sources_unicode_file_in_non_utf8_dir ... ignored test commands::sort::by_invalid_types ... ok test commands::sort::sort_different_types ... ok test commands::skip::skip_::binary_skip ... ok test commands::seq_char::fails_when_second_arg_is_multiple_chars ... ok test commands::skip::skip_::fail_on_non_iterator ... ok test commands::seq_char::fails_when_first_arg_is_multiple_chars ... ok test commands::skip::until::condition_is_met ... ok test commands::sort::sort_empty ... ok test commands::skip::while_::condition_is_met ... ok test commands::skip::until::fail_on_non_iterator ... ok test commands::str_::camelcases ... ignored, Playgrounds are not supported in nu-cmd-extra test commands::sort::sort_primitive_values ... ok test commands::sort::sort_natural ... ok test commands::sort_by::by_invalid_column ... ok test commands::sort::sort_record_insensitive ... ok test commands::sort::sort_record_natural ... ok test commands::sort::sort_record_insensitive_reverse ... ok test commands::sort::sort_record_values_insensitive ... ok test commands::select::select_repeated_column ... ok test commands::join::cases_where_result_differs_between_join_types_with_different_join_keys_left ... ok test commands::sort::sort_record_values_insensitive_reverse ... ok test commands::select::select_ignores_errors_successfully4 ... ok test commands::select::select_columns_with_variable_list ... ok test commands::join::cases_where_result_differs_between_join_types_right ... ok test commands::sort_by::by_column ... ok test commands::sort_by::ls_sort_by_type_name_insensitive ... ok test commands::sort_by::ls_sort_by_name_sensitive ... ok test commands::sort::sort_record_values_natural ... ok test commands::join::cases_where_result_differs_between_join_types_inner ... ok test commands::sort_by::fail_on_non_iterator ... ok test commands::reject::reject_optional_column ... ok test commands::sort_by::ls_sort_by_name_insensitive ... ok test commands::sort_by::ls_sort_by_type_name_sensitive ... ok test commands::sort_by::sort_by_empty ... ok test commands::sort_by::no_column_specified_fails ... ok test commands::source_env::source_env_do_cd ... ok test commands::source_env::source_env_const_file ... ok test commands::select::select_on_empty_list_returns_empty_list ... ok test commands::source_env::source_respects_early_return ... ok test commands::source_env::source_env_eval_export_env ... ok test commands::split_by::splits ... ok test commands::source_env::source_env_eval_export_env_hide ... ok test commands::str_::collect::construct_a_path ... ok test commands::str_::collect::test_1 ... ok test commands::str_::converts_to_int ... ok test commands::join::cases_where_result_differs_between_join_types_with_different_join_keys_outer ... ok test commands::join::cases_where_result_differs_between_join_types_outer ... ok test commands::str_::find_and_replaces_without_passing_field ... ok test commands::split_by::errors_if_no_input ... ok test commands::str_::find_and_replaces ... ok test commands::str_::error_trim_multiple_chars ... ok test commands::source_env::source_env_do_cd_file_relative ... ok test commands::source_env::source_env_dont_cd_overlay ... ok test commands::str_::converts_to_float ... ok test commands::str_::into_string::from_nothing ... ok test commands::str_::into_string::from_int_float_correct_trailing_zeros ... ok test commands::str_::into_string::int_into_string_decimals_1 ... ok test commands::str_::into_string::from_range ... ok test commands::str_::into_string::int_into_string_decimals_10 ... ok test commands::str_::into_string::from_string ... ok test commands::str_::into_string::from_float ... ok test commands::str_::str_reverse ... ok test commands::str_::into_string::int_into_string ... ok test commands::str_::into_string::int_into_string_decimals_respects_system_locale_de ... ok test commands::join::cases_where_result_differs_between_join_types_left ... ok test commands::str_::into_string::from_number ... ok test commands::str_::non_ascii_upcase ... ok test commands::str_::into_string::from_filename ... ok test commands::str_::into_string::from_table ... ok test commands::str_::into_string::from_boolean ... ok test commands::str_::into_string::int_into_string_decimals_respects_system_locale_en ... ok test commands::str_::non_ascii_downcase ... ok test commands::str_::collect::test_2 ... ok test commands::str_::into_string::from_filesize ... ok test commands::source_env::sources_unicode_file_in_unicode_dir_with_spaces_2 ... ok test commands::split_column::to_column ... ok test commands::str_::capitalizes ... ok test commands::str_::into_string::from_float_correct_trailing_zeros ... ok test commands::str_::substring_errors_if_start_index_is_greater_than_end_index ... ok test commands::redirection::redirection_keep_exit_codes ... ok test commands::str_::substrings_the_input_and_treats_end_index_as_length_if_blank_end_index_given ... ok test commands::str_::downcases ... ok test commands::source_env::sources_also_files_under_custom_lib_dirs_path - should panic ... ok test commands::str_::substrings_the_input ... ok test commands::str_::substrings_the_input_and_returns_blank_if_start_index_exceeds_length ... ok test commands::str_::into_string::from_int_float_trim_trailing_zeros ... ok test commands::str_::regex_error_in_pattern ... ok test commands::str_::into_string::int_into_string_decimals_0 ... ok test commands::str_::substrings_the_input_and_treats_start_index_as_zero_if_blank_start_index_given ... ok test commands::str_::substrings_the_input_and_returns_the_string_if_end_index_exceeds_length ... ok test commands::source_env::sources_unicode_file_in_unicode_dir_with_spaces_1 ... ok test commands::split_by::errors_if_non_record_input ... ok test commands::str_::upcases ... ok test commands::source_env::source_env_is_scoped ... ok test commands::split_row::to_row ... ok test commands::source_env::sources_unicode_file_in_normal_dir ... ok test commands::source_env::sources_unicode_file_in_unicode_dir_without_spaces_2 ... ok test commands::table::external_with_too_much_stdout_should_not_hang_nu ... ok test commands::table::table_collapse_0 ... ok test commands::table::table_collapse_does_wrapping_for_long_strings ... ok test commands::table::table_expand_deep_1 ... ok test commands::table::table_expand_0 ... ok test commands::table::table_expand_deep_0 ... ok test commands::table::table_collapse_padding_not_default ... ok test commands::table::table_collapse_padding_zero ... ok test commands::str_::trims ... ok test commands::redirection::redirection_should_have_a_target ... ok test commands::return_::return_works_in_script_with_def_main ... ok test commands::return_::return_works_in_script_without_def_main ... ok test commands::table::table_expand_record_0 ... ok test commands::table::table_expand_flatten_1 ... ok test commands::table::table_expand_padding_not_default ... ok test commands::source_env::sources_unicode_file_in_unicode_dir_without_spaces_1 ... ok test commands::table::table_0 ... ok test commands::table::table_expand_flatten_and_deep_1 ... ok test commands::table::table_expand_padding_zero ... ok test commands::table::table_expand_record_1 ... ok test commands::table::table_index_0 ... ok test commands::table::table_expand_record_2 ... ok test commands::table::table_leading_trailing_space_bg_expand ... ok test commands::table::table_expand_flatten_0 ... ok test commands::run_external::external_command_escape_args ... ok test commands::run_external::external_command_receives_raw_binary_data ... ok test commands::run_external::external_command_expand_tilde_with_back_quotes ... ok test commands::run_external::external_command_not_expand_tilde_with_quotes ... ok test commands::run_external::external_arg_with_variable_name ... ok test commands::table::table_padding_zero ... ok test commands::table::table_abbreviation_by_config_override ... ok test commands::table::table_expand_exceed_overlap_0 ... ok test commands::run_external::external_args_with_quoted ... ok test commands::run_external::quotes_trimmed_when_shelling_out ... ok test commands::table::table_leading_trailing_space_bg ... ok test commands::table::table_padding_not_default ... ok test commands::take::rows::rows ... ok test commands::take::rows::fails_on_string ... ok test commands::take::rows::works_with_binary_list ... ok test commands::terminal::is_terminal_stdout_piped ... ok test commands::take::until::fail_on_non_iterator ... ok test commands::take::rows::rows_with_no_arguments_should_lead_to_error ... ok test commands::terminal::is_terminal_two_streams ... ok test commands::take::while_::fail_on_non_iterator ... ok test commands::take::until::condition_is_met ... ok test commands::table::table_expand_index_offset ... ok test commands::to_text::list_stream_to_text ... ok test commands::take::while_::condition_is_met ... ok test commands::table::table_index_offset ... ok test commands::to_text::list_to_text ... ok test commands::touch::change_modified_time_of_file_to_today ... ok test commands::touch::creates_file_four_dots ... ok test commands::touch::creates_file_four_dots_quotation_marks ... ok test commands::touch::creates_a_file_when_it_doesnt_exist ... ok test commands::touch::change_access_time_of_file_to_today ... ok test commands::touch::change_modified_and_access_time_of_file_to_today ... ok test commands::touch::creates_two_files ... ok test commands::table::table_theme_arg ... ok test commands::touch::creates_file_three_dots ... ok test commands::table::table_pagging_row_offset_overlap ... ok test commands::table::table_expande_with_no_header_internally_0 ... ok test commands::table::table_expande_with_no_header_internally_1 ... ok test commands::try_::catch_block_can_use_error_object ... ok test commands::try_::loop_try_break_on_command_should_show_successful ... ok test commands::transpose::row ... ok test commands::ucp::copy_file_with_read_permission ... ignored test commands::ucp::copy_files_using_glob_two_parents_up_using_multiple_dots ... ignored, Behavior not supported by uutils cp test commands::transpose::row_but_all ... ok test commands::ucp::copy_ignores_ansi ... ignored, File name in progress bar not on uutils impl test commands::transpose::row_but_last ... ok test commands::try_::loop_try_ignores_continue ... ok test commands::table::table_expand_index_arg ... ok test commands::try_::try_succeed ... ok test commands::try_::loop_try_break_should_be_successful ... ok test commands::ucp::copies_files_with_glob_metachars::case_3 ... ok test commands::ucp::copies_files_with_glob_metachars::case_1 ... ok test commands::try_::catch_can_access_error_as_dollar_in ... ok test commands::ucp::copies_files_with_glob_metachars_nw::case_1 ... ok test commands::try_::catch_can_access_error ... ok test commands::try_::loop_catch_break_should_show_failed ... ok test commands::table::table_list ... ok test commands::try_::try_catch ... ok test commands::table::table_abbreviation ... ok test commands::ucp::copies_files_with_glob_metachars_nw::case_2 ... ok test commands::table::table_abbreviation_by_config ... ok test commands::ucp::copies_files_with_glob_metachars::case_4 ... ok test commands::table::table_abbreviation_kv ... ok test commands::table::table_abbreviation_kv_expand ... ok test commands::table::table_index_arg ... ok test commands::ucp::copies_files_with_glob_metachars::case_2 ... ok test commands::touch::not_create_file_if_it_not_exists ... ok test commands::ucp::test_cp_debug_default ... ok test commands::ucp::test_cp_destination_after_cd ... ok test commands::ucp::test_cp_directory_to_itself_disallowed ... ok test commands::ucp::test_cp_inside_glob_metachars_dir ... ok test commands::ucp::test_cp_nested_directory_to_itself_disallowed ... ok test commands::ucp::test_cp_preserve_only_timestamps ... ok test commands::table::table_theme_on_border_basic ... ok test commands::ucp::test_cp_only_source_no_dest ... ok test commands::ucp::copy_dir_contains_symlink ... ok test commands::ucp::copies_the_directory_inside_directory_if_path_to_copy_is_directory_and_with_recursive_flag ... ok test commands::ucp::test_cp_preserve_nothing ... ok test commands::table::table_theme_on_border_compact ... ok test commands::ucp::test_cp_same_file_force ... ok test commands::ucp::test_cp_to_customized_home_directory ... ok test commands::ucp::error_if_attempting_to_copy_a_directory_to_another_directory ... ok test commands::ucp::copy_dir_contains_symlink_ignored ... ok test commands::ucp::test_cp_with_vars ... ok test commands::ulimit::limit_set_filesize2 ... ok test commands::ucp::copy_file_not_exists_dst ... ok test commands::ucp::test_cp_arg_no_clobber_twice ... ok test commands::ucp::copy_identical_file ... ok test commands::ucp::copy_dir_symlink_file_body_not_changed ... ok test commands::ulimit::limit_set_hard2 ... ok test commands::table::table_theme_on_border_default ... ok test commands::ulimit::limit_set_filesize1 ... ok test commands::ucp::copy_to_non_existing_dir ... ok test commands::ucp::test_cp_preserve_timestamps ... ok test commands::ucp::deep_copies_with_recursive_flag ... ok test commands::table::table_theme_on_border_light ... ok test commands::ucp::copy_file_and_dir_from_two_parents_up_using_multiple_dots_to_current_dir_recursive ... ok test commands::ucp::test_cp_verbose_default ... ok test commands::ulimit::limit_set_invalid1 ... ok test commands::table::table_theme_on_border_none ... ok test commands::table::table_theme_on_border_rounded ... ok test commands::ulimit::limit_set_invalid3 ... ok test commands::ulimit::limit_set_invalid4 ... ok test commands::ulimit::limit_set_invalid2 ... ok test commands::table::table_theme_on_border_compact_double ... ok test commands::join::cases_where_result_is_same_between_join_types_inner ... ok test commands::table::table_theme_on_border_heavy ... ok test commands::table::table_theme_on_border_thin ... ok test commands::table::table_theme_on_border_with_love ... ok test commands::table::table_theme_on_border_reinforced ... ok test commands::ulimit::limit_set_invalid5 ... ok test commands::ulimit::limit_set_hard1 ... ok test commands::umkdir::accepts_and_creates_directories ... ok test commands::ulimit::limit_set_soft2 ... ok test commands::ucp::test_cp_arg_force ... ok test commands::ulimit::limit_set_soft1 ... ok test commands::umkdir::creates_directory_four_dots ... ok test commands::join::cases_where_result_is_same_between_join_types_right ... ok test commands::umkdir::creates_directory_three_dots ... ok test commands::umkdir::creates_directory_three_dots_quotation_marks ... ok test commands::ucp::test_cp_cp ... ok test commands::umkdir::creates_intermediary_directories ... ok test commands::uniq::uniq_empty ... ok test commands::redirection::redirect_outerr ... ok test commands::uniq_by::missing_parameter ... ok test commands::uniq::nested_json_structures ... ok test commands::umkdir::print_created_paths ... ok test commands::join::cases_where_result_is_same_between_join_types_outer ... ok test commands::uniq::uniq_when_keys_out_of_order ... ok test commands::uniq_by::uniq_by_empty ... ok test commands::uniq::removes_duplicate_rows ... ok test commands::uniq_by::wrong_column ... ok test commands::uniq_by::removes_duplicate_rows ... ok test commands::ucp::test_cp_arg_no_clobber ... ok test commands::uniq::uniq_values ... ok test commands::str_::test_redirection_trim ... ok test commands::update::doesnt_convert_record_to_table ... ok test commands::redirection::redirection_with_pipe ... ok test commands::umkdir::create_directory_two_parents_up_using_multiple_dots ... ok test commands::umkdir::creates_directory ... ok test commands::redirection::redirection_with_pipeline_works ... ok test commands::redirection::separate_redirection ... ok test commands::ucp::copies_same_file_twice ... ok test commands::update::sets_the_column_from_a_block_full_stream_output ... ok test commands::ucp::test_cp_existing_target ... ok test commands::ucp::test_cp_recurse ... ok test commands::update::sets_the_column ... ok test commands::update::update_list ... ok test commands::update::sets_the_column_from_a_subexpression ... ok test commands::update::update_past_end_of_list_stream ... ok test commands::upsert::deep_cell_path_creates_all_nested_records ... ok test commands::update::update_nonexistent_column ... ok test commands::update::update_support_lazy_record ... ok test commands::update::update_list_stream ... ok test commands::update::update_uses_enumerate_index ... ok test commands::update::upsert_column_missing ... ok test commands::upsert::doesnt_convert_record_to_table ... ok test commands::redirection::separate_redirection_support_variable ... ok test commands::update::update_past_end_of_list ... ok test commands::upsert::sets_the_column_from_a_block_full_stream_output ... ok test commands::upsert::upsert_at_end_of_list ... ok test commands::upsert::sets_the_column ... ok test commands::join::cases_where_result_is_same_between_join_types_left ... ok test commands::uniq::uniq_simple_vals_ints ... ok test commands::uniq::table_with_ignore_case ... ok test commands::upsert::upsert_into_list ... ok test commands::upsert::upsert_at_end_of_list_stream ... ok test commands::uniq::uniq_simple_vals_strs ... ok test commands::uniq_by::uniq_unique ... ok test commands::redirection::redirect_err ... ok test commands::upsert::sets_the_column_from_a_subexpression ... ok test commands::table::table_expand_inner_index_0 ... ok test commands::upsert::upsert_past_end_of_list ... ok test commands::upsert::upsert_past_end_of_list_stream ... ok test commands::uniq::uniq_unique ... ok test commands::uniq_by::uniq_counting ... ok test commands::uniq_by::table ... ok test commands::uniq::table ... ok test commands::uniq_by::uniq_by_multiple_columns ... ok test commands::upsert::upsert_uses_enumerate_index_inserting ... ok test commands::update::list_replacement_closure ... ok test commands::uniq::uniq_counting ... ok test commands::uniq_by::uniq_when_keys_out_of_order ... ok test commands::update::record_replacement_closure ... ok test commands::table::test_collapse_big_0 ... ok test commands::uniq_by::table_with_ignore_case ... ok test commands::url::decode::url_decode_simple ... ok test commands::upsert::upsert_into_list_stream ... ok test commands::url::join::url_join_with_empty_params ... ok test commands::upsert::upserts_all_rows_in_table_in_record ... ok test commands::url::decode::url_decode_error_invalid_utf8 ... ok test commands::url::decode::url_decode_special_characters ... ok test commands::upsert::upsert_uses_enumerate_index_updating ... ok test commands::ucp::copies_the_file_inside_directory_if_path_to_copy_is_directory ... ok test commands::url::join::url_join_simple ... ok test commands::redirection::same_target_redirection_with_too_much_stderr_not_hang_nushell ... ok test commands::url::join::url_join_with_invalid_params ... ok test commands::url::join::url_join_with_only_pwd ... ok test commands::url::parse::url_parse_with_username_and_password ... ok test commands::url::join::url_join_with_query ... ok test commands::url::join::url_join_with_params ... ok test commands::url::join::url_join_with_missing_scheme ... ok test commands::which::correct_precedence_alias_def_custom ... ignored, TODO: Can't have alias with the same name as command test commands::which::correctly_report_of_shadowed_alias ... ignored test commands::url::join::url_join_with_missing_host ... ok test commands::url::join::url_join_with_user_and_pwd ... ok test commands::url::parse::url_parse_simple ... ok test commands::ucp::copies_a_file ... ok test commands::which::multiple_reports_for_alias_def_custom ... ignored, TODO: Can't have alias with the same name as command test commands::url::parse::url_parse_with_params ... ok test commands::which::which_alias_ls ... ignored, TODO: Can't have alias recursion test commands::url::join::url_join_with_same_query_and_params ... ok test commands::url::parse::url_parse_with_fragment ... ok test commands::ucp::test_cp_multiple_files ... ok test commands::url::join::url_join_with_fragment ... ok test commands::url::parse::url_parse_with_path ... ok test commands::url::parse::url_parse_with_port ... ok test commands::use_::use_do_cd ... ok test commands::url::join::url_join_with_only_user ... ok test commands::use_::can_use_sub_subname_from_submodule ... ok test commands::url::parse::url_parse_error_empty_url ... ok test commands::url::join::url_join_with_different_query_and_params ... ok test commands::use_::use_dont_cd_overlay ... ok test commands::use_::use_eval_export_env_hide ... ok test commands::url::join::url_join_with_fragment_and_params ... ok test commands::use_::use_sub_subname_error_if_not_from_submodule ... ok test commands::use_::use_module_file_within_block ... ok test commands::where_::fail_on_non_iterator ... ok test commands::update::table_replacement_closure ... ok test commands::where_::filters_with_0_arity_block ... ok test commands::use_::use_main_def_env ... ok test commands::where_::filters_with_nothing_comparison ... ok test commands::url::join::url_join_with_invalid_port ... ok test commands::where_::filters_by_unit_size_comparison ... ok test commands::where_::filters_with_1_arity_block ... ok test commands::table::test_expand_big_0 ... ok test commands::where_::where_in_table ... ok test commands::where_::unique_env_each_iteration ... ok test commands::where_::where_inside_block_works ... ok test commands::url::join::url_join_with_port ... ok test commands::use_::use_main_3 ... ok test commands::which::def_only_seen_once ... ok test commands::where_::where_not_in_table ... ok test commands::use_::use_main_1 ... ok test commands::use_::use_eval_export_env ... ok test commands::upsert::upsert_support_lazy_record ... ok test commands::which::do_not_show_hidden_aliases ... ok test commands::use_::use_module_creates_accurate_did_you_mean_1 ... ok test commands::where_::where_uses_enumerate_index ... ok test commands::where_::where_gt_null ... ok test commands::use_::use_do_cd_file_relative ... ok test commands::use_::use_main_not_exported ... ok test commands_declare_input_output_types ... ok test commands::use_::use_keeps_doc_comments ... ok test commands::use_::use_main_def_known_external ... ok test commands::try_::external_failed_should_be_caught ... ok test commands::use_::use_module_creates_accurate_did_you_mean_2 ... ok test commands::use_::use_main_2 ... ok test commands::use_::use_export_env_combined ... ok test commands::which::do_not_show_hidden_commands ... ok test commands::which::one_report_of_multiple_defs ... ok test commands::which::which_ls ... ok test commands::which::which_def_ls ... ok test commands::while_::while_doesnt_auto_print_in_each_iteration ... ok test commands::while_::while_sum ... ok test commands::with_env::with_env_extends_environment ... ok test commands::which::which_custom_alias ... ok test commands::wrap::wrap_rows_into_a_table ... ok test commands::wrap::wrap_rows_into_a_row ... ok test commands::with_env::with_env_shorthand_trims_quotes ... ok test commands::with_env::with_env_hides_variables_in_parent_scope ... ok test commands::with_env::with_env_shorthand_can_not_hide_variables ... ok test commands::zip::zips_two_lists ... ok test commands::with_env::with_env_shorthand ... ok test format_conversions::csv::from_csv_test_flexible_extra_vals ... ok test commands::use_::use_main_4 ... ok test format_conversions::csv::from_csv_test_flexible_missing_vals ... ok test format_conversions::csv::from_csv_text_skipping_headers_to_table ... ok test commands::ucp::test_cp_with_dirs ... ok test commands::zip::zips_two_tables ... ok test commands::where_::contains_operator ... ok test format_conversions::csv::from_csv_text_with_comments_to_table ... ok test format_conversions::csv::from_csv_text_to_table ... ok test format_conversions::csv::from_csv_text_with_custom_escapes_to_table ... ok test format_conversions::csv::from_csv_text_with_custom_quotes_to_table ... ok test format_conversions::csv::list_not_table_error ... ok test format_conversions::csv::parses_csv_with_unicode_sep ... ok test format_conversions::csv::from_csv_text_with_separator_to_table ... ok test format_conversions::csv::table_to_csv_text_and_from_csv_text_back_into_table ... ok test format_conversions::csv::from_csv_text_with_multiple_char_separator ... ok test format_conversions::csv::from_csv_text_with_wrong_type_separator ... ok test format_conversions::csv::table_to_csv_text_skipping_headers_after_conversion ... ok test format_conversions::json::from_json_text_to_table ... ok test format_conversions::json::from_json_text_to_table_strict ... ok test format_conversions::csv::from_csv_text_with_tab_separator_to_table ... ok test format_conversions::csv::infers_types ... ok test format_conversions::csv::parses_csv_with_unicode_x1f_sep ... ok test format_conversions::csv::from_csv_text_with_missing_columns_to_table ... ok test format_conversions::csv::table_with_record_error ... ok test format_conversions::json::from_json_text_recognizing_objects_independently_to_table_strict ... ok test format_conversions::csv::table_to_csv_text ... ok test format_conversions::csv::string_to_csv_error ... ok test format_conversions::json::from_json_text_recognizing_objects_independently_to_table ... ok test format_conversions::json::strict_parsing_fails_on_trailing_comma ... ok test format_conversions::json::strict_parsing_fails_on_comment ... ok test format_conversions::json::ranges_to_json_as_array ... ok test format_conversions::json::unbounded_from_in_range_fails ... ok test format_conversions::json::table_to_json_text_strict ... ok test commands::with_env::with_env_and_shorthand_same_result ... ok test format_conversions::markdown::md_empty ... ok test format_conversions::markdown::md_simple ... ok test commands::upsert::list_replacement_closure ... ok test format_conversions::nuon::read_binary_data ... ok test format_conversions::markdown::md_table ... ok test format_conversions::markdown::md_table_pretty ... ok test format_conversions::markdown::md_simple_pretty ... ok test format_conversions::markdown::md_combined ... ok test format_conversions::nuon::float_inf_parsed_properly ... ok test format_conversions::nuon::float_doesnt_become_int ... ok test format_conversions::nuon::float_nan_parsed_properly ... ok test format_conversions::nuon::binary_to ... ok test format_conversions::nuon::binary_roundtrip ... ok test format_conversions::nuon::float_neg_inf_parsed_properly ... ok test format_conversions::nuon::from_nuon_datetime ... ok test format_conversions::nuon::from_nuon_duration ... ok test format_conversions::nuon::quotes_some_strings_necessarily ... ok test format_conversions::nuon::from_nuon_filesize ... ok test format_conversions::nuon::from_nuon_range ... ok test commands::update::list_stream_replacement_closure ... ok test format_conversions::nuon::to_nuon_duration ... ok test format_conversions::json::table_to_json_text_and_from_json_text_back_into_table ... ok test format_conversions::nuon::from_nuon_illegal_table ... ok test format_conversions::nuon::read_record ... ok test format_conversions::nuon::read_code_should_fail_rather_than_panic ... ok test format_conversions::nuon::to_nuon_escaping2 ... ok test format_conversions::nuon::to_nuon_escaping ... ok test format_conversions::nuon::to_nuon_correct_compaction ... ok test format_conversions::nuon::to_nuon_bool ... ok test format_conversions::nuon::to_nuon_filesize ... ok test format_conversions::nuon::to_nuon_datetime ... ok test format_conversions::nuon::to_nuon_converts_columns_with_spaces ... ok test format_conversions::nuon::to_nuon_escaping4 ... ok test format_conversions::nuon::to_nuon_escaping3 ... ok test format_conversions::nuon::to_nuon_escaping5 ... ok test format_conversions::nuon::to_nuon_errs_on_closure ... ok test format_conversions::nuon::read_bool ... ok test format_conversions::markdown::md_empty_pretty ... ok test format_conversions::nuon::to_nuon_list_of_numbers ... ok test no_search_term_duplicates ... ok test format_conversions::nuon::to_nuon_quotes_empty_string ... ok test commands::table::table_collapse_hearts ... ok test commands::table::table_collapse_compact_thin ... ok test commands::table::table_collapse_none ... ok test commands::table::table_collapse_basic ... ok test format_conversions::nuon::to_nuon_negative_int ... ok test commands::table::table_collapse_compact ... ok test format_conversions::nuon::to_nuon_list_of_strings ... ok test usage_end_period ... ok test usage_start_uppercase ... ok test format_conversions::json::table_to_json_text ... ok test format_conversions::nuon::to_nuon_quotes_empty_string_in_table ... ok test format_conversions::nuon::to_nuon_range ... ok test format_conversions::toml::string_to_toml_fails ... ok test format_conversions::ssv::from_ssv_text_to_table ... ok test format_conversions::nuon::to_nuon_records ... ok test signature_name_matches_command_name ... ok test format_conversions::nuon::to_nuon_table ... ok test format_conversions::toml::record_map_to_toml ... ok test format_conversions::toml::nested_tables_to_toml ... ok test format_conversions::xml::to_xml_self_closed ... ok test format_conversions::tsv::from_tsv_text_skipping_headers_to_table ... ok test format_conversions::toml::records_with_tables_to_toml ... ok test format_conversions::toml::table_to_toml_fails ... ok test format_conversions::tsv::from_tsv_text_with_comments_to_table ... ok test format_conversions::nuon::does_not_quote_strings_unnecessarily ... ok test format_conversions::toml::nested_records_to_toml ... ok test commands::ucp::copies_using_a_glob ... ok test format_conversions::nuon::to_nuon_quotes_empty_string_in_list ... ok test format_conversions::tsv::from_tsv_text_to_table ... ok test format_conversions::toml::big_record_to_toml_text_and_from_toml_text_back_into_record ... ok test format_conversions::tsv::from_tsv_text_with_multiple_char_comment ... ok test format_conversions::tsv::from_tsv_text_with_custom_quotes_to_table ... ok test format_conversions::tsv::from_tsv_text_with_missing_columns_to_table ... ok test format_conversions::tsv::from_tsv_text_with_wrong_type_comment ... ok test format_conversions::tsv::table_to_tsv_text_and_from_tsv_text_back_into_table_using_csv_separator ... ok test format_conversions::yaml::convert_dict_to_yaml_with_boolean_key ... ok test commands::table::table_collapse_heavy ... ok test commands::table::table_collapse_compact_reinforced ... ok test format_conversions::ods::from_ods_file_to_table ... ok test format_conversions::ods::from_ods_file_to_table_select_sheet ... ok test commands::table::table_collapse_compact_double ... ok test commands::table::table_collapse_compact_light ... ok test format_conversions::tsv::table_to_tsv_text_skipping_headers_after_conversion ... ok test format_conversions::xml::to_xml_error_no_tag ... ok test format_conversions::xml::to_xml_error_tag_not_string ... ok test format_conversions::xml::to_xml_partial_escape ... ok test format_conversions::tsv::table_to_tsv_text ... ok test format_conversions::xml::to_xml_error_unknown_column ... ok test format_conversions::xml::to_xml_pi_comment_not_escaped ... ok test format_conversions::ssv::from_ssv_text_to_table_with_separator_specified ... ok test format_conversions::tsv::from_tsv_text_with_custom_escapes_to_table ... ok test format_conversions::yaml::convert_dict_to_yaml_with_integer_key ... ok test format_conversions::json::inf_in_range_fails ... ok test format_conversions::tsv::table_to_tsv_text_and_from_tsv_text_back_into_table ... ok test format_conversions::ssv::from_ssv_text_treating_first_line_as_data_with_flag ... ok test format_conversions::yaml::table_to_yaml_text_and_from_yaml_text_back_into_table ... ok test format_conversions::xml::table_to_xml_text_and_from_xml_text_back_into_table ... ok test format_conversions::yaml::convert_dict_to_yaml_with_integer_floats_key ... ok test format_conversions::xlsx::from_excel_file_to_table_select_sheet ... ok test quickcheck_parse ... ok test format_conversions::xlsx::from_excel_file_to_table ... ok test commands::upsert::table_replacement_closure ... ok test commands::where_::binary_operator_comparisons ... ok test commands::upsert::record_replacement_closure ... ok test commands::ucp::copies_using_path_with_wildcard ... ok test commands::upsert::list_stream_replacement_closure ... ok test commands::save::save_append_works_on_stderr ... ok test commands::save::save_stderr_and_stdout_to_afame_file ... ok test commands::save::save_override_works_stderr ... ok test format_conversions::json::top_level_values_from_json ... ok test format_conversions::json::top_level_values_from_json_strict ... ok test commands::save::save_stderr_and_stdout_to_diff_file ... ok test commands::with_env::test_redirection2 ... ok test commands::while_::while_break_on_external_failed ... ok test commands::while_::failed_while_should_break_running ... ok test commands::with_env::shorthand_doesnt_reorder_arguments ... ok test commands::move_::mv::mv_with_update_flag ... ok test commands::cp::copy_file_with_update_flag ... ok test commands::redirection::redirection_with_non_zero_exit_code_should_stop_from_running ... ok test commands::run_external::better_empty_redirection ... ok test commands::database::into_sqlite::into_sqlite_big_insert ... ok test result: ok. 1434 passed; 0 failed; 27 ignored; 0 measured; 0 filtered out; finished in 9.71s Running unittests src/lib.rs (target/debug/deps/nu_engine-44215a3465043669) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/lib.rs (target/debug/deps/nu_explore-47a7313f7a59e5ab) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/lib.rs (target/debug/deps/nu_glob-21efe7434519c6b7) running 18 tests test test::test_glob_errors ... ok test test::test_iteration_errors ... ok test test::test_matches_path ... ok test test::test_absolute_pattern ... ok test test::test_path_join ... ok test test::test_pattern_escape ... ok test test::test_pattern_from_str ... ok test test::test_pattern_matches_case_insensitive_range ... ok test test::test_pattern_matches_case_insensitive ... ok test test::test_pattern_matches ... ok test test::test_pattern_matches_require_literal_separator ... ok test test::test_wildcard_errors ... ok test test::test_unclosed_bracket_errors ... ok test test::test_pattern_matches_require_literal_leading_dot ... ok test test::test_recursive_wildcards ... ok test test::test_wildcards ... ok test test::test_range_pattern ... ok test test::test_lots_of_files ... ok test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s Running unittests src/lib.rs (target/debug/deps/nu_json-c4540d216428d3af) running 1 test test value::test::number_deserialize ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/main.rs (target/debug/deps/main-9544fa1b3ca37624) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/lib.rs (target/debug/deps/nu_lsp-d5e6134ac49e3c81) running 16 tests test tests::shutdown_on_request ... ok test tests::goto_definition_for_none_existing_file ... ok test notification::tests::open_document_with_utf_char ... ok test diagnostics::tests::publish_diagnostics_variable_does_not_exists ... ok test diagnostics::tests::publish_diagnostics_fixed_unknown_variable ... ok test tests::goto_definition_of_variable ... ok test tests::hover_on_variable ... ok test tests::hover_on_command ... ok test notification::tests::hover_correct_documentation_on_let ... ok test tests::goto_definition_of_command ... ok test tests::complete_command_with_utf_line ... ok test tests::complete_command_with_space ... ok test tests::goto_definition_of_command_parameter ... ok test tests::complete_on_variable ... ok test notification::tests::hover_on_command_after_partial_content_change ... ok test notification::tests::hover_on_command_after_full_content_change ... ok test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s Running unittests src/lib.rs (target/debug/deps/nu_parser-c1f1286a21e098d0) running 5 tests test deparse::test::test_arg_with_flag ... ok test deparse::test::test_escape ... ok test deparse::test::test_flag_arg_with_values_contains_special ... ok test deparse::test::test_not_extra_quote ... ok test deparse::test::test_quote_special ... ok test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/test_lex.rs (target/debug/deps/test_lex-c760bdc95ce1135c) running 18 tests test lex_annotations_empty ... ok test lex_annotations_list ... ok test lex_annotations_nested ... ok test lex_annotations_nested_unterminated ... ok test lex_annotations_record ... ok test lex_annotations_space_before_annotations ... ok test lex_annotations_space_within_annotations ... ok test lex_basic ... ok test lex_annotations_unterminated ... ok test lex_comment ... ok test lex_comments ... ok test lex_comments_no_space ... ok test lex_empty ... ok test lex_incomplete_paren ... ok test lex_incomplete_quote ... ok test lex_is_incomplete ... ok test lex_newline ... ok test lex_parenthesis ... ok test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/test_parser.rs (target/debug/deps/test_parser-7685ee7caecd5701) running 98 tests test multi_test_parse_number ... ignored test input_types::call_non_custom_types_test ... ok test operator::parse_comparison_operators_with_string_and_string::case_1 ... ok test operator::parse_comparison_operators_with_string_and_string::case_3 ... ok test operator::parse_comparison_operators_with_string_and_string::case_2 ... ok test operator::parse_comparison_operators_with_string_and_string::case_4 ... ok test input_types::test_type_annotations::case_14_vardecl ... ok test input_types::test_type_annotations::case_12_vardecl ... ok test parse_binary_with_binary_format ... ok test parse_binary_with_hex_format ... ok test input_types::test_type_annotations::case_13_vardecl ... ok test input_types::test_type_annotations::case_15_vardecl ... ok test parse_binary_with_incomplete_binary_format ... ok test parse_binary_with_incomplete_octal_format ... ok test input_types::test_type_annotations::case_08_input_output ... ok test parse_binary_with_multi_byte_char ... ok test input_types::test_type_annotations::case_03_input_output ... ok test parse_binary_with_incomplete_hex_format ... ok test input_types::test_type_annotations::case_01_input_output ... ok test parse_binary_with_octal_format ... ok test parse_binary_with_invalid_octal_format ... ok test input_types::test_type_annotations::case_02_input_output ... ok test input_types::else_if_errors_correctly ... ok test input_types::else_errors_correctly ... ok test parse_call ... ok test parse_call_missing_flag_arg ... ok test input_types::test_type_annotations::case_19_vardecl ... ok test input_types::test_type_annotations::case_04_input_output ... ok test input_types::test_type_annotations::case_10_input_output ... ok test parse_call_missing_req_positional ... ok test input_types::test_type_annotations::case_09_input_output ... ok test parse_call_extra_positional ... ok test input_types::test_type_annotations::case_16_vardecl ... ok test parse_call_missing_req_flag ... ok test input_types::test_type_annotations::case_11_input_output ... ok test parse_cell_path ... ok test input_types::test_type_annotations::case_18_vardecl ... ok test parse_int ... ok test input_types::test_type_annotations::case_20_vardecl ... ok test parse_cell_path_optional ... ok test parse_call_missing_short_flag_arg ... ok test parse_call_short_flag_batch_arg_allowed ... ok test input_types::nested_operations_test ... ok test parse_int_with_underscores ... ok test parse_call_unknown_shorthand ... ok test parse_call_short_flag_batch_disallow_multiple_args ... ok test parse_call_short_flag_batch_arg_disallowed ... ok test input_types::test_type_annotations::case_17_vardecl ... ok test input_types::call_with_list_test ... ok test input_types::test_type_annotations::case_07_input_output ... ok test input_types::test_type_annotations::case_05_input_output ... ok test multi_test_parse_int ... ok test range::parse_bounded_range::case_01 ... ok test input_types::test_type_annotations::case_06_input_output ... ok test range::bad_parse_does_crash ... ok test range::parse_bounded_range::case_02 ... ok test range::parse_bounded_range::case_04 ... ok test range::parse_bounded_range::case_03 ... ok test range::parse_bounded_range::case_05 ... ok test range::parse_bounded_range::case_09 ... ok test range::parse_bounded_range::case_10 ... ok test range::parse_bounded_range::case_06 ... ok test range::parse_bounded_range::case_11 ... ok test range::parse_bounded_range::case_08 ... ok test range::parse_float_range::case_1 ... ok test range::parse_bounded_range::case_07 ... ok test range::parse_left_unbounded_range::case_1 ... ok test range::parse_float_range::case_3 ... ok test range::parse_float_range::case_2 ... ok test range::parse_left_unbounded_range::case_2 ... ok test range::parse_left_unbounded_range::case_3 ... ok test range::parse_right_unbounded_range::case_2 ... ok test range::parse_right_unbounded_range::case_3 ... ok test range::parse_variable_range::case_2 ... ok test range::parse_right_unbounded_range::case_1 ... ok test range::parse_variable_range::case_1 ... ok test range::parse_variable_range::case_3 ... ok test string::interpolation::parse_path_expression ... ok test string::interpolation::parse_string_interpolation_backslash_count_reset_by_expression ... ok test test_parse_any ... ignored test string::interpolation::parse_string_interpolation_escaped_parenthesis ... ok test string::interpolation::parse_string_interpolation ... ok test test_nothing_comparison_eq ... ok test string::interpolation::parse_nested_expressions ... ok test input_types::operations_within_blocks_test ... ok test test_redirection_with_letmut::case_1 ... ok test string::parse_string ... ok test string::interpolation::parse_string_interpolation_escaped_backslash_before_parenthesis ... ok test test_nothing_comparison_neq ... ok test test_redirection_with_letmut::case_3 ... ok test test_redirection_with_letmut::case_2 ... ok test test_redirection_with_letmut::case_4 ... ok test test_redirection_with_letmut::case_5 ... ok test test_semi_open_brace::case_2 ... ok test test_semi_open_brace::case_1 ... ok test test_semi_open_brace::case_3 ... ok test test_redirection_with_letmut::case_6 ... ok test test_semi_open_brace::case_4 ... ok test result: ok. 96 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.02s Running tests/test_parser_unicode_escapes.rs (target/debug/deps/test_parser_unicode_escapes-318d7a7d691775d9) running 2 tests test unicode_escapes_in_strings_expected_failures ... ok test unicode_escapes_in_strings ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running unittests src/lib.rs (target/debug/deps/nu_path-7ac4cd8e2fa75214) running 29 tests test dots::tests::expand_dots_complex ... ok test dots::tests::expand_dots_double_dots_no_change ... ok test dots::tests::expand_dots_multi_single_dots_no_change ... ok test dots::tests::expand_dots_no_change_with_dirs ... ok test dots::tests::expand_dots_simple ... ok test dots::tests::expand_dots_single_dot_no_change ... ok test dots::tests::expand_dots_with_curdir ... ok test dots::tests::expand_multi_double_dots_no_change ... ok test dots::tests::expand_multiple_dots ... ok test dots::tests::expand_two_dots ... ok test dots::tests::non_windows::string_with_mixed_ndots_and_chars ... ok test dots::tests::non_windows::string_with_three_ndots ... ok test dots::tests::non_windows::string_with_three_ndots_and_final_slash ... ok test dots::tests::non_windows::string_with_three_ndots_and_garbage ... ok test dots::tests::string_ends_with_dots ... ok test dots::tests::string_starts_and_ends_with_dots ... ok test dots::tests::string_starts_with_dots ... ok test dots::tests::string_with_one_dot_and_chars ... ok test dots::tests::string_with_three_ndots_and_chars ... ok test dots::tests::string_with_two_ndots_and_chars ... ok test dots::tests::string_without_ndots ... ok test tilde::tests::does_not_expand_tilde_if_tilde_is_not_first_character ... ok test tilde::tests::path_does_not_include_trailing_separator ... ok test tilde::tests::string_with_tilde ... ok test tilde::tests::string_with_tilde_double_forward_slash ... ok test tilde::tests::string_with_tilde_forward_slash ... ok test tilde::tests::string_with_multi_byte_chars ... ok test tilde::tests::string_with_tilde_other_user ... ok test tilde::tests::user_home_dir_fallback ... ok test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/mod.rs (target/debug/deps/mod-f31847639559562d) running 4 tests test util::trims_many_trailing_slashes ... ok test util::trims_trailing_slash ... ok test util::trims_trailing_slash_empty ... ok test util::trims_trailing_slash_without_trailing_slash ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/util.rs (target/debug/deps/util-b2e65ff7e0d7aa5e) running 4 tests test trims_many_trailing_slashes ... ok test trims_trailing_slash ... ok test trims_trailing_slash_empty ... ok test trims_trailing_slash_without_trailing_slash ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/lib.rs (target/debug/deps/nu_plugin-fdd8af3920c4b69a) running 17 tests test serializers::json::tests::callinfo_round_trip_signature ... ok test protocol::evaluated_call::test::call_to_value ... ok test serializers::json::tests::callinfo_round_trip_collapsecustomvalue ... ok test serializers::json::tests::response_round_trip_error_none ... ok test serializers::json::tests::response_round_trip_plugin_data ... ok test serializers::json::tests::response_round_trip_error ... ok test serializers::json::tests::response_round_trip_value ... ok test serializers::json::tests::callinfo_round_trip_callinfo ... ok test serializers::msgpack::tests::callinfo_round_trip_signature ... ok test serializers::msgpack::tests::callinfo_round_trip_collapsecustomvalue ... ok test serializers::msgpack::tests::response_round_trip_error ... ok test serializers::json::tests::response_round_trip_signature ... ok test serializers::msgpack::tests::response_round_trip_error_none ... ok test serializers::msgpack::tests::response_round_trip_plugin_data ... ok test serializers::msgpack::tests::response_round_trip_value ... ok test serializers::msgpack::tests::callinfo_round_trip_callinfo ... ok test serializers::msgpack::tests::response_round_trip_signature ... ok test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running unittests src/lib.rs (target/debug/deps/nu_pretty_hex-2a56063affb22e69) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/tests.rs (target/debug/deps/tests-890fb9d6f9f77b77) running 1 test test test_hex_write_with_simple_config ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/lib.rs (target/debug/deps/nu_protocol-d92c4c9b14821048) running 27 tests test ast::call::test::argument_span_positional ... ok test ast::call::test::argument_span_unknown ... ok test ast::call::test::argument_span_named ... ok test ast::call::test::call_arguments_span ... ok test ast::cell_path::test::path_member_partial_ord ... ok test engine::engine_state::engine_state_tests::add_file_gives_id ... ok test engine::engine_state::engine_state_tests::add_file_gives_id_including_parent ... ok test ty::tests::subtype_relation::test_any_is_top_type ... ok test engine::engine_state::engine_state_tests::get_plugin_config ... ok test engine::engine_state::engine_state_tests::list_variables ... ok test ty::tests::subtype_relation::test_number_supertype ... ok test engine::engine_state::engine_state_tests::merge_states ... ok test ty::tests::subtype_relation::test_reflexivity ... ok test did_you_mean::tests::did_you_mean_examples ... ok test value::tests::get_type::test_list ... ok test value::tests::into_string::test_datetime ... ok test value::tests::into_string::test_filesize::case_1 ... ok test ty::tests::subtype_relation::test_list_covariance ... ok test value::tests::into_string::test_filesize::case_3 ... ok test value::tests::into_string::test_filesize::case_4 ... ok test value::tests::into_string::test_filesize::case_2 ... ok test value::tests::into_string::test_filesize::case_5 ... ok test value::tests::into_string::test_filesize::case_6 ... ok test value::tests::into_string::test_negative_year_datetime ... ok test value::tests::is_empty::test_list ... ok test value::tests::is_empty::test_record ... ok test value::tests::is_empty::test_string ... ok test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/into_config.rs (target/debug/deps/into_config-3184ae5e296610a5) running 10 tests test config_unsupported_key_reverted ... ignored, Figure out how to make test_bins::nu_repl() continue execution after shell errors test config_unsupported_type_reverted ... ignored, Figure out how to make test_bins::nu_repl() continue execution after shell errors test config_unsupported_value_reverted ... ignored, Figure out how to make test_bins::nu_repl() continue execution after errors test config_is_mutable ... ok test config_affected_when_mutated ... ok test config_preserved_after_do ... ok test config_add_unsupported_value ... ok test config_affected_when_deep_mutated ... ok test config_add_unsupported_key ... ok test config_add_unsupported_type ... ok test result: ok. 7 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.43s Running tests/test_config.rs (target/debug/deps/test_config-bf1c4ade41df6e33) running 8 tests test filesize_metric_overrides_format ... ok test plugins ... ok test fancy_default_errors ... ok test filesize_metric_true ... ok test filesize_metric_false ... ok test filesize_format_auto_metric_false ... ok test filesize_format_auto_metric_true ... ok test narratable_errors ... ok test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s Running tests/test_pipeline_data.rs (target/debug/deps/test_pipeline_data-32ed83c24a7705c1) running 1 test test test_convert_pipeline_data_to_value ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/test_signature.rs (target/debug/deps/test_signature-49ff247ec72e307f) running 5 tests test test_signature ... ok test test_signature_chained ... ok test test_signature_round_trip ... ok test test_signature_same_name - should panic ... ok test test_signature_same_short - should panic ... ok test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/test_value.rs (target/debug/deps/test_value-6f29d7f3c78055e3) running 3 tests test test_comparison_nothing ... ok test test_duration_to_string::case_1 ... ok test test_duration_to_string::case_2 ... ok test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/lib.rs (target/debug/deps/nu_std-45c7d8ed9656dcc1) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/lib.rs (target/debug/deps/nu_system-b72f234384278242) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/lib.rs (target/debug/deps/nu_table-6b1a4c0f2d1f965b) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/common.rs (target/debug/deps/common-f23abb2372d4f541) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/constrains.rs (target/debug/deps/constrains-82637eb1bda64c5c) running 7 tests test data_and_header_has_different_size_doesnt_work ... ok test truncate_test ... ok test wrap_keep_words_test ... ok test truncate_with_suffix_test ... ok test wrap_test ... ok test termwidth_too_small ... ok test width_control_test_0 ... ok test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running tests/expand.rs (target/debug/deps/expand-09605d27630e835b) running 1 test test test_expand ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/style.rs (target/debug/deps/style-8efd13090cda6bab) running 10 tests test test_none ... ok test test_basic ... ok test test_thin ... ok test test_light ... ok test test_reinforced ... ok test test_rounded ... ok test test_compact ... ok test test_heavy ... ok test test_with_love ... ok test test_compact_double ... ok test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/lib.rs (target/debug/deps/nu_term_grid-649f8905db81afb2) running 13 tests test grid::test::huge_separator ... ok test grid::test::huge_yet_unused_separator ... ok test grid::test::no_items ... ok test grid::test::one_item ... ok test grid::test::one_item_exact_width ... ok test grid::test::number_grid_with_pipe ... ok test grid::test::numbers_right ... ok test grid::test::numbers_right_pipe ... ok test grid::test::one_item_just_over ... ok test grid::test::two_big_items ... ok test grid::test::that_example_from_earlier ... ok test grid::test::two_medium_size_items ... ok test grid::test::two_small_items ... ok test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/lib.rs (target/debug/deps/nu_test_support-2fe6561c1c814a85) running 3 tests test tests::constructs_a_pipeline ... ok test playground::tests::current_working_directory_back_to_root_from_anywhere ... ok test playground::tests::current_working_directory_in_sandbox_directory_created ... ok test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/get_system_locale.rs (target/debug/deps/get_system_locale-9a34aaea56907a1b) running 2 tests test test_get_system_locale_de ... ok test test_get_system_locale_en ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/lib.rs (target/debug/deps/nu_utils-f24d65a145ed23b6) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/main.rs (target/debug/deps/utils-f40c19853b7468cb) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/main.rs (target/debug/deps/nu_plugin_custom_values-7cdbdc5f33b7ebd6) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/lib.rs (target/debug/deps/nu_plugin_example-6a06082875700e9a) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/main.rs (target/debug/deps/nu_plugin_example-8d58028061cb9deb) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/lib.rs (target/debug/deps/nu_plugin_formats-cdc855f0ad03e3b3) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/main.rs (target/debug/deps/nu_plugin_formats-c757b393caf3d53d) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/lib.rs (target/debug/deps/nu_plugin_gstat-bee30d37e2dbd72f) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/main.rs (target/debug/deps/nu_plugin_gstat-b1b2d499c3ace47e) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/lib.rs (target/debug/deps/nu_plugin_inc-f30eefc2c0ec5a7c) running 3 tests test inc::tests::semver::major ... ok test inc::tests::semver::minor ... ok test inc::tests::semver::patch ... ok test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/main.rs (target/debug/deps/nu_plugin_inc-3fda1a52f848da81) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/lib.rs (target/debug/deps/nu_plugin_query-3fab8cd4ade50a96) running 40 tests test query_json::tests::answer_from_get_children ... ok test query_json::tests::answer_from_get_age ... ok test query_json::tests::answer_from_get_children_count ... ok test query_json::tests::answer_from_get_friends_first_name ... ok test query_json::tests::validate_string ... ok test query_web::tests::test_first_child_is_not_empty ... ok test query_web::tests::test_nested_text_nodes ... ok test query_web::tests::test_first_child ... ok test web_tables::tests::test_find_first_empty ... ok test web_tables::tests::test_find_first_none ... ok test web_tables::tests::test_iter_empty ... ok test web_tables::tests::test_find_first_incomplete_fragment ... ok test web_tables::tests::test_row_as_slice_without_headers ... ok test web_tables::tests::test_row_as_slice_with_headers ... ok test web_tables::tests::test_find_first_some ... ok test query_xml::tests::position_function_in_predicate ... ok test web_tables::tests::test_find_by_id_none ... ok test query_xml::tests::functions_implicitly_coerce_argument_types ... ok test web_tables::tests::test_row_get_without_headers ... ok test web_tables::tests::test_row_get_with_headers ... ok test web_tables::tests::test_row_iter_simple ... ok test web_tables::tests::test_headers_empty ... ok test web_tables::tests::test_find_by_headers_none ... ok test web_tables::tests::test_find_by_headers_empty ... ok test web_tables::tests::test_row_as_slice_without_headers_two_tables ... ok test web_tables::tests::test_row_as_slice_with_headers_two_tables ... ok test web_tables::tests::test_find_by_id_some ... ok test web_tables::tests::test_row_as_slice_complex ... ok test web_tables::tests::test_row_iter_simple_two_tables ... ok test web_tables::tests::test_row_get_complex ... ok test web_tables::tests::test_row_iter_complex ... ok test web_tables::tests::test_row_len ... ok test web_tables::tests::test_headers_nonempty ... ok test web_tables::tests::test_row_as_slice_complex_two_tables ... ok test web_tables::tests::test_row_iter_complex_two_tables ... ok test web_tables::tests::test_row_is_empty ... ok test web_tables::tests::test_iter_nonempty ... ok test web_tables::tests::test_two_tables_row_get_complex ... ok test web_tables::tests::test_row_len_two_tables ... ok test web_tables::tests::test_find_by_headers_some ... ok test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running unittests src/main.rs (target/debug/deps/nu_plugin_query-184c3f57e6c74770) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests nu-cli running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests nu-cmd-base running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests nu-cmd-dataframe running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests nu-cmd-extra running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests nu-cmd-lang running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests nu-color-config running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests nu-command running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests nu-engine running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests nu-explore running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests nu-glob running 6 tests test crates/nu-glob/src/lib.rs - glob (line 159) ... ignored test crates/nu-glob/src/lib.rs - (line 29) - compile ... ok test crates/nu-glob/src/lib.rs - glob (line 143) - compile ... ok test crates/nu-glob/src/lib.rs - (line 44) - compile ... ok test crates/nu-glob/src/lib.rs - Pattern::matches (line 753) ... ok test crates/nu-glob/src/lib.rs - glob (line 167) ... ok test result: ok. 5 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.21s Doc-tests nu-json running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests nu-lsp running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests nu-parser running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests nu-path running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests nu-plugin running 15 tests test crates/nu-plugin/src/plugin/mod.rs - plugin::Plugin (line 204) ... ok test crates/nu-plugin/src/protocol/evaluated_call.rs - protocol::evaluated_call::EvaluatedCall::has_flag (line 127) ... ok test crates/nu-plugin/src/protocol/evaluated_call.rs - protocol::evaluated_call::EvaluatedCall::get_flag_value (line 185) ... ok test crates/nu-plugin/src/protocol/evaluated_call.rs - protocol::evaluated_call::EvaluatedCall::get_flag (line 279) ... ok test crates/nu-plugin/src/protocol/evaluated_call.rs - protocol::evaluated_call::EvaluatedCall::has_flag (line 95) ... ok test crates/nu-plugin/src/protocol/evaluated_call.rs - protocol::evaluated_call::EvaluatedCall::get_flag_value (line 164) ... ok test crates/nu-plugin/src/protocol/evaluated_call.rs - protocol::evaluated_call::EvaluatedCall::nth (line 215) ... ok test crates/nu-plugin/src/protocol/evaluated_call.rs - protocol::evaluated_call::EvaluatedCall::has_flag (line 79) ... ok test crates/nu-plugin/src/protocol/evaluated_call.rs - protocol::evaluated_call::EvaluatedCall::get_flag (line 245) ... ok test crates/nu-plugin/src/protocol/evaluated_call.rs - protocol::evaluated_call::EvaluatedCall::has_flag (line 63) ... ok test crates/nu-plugin/src/protocol/evaluated_call.rs - protocol::evaluated_call::EvaluatedCall::has_flag (line 111) ... ok test crates/nu-plugin/src/protocol/evaluated_call.rs - protocol::evaluated_call::EvaluatedCall::get_flag (line 262) ... ok test crates/nu-plugin/src/protocol/evaluated_call.rs - protocol::evaluated_call::EvaluatedCall::rest (line 306) ... ok test crates/nu-plugin/src/lib.rs - (line 18) ... ok test crates/nu-plugin/src/plugin/mod.rs - plugin::serve_plugin (line 262) ... ok test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.19s Doc-tests nu-protocol running 5 tests test crates/nu-protocol/src/value/record.rs - value::record::Record::truncate (line 238) ... ok test crates/nu-protocol/src/syntax_shape.rs - syntax_shape::SyntaxShape::to_type (line 126) ... ok test crates/nu-protocol/src/value/record.rs - value::record::Record::retain (line 142) ... ok test crates/nu-protocol/src/value/record.rs - value::record::Record::retain_mut (line 169) ... ok test crates/nu-protocol/src/value/record.rs - value::record::Record::drain (line 281) ... ok test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.79s Doc-tests nu-std running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s Doc-tests nu-system running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests nu-table running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests nu-term-grid running 1 test test crates/nu-term-grid/src/grid.rs - grid (line 7) ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s Doc-tests nu-utils running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests nu_plugin_example running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests nu_plugin_formats running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s >>> nushell: Entering fakeroot... >>> nushell-doc*: Running split function doc... >>> nushell-doc*: Preparing subpackage nushell-doc... >>> nushell-doc*: Running postcheck for nushell-doc >>> nushell-plugins*: Running split function _plugins... '/home/buildozer/aports/community/nushell/pkg/nushell/usr/bin/nu_plugin_custom_values' -> '/home/buildozer/aports/community/nushell/pkg/nushell-plugins/usr/bin/nu_plugin_custom_values' '/home/buildozer/aports/community/nushell/pkg/nushell/usr/bin/nu_plugin_example' -> '/home/buildozer/aports/community/nushell/pkg/nushell-plugins/usr/bin/nu_plugin_example' '/home/buildozer/aports/community/nushell/pkg/nushell/usr/bin/nu_plugin_formats' -> '/home/buildozer/aports/community/nushell/pkg/nushell-plugins/usr/bin/nu_plugin_formats' '/home/buildozer/aports/community/nushell/pkg/nushell/usr/bin/nu_plugin_gstat' -> '/home/buildozer/aports/community/nushell/pkg/nushell-plugins/usr/bin/nu_plugin_gstat' '/home/buildozer/aports/community/nushell/pkg/nushell/usr/bin/nu_plugin_inc' -> '/home/buildozer/aports/community/nushell/pkg/nushell-plugins/usr/bin/nu_plugin_inc' '/home/buildozer/aports/community/nushell/pkg/nushell/usr/bin/nu_plugin_query' -> '/home/buildozer/aports/community/nushell/pkg/nushell-plugins/usr/bin/nu_plugin_query' >>> nushell-plugins*: Preparing subpackage nushell-plugins... >>> nushell-plugins*: Stripping binaries >>> nushell-plugins*: Running postcheck for nushell-plugins >>> nushell*: Running postcheck for nushell >>> nushell*: Preparing package nushell... >>> nushell*: Stripping binaries >>> nushell*: Script found. /bin/sh added as a dependency for nushell-0.90.1-r0.apk >>> nushell*: Adding .post-install >>> nushell*: Adding .post-upgrade >>> nushell*: Adding .pre-deinstall >>> nushell-doc*: Scanning shared objects >>> nushell-plugins*: Scanning shared objects >>> nushell*: Scanning shared objects >>> nushell-doc*: Tracing dependencies... >>> nushell-doc*: Package size: 24.0 KB >>> nushell-doc*: Compressing data... >>> nushell-doc*: Create checksum... >>> nushell-doc*: Create nushell-doc-0.90.1-r0.apk >>> nushell-plugins*: Tracing dependencies... nushell=0.90.1-r0 so:libc.musl-aarch64.so.1 so:libcrypto.so.3 so:libgcc_s.so.1 so:libgit2.so.1.7 so:libssl.so.3 >>> nushell-plugins*: Package size: 15.2 MB >>> nushell-plugins*: Compressing data... >>> nushell-plugins*: Create checksum... >>> nushell-plugins*: Create nushell-plugins-0.90.1-r0.apk >>> nushell*: Tracing dependencies... /bin/sh so:libc.musl-aarch64.so.1 so:libcrypto.so.3 so:libgcc_s.so.1 so:libsqlite3.so.0 so:libssl.so.3 >>> nushell*: Package size: 15.0 MB >>> nushell*: Compressing data... >>> nushell*: Create checksum... >>> nushell*: Create nushell-0.90.1-r0.apk >>> nushell: Build complete at Wed, 14 Feb 2024 03:09:33 +0000 elapsed time 0h 11m 40s >>> nushell: Cleaning up srcdir >>> nushell: Cleaning up pkgdir >>> nushell: Uninstalling dependencies... (1/39) Purging .makedepends-nushell (20240214.025754) (2/39) Purging cargo (1.76.0-r0) (3/39) Purging rust (1.76.0-r0) (4/39) Purging cargo-auditable (0.6.1-r3) (5/39) Purging libgit2-dev (1.7.2-r0) (6/39) Purging curl-dev (8.6.0-r0) (7/39) Purging brotli-dev (1.1.0-r1) (8/39) Purging brotli (1.1.0-r1) (9/39) Purging c-ares-dev (1.26.0-r0) (10/39) Purging libpsl-dev (0.21.5-r1) (11/39) Purging libpsl-utils (0.21.5-r1) (12/39) Purging nghttp2-dev (1.59.0-r0) (13/39) Purging libssh2-dev (1.11.0-r2) (14/39) Purging http-parser-dev (2.9.4-r0) (15/39) Purging libgit2 (1.7.2-r0) (16/39) Purging openssl-dev (3.1.5-r5) (17/39) Purging sqlite-dev (3.45.1-r0) (18/39) Purging sqlite (3.45.1-r0) (19/39) Purging sqlite-libs (3.45.1-r0) (20/39) Purging http-parser (2.9.4-r0) (21/39) Purging libidn2-dev (2.3.7-r0) (22/39) Purging libssh2 (1.11.0-r2) (23/39) Purging llvm17-libs (17.0.6-r0) (24/39) Purging pcre2-dev (10.42-r3) (25/39) Purging libedit-dev (20230828.3.1-r4) (26/39) Purging bsd-compat-headers (0.7.2-r6) (27/39) Purging ncurses-dev (6.4_p20231125-r0) (28/39) Purging libncurses++ (6.4_p20231125-r0) (29/39) Purging libpanelw (6.4_p20231125-r0) (30/39) Purging zlib-dev (1.3.1-r0) (31/39) Purging libpcre2-16 (10.42-r3) (32/39) Purging libpcre2-32 (10.42-r3) (33/39) Purging readline (8.2.10-r0) (34/39) Purging scudo-malloc (17.0.6-r0) (35/39) Purging libffi (3.4.4-r3) (36/39) Purging libformw (6.4_p20231125-r0) (37/39) Purging libmenuw (6.4_p20231125-r0) (38/39) Purging libxml2 (2.12.5-r0) (39/39) Purging xz-libs (5.4.6-r0) Executing busybox-1.36.1-r19.trigger OK: 381 MiB in 104 packages >>> nushell: Updating the community/aarch64 repository index... >>> nushell: Signing the index...