>>> nushell: Building testing/nushell 0.84.0-r0 (using abuild 3.11.21-r0) started Sat, 26 Aug 2023 21:51:37 +0000 >>> nushell: Checking sanity of /home/buildozer/aports/testing/nushell/APKBUILD... >>> nushell: Analyzing dependencies... >>> nushell: Installing for build: build-base cargo cargo-auditable libgit2-dev openssl-dev sqlite-dev bash (1/38) Installing libffi (3.4.4-r3) (2/38) Installing xz-libs (5.4.4-r0) (3/38) Installing libxml2 (2.11.5-r0) (4/38) Installing llvm16-libs (16.0.6-r6) (5/38) Installing scudo-malloc (16.0.6-r3) (6/38) Installing rust (1.71.1-r0) (7/38) Installing cargo (1.71.1-r0) (8/38) Installing cargo-auditable (0.6.1-r3) (9/38) Installing brotli (1.0.9-r15) (10/38) Installing brotli-dev (1.0.9-r15) (11/38) Installing c-ares-dev (1.19.1-r1) (12/38) Installing libidn2-dev (2.3.4-r3) (13/38) Installing nghttp2-dev (1.55.1-r0) (14/38) Installing openssl-dev (3.1.2-r0) (15/38) Installing zlib-dev (1.2.13-r2) (16/38) Installing curl-dev (8.2.1-r0) (17/38) Installing libssh2 (1.11.0-r0) (18/38) Installing libssh2-dev (1.11.0-r0) (19/38) Installing http-parser (2.9.4-r0) (20/38) Installing http-parser-dev (2.9.4-r0) (21/38) Installing libgit2 (1.7.1-r0) (22/38) Installing bsd-compat-headers (0.7.2-r5) (23/38) Installing libformw (6.4_p20230722-r0) (24/38) Installing libmenuw (6.4_p20230722-r0) (25/38) Installing libpanelw (6.4_p20230722-r0) (26/38) Installing libncurses++ (6.4_p20230722-r0) (27/38) Installing ncurses-dev (6.4_p20230722-r0) (28/38) Installing libedit-dev (20221030.3.1-r3) (29/38) Installing libpcre2-16 (10.42-r1) (30/38) Installing libpcre2-32 (10.42-r1) (31/38) Installing pcre2-dev (10.42-r1) (32/38) Installing libgit2-dev (1.7.1-r0) (33/38) Installing readline (8.2.1-r2) (34/38) Installing sqlite (3.43.0-r0) (35/38) Installing sqlite-libs (3.43.0-r0) (36/38) Installing sqlite-dev (3.43.0-r0) (37/38) Installing bash (5.2.15-r5) Executing bash-5.2.15-r5.post-install (38/38) Installing .makedepends-nushell (20230826.215139) Executing busybox-1.36.1-r6.trigger OK: 1140 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.84.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> nushell: Fetching nushell-0.84.0.tar.gz::https://github.com/nushell/nushell/archive/0.84.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2604k 0 2604k 0 0 3344k 0 --:--:-- --:--:-- --:--:-- 3344k >>> nushell: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nushell-0.84.0.tar.gz >>> nushell: Checking sha512sums... nushell-0.84.0.tar.gz: OK system-deps.patch: OK >>> nushell: Unpacking /var/cache/distfiles/edge/nushell-0.84.0.tar.gz... >>> nushell: system-deps.patch patching file Cargo.lock Hunk #1 succeeded at 2135 (offset 48 lines). patching file Cargo.toml Hunk #1 succeeded at 67 with fuzz 2. patching file crates/nu-cli/Cargo.toml Hunk #1 succeeded at 25 with fuzz 2. patching file crates/nu-command/Cargo.toml Hunk #1 succeeded at 74 (offset -1 lines). Updating crates.io index Downloading crates ... Downloaded strip-ansi-escapes v0.2.0 Downloaded papergrid v0.10.0 Downloaded bracoxide v0.1.2 Downloaded avro-schema v0.3.0 Downloaded reedline v0.23.0 Downloaded tabled v0.14.0 Compiling proc-macro2 v1.0.63 Compiling unicode-ident v1.0.10 Compiling quote v1.0.29 Compiling libc v0.2.147 Compiling autocfg v1.1.0 Compiling cfg-if v1.0.0 Compiling version_check v0.9.4 Compiling serde v1.0.166 Compiling once_cell v1.18.0 Compiling memchr v2.5.0 Compiling itoa v1.0.8 Compiling scopeguard v1.1.0 Compiling log v0.4.19 Compiling crossbeam-utils v0.8.16 Compiling either v1.8.1 Compiling thiserror v1.0.41 Compiling iana-time-zone v0.1.57 Compiling pure-rust-locales v0.5.6 Compiling bitflags v2.3.3 Compiling ryu v1.0.14 Compiling rustix v0.38.3 Compiling utf8parse v0.2.1 Compiling linux-raw-sys v0.4.3 Compiling serde_json v1.0.100 Compiling rayon-core v1.11.0 Compiling arrayvec v0.7.4 Compiling regex-syntax v0.7.3 Compiling unicode-width v0.1.10 Compiling allocator-api2 v0.2.15 Compiling nu-ansi-term v0.49.0 Compiling sys-locale v0.3.0 Compiling equivalent v1.0.0 Compiling byteorder v1.4.3 Compiling erased-serde v0.3.27 Compiling unicode-linebreak v0.1.5 Compiling smawk v0.3.1 Compiling siphasher v0.3.10 Compiling is_ci v1.1.1 Compiling bit-vec v0.6.3 Compiling utf8-width v0.1.6 Compiling inventory v0.3.8 Compiling owo-colors v3.5.0 Compiling ppv-lite86 v0.2.17 Compiling pkg-config v0.3.27 Compiling bitflags v1.3.2 Compiling num-format v0.4.4 Compiling nu-glob v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-glob) Compiling paste v1.0.13 Compiling typenum v1.16.0 Compiling static_assertions v1.1.0 Compiling crc32fast v1.3.2 Compiling smallvec v1.11.0 Compiling lscolors v0.15.0 Compiling syn v1.0.109 Compiling phf_shared v0.11.2 Compiling parking_lot_core v0.9.8 Compiling semver v1.0.17 Compiling bit-set v0.5.3 Compiling ahash v0.8.3 Compiling textwrap v0.15.2 Compiling generic-array v0.14.7 Compiling lazy_static v1.4.0 Compiling num-traits v0.2.15 Compiling memoffset v0.9.0 Compiling crossbeam-epoch v0.9.15 Compiling lock_api v0.4.10 Compiling phf_shared v0.10.0 Compiling fallible-streaming-iterator v0.1.9 Compiling target-features v0.1.4 Compiling minimal-lexical v0.2.1 Compiling lexical-util v0.8.5 Compiling tinyvec_macros v0.1.1 Compiling percent-encoding v2.3.0 Compiling unicode-xid v0.2.4 Compiling tinyvec v1.6.0 Compiling itertools v0.10.5 Compiling crossbeam-channel v0.5.8 Compiling io-lifetimes v1.0.11 Compiling form_urlencoded v1.2.0 Compiling unicase v2.6.0 Compiling aho-corasick v1.0.2 Compiling nom v7.1.3 Compiling same-file v1.0.6 Compiling time-core v0.1.1 Compiling rle-decode-fast v1.0.3 Compiling crunchy v0.2.2 Compiling signal-hook v0.3.15 Compiling arrayvec v0.5.2 Compiling unicode-bidi v0.3.13 Compiling snap v1.1.0 Compiling syn v2.0.23 Compiling crossbeam-deque v0.8.3 Compiling adler v1.0.2 Compiling libflate_lz77 v1.2.0 Compiling getrandom v0.2.10 Compiling jobserver v0.1.26 Compiling lexical-write-integer v0.8.5 Compiling lexical-parse-integer v0.8.6 Compiling miniz_oxide v0.7.1 Compiling walkdir v2.3.3 Compiling rustc_version v0.4.0 Compiling crc-catalog v1.1.1 Compiling rand_core v0.6.4 Compiling adler32 v1.2.0 Compiling bytesize v1.2.0 Compiling vte_generate_state_changes v0.1.1 Compiling const_format_proc_macros v0.2.31 Compiling cc v1.0.79 Compiling new_debug_unreachable v1.0.4 Compiling tiny-keccak v2.0.2 Compiling proc-macro-hack v0.5.20+deprecated Compiling lexical-write-float v0.8.5 Compiling rand_chacha v0.3.1 Compiling lexical-parse-float v0.8.5 Compiling libflate v1.4.0 Compiling crc v2.1.0 Compiling vte v0.11.1 Compiling rand v0.8.5 Compiling vte v0.10.1 Compiling arrow2 v0.17.2 Compiling unicode-normalization v0.1.22 Compiling flate2 v1.0.26 Compiling num-integer v0.1.45 Compiling vcpkg v0.2.15 Compiling openssl-probe v0.1.5 Compiling time v0.1.45 Compiling num_cpus v1.16.0 Compiling dirs-sys-next v0.1.2 Compiling terminal_size v0.1.17 Compiling rmp v0.8.11 Compiling mio v0.8.8 Compiling dirs-next v2.0.0 Compiling signal-hook-registry v1.4.1 Compiling hashbrown v0.14.0 Compiling parking_lot v0.12.1 Compiling idna v0.4.0 Compiling regex-automata v0.3.0 Compiling lexical-core v0.8.5 Compiling phf_generator v0.11.2 Compiling phf_generator v0.10.0 Compiling phf_codegen v0.11.2 Compiling phf_codegen v0.10.0 Compiling block-buffer v0.10.4 Compiling crypto-common v0.1.6 Compiling strip-ansi-escapes v0.2.0 Compiling signal-hook-mio v0.2.3 Compiling string_cache_codegen v0.5.2 Compiling rayon v1.7.0 Compiling digest v0.10.7 Compiling nu-utils v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-utils) Compiling phf v0.11.2 Compiling smartstring v1.0.1 Compiling encoding_rs v0.8.32 Compiling simdutf8 v0.1.4 Compiling fnv v1.0.7 Compiling ethnum v1.3.2 Compiling streaming-iterator v0.1.9 Compiling hash_hasher v2.0.3 Compiling strength_reduce v0.2.4 Compiling openssl-sys v0.9.90 Compiling libz-sys v1.1.9 Compiling libssh2-sys v0.3.0 Compiling dyn-clone v1.0.11 Compiling mac v0.1.1 Compiling cpufeatures v0.2.9 Compiling foreign_vec v0.1.0 Compiling unicode-segmentation v1.10.1 Compiling rustix v0.37.23 Compiling url v2.4.0 Compiling indexmap v2.0.0 Compiling lru v0.11.0 Compiling libsqlite3-sys v0.26.0 Compiling openssl v0.10.55 Compiling ansitok v0.2.0 Compiling precomputed-hash v0.1.1 Compiling rustix v0.36.15 Compiling foreign-types-shared v0.1.1 Compiling bytecount v0.6.3 Compiling is-terminal v0.4.8 Compiling foreign-types v0.3.2 Compiling markup5ever v0.11.0 Compiling supports-color v2.0.0 Compiling supports-unicode v2.0.0 Compiling supports-hyperlinks v2.1.0 Compiling sha2 v0.10.7 Compiling futf v0.1.5 Compiling const_format v0.2.31 Compiling inotify-sys v0.1.5 Compiling phf v0.10.1 Compiling num-bigint v0.2.6 Compiling procfs v0.15.1 Compiling native-tls v0.2.11 Compiling dtoa v1.0.8 Compiling num_threads v0.1.6 Compiling joinery v2.1.0 Compiling portable-atomic v1.3.3 Compiling linux-raw-sys v0.3.8 Compiling rustversion v1.0.13 Compiling rust_decimal v1.30.0 Compiling linux-raw-sys v0.1.4 Compiling utf-8 v0.7.6 Compiling ansi-str v0.8.0 Compiling dtoa-short v0.3.4 Compiling time v0.3.22 Compiling mime_guess v2.0.4 Compiling tendril v0.4.3 Compiling inotify v0.9.6 Compiling const-random-macro v0.1.15 Compiling hashlink v0.8.3 Compiling selectors v0.25.0 Compiling papergrid v0.10.0 Compiling filetime v0.2.21 Compiling console v0.15.7 Compiling nix v0.26.2 Compiling time-macros v0.2.9 Compiling regex v1.9.0 Compiling indexmap v1.9.3 Compiling num-rational v0.2.4 Compiling num-complex v0.2.4 Compiling num-iter v0.1.43 Compiling const-random v0.1.15 Compiling brownstone v3.0.0 Compiling is-docker v0.2.0 Compiling thread_local v1.1.7 Compiling winnow v0.4.7 Compiling stable_deref_trait v1.2.0 Compiling indent_write v2.2.0 Compiling is_debug v1.0.1 Compiling hex v0.4.3 Compiling regex-automata v0.1.10 Compiling fallible-iterator v0.2.0 Compiling fuzzy-matcher v0.3.7 Compiling nom-supreme v0.8.0 Compiling quick-xml v0.28.2 Compiling codepage v0.1.1 Compiling parse-zoneinfo v0.3.0 Compiling servo_arc v0.3.0 Compiling bstr v0.2.17 Compiling is-wsl v0.4.0 Compiling dlv-list v0.5.0 Compiling notify v6.0.1 Compiling rusqlite v0.29.0 Compiling chrono-tz-build v0.2.0 Compiling tabled v0.14.0 Compiling pori v0.0.0 Compiling zip v0.6.6 Compiling which v4.4.0 Compiling csv-core v0.1.10 Compiling fxhash v0.2.1 Compiling shadow-rs v0.23.0 Compiling fancy-regex v0.11.0 Compiling sysinfo v0.29.4 Compiling hashbrown v0.13.2 Compiling nu-pretty-hex v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-pretty-hex) Compiling shell-words v1.1.0 Compiling base64 v0.21.2 Compiling peresil v0.3.0 Compiling file-id v0.1.0 Compiling number_prefix v0.4.0 Compiling htmlescape v0.3.1 Compiling typed-arena v1.7.0 Compiling unsafe-libyaml v0.2.8 Compiling xmlparser v0.13.5 Compiling mime v0.3.17 Compiling heck v0.4.1 Compiling pathdiff v0.2.1 Compiling terminal_size v0.2.6 Compiling hashbrown v0.12.3 Compiling chrono-tz v0.8.3 Compiling notify-debouncer-full v0.2.0 Compiling open v5.0.0 Compiling sxd-document v0.3.2 Compiling indicatif v0.17.5 Compiling dialoguer v0.10.4 Compiling titlecase v2.2.1 Compiling roxmltree v0.18.0 Compiling rust-embed-utils v7.8.1 Compiling print-positions v0.6.1 Compiling fd-lock v3.0.13 Compiling md-5 v0.10.5 Compiling nu-term-grid v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-term-grid) Compiling uuid v1.4.0 Compiling os_pipe v1.1.4 Compiling quick-xml v0.30.0 Compiling bracoxide v0.1.2 Compiling alphanumeric-sort v1.5.1 Compiling fs_extra v1.3.0 Compiling powierza-coefficient v1.0.2 Compiling strum v0.25.0 Compiling cassowary v0.3.0 Compiling quick-error v1.2.3 Compiling filesize v0.2.0 Compiling ego-tree v0.6.2 Compiling xxhash-rust v0.8.6 Compiling num v0.2.1 Compiling sxd-xpath v0.4.2 Compiling eml-parser v0.1.3 Compiling is_executable v1.0.1 Compiling nu-cmd-lang v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-cmd-lang) Compiling home v0.5.5 Compiling bytes v1.4.0 Compiling termcolor v1.1.3 Compiling fastrand v2.0.0 Compiling gjson v0.8.1 Compiling nu v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0) Compiling hamcrest2 v0.3.0 Compiling ctrlc v3.4.0 Compiling polars-utils v0.30.0 Compiling ordered-multimap v0.6.0 Compiling tempfile v3.7.0 Compiling Inflector v0.11.4 Compiling rust-ini v0.19.0 Compiling simplelog v0.12.1 Compiling serde_derive v1.0.166 Compiling thiserror-impl v1.0.41 Compiling typetag-impl v0.2.9 Compiling miette-derive v5.10.0 Compiling phf_macros v0.11.2 Compiling bytemuck_derive v1.4.1 Compiling openssl-macros v0.1.1 Compiling cssparser-macros v0.6.1 Compiling strum_macros v0.25.1 Compiling rust-embed-impl v6.8.1 Compiling multiversion-macros v0.7.2 Compiling html5ever v0.26.0 Compiling derive_more v0.99.17 Compiling rust-embed v6.8.1 Compiling cssparser v0.31.2 Compiling bytemuck v1.13.1 Compiling libgit2-sys v0.15.2+1.6.4 Compiling pwd v1.4.0 Compiling miette v5.10.0 Compiling umask v2.1.0 Compiling wax v0.5.0 Compiling ical v0.8.0 Compiling nu-path v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-path) Compiling nu-test-support v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-test-support) Compiling git2 v0.17.2 Compiling multiversion v0.7.2 Compiling chrono v0.4.26 Compiling byte-unit v4.0.19 Compiling bincode v1.3.3 Compiling rmp-serde v1.1.1 Compiling linked-hash-map v0.5.6 Compiling crossterm v0.26.1 Compiling serde_spanned v0.6.3 Compiling toml_datetime v0.6.3 Compiling string_cache v0.8.7 Compiling serde_urlencoded v0.7.1 Compiling calamine v0.21.2 Compiling csv v1.2.2 Compiling serde_yaml v0.9.22 Compiling toml_edit v0.19.12 Compiling nu-json v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-json) Compiling typetag v0.2.9 Compiling avro-schema v0.3.0 Compiling ureq v2.7.1 Compiling ratatui v0.20.1 Compiling chrono-humanize v0.2.2 Compiling dtparse v1.5.0 Compiling trash v3.0.6 Compiling reedline v0.23.0 Compiling nu-protocol v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-protocol) Compiling scraper v0.17.1 Compiling toml v0.7.6 Compiling nu-system v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-system) Compiling nu-engine v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-engine) Compiling nu-plugin v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-plugin) Compiling nu-color-config v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-color-config) Compiling nu-cmd-base v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-cmd-base) Compiling nu-table v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-table) Compiling polars-error v0.30.0 Compiling nu-parser v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-parser) Compiling nu_plugin_example v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu_plugin_example) Compiling nu_plugin_gstat v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu_plugin_gstat) Compiling nu_plugin_formats v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu_plugin_formats) Compiling nu_plugin_inc v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu_plugin_inc) Compiling nu_plugin_query v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu_plugin_query) Compiling polars-arrow v0.30.0 Compiling polars-row v0.30.0 Compiling polars-core v0.30.0 Compiling nu-command v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-command) Compiling nu-explore v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-explore) Compiling nu-std v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-std) Compiling nu-cmd-extra v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-cmd-extra) Compiling nu-cli v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-cli) Compiling polars-io v0.30.0 Compiling nu-cmd-dataframe v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-cmd-dataframe) Compiling nu_plugin_custom_values v0.1.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu_plugin_custom_values) Finished release [optimized] target(s) in 7m 44s Compiling proc-macro2 v1.0.63 Compiling unicode-ident v1.0.10 Compiling quote v1.0.29 Compiling cfg-if v1.0.0 Compiling libc v0.2.147 Compiling autocfg v1.1.0 Compiling serde v1.0.166 Compiling memchr v2.5.0 Compiling once_cell v1.18.0 Compiling version_check v0.9.4 Compiling itoa v1.0.8 Compiling log v0.4.19 Compiling scopeguard v1.1.0 Compiling regex-syntax v0.7.3 Compiling either v1.8.1 Compiling thiserror v1.0.41 Compiling bitflags v2.3.3 Compiling utf8parse v0.2.1 Compiling rustix v0.38.3 Compiling linux-raw-sys v0.4.3 Compiling ryu v1.0.14 Compiling nu-ansi-term v0.49.0 Compiling pure-rust-locales v0.5.6 Compiling arrayvec v0.7.4 Compiling iana-time-zone v0.1.57 Compiling serde_json v1.0.100 Compiling unicode-width v0.1.10 Compiling allocator-api2 v0.2.15 Compiling crossbeam-utils v0.8.16 Compiling sys-locale v0.3.0 Compiling rayon-core v1.11.0 Compiling equivalent v1.0.0 Compiling erased-serde v0.3.27 Compiling nu-glob v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-glob) Compiling bit-vec v0.6.3 Compiling smawk v0.3.1 Compiling unicode-linebreak v0.1.5 Compiling is_ci v1.1.1 Compiling inventory v0.3.8 Compiling owo-colors v3.5.0 Compiling utf8-width v0.1.6 Compiling byteorder v1.4.3 Compiling paste v1.0.13 Compiling semver v1.0.17 Compiling bit-set v0.5.3 Compiling ppv-lite86 v0.2.17 Compiling bitflags v1.3.2 Compiling siphasher v0.3.10 Compiling num-format v0.4.4 Compiling smallvec v1.11.0 Compiling itertools v0.10.5 Compiling lscolors v0.15.0 Compiling pkg-config v0.3.27 Compiling parking_lot_core v0.9.8 Compiling static_assertions v1.1.0 Compiling crc32fast v1.3.2 Compiling bytesize v1.2.0 Compiling minimal-lexical v0.2.1 Compiling textwrap v0.15.2 Compiling ahash v0.8.3 Compiling num-traits v0.2.15 Compiling memoffset v0.9.0 Compiling crossbeam-epoch v0.9.15 Compiling lock_api v0.4.10 Compiling num-integer v0.1.45 Compiling fnv v1.0.7 Compiling pin-project-lite v0.2.10 Compiling futures-core v0.3.28 Compiling slab v0.4.8 Compiling num-bigint v0.2.6 Compiling futures-sink v0.3.28 Compiling futures-channel v0.3.28 Compiling arrayvec v0.5.2 Compiling futures-task v0.3.28 Compiling lazy_static v1.4.0 Compiling num-complex v0.2.4 Compiling crossbeam-channel v0.5.8 Compiling num-iter v0.1.43 Compiling rustc_version v0.4.0 Compiling aho-corasick v1.0.2 Compiling nom v7.1.3 Compiling num-rational v0.2.4 Compiling phf_shared v0.11.2 Compiling futures-util v0.3.28 Compiling futures-io v0.3.28 Compiling pin-utils v0.1.0 Compiling bytecount v0.6.3 Compiling io-lifetimes v1.0.11 Compiling syn v2.0.23 Compiling unicode-xid v0.2.4 Compiling crossbeam-deque v0.8.3 Compiling typenum v1.16.0 Compiling syn v1.0.109 Compiling fallible-streaming-iterator v0.1.9 Compiling fastrand v2.0.0 Compiling generic-array v0.14.7 Compiling percent-encoding v2.3.0 Compiling time-core v0.1.1 Compiling tinyvec_macros v0.1.1 Compiling adler v1.0.2 Compiling num_threads v0.1.6 Compiling tinyvec v1.6.0 Compiling rstest_macros v0.18.1 Compiling signal-hook v0.3.15 Compiling same-file v1.0.6 Compiling getrandom v0.2.10 Compiling jobserver v0.1.26 Compiling form_urlencoded v1.2.0 Compiling miniz_oxide v0.7.1 Compiling walkdir v2.3.3 Compiling unicode-bidi v0.3.13 Compiling glob v0.3.1 Compiling vte_generate_state_changes v0.1.1 Compiling const_format_proc_macros v0.2.31 Compiling rand_core v0.6.4 Compiling relative-path v1.8.0 Compiling rustix v0.36.15 Compiling is_debug v1.0.1 Compiling cc v1.0.79 Compiling futures-timer v3.0.2 Compiling time-macros v0.2.9 Compiling time v0.3.22 Compiling rand_chacha v0.3.1 Compiling procfs v0.15.1 Compiling openssl-probe v0.1.5 Compiling linux-raw-sys v0.1.4 Compiling unicode-segmentation v1.10.1 Compiling rustix v0.37.23 Compiling unicase v2.6.0 Compiling vte v0.11.1 Compiling vte v0.10.1 Compiling rand v0.8.5 Compiling vcpkg v0.2.15 Compiling cpufeatures v0.2.9 Compiling flate2 v1.0.26 Compiling hex v0.4.3 Compiling linux-raw-sys v0.3.8 Compiling rmp v0.8.11 Compiling time v0.1.45 Compiling num_cpus v1.16.0 Compiling dirs-sys-next v0.1.2 Compiling terminal_size v0.1.17 Compiling which v4.4.0 Compiling regex-automata v0.3.0 Compiling hashbrown v0.14.0 Compiling dirs-next v2.0.0 Compiling mio v0.8.8 Compiling parking_lot v0.12.1 Compiling phf_generator v0.11.2 Compiling signal-hook-registry v1.4.1 Compiling strip-ansi-escapes v0.2.0 Compiling unicode-normalization v0.1.22 Compiling const_format v0.2.31 Compiling nix v0.26.2 Compiling nu-utils v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-utils) Compiling phf_codegen v0.11.2 Compiling libsqlite3-sys v0.26.0 Compiling phf v0.11.2 Compiling signal-hook-mio v0.2.3 Compiling ansitok v0.2.0 Compiling encoding_rs v0.8.32 Compiling openssl-sys v0.9.90 Compiling indexmap v2.0.0 Compiling rayon v1.7.0 Compiling lru v0.11.0 Compiling rustversion v1.0.13 Compiling openssl v0.10.55 Compiling shadow-rs v0.23.0 Compiling foreign-types-shared v0.1.1 Compiling foreign-types v0.3.2 Compiling inotify-sys v0.1.5 Compiling is-terminal v0.4.8 Compiling tempfile v3.7.0 Compiling nu-pretty-hex v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-pretty-hex) Compiling idna v0.4.0 Compiling supports-unicode v2.0.0 Compiling supports-color v2.0.0 Compiling supports-hyperlinks v2.1.0 Compiling ansi-str v0.8.0 Compiling crypto-common v0.1.6 Compiling block-buffer v0.10.4 Compiling joinery v2.1.0 Compiling native-tls v0.2.11 Compiling rust_decimal v1.30.0 Compiling portable-atomic v1.3.3 Compiling digest v0.10.7 Compiling mime_guess v2.0.4 Compiling inotify v0.9.6 Compiling num v0.2.1 Compiling papergrid v0.10.0 Compiling sha2 v0.10.7 Compiling hashlink v0.8.3 Compiling url v2.4.0 Compiling nu-term-grid v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-term-grid) Compiling filetime v0.2.21 Compiling console v0.15.7 Compiling phf_shared v0.10.0 Compiling brownstone v3.0.0 Compiling terminal_size v0.2.6 Compiling is-docker v0.2.0 Compiling thread_local v1.1.7 Compiling fallible-iterator v0.2.0 Compiling winnow v0.4.7 Compiling heck v0.4.1 Compiling regex-automata v0.1.10 Compiling indent_write v2.2.0 Compiling fuzzy-matcher v0.3.7 Compiling is-wsl v0.4.0 Compiling nom-supreme v0.8.0 Compiling notify v6.0.1 Compiling pori v0.0.0 Compiling zip v0.6.6 Compiling bstr v0.2.17 Compiling codepage v0.1.1 Compiling quick-xml v0.28.2 Compiling csv-core v0.1.10 Compiling xmlparser v0.13.5 Compiling mime v0.3.17 Compiling pathdiff v0.2.1 Compiling file-id v0.1.0 Compiling rusqlite v0.29.0 Compiling htmlescape v0.3.1 Compiling unsafe-libyaml v0.2.8 Compiling base64 v0.21.2 Compiling tabled v0.14.0 Compiling strum v0.25.0 Compiling shell-words v1.1.0 Compiling number_prefix v0.4.0 Compiling nu-cmd-lang v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-cmd-lang) Compiling regex v1.9.0 Compiling roxmltree v0.18.0 Compiling dialoguer v0.10.4 Compiling notify-debouncer-full v0.2.0 Compiling indicatif v0.17.5 Compiling open v5.0.0 Compiling md-5 v0.10.5 Compiling uuid v1.4.0 Compiling parse-zoneinfo v0.3.0 Compiling print-positions v0.6.1 Compiling os_pipe v1.1.4 Compiling quick-xml v0.30.0 Compiling lexical-util v0.8.5 Compiling bracoxide v0.1.2 Compiling alphanumeric-sort v1.5.1 Compiling bytes v1.4.0 Compiling powierza-coefficient v1.0.2 Compiling filesize v0.2.0 Compiling sysinfo v0.29.4 Compiling hashbrown v0.13.2 Compiling fs_extra v1.3.0 Compiling chrono-tz-build v0.2.0 Compiling phf_generator v0.10.0 Compiling fancy-regex v0.11.0 Compiling hamcrest2 v0.3.0 Compiling titlecase v2.2.1 Compiling indexmap v1.9.3 Compiling target-features v0.1.4 Compiling rle-decode-fast v1.0.3 Compiling crunchy v0.2.2 Compiling hashbrown v0.12.3 Compiling snap v1.1.0 Compiling libflate_lz77 v1.2.0 Compiling phf_codegen v0.10.0 Compiling proc-macro-hack v0.5.20+deprecated Compiling lexical-parse-integer v0.8.6 Compiling lexical-write-integer v0.8.5 Compiling tiny-keccak v2.0.2 Compiling adler32 v1.2.0 Compiling crc-catalog v1.1.1 Compiling crc v2.1.0 Compiling libflate v1.4.0 Compiling lexical-parse-float v0.8.5 Compiling libz-sys v1.1.9 Compiling arrow2 v0.17.2 Compiling lexical-write-float v0.8.5 Compiling new_debug_unreachable v1.0.4 Compiling stable_deref_trait v1.2.0 Compiling tokio v1.29.1 Compiling smartstring v1.0.1 Compiling ethnum v1.3.2 Compiling streaming-iterator v0.1.9 Compiling simdutf8 v0.1.4 Compiling dyn-clone v1.0.11 Compiling hash_hasher v2.0.3 Compiling foreign_vec v0.1.0 Compiling strength_reduce v0.2.4 Compiling string_cache_codegen v0.5.2 Compiling fd-lock v3.0.13 Compiling libssh2-sys v0.3.0 Compiling socket2 v0.4.9 Compiling tracing-core v0.1.31 Compiling mac v0.1.1 Compiling precomputed-hash v0.1.1 Compiling futf v0.1.5 Compiling http v0.2.9 Compiling phf v0.10.1 Compiling dtoa v1.0.8 Compiling lexical-core v0.8.5 Compiling is_executable v1.0.1 Compiling httparse v1.8.0 Compiling cassowary v0.3.0 Compiling anstyle v1.0.1 Compiling doc-comment v0.3.3 Compiling utf-8 v0.7.6 Compiling selectors v0.25.0 Compiling dtoa-short v0.3.4 Compiling polars-utils v0.30.0 Compiling rust-embed-utils v7.8.1 Compiling try-lock v0.2.4 Compiling servo_arc v0.3.0 Compiling heapless v0.7.16 Compiling tendril v0.4.3 Compiling fxhash v0.2.1 Compiling want v0.3.1 Compiling httpdate v1.0.2 Compiling peresil v0.3.0 Compiling tracing v0.1.37 Compiling half v1.8.2 Compiling typed-arena v1.7.0 Compiling tower-service v0.3.2 Compiling predicates-core v1.0.6 Compiling markup5ever v0.11.0 Compiling clap_lex v0.5.0 Compiling ciborium-io v0.2.1 Compiling xxhash-rust v0.8.6 Compiling plotters-backend v0.3.5 Compiling sxd-document v0.3.2 Compiling Inflector v0.11.4 Compiling env_logger v0.8.4 Compiling eml-parser v0.1.3 Compiling ciborium-ll v0.2.1 Compiling clap_builder v4.3.11 Compiling spin v0.9.8 Compiling hash32 v0.2.1 Compiling termtree v0.4.1 Compiling const-random-macro v0.1.15 Compiling plotters-svg v0.3.5 Compiling nu v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0) Compiling quick-error v1.2.3 Compiling similar v2.2.1 Compiling home v0.5.5 Compiling cast v0.3.0 Compiling ego-tree v0.6.2 Compiling termcolor v1.1.3 Compiling difflib v0.4.0 Compiling predicates-tree v1.0.9 Compiling plotters v0.3.5 Compiling bstr v1.6.0 Compiling ctrlc v3.4.0 Compiling dashmap v5.5.0 Compiling wait-timeout v0.2.0 Compiling anes v0.1.6 Compiling http-body v0.4.5 Compiling criterion-plot v0.5.0 Compiling gjson v0.8.1 Compiling oorandom v11.1.3 Compiling yansi v0.5.1 Compiling chrono-tz v0.8.3 Compiling simplelog v0.12.1 Compiling predicates v3.0.3 Compiling diff v0.1.13 Compiling const-random v0.1.15 Compiling pretty_assertions v1.4.0 Compiling dlv-list v0.5.0 Compiling sxd-xpath v0.4.2 Compiling quickcheck v1.0.3 Compiling ordered-multimap v0.6.0 Compiling assert_cmd v2.0.11 Compiling rust-ini v0.19.0 Compiling serde_derive v1.0.166 Compiling thiserror-impl v1.0.41 Compiling typetag-impl v0.2.9 Compiling miette-derive v5.10.0 Compiling futures-macro v0.3.28 Compiling phf_macros v0.11.2 Compiling openssl-macros v0.1.1 Compiling strum_macros v0.25.1 Compiling bytemuck_derive v1.4.1 Compiling tokio-macros v2.1.0 Compiling cssparser-macros v0.6.1 Compiling rust-embed-impl v6.8.1 Compiling multiversion-macros v0.7.2 Compiling html5ever v0.26.0 Compiling derive_more v0.99.17 Compiling quickcheck_macros v1.0.0 Compiling clap v4.3.11 Compiling serial_test_derive v2.0.0 Compiling rust-embed v6.8.1 Compiling cssparser v0.31.2 Compiling bytemuck v1.13.1 Compiling pwd v1.4.0 Compiling miette v5.10.0 Compiling wax v0.5.0 Compiling umask v2.1.0 Compiling ical v0.8.0 Compiling nu-path v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-path) Compiling nu-test-support v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-test-support) Compiling multiversion v0.7.2 Compiling libgit2-sys v0.15.2+1.6.4 Compiling git2 v0.17.2 Compiling futures-executor v0.3.28 Compiling futures v0.3.28 Compiling rstest v0.18.1 Compiling serial_test v2.0.0 Compiling tokio-util v0.7.8 Compiling h2 v0.3.20 Compiling chrono v0.4.26 Compiling byte-unit v4.0.19 Compiling rmp-serde v1.1.1 Compiling bincode v1.3.3 Compiling linked-hash-map v0.5.6 Compiling crossterm v0.26.1 Compiling toml_datetime v0.6.3 Compiling serde_urlencoded v0.7.1 Compiling serde_spanned v0.6.3 Compiling csv v1.2.2 Compiling serde_yaml v0.9.22 Compiling calamine v0.21.2 Compiling string_cache v0.8.7 Compiling ciborium v0.2.1 Compiling nu-json v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-json) Compiling toml_edit v0.19.12 Compiling typetag v0.2.9 Compiling ratatui v0.20.1 Compiling ureq v2.7.1 Compiling avro-schema v0.3.0 Compiling assert-json-diff v2.0.2 Compiling tinytemplate v1.2.1 Compiling criterion v0.5.1 Compiling chrono-humanize v0.2.2 Compiling trash v3.0.6 Compiling dtparse v1.5.0 Compiling reedline v0.23.0 Compiling nu-protocol v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-protocol) Compiling hyper v0.14.27 Compiling scraper v0.17.1 Compiling toml v0.7.6 Compiling nu-system v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-system) Compiling mockito v1.1.0 Compiling nu-engine v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-engine) Compiling polars-error v0.30.0 Compiling polars-row v0.30.0 Compiling polars-arrow v0.30.0 Compiling nu-plugin v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-plugin) Compiling nu-color-config v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-color-config) Compiling nu-cmd-base v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-cmd-base) Compiling polars-core v0.30.0 Compiling nu-table v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-table) Compiling nu-parser v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-parser) Compiling nu_plugin_formats v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu_plugin_formats) Compiling nu_plugin_example v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu_plugin_example) Compiling nu_plugin_gstat v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu_plugin_gstat) Compiling nu_plugin_query v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu_plugin_query) Compiling nu_plugin_inc v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu_plugin_inc) Compiling nu-command v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-command) Compiling nu-explore v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-explore) Compiling nu-std v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-std) Compiling nu-cmd-extra v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-cmd-extra) Compiling polars-io v0.30.0 Compiling nu-cmd-dataframe v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-cmd-dataframe) Compiling nu-cli v0.84.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu-cli) Compiling nu_plugin_custom_values v0.1.0 (/home/buildozer/aports/testing/nushell/src/nushell-0.84.0/crates/nu_plugin_custom_values) Finished test [unoptimized + debuginfo] target(s) in 2m 27s Running unittests src/main.rs (target/debug/deps/nu-60e5ed2ab11b89ba) running 524 tests test tests::test_cell_path::record_single_field_optional_success ... ok test tests::test_cell_path::record_with_nested_list_success ... ok test tests::test_cell_path::nested_record_field_success ... ok test tests::test_cell_path::record_single_field_success ... ok test tests::test_commandline::commandline_test_cursor_show_pos_end ... ok test tests::test_cell_path::record_multiple_optional_fields ... ok test tests::test_cell_path::deeply_nested_cell_path_short_circuits ... ok test tests::test_cell_path::record_with_nested_list_int_failure ... ok test tests::test_cell_path::nothing_fails_int ... ok test tests::test_cell_path::record_single_field_optional_short_circuits ... ok test tests::test_cell_path::record_with_nested_list_column_failure ... ok test tests::test_cell_path::nothing_fails_string ... ok test tests::test_cell_path::cell_path_literals ... ok test tests::test_commandline::commandline_test_append ... ok test tests::test_cell_path::record_single_field_optional ... ok test tests::test_commandline::commandline_test_cursor_show_pos_begin ... ok test tests::test_cell_path::get_works_with_cell_path_missing_data ... ok test tests::test_cell_path::get_works_with_cell_path_success ... ok test tests::test_cell_path::list_single_field_failure ... ok test tests::test_cell_path::list_row_access_failure ... ok test tests::test_cell_path::do_not_delve_too_deep_in_nested_lists ... ok test tests::test_cell_path::record_single_field_failure ... ok test tests::test_cell_path::nested_record_field_failure ... ok test tests::test_cell_path::nested_record_field_optional ... ok test tests::test_commandline::commandline_test_cursor_invalid ... ok test tests::test_cell_path::record_int_failure ... ok test tests::test_cell_path::list_row_optional_access_succeeds ... ok test tests::test_cell_path::jagged_list_access_fails ... ok test tests::test_cell_path::list_single_field_success ... ok test tests::test_commandline::commandline_test_cursor_show_pos_mid ... ok test tests::test_commandline::commandline_test_cursor ... ok test tests::test_conditionals::if_cond ... ok test tests::test_commandline::commandline_test_get_empty ... ok test tests::test_conditionals::if_cond2 ... ok test tests::test_commandline::commandline_test_cursor_too_large ... ok test tests::test_conditionals::if_cond3 ... ok test tests::test_commandline::commandline_test_replace ... ok test tests::test_conditionals::if_cond4 ... ok test tests::test_commandline::commandline_test_cursor_too_small ... ok test tests::test_commandline::commandline_test_insert ... ok test tests::test_conditionals::if_elseif4 ... ok test tests::test_converters::from_json_1 ... ok test tests::test_conditionals::if_elseif1 ... ok test tests::test_converters::from_json_2 ... ok test tests::test_conditionals::if_elseif3 ... ok test tests::test_conditionals::if_test1 ... ok test tests::test_conditionals::simple_if2 ... ok test tests::test_conditionals::simple_if ... ok test tests::test_converters::to_json_raw_flag_1 ... ok test tests::test_conditionals::if_test2 ... ok test tests::test_conditionals::mutation_in_else ... ok test tests::test_conditionals::if_elseif2 ... ok test tests::test_conditionals::mutation_in_else2 ... ok test tests::test_converters::to_json_raw_flag_2 ... ok test tests::test_converters::to_json_escaped ... ok test tests::test_converters::to_json_raw_flag_3 ... ok test tests::test_custom_commands::custom_rest_var ... ok test tests::test_custom_commands::allow_missing_optional_params ... ok test tests::test_custom_commands::custom_switch1 ... ok test tests::test_custom_commands::custom_switch2 ... ok test tests::test_custom_commands::custom_switch3 ... ok test tests::test_custom_commands::custom_switch4 ... ok test tests::test_custom_commands::def_twice_should_fail ... ok test tests::test_custom_commands::def_with_no_dollar ... ok test tests::test_custom_commands::do_rest_args ... ok test tests::test_custom_commands::flag_param_value ... ok test tests::test_custom_commands::override_table_eval_file ... ok test tests::test_custom_commands::missing_parameters ... ok test tests::test_custom_commands::no_scope_leak1 ... ok test tests::test_custom_commands::infinite_recursion_does_not_panic ... ok test tests::test_custom_commands::override_table ... ok test tests::test_engine::assignment_to_env_no_panic ... ok test tests::test_custom_commands::no_scope_leak2 ... ok test tests::test_config_path::test_default_config_path ... ok test tests::test_engine::assignment_to_in_var_no_panic ... ok test tests::test_custom_commands::no_scope_leak3 ... ok test tests::test_custom_commands::predecl_check ... ok test tests::test_custom_commands::no_scope_leak4 ... ok test tests::test_custom_commands::simple_var_closing ... ok test tests::test_engine::better_operator_spans ... ok test tests::test_engine::date_comparison ... ok test tests::test_engine::concrete_variable_assignment ... ok test tests::test_engine::datetime_literal ... ok test tests::test_custom_commands::help_present_in_def ... ok test tests::test_custom_commands::help_not_present_in_extern ... ok test tests::test_cell_path::jagged_list_optional_access_succeeds ... ok test tests::test_engine::def_env ... ok test tests::test_engine::default_value1 ... ok test tests::test_engine::def_env_hiding_something ... ok test tests::test_engine::def_env_then_hide ... ok test tests::test_engine::default_value11 ... ok test tests::test_engine::default_value10 ... ok test tests::test_engine::default_value12 ... ok test tests::test_engine::default_value2 ... ok test tests::test_engine::default_value4 ... ok test tests::test_engine::default_value3 ... ok test tests::test_engine::default_value7 ... ok test tests::test_engine::default_value9 ... ok test tests::test_engine::default_value5 ... ok test tests::test_engine::default_value8 ... ok test tests::test_engine::default_value_constant2 ... ok test tests::test_engine::default_value6 ... ok test tests::test_engine::default_value_constant1 ... ok test tests::test_engine::divide_duration ... ok test tests::test_engine::divide_filesize ... ok test tests::test_engine::dynamic_load_env ... ok test tests::test_engine::default_value_not_constant2 ... ok test tests::test_engine::default_value_not_constant1 ... ok test tests::test_engine::export_def_env ... ok test tests::test_engine::in_and_if_else ... ok test tests::test_engine::earlier_errors ... ok test tests::test_engine::in_variable_1 ... ok test tests::test_engine::in_means_input ... ok test tests::test_engine::in_iteration ... ok test tests::test_engine::in_variable_2 ... ok test tests::test_engine::in_variable_3 ... ok test tests::test_engine::in_variable_4 ... ok test tests::test_engine::in_variable_5 ... ok test tests::test_engine::in_variable_6 ... ok test tests::test_engine::help_works_with_missing_requirements ... ok test tests::test_engine::let_sees_input ... ok test tests::test_engine::let_sees_in_variable ... ok test tests::test_engine::let_sees_in_variable2 ... ok test tests::test_engine::missing_flags_are_nothing ... ok test tests::test_engine::loose_each ... ok test tests::test_engine::nonshortcircuiting_xor ... ok test tests::test_engine::missing_flags_are_nothing2 ... ok test tests::test_engine::proper_variable_captures ... ok test tests::test_engine::proper_shadow ... ok test tests::test_engine::missing_flags_are_nothing4 ... ok test tests::test_engine::proper_variable_captures_with_calls ... 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::missing_flags_are_nothing3 ... ok test tests::test_engine::range_right_exclusive ... ok test tests::test_engine::not_def_env ... ok test tests::test_engine::reusable_in ... ok test tests::test_engine::proper_variable_captures_with_nesting ... ok test tests::test_engine::reduce_spans ... ok test tests::test_engine::scope_variable ... ok test tests::test_engine::short_flags ... ok test tests::test_engine::short_flags_2 ... ok test tests::test_engine::short_flags_1 ... ok test tests::test_engine::shortcircuiting_and ... ok test tests::test_engine::shortcircuiting_or ... ok test tests::test_engine::with_env_shorthand_nested_quotes ... ok test tests::test_env::shorthand_env_1 ... ok test tests::test_env::shorthand_env_2 ... ok test tests::test_env::shorthand_env_3 ... ok test tests::test_engine::open_ended_range ... 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_hiding::hide_env_twice_allowed ... ok test tests::test_hiding::hide_env_twice_not_allowed ... ok test tests::test_hiding::hide_shadowed_decl ... 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_4 ... ok test tests::test_help::can_get_help::case_3 ... ok test tests::test_hiding::hides_alias ... ok test tests::test_help::can_get_help::case_1 ... ok test tests::test_help::can_get_help::case_2 ... ok test tests::test_help::can_get_help::case_7 ... ok test tests::test_help::can_get_help::case_5 ... ok test tests::test_help::can_get_help::case_6 ... ok test tests::test_help::can_get_help::case_8 ... ok test tests::test_hiding::hides_alias_import_then_reimports ... ok test tests::test_hiding::hides_alias_import_1 ... ok test tests::test_hiding::hides_alias_import_6 ... ok test tests::test_hiding::hides_alias_import_3 ... ok test tests::test_hiding::hides_alias_import_2 ... ok test tests::test_hiding::hides_alias_import_5 ... ok test tests::test_hiding::hides_alias_import_4 ... ok test tests::test_hiding::hides_alias_in_scope_2 ... ok test tests::test_hiding::hides_all_envs_within_scope ... ok test tests::test_hiding::hides_alias_in_scope_4 ... ok test tests::test_hiding::hides_def_and_env_import_1 ... ok test tests::test_hiding::hides_alias_in_scope_3 ... ok test tests::test_engine::scope_command_defaults::case_1 ... ok test tests::test_hiding::hides_alias_in_scope_1 ... ok test tests::test_hiding::hides_def ... ok test tests::test_hiding::hides_all_decls_within_scope ... ok test tests::test_engine::scope_command_defaults::case_2 ... ok test tests::test_hiding::hides_def_import_then_reimports ... ok test tests::test_engine::scope_command_defaults::case_3 ... ok test tests::test_hiding::hides_def_in_scope_2 ... ok test tests::test_engine::scope_command_defaults::case_4 ... ok test tests::test_hiding::hides_def_runs_env ... ok test tests::test_hiding::hides_def_import_1 ... ok test tests::test_hiding::hides_def_runs_env_import ... ok test tests::test_hiding::hides_def_then_redefines ... ok test tests::test_hiding::hides_def_import_4 ... ok test tests::test_hiding::hides_def_import_2 ... ok test tests::test_hiding::hides_def_import_3 ... ok test tests::test_hiding::hides_def_import_5 ... ok test tests::test_ide::parser_recovers ... ok test tests::test_hiding::hides_def_import_6 ... ok test tests::test_hiding::hides_def_in_scope_1 ... ok test tests::test_hiding::hides_def_in_scope_3 ... ok test tests::test_hiding::hides_def_in_scope_4 ... ok test tests::test_hiding::hides_env_in_scope_2 ... ok test tests::test_hiding::hides_env_then_redefines ... ok test tests::test_hiding::hides_env ... ok test tests::test_hiding::hides_env_in_scope_1 ... ok test tests::test_hiding::hides_env_in_scope_4 ... ok test tests::test_hiding::hides_env_import_1 ... ok test tests::test_hiding::hides_env_in_scope_3 ... ok test tests::test_hiding::use_def_import_after_hide ... ok test tests::test_iteration::better_block_types ... ok test tests::test_hiding::use_env_import_after_hide ... ok test tests::test_iteration::row_condition1 ... ok test tests::test_iteration::row_condition2 ... ok test tests::test_iteration::row_iteration ... ok test tests::test_hiding::hides_main_import_1 ... ok test tests::test_known_external::known_external_missing_positional ... ok test tests::test_hiding::hides_main_import_2 ... ok test tests::test_known_external::known_external_misc_values ... ok test tests::test_hiding::hides_main_import_3 ... ok test tests::test_known_external::known_external_complex_unknown_args ... ok test tests::test_hiding::hides_main_import_4 ... ok test tests::test_known_external::known_external_missing_flag_param ... ok test tests::test_iteration::par_each ... ok test tests::test_known_external::known_external_from_module ... ok test tests::test_known_external::known_external_short_flag_batch_arg_disallowed ... ok test tests::test_known_external::known_external_short_flag_batch_multiple_args ... ok test tests::test_known_external::known_external_short_flag_batch_arg_allowed ... ok test tests::test_known_external::known_external_aliased_subcommand_from_module ... ok test tests::test_known_external::known_external_type_mismatch ... ok test tests::test_math::add_simple2 ... ok test tests::test_math::add_simple ... ok test tests::test_math::bit_and ... ok test tests::test_math::and ... ok test tests::test_math::bit_and_or ... ok test tests::test_known_external::known_external_subcommand_from_module ... ok test tests::test_math::bit_shl ... ok test tests::test_known_external::known_external_unknown_flag ... ok test tests::test_math::bit_shl_add ... ok test tests::test_known_external::known_external_wrapped_from_module ... ok test tests::test_math::bit_shr ... ok test tests::test_math::bit_or ... ok test tests::test_known_external::known_external_alias ... ok test tests::test_math::bit_xor ... ok test tests::test_math::bit_xor_add ... ok test tests::test_math::contains ... ok test tests::test_math::broken_math ... ok test tests::test_math::floating_add ... ok test tests::test_math::modulo1 ... ok test tests::test_math::modulo2 ... ok test tests::test_known_external::known_external_runs ... ok test tests::test_known_external::known_external_subcommand_alias ... ok test tests::test_math::or ... ok test tests::test_math::not_contains ... ok test tests::test_math::pow ... ok test tests::test_math::precedence_of_or_groups ... ok test tests::test_math::sub_bit_shr ... ok test tests::test_math::test_filesize_op ... ok test tests::test_math::xor_1 ... ok test tests::test_math::xor_2 ... ok test tests::test_parser::alias_recursion ... ignored, TODO: Allow alias to alias existing command with the same name test tests::test_modules::cannot_export_private_const ... ok test tests::test_modules::export_alias ... ok test tests::test_modules::export_consts ... ok test tests::test_modules::export_module_which_defined_const ... ok test tests::test_modules::func_use_consts ... ok test tests::test_modules::module_def_and_env_imports_1 ... ok test tests::test_modules::module_def_and_env_imports_2 ... 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_imports_2 ... ok test tests::test_modules::module_def_imports_3 ... ok test tests::test_modules::module_def_imports_4 ... ok test tests::test_modules::module_def_imports_5 ... ok test tests::test_modules::module_env_import_uses_internal_command ... ok test tests::test_modules::module_env_imports_1 ... ok test tests::test_parser::alias_1 ... ok test tests::test_modules::module_env_imports_2 ... ok test tests::test_modules::module_env_imports_3 ... ok test tests::test_modules::multi_word_imports ... ok test tests::test_parser::and_and_or ... ok test tests::test_parser::alias_2 ... ok test tests::test_parser::alias_2_multi_word ... ok test tests::test_parser::and_and_xor ... ok test tests::test_parser::bad_var_name ... ok test tests::test_parser::bad_short_flag ... ok test tests::test_math::gte_null ... ok test tests::test_math::lte ... ok test tests::test_parser::bad_var_name2 ... ok test tests::test_math::lt ... ok test tests::test_math::lt_null ... ok test tests::test_parser::block_param4_list_iteration ... ok test tests::test_math::gte ... ok test tests::test_math::gt ... ok test tests::test_parser::bin_ints_with_underscores ... ok test tests::test_parser::block_arity_check1 ... ok test tests::test_parser::block_param1 ... ok test tests::test_parser::block_param2 ... ok test tests::test_parser::block_param3_list_iteration ... ok test tests::test_math::lte_null ... ok test tests::test_math::gt_null ... ok test tests::test_parser::capture_multiple_commands2 ... ok test tests::test_parser::capture_multiple_commands ... ok test tests::test_parser::capture_multiple_commands3 ... ok test tests::test_parser::capture_multiple_commands4 ... ok test tests::test_parser::comment_in_multiple_pipelines ... ok test tests::test_modules::test_lexical_binding ... ok test tests::test_parser::comment_skipping_2 ... ok test tests::test_parser::capture_row_condition ... ok test tests::test_parser::comment_multiline ... ok test tests::test_parser::comment_skipping_1 ... ok test tests::test_parser::date_literal ... ok test tests::test_parser::commands_have_usage ... ok test tests::test_parser::def_with_input_output_1 ... ok test tests::test_parser::def_with_input_output_broken_2 ... ok test tests::test_parser::def_with_input_output_broken_1 ... ok test tests::test_parser::def_with_input_output_3 ... ok test tests::test_parser::def_with_input_output_2 ... ok test tests::test_parser::def_with_input_output_mismatch_1 ... ok test tests::test_parser::def_with_in_var_mut_1 ... ok test tests::test_parser::duration_with_faulty_number ... ok test tests::test_parser::def_with_in_var_let_2 ... ok test tests::test_parser::def_with_input_output_mismatch_2 ... ok test tests::test_parser::def_with_in_var_mut_2 ... ok test tests::test_parser::def_with_in_var_let_1 ... ok test tests::test_parser::duration_with_underscores_1 ... ok test tests::test_parser::duration_with_underscores_2 ... ok test tests::test_parser::env_shorthand ... ok test tests::test_parser::ends_with_operator_succeeds ... ok test tests::test_parser::extern_errors_with_no_space_between_params_and_name_1 ... ok test tests::test_parser::equals_separates_long_flag ... ok test tests::test_parser::extern_errors_with_no_space_between_params_and_name_2 ... ok test tests::test_parser::filesize_with_underscores_2 ... ok test tests::test_parser::filesize_is_not_hex ... ok test tests::test_parser::filesize_with_underscores_1 ... ok test tests::test_parser::floats_with_underscores ... ok test tests::test_parser::duration_with_underscores_3 ... ok test tests::test_parser::hex_ints_with_underscores ... ok test tests::test_parser::for_in_missing_var_name ... ok test tests::test_parser::implied_collect_has_compatible_type ... ok test tests::test_parser::filesize_with_underscores_3 ... ok test tests::test_parser::ints_with_underscores ... ok test tests::test_parser::let_variable_type_mismatch ... ok test tests::test_parser::oct_ints_with_underscores ... ok test tests::test_parser::multiline_pipe_in_block ... ok test tests::test_parser::or_and_xor ... ok test tests::test_parser::long_flag ... ok test tests::test_parser::proper_missing_param ... ok test tests::test_parser::range_iteration2 ... ok test tests::test_parser::properly_nest_captures_call_first ... ok test tests::test_parser::properly_nest_captures ... ok test tests::test_parser::quotes_with_equals ... ok test tests::test_parser::properly_typecheck_rest_param ... ok test tests::test_parser::proper_rest_types ... ok test tests::test_parser::recursive_parse ... ok test tests::test_parser::range_iteration1 ... ok test tests::test_parser::register_with_non_string_constant ... ok test tests::test_parser::register_with_string_constant ... ok test tests::test_parser::register_with_string_literal ... ok test tests::test_parser::simple_value_iteration ... ok test tests::test_parser::register_with_string_variable ... ok test tests::test_parser::string_escape_interpolation ... ok test tests::test_parser::single_value_row_condition ... ok test tests::test_parser::starts_with_operator_succeeds ... ok test tests::test_parser::string_escape_interpolation2 ... ok test tests::test_parser::string_interp_with_equals ... ok test tests::test_parser::string_interpolation_escaping ... ok test tests::test_parser::string_escape_unicode_extended ... ok test tests::test_parser::string_interpolation_paren_test2 ... ok test tests::test_parser::string_interpolation_paren_test3 ... ok test tests::test_parser::string_interpolation_paren_test ... ok test tests::test_parser::unary_not_2 ... ok test tests::test_parser::subcommand ... ok test tests::test_parser::unary_not_1 ... ok test tests::test_parser::unbalanced_delimiter3 ... ok test tests::test_parser::unbalanced_delimiter ... ok test tests::test_parser::unary_not_3 ... ok test tests::test_parser::unary_not_4 ... ok test tests::test_parser::unary_not_5 ... ok test tests::test_parser::unbalanced_delimiter2 ... ok test tests::test_parser::unbalanced_delimiter4 ... ok test tests::test_parser::unary_not_6 ... ok test tests::test_ranges::int_in_inc_range ... ok test tests::test_ranges::float_not_in_inc_range ... ok test tests::test_ranges::int_in_dec_range ... ok test tests::test_ranges::int_in_exclusive_range ... ok test tests::test_ranges::non_number_in_range ... ok test tests::test_ranges::range_and_reduction ... ok test tests::test_regex::contains_case_insensitive ... ok test tests::test_regex::ends_with ... ok test tests::test_regex::invalid_not_regex_fails ... ok test tests::test_regex::invalid_regex_fails ... ok test tests::test_regex::match_full_line ... ok test tests::test_regex::contains ... ok test tests::test_regex::not_contains ... ok test tests::test_ranges::zip_ranges ... ok test tests::test_regex::not_ends_with ... ok test tests::test_regex::not_regex_on_int_fails ... ok test tests::test_parser::assignment_with_no_var ... ok test tests::test_regex::not_starts_with ... ok test tests::test_regex::not_match_full_line ... ok test tests::test_regex::regex_on_int_fails ... ok test tests::test_regex::starts_with ... ok test tests::test_signatures::list_annotations ... ok test tests::test_signatures::list_annotations_empty_3 ... ok test tests::test_signatures::list_annotations_empty_2 ... ok test tests::test_signatures::list_annotations_empty_1 ... ok test tests::test_signatures::list_annotations_empty_4 ... ok test tests::test_regex::where_works ... ok test tests::test_regex::where_not_works ... ok test tests::test_signatures::list_annotations_nested_unknown_inner ... ok test tests::test_signatures::list_annotations_nested ... ok test tests::test_signatures::list_annotations_unknown_inner_type ... ok test tests::test_signatures::list_annotations_space_before ... ok test tests::test_signatures::list_annotations_nested_unterminated ... ok test tests::test_signatures::list_annotations_space_within_2 ... ok test tests::test_signatures::list_annotations_space_within_1 ... ok test tests::test_signatures::list_annotations_space_within_3 ... ok test tests::test_signatures::list_annotations_unknown_prefix ... ok test tests::test_signatures::list_annotations_with_default_val_2 ... ok test tests::test_signatures::list_annotations_with_default_val_1 ... ok test tests::test_signatures::list_annotations_unterminated ... ok test tests::test_signatures::list_annotations_unknown_separators ... ok test tests::test_signatures::list_annotations_with_extra_characters ... ok test tests::test_signatures::record_annotations ... ok test tests::test_signatures::record_annotations_key_with_no_type ... ok test tests::test_signatures::record_annotations_nested ... ok test tests::test_signatures::record_annotations_no_type_after_colon ... ok test tests::test_signatures::record_annotations_none ... ok test tests::test_signatures::record_annotations_not_terminated ... ok test tests::test_signatures::record_annotations_not_terminated_inner ... ok test tests::test_signatures::record_annotations_type_inference_1 ... ok test tests::test_signatures::record_annotations_type_inference_2 ... ok test tests::test_signatures::record_annotations_type_mismatch_shape ... ok test tests::test_signatures::table_annotations_key_with_no_type ... ok test tests::test_signatures::record_annotations_two_types ... ok test tests::test_signatures::table_annotations ... ok test tests::test_signatures::table_annotations_no_type_after_colon ... ok test tests::test_signatures::record_annotations_two_types_one_with_no_type ... ok test tests::test_signatures::record_annotations_two_types_comma_sep ... ok test tests::test_signatures::record_annotations_type_mismatch_key ... ok test tests::test_signatures::record_annotations_two_types_both_with_no_types ... ok test tests::test_signatures::table_annotations_not_terminated ... ok test tests::test_signatures::table_annotations_none ... ok test tests::test_signatures::table_annotations_not_terminated_inner ... ok test tests::test_signatures::table_annotations_two_types ... ok test tests::test_signatures::table_annotations_two_types_both_with_no_types ... ok test tests::test_signatures::table_annotations_two_types_one_with_no_type ... ok test tests::test_signatures::table_annotations_two_types_comma_sep ... ok test tests::test_signatures::table_annotations_type_mismatch_column ... ok test tests::test_signatures::record_annotations_with_extra_characters ... ok test tests::test_signatures::table_annotations_type_inference_1 ... ok test tests::test_signatures::table_annotations_type_inference_2 ... ok test tests::test_signatures::table_annotations_type_mismatch_shape ... ok test tests::test_signatures::table_annotations_with_extra_characters ... ok test tests::test_stdlib::not_loaded ... ok test tests::test_strings::string_in_string ... ok test tests::test_strings::single_tick_interpolation ... ok test tests::test_strings::non_string_in_string ... ok test tests::test_strings::case_insensitive_sort ... ok test tests::test_table_operations::cell_path_subexpr2 ... ok test tests::test_strings::string_not_in_string ... ok test tests::test_strings::detect_newlines ... ok test tests::test_strings::non_string_in_record ... ok test tests::test_strings::case_insensitive_sort_columns ... ok test tests::test_table_operations::cell_path_var1 ... ok test tests::test_strings::string_in_valuestream ... ok test tests::test_table_operations::cell_path_subexpr1 ... ok test tests::test_table_operations::cell_path_var2 ... ok test tests::test_table_operations::command_drop_column_1 ... ok test tests::test_strings::cjk_in_substrings ... ok test tests::test_strings::string_in_record ... ok test tests::test_table_operations::command_filter_reject_1 ... ok test tests::test_table_operations::command_filter_reject_2 ... ok test tests::test_table_operations::command_filter_reject_4 ... ok test tests::test_table_operations::flatten_get_simple_list ... ok test tests::test_table_operations::command_filter_reject_3 ... ok test tests::test_table_operations::flatten_nest_table_when_all_provided ... ok test tests::test_table_operations::flatten_should_flatten_inner_table ... 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_table_operations::flatten_simple_list ... ok test tests::test_table_operations::flatten_table_get ... ok test tests::test_table_operations::get ... ok test tests::test_table_operations::get_table_columns_1 ... ok test tests::test_table_operations::get_insensitive ... ok test tests::test_table_operations::index_on_list ... ok test tests::test_table_operations::length_for_rows ... 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_table_operations::missing_required_row_fails ... ok test tests::test_table_operations::missing_column_errors ... ok test tests::test_table_operations::length_for_columns ... ok test tests::test_table_operations::missing_optional_row_fills_in_nothing ... ok test tests::test_table_operations::length_defaulted_columns ... ok test tests::test_table_operations::record_2 ... ok test tests::test_table_operations::nullify_holes ... ok test tests::test_table_operations::select_1 ... ok test tests::test_table_operations::record_1 ... ok test tests::test_table_operations::split_column ... ok test tests::test_table_operations::select_2 ... ok test tests::test_table_operations::split_row ... ok test tests::test_table_operations::update_will_insert ... ok test tests::test_table_operations::wrap ... ok test tests::test_table_operations::update_cell_path_1 ... ok test tests::test_table_operations::string_cell_path ... ok test tests::test_type_check::block_not_first_class_def ... ok test tests::test_table_operations::where_on_ranges ... ok test tests::test_type_check::block_not_first_class_let ... ok test tests::test_type_check::chained_operator_typecheck ... ok test tests::test_type_check::int_record_mismatch ... ok test tests::test_table_operations::nullify_errors ... ok test tests::test_type_check::date_minus_duration ... ok test tests::test_type_check::date_plus_duration ... ok test tests::test_type_check::type_in_list_of_non_this_type ... ok test tests::test_type_check::type_in_list_of_this_type ... ok test tests::test_type_check::record_subtyping_3 ... ok test tests::test_type_check::number_int ... ok test tests::test_type_check::number_float ... 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 ... ok test tests::test_parser::assign_expressions ... ok test tests::test_stdlib::library_loaded ... ok test tests::test_stdlib::prelude_loaded ... ok test tests::test_config_path::test_alternate_config_path ... ok test tests::test_stdlib::use_command ... ok test result: ok. 520 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 2.50s Running tests/main.rs (target/debug/deps/main-9b9a181ba6cee5a1) running 455 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_record ... ok test const_::const_table ... ok test const_::const_float ... ok test const_::const_datetime ... ok test const_::exported_const_is_const ... ok test const_::const_bool ... ok test const_::const_in_scope ... ok test const_::const_nothing ... ok test const_::const_string ... ok test const_::const_list ... ok test const_::complex_const_list_export ... ok test const_::const_int ... ok test const_::const_unsupported ... ok test const_::const_binary ... ok test const_::complex_const_drill_export ... ok test const_::const_captures_work ... ok test eval::source_file_relative_to_file ... ok test modules::allowed_local_module ... ok test modules::export_module_as_file ... ok test modules::main_inside_module_is_main ... ok test modules::module_as_file ... ok test modules::module_cyclical_imports_0 ... ok test const_::complex_const_export ... ok test modules::module_cyclical_imports_1 ... ok test const_::complex_const_glob_export ... ok test modules::module_cyclical_imports_2 ... ok test modules::module_cyclical_imports_3 ... ok test modules::module_dir_missing_mod_nu ... ok test modules::deep_import_patterns ... ok test modules::module_import_const_file ... ok test modules::module_import_const_module_name ... ok test modules::module_import_env_1 ... ok test modules::module_import_env_2 ... ok test modules::module_dir_deep ... ok test modules::module_invalid_alias_name ... ok test modules::module_invalid_def_name ... ok test modules::module_invalid_known_external_name ... ok test modules::module_main_alias_not_allowed ... ok test modules::module_dir ... ok test modules::module_main_not_found ... ok test modules::module_nested_imports ... ok test modules::module_nested_imports_in_dirs ... ok test modules::module_private_import_alias ... ok test modules::module_nested_imports_in_dirs_prefixed ... ok test modules::module_private_import_decl ... ok test modules::module_private_import_decl_not_public ... ok test modules::module_public_import_alias ... ok test modules::module_public_import_decl ... ok test modules::module_public_import_decl_prefixed ... ok test modules::module_self_name ... ok test modules::module_valid_alias_name_1 ... ok test modules::module_valid_alias_name_2 ... ok test modules::module_valid_def_name ... ok test modules::module_self_name_main_not_allowed ... ok test modules::module_valid_known_external_name ... ok test modules::not_allowed_submodule ... ok test modules::nested_list_export_works ... ok test modules::not_allowed_submodule_file ... ok test overlays::add_overlay_from_const_file_decl ... ok test overlays::add_overlay_from_const_module_name_decl ... ok test hooks::err_hook_wrong_env_type_2 ... ok test hooks::err_hook_wrong_env_type_1 ... ok test hooks::env_change_block_condition_pwd ... ok test hooks::pre_execution_block_preserve_env_var ... ok test hooks::pre_prompt_block_preserve_env_var ... ok test hooks::pre_execution_simple_block_list_shadow_env_var ... ok test hooks::err_hook_non_condition_not_a_block ... ok test hooks::pre_prompt_simple_block_list_shadow_env_var ... ok test hooks::env_change_shadow_command ... ok test hooks::env_change_simple_block_preserve_env_var ... ok test hooks::err_hook_wrong_env_type_3 ... ok test hooks::env_change_block_preserve_env_var ... ok test hooks::env_change_define_alias ... ok test hooks::env_change_simple_block_list_shadow_env_var ... ok test hooks::env_change_dont_panic_with_many_args ... ok test hooks::pre_execution_define_command ... ok test hooks::err_hook_parse_error ... ok test hooks::env_change_block_condition_correct_args ... ok test hooks::err_hook_non_boolean_condition_output ... ok test hooks::pre_execution_simple_block_preserve_env_var ... ok test hooks::env_change_define_variable ... ok test hooks::env_change_define_command ... ok test hooks::pre_prompt_define_command ... ok test hooks::env_change_define_env_var ... ok test hooks::env_change_block_dont_preserve_command ... ok test hooks::pre_execution_commandline ... ok test hooks::pre_prompt_simple_block_preserve_env_var ... ok test overlays::hide_overlay_from_const_name ... ok test modules::module_dir_import_twice_no_panic ... ok test overlays::add_overlay ... ok test overlays::add_overlay_env ... ok test overlays::add_overlay_as_new_name ... ok test overlays::add_overlay_from_file_alias ... ok test overlays::add_overlay_from_file_decl_cd ... ok test overlays::add_overlay_from_file_env ... ok test overlays::add_overlay_from_file_decl ... ok test overlays::add_overlay_twice ... ok test overlays::add_prefixed_overlay_mismatch_1 ... ok test overlays::add_prefixed_overlay_mismatch_2 ... ok test overlays::add_prefixed_overlay ... ok test overlays::add_prefixed_overlay_env_no_prefix ... ok test overlays::alias_overlay_new ... ok test overlays::hide_overlay ... ok test overlays::alias_overlay_use ... ok test overlays::add_overlay_scoped ... ok test overlays::hide_last_overlay ... ok test overlays::alias_overlay_hide ... ok test overlays::add_prefixed_overlay_twice ... ok test overlays::hide_overlay_dont_keep_overwritten_alias ... ok test overlays::hide_overlay_dont_keep_env_in_latest_overlay ... ok test overlays::hide_overlay_env ... ok test overlays::hide_overlay_discard_alias ... ok test overlays::hide_overlay_dont_keep_env ... ok test overlays::hide_overlay_keep_alias ... ok test overlays::hide_overlay_dont_keep_overwritten_env ... ok test overlays::hide_overlay_discard_decl ... ok test overlays::hide_overlay_dont_keep_overwritten_decl ... ok test overlays::hide_overlay_discard_env ... ok test overlays::hide_overlay_keep_decl ... ok test overlays::hide_overlay_keep_alias_in_latest_overlay ... ok test overlays::hide_overlay_keep_decl_in_latest_overlay ... 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 overlays::new_overlay_from_const_name ... ok test overlays::overlay_trim_double_quote ... ok test overlays::overlay_trim_single_quote ... ok test overlays::overlay_use_do_cd ... ok test overlays::overlay_use_do_cd_file_relative ... ok test overlays::overlay_use_dont_cd_overlay ... ok test overlays::overlay_use_find_scoped_module ... ok test overlays::overlay_use_main ... ok test overlays::overlay_use_main_def_env ... ok test overlays::overlay_use_main_prefix ... ok test overlays::overlay_use_main_def_known_external ... ok test overlays::overlay_use_main_not_exported ... ok test overlays::overlay_wrong_rename_type ... ok test overlays::overlay_help_no_error ... ok test overlays::hide_overlay_scoped ... ok test parsing::call_command_with_non_ascii_argument ... ok test overlays::list_default_overlay ... ok test overlays::hide_overlay_scoped_env ... ok test parsing::parse_file_relative_to_parsed_file ... ignored test parsing::parse_export_env_in_module ... ok test overlays::overlay_use_module_dir_prefix ... ok test overlays::overlay_use_module_dir ... ok test parsing::parse_export_env_missing_block ... ok test parsing::parse_file_relative_to_parsed_file_dont_use_cwd_1 ... ok test overlays::list_last_overlay ... ok test parsing::parse_file_relative_to_parsed_file_dont_use_cwd_2 ... ok test parsing::parse_file_relative_to_parsed_file_simple ... ok test parsing::parse_long_duration ... ok test parsing::source_const_file ... ok test parsing::run_nu_script_multiline_end_pipe_win ... 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 path::canonicalize::canonicalize_ndots ... 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 path::canonicalize::canonicalize_path_with_4_ndots_relative_to ... ok test path::canonicalize::canonicalize_path_with_dot_relative_to ... ok test path::canonicalize::canonicalize_path_with_double_dot_relative_to ... ok test path::canonicalize::canonicalize_path_with_many_3_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_path_with_many_double_dots_relative_to ... ok test path::canonicalize::canonicalize_path_with_way_too_many_dots_relative_to ... ok test path::canonicalize::canonicalize_should_fail ... ok test path::canonicalize::canonicalize_symlink ... ok test parsing::run_nu_script_multiline_start_pipe ... ok test path::canonicalize::canonicalize_symlink_relative_to ... ok test path::canonicalize::canonicalize_symlink_loop_relative_to_should_fail ... ok test path::canonicalize::canonicalize_tilde_relative_to ... ok test path::canonicalize::canonicalize_tilde ... ok test path::canonicalize::canonicalize_unicode_path ... ok test path::canonicalize::canonicalize_unicode_path_relative_to_unicode_path_with_spaces ... ok test path::canonicalize::canonicalize_with_should_fail ... ok test path::expand_path::expand_absolute_path_relative_to ... 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::expand_path::expand_path_no_change ... ok test path::canonicalize::canonicalize_unicode_path_with_way_too_many_dots_relative_to_unicode_path_with_spaces ... ok test path::expand_path::expand_path_tilde ... ok test path::expand_path::expand_path_relative_to ... ok test path::expand_path::expand_path_tilde_relative_to ... ok test parsing::run_nu_script_multiline_end_pipe ... 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_dots_relative_to ... ok test path::expand_path::expand_path_with_many_4_ndots_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 overlays::overlay_hide_and_add_renamed_overlay ... ok test overlays::overlay_preserve_hidden_env_2 ... ok test parsing::run_nu_script_multiline_start_pipe_win ... ok test overlays::overlay_keep_pwd ... ok test overlays::overlay_cant_rename_existing_overlay ... ok test overlays::overlay_add_renamed_from_file ... ok test overlays::overlay_add_renamed ... ok test overlays::overlay_use_and_reolad_keep_custom ... ok test overlays::overlay_preserve_hidden_env_1 ... ok test overlays::overlay_new ... ok test overlays::overlay_reset_hidden_env ... ok test parsing::run_nu_script_single_line ... ok test overlays::overlay_use_do_not_eval_twice ... ok test overlays::overlay_use_export_env ... ok test overlays::list_overlay_scoped ... ok test overlays::overlay_can_add_renamed_overlay ... ok test overlays::overlay_add_renamed_const ... ok test overlays::overlay_use_and_restore_older_env_vars ... ok test overlays::overlay_use_export_env_hide ... ok test overlays::overlay_use_and_reload ... ok test parsing::source_file_relative_to_file ... ok test overlays::overlay_trim_double_quote_hide ... ok test overlays::overlay_hide_renamed_overlay ... ok test overlays::overlay_trim_single_quote_hide ... ok test overlays::prefixed_overlay_keeps_custom_decl ... ok test overlays::preserve_overrides ... ok test scope::correctly_report_of_shadowed_alias ... ignored, See https://github.com/nushell/nushell/issues/4837 test scope::scope_alias_aliased_decl_id_external ... ok test overlays::update_overlay_from_module ... ok test overlays::reset_overrides ... ok test scope::scope_doesnt_show_hidden_alias ... ok test scope::scope_doesnt_show_scoped_hidden_alias ... ok test scope::correct_scope_externs_fields ... ok test overlays::update_overlay_from_module_env ... ok test scope::scope_externs_sorted ... ok test scope::scope_shows_alias ... ok test scope::correct_scope_aliases_fields ... ok test scope::correct_scope_variables_fields ... ok test shell::do_not_panic_if_broken_pipe ... ok test shell::const_nu_lib_dirs_relative ... 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 shell::environment::env::env_shorthand ... ok test shell::environment::env::env_shorthand_multi ... ok test shell::environment::env::env_shorthand_multi_second_with_comma_colons_equals ... ok test shell::environment::env::env_shorthand_multi_first_with_comma_colons_equals ... ok test shell::environment::env::env_shorthand_with_comma_colons_equals ... ok test shell::environment::env::env_shorthand_with_comma_equals ... ok test shell::environment::env::env_shorthand_with_equals ... ok test scope::scope_doesnt_show_hidden_command ... ok test scope::scope_doesnt_show_scoped_hidden_command ... ok test shell::environment::env::env_shorthand_with_interpolation ... ok test shell::environment::env::env_var_not_var ... ok test shell::environment::env::load_env_file_pwd_env_var_fails ... ok test shell::environment::env::passes_env_from_local_cfg_to_external_process ... ignored test shell::environment::env::load_env_pwd_env_var_fails ... ok test scope::scope_shows_command ... ok test shell::environment::env::mutate_env_file_pwd_env_var_fails ... ok test scope::correct_scope_modules_fields ... ok test shell::environment::env::has_file_loc ... ok test shell::environment::env::has_file_pwd ... ok test shell::environment::env::passes_with_env_env_var_to_external_process ... 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::main_script_can_have_subcommands2 ... ok test shell::pipeline::commands::external::command_not_found_error_shows_not_found_1 ... ok test shell::pipeline::commands::external::command_not_found_error_shows_not_found_2 ... ok test shell::pipeline::commands::external::command_not_found_error_suggests_search_term ... ok test shell::pipeline::commands::external::command_not_found_error_suggests_typo_fix ... ok test shell::main_script_can_have_subcommands1 ... ok test shell::pipeline::commands::external::escape_also_escapes_equals ... ok test shell::environment::env::hides_env_in_block ... ok test shell::pipeline::commands::external::external_command_arguments::ampersands_are_sanitized_before_passing_to_subshell ... ok test shell::nu_lib_dirs_relative_script ... ok test shell::nu_lib_dirs_relative_repl ... ok test shell::pipeline::commands::external::correctly_escape_external_arguments ... ok test shell::pipeline::commands::external::external_command_arguments::semicolons_are_sanitized_before_passing_to_subshell ... ok test shell::pipeline::commands::external::execute_binary_in_string ... ok test shell::nu_lib_dirs_script ... ok test shell::nu_lib_dirs_repl ... ok test shell::pipeline::commands::external::external_command_arguments::proper_subexpression_paths_in_external_args ... ok test shell::pipeline::commands::external::command_substitution_wont_output_extra_newline ... ok test shell::pipeline::commands::external::external_command_arguments::expands_table_of_primitives_to_positional_arguments ... ok test shell::pipeline::commands::external::external_command_arguments::string_interpolation_with_an_external_command ... 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::external_command_arguments::subcommands_are_sanitized_before_passing_to_subshell ... ok test shell::pipeline::commands::external::external_words::no_escaping_for_single_quoted_strings ... ignored test shell::pipeline::commands::external::external_words::external_arg_with_special_characters::case_2 ... ok test shell::pipeline::commands::external::external_words::external_arg_with_special_characters::case_1 ... ok test shell::pipeline::commands::external::external_words::external_arg_with_special_characters::case_6 ... ok test shell::pipeline::commands::external::external_words::external_arg_with_special_characters::case_7 ... ok test shell::pipeline::commands::external::external_words::external_arg_with_special_characters::case_5 ... ok test shell::pipeline::commands::external::external_words::external_arg_with_special_characters::case_3 ... ok test shell::pipeline::commands::external::external_words::external_arg_with_special_characters::case_4 ... ok test shell::pipeline::commands::external::external_words::relaxed_external_words ... ok test shell::pipeline::commands::external::it_evaluation::supports_fetching_given_a_column_path_to_it ... ok test shell::pipeline::commands::external::it_evaluation::can_properly_buffer_lines_externally ... ok test shell::pipeline::commands::external::nu_script::run_nu_script ... 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::nu_commands::echo_internally_externally ... ok test shell::pipeline::commands::external::nu_commands::better_arg_quoting ... ok test shell::pipeline::commands::external::shows_error_for_command_not_found ... ok test shell::pipeline::commands::external::shows_error_for_command_not_found_in_pipeline ... ok test shell::pipeline::commands::external::nu_commands::failed_with_proper_exit_code ... ok test shell::pipeline::commands::external::single_quote_dollar_external ... ok test shell::pipeline::commands::external::nu_script::run_nu_script_multiline ... ok test shell::pipeline::commands::external::redirects_custom_command_external ... ok test shell::pipeline::commands::internal::alias_a_load_env ... ok test shell::pipeline::commands::internal::alias_reuse ... ok test shell::pipeline::commands::external::it_evaluation::takes_rows_of_nu_value_strings ... ok test shell::pipeline::commands::internal::argument_subexpression ... ok test shell::pipeline::commands::external::tilde_expansion::as_home_directory_when_passed_as_argument_and_begins_with_tilde ... ok test shell::pipeline::commands::external::it_evaluation::takes_rows_of_nu_value_lines ... ok test shell::pipeline::commands::external::stdin_evaluation::does_not_block_indefinitely ... ok test shell::pipeline::commands::external::passes_binary_data_between_externals ... ok test shell::pipeline::commands::internal::argument_subexpression_reports_errors ... ok test shell::pipeline::commands::internal::bad_operator ... ok test shell::pipeline::commands::internal::better_subexpr_lex ... ok test shell::pipeline::commands::external::stdin_evaluation::does_not_panic_with_no_newline_in_stream ... ok test shell::pipeline::commands::internal::binary_number ... ok test shell::pipeline::commands::internal::block_params_override ... ok test shell::pipeline::commands::internal::better_table_lex ... ok test shell::pipeline::commands::internal::block_params_override_correct ... ok test shell::pipeline::commands::internal::date_and_duration_overflow ... ok test shell::pipeline::commands::internal::exclusive_range_with_mixed_types ... ok test shell::pipeline::commands::internal::echoing_ranges ... ok test shell::pipeline::commands::internal::echoing_exclusive_ranges ... ok test shell::pipeline::commands::internal::duration_overflow ... ok test shell::pipeline::commands::internal::exclusive_range_with_open_right ... ok test shell::pipeline::commands::internal::exclusive_range_with_open_left ... ok test shell::pipeline::commands::internal::filesize_math2 ... ok test shell::pipeline::commands::internal::filesize_math ... ok test shell::pipeline::commands::internal::filesize_math3 ... ok test shell::pipeline::commands::internal::filesize_math4 ... ok test shell::pipeline::commands::internal::hide_alias_does_not_escape_scope ... ignored test shell::pipeline::commands::internal::hex_number ... ok test shell::pipeline::commands::internal::filesize_math7 ... ok test shell::pipeline::commands::internal::filesize_math5 ... ok test shell::pipeline::commands::internal::filesize_math6 ... ok test shell::pipeline::commands::internal::for_loop ... ok test shell::pipeline::commands::internal::hide_alias_hides_alias ... ok test shell::pipeline::commands::internal::hide_alias_shadowing ... ok test shell::pipeline::commands::internal::index_cell_alt ... ok test shell::pipeline::commands::internal::index_cell ... 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::external::tilde_expansion::does_not_expand_when_passed_as_argument_and_does_not_start_with_tilde ... ok test shell::pipeline::commands::internal::index_row ... ok test shell::pipeline::commands::internal::index_out_of_bounds ... ok test shell::pipeline::commands::internal::let_doesnt_leak ... ok test shell::pipeline::commands::internal::let_variable ... ok test shell::pipeline::commands::internal::list_with_commas ... ok test shell::pipeline::commands::internal::load_env_variable_arg ... ok test shell::pipeline::commands::internal::load_env_variable ... ok test shell::pipeline::commands::internal::manysubcommand ... ok test shell::pipeline::commands::internal::load_env_doesnt_leak ... ok test shell::pipeline::commands::internal::negative_decimal_start ... ok test shell::pipeline::commands::internal::mutate_env_hides_variable ... ok test shell::pipeline::commands::internal::mutate_env_doesnt_leak ... ok test shell::pipeline::commands::internal::octal_number ... ok test shell::pipeline::commands::internal::mutate_env_variable ... 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::internal::parse::errors_if_flag_is_not_supported ... ok test shell::pipeline::commands::internal::nothing_string_1 ... ok test shell::pipeline::commands::internal::not_echoing_ranges_without_numbers ... ok test shell::pipeline::commands::internal::parse::ensure_backticks_are_bareword_command ... ok test shell::pipeline::commands::internal::pipe_input_to_print ... 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::proper_shadow_load_env_aliases ... ok test shell::pipeline::commands::internal::pipeline_params_inner ... ok test shell::pipeline::commands::internal::proper_shadow_let_aliases ... 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::parse::errors_if_flag_passed_is_not_exact ... ok test shell::pipeline::commands::internal::proper_shadow_mutate_env_aliases ... ok test shell::pipeline::commands::internal::range_with_open_right ... ok test shell::pipeline::commands::internal::range_with_right_var ... ok test shell::pipeline::commands::internal::range_with_mixed_types ... ok test shell::pipeline::commands::internal::range_with_left_var ... ok test shell::pipeline::commands::internal::range_with_open_left ... ok test shell::pipeline::commands::internal::run_custom_command_with_empty_rest ... ok test shell::pipeline::commands::internal::run_custom_command_with_rest_other_name ... ignored test shell::pipeline::commands::internal::run_custom_command ... ok test shell::pipeline::commands::internal::run_custom_command_with_flag ... ok test shell::pipeline::commands::internal::run_custom_command_with_rest ... ok test shell::pipeline::commands::internal::run_broken_inner_custom_command ... ok test shell::pipeline::commands::internal::string_interpolation_and_paren ... ignored test shell::pipeline::commands::internal::run_custom_command_with_flag_missing ... ok test shell::pipeline::commands::internal::run_custom_command_with_rest_and_flag ... ok test shell::pipeline::commands::internal::run_dynamic_closures ... ok test shell::pipeline::commands::internal::run_inner_custom_command ... ok test shell::pipeline::commands::internal::run_custom_command_with_rest_and_arg ... ok test shell::pipeline::commands::internal::run_custom_subcommand ... ok test shell::pipeline::commands::internal::string_inside_of ... ok test shell::pipeline::commands::internal::string_interpolation_shorthand_overlap ... ok test shell::pipeline::commands::internal::string_interpolation_with_it ... ok test shell::pipeline::commands::internal::string_interpolation_with_unicode ... ok test shell::pipeline::commands::internal::string_not_inside_of ... ok test shell::pipeline::commands::internal::string_interpolation_with_it_column_path ... ok test shell::pipeline::commands::internal::table_literals2 ... ok test shell::pipeline::commands::internal::subsubcommand ... ok test shell::pipeline::commands::internal::table_with_commas ... ok test shell::pipeline::commands::internal::table_literals1 ... ok test shell::pipeline::commands::internal::unlet_nonexistent_variable ... ignored 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::tilde_expansion::as_home_directory_when_passed_as_argument_and_begins_with_tilde - should panic ... ok test shell::pipeline::commands::internal::treats_dot_dot_as_path_not_range ... ok test shell::plugins_are_declared_with_wix ... ignored test shell::pipeline::commands::internal::unlet_env_variable ... ok test shell::pipeline::commands::internal::unlet_variable_in_parent_scope ... ok test shell::pipeline::doesnt_break_on_utf8 ... ok test shell::run_export_extern ... ok test shell::pipeline::commands::internal::subexpression_properly_redirects ... ok test shell::pipeline::commands::internal::variable_scoping::access_variables_in_scopes ... ok test shell::run_script_that_looks_like_module ... ok test shell::run_in_interactive_mode ... ok test shell::run_in_noninteractive_mode ... ok test shell::run_in_login_mode ... ok test shell::run_in_not_login_mode ... ok test shell::pipeline::commands::internal::subexpression_handles_dot ... ok test shell::pipeline::commands::internal::takes_rows_of_nu_value_strings_and_pipes_it_to_stdin_of_external ... ok 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::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::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::infers_types has been running for over 60 seconds test plugins::core_inc::by_one_with_no_field_passed ... ok test plugins::custom_values::can_get_custom_value_from_plugin_and_instantly_collapse_it ... ok test plugins::custom_values::can_get_custom_value_from_plugin_and_pass_it_over ... ok test plugins::formats::ini::parses_ini ... ok test plugins::core_inc::by_one_with_field_passed ... ok test plugins::custom_values::can_generate_and_updated_multiple_types_of_custom_values ... ok test plugins::core_inc::semversion_patch_inc ... ok test plugins::formats::ini::parses_utf16_ini ... ok test plugins::formats::ics::infers_types ... ok test plugins::formats::eml::from_eml_get_subject_field ... ok test plugins::formats::vcf::from_vcf_text_to_table ... ok test plugins::custom_values::can_get_describe_plugin_custom_values ... ok test plugins::formats::ini::read_ini_with_missing_session ... ok test plugins::custom_values::fails_if_passing_engine_custom_values_to_plugins ... ok test plugins::core_inc::semversion_major_inc ... ok test plugins::formats::vcf::infers_types ... ok test plugins::formats::eml::from_eml_get_another_header_field ... ok test plugins::custom_values::fails_if_passing_custom_values_across_plugins ... ok test plugins::core_inc::semversion_minor_inc ... ok test plugins::core_inc::semversion_without_passing_field ... ok test plugins::formats::ics::from_ics_text_to_table ... ok test plugins::formats::eml::from_eml_get_replyto_field ... 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 result: ok. 435 passed; 0 failed; 20 ignored; 0 measured; 0 filtered out; finished in 88.94s Running unittests src/lib.rs (target/debug/deps/nu_cli-0a621f52936060a1) running 14 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_edit_event ... ok test reedline_config::test::test_error ... ok test reedline_config::test::test_send_event ... ok test reedline_config::test::test_send_menu ... ok test reedline_config::test::test_multiple_event ... ok test completions::completion_options::test::match_algorithm_fuzzy ... ok test repl::looks_like_path_windows_drive_path_works ... ok test reedline_config::test::test_until_event ... ok test repl::are_session_ids_in_sync ... ok test util::test::test_gather_env_vars ... ok test completions::command_completions::command_completions_tests::test_is_last_command_passthrough ... ok test completions::completer::completer_tests::test_completion_helper ... ok test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running tests/completions.rs (target/debug/deps/completions-ba335a16cf8a12f9) running 40 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 file_completion_quoted ... ok test external_completer_no_trailing_space ... ok test command_open_with_filecompletion ... ok test command_rm_with_globcompletion ... ok test command_watch_with_filecompletion ... ok test filecompletions_triggers_after_cursor ... ok test folder_with_directorycompletions ... ok test command_save_with_filecompletion ... ok test command_touch_with_filecompletion ... ok test command_cp_with_globcompletion ... ok test command_ls_with_filecompletion ... ok test external_completer_pass_flags ... ok test flagcompletion_triggers_after_cursor ... ok test unknown_command_completion ... ok test flag_completions ... ok test dotnu_completions ... ok test alias_of_basic_command ... ok test extern_custom_completion_long_flag_short ... ok test customcompletion_triggers_after_cursor ... ok test extern_custom_completion_long_flag_1 ... ok test flagcompletion_triggers_after_cursor_piped ... ok test variables_command_with_commandcompletion ... ok test extern_custom_completion_long_flag_2 ... ok test extern_complete_flags ... ok test alias_of_command_and_flags ... ok test file_completions ... ok test extern_custom_completion_short_flag ... ok test extern_custom_completion_positional ... ok test alias_of_another_alias ... ok test customcompletion_triggers_after_cursor_piped ... ok test variables_single_dash_argument_with_flagcompletion ... ok test variables_double_dash_argument_with_flagcompletion ... ok test variables_dollar_sign_with_varialblecompletion ... ok test variables_customcompletion_subcommands_with_customcompletion_2 ... ok test variables_completions ... ok test variables_subcommands_with_customcompletion ... ok test result: ok. 37 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.04s Running unittests src/lib.rs (target/debug/deps/nu_cmd_base-14852890c504e07f) 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-387c6145bebf59b1) 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-d5cc97b3d7bf85de) running 52 tests test extra::math::arccosh::test::test_examples ... ok test extra::math::cosh::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::conversions::fmt::test::test_examples ... ok test extra::math::egamma::test::test_examples ... ok test extra::math::ln::test::test_examples ... ok test extra::math::euler::test::test_examples ... ok test extra::math::phi::test::test_examples ... ok test extra::math::arcsin::test::test_examples ... ok test extra::math::exp::test::test_examples ... ok test extra::platform::ansi::gradient::tests::test_fg_gradient ... ok test extra::filters::roll::roll_down::test::test_examples ... ok test extra::platform::ansi::gradient::tests::examples_work_as_expected ... ok test extra::math::arctan::test::test_examples ... ok test extra::math::arccos::test::test_examples ... ok test extra::strings::encode_decode::hex::tests::hex_decode ... ok test extra::bits::rotate_left::test::test_examples ... ok test extra::bits::and::test::test_examples ... ok test extra::strings::encode_decode::hex::tests::hex_encode ... ok test extra::bits::shift_right::test::test_examples ... ok test extra::bits::or::test::test_examples ... ok test extra::bits::rotate_right::test::test_examples ... ok test extra::filters::roll::roll_up::test::test_examples ... ok test extra::bits::xor::test::test_examples ... ok test extra::math::sinh::test::test_examples ... ok test extra::math::pi::test::test_examples ... ok test extra::math::tanh::test::test_examples ... ok test extra::math::tau::test::test_examples ... ok test extra::math::cos::test::test_examples ... ok test extra::strings::encode_decode::encode_hex::tests::test_examples ... ok test extra::bits::not::test::test_examples ... ok test extra::strings::encode_decode::decode_hex::tests::test_examples ... ok test extra::platform::ansi::link::tests::examples_work_as_expected ... ok test extra::strings::format::command::test::test_examples ... ok test extra::math::sin::test::test_examples ... ok test extra::math::tan::test::test_examples ... ok test extra::filters::roll::roll_right::test::test_examples ... ok test extra::bits::shift_left::test::test_examples ... ok test extra::filters::roll::roll_left::test::test_examples ... ok test extra::bits::into::test::test_examples ... ok test extra::strings::str_::case::kebab_case::tests::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::title_case::test::test_examples ... ok test extra::strings::str_::case::pascal_case::test::test_examples ... ok test extra::strings::str_::case::snake_case::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. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s Running tests/main.rs (target/debug/deps/main-983dc5f939233263) 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-f0b2bc0a2d30a52d) running 29 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::const_::test::test_examples ... ok test core_commands::for_::test::test_examples ... ok test core_commands::let_::test::test_examples ... ok test core_commands::mut_::test::test_examples ... ok test core_commands::overlay::use_::test::test_examples ... ok test core_commands::overlay::new::test::test_examples ... ok test core_commands::scope::aliases::test::test_examples ... ok test core_commands::scope::commands::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::while_::test::test_examples ... ok test core_commands::version::test::test_examples ... ok test core_commands::describe::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::extern_wrapped::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::do_::test::test_examples ... ok test core_commands::export_module::test::test_examples ... ok test core_commands::match_::test::test_examples ... ok test core_commands::use_::test::test_examples ... ok test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s Running unittests src/lib.rs (target/debug/deps/nu_color_config-f6b88465666cdb87) 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_hidden ... ok test text_style::tests::test_is_blink ... 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 style_computer::test_computable_style_static ... 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_underline ... ok test text_style::tests::test_strikethrough ... ok test style_computer::test_computable_style_closure_basic ... ok test style_computer::test_computable_style_closure_errors ... ok test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.08s Running unittests src/lib.rs (target/debug/deps/nu_command-dc65bb02d21244f1) running 340 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::put_to_hashset ... ok test charting::hashable_value::test::from_unhashable_value ... ok test charting::hashable_value::test::from_value ... ok test conversions::into::datetime::tests::communicates_parsing_error_given_an_invalid_datetimelike_string ... ok test conversions::into::datetime::tests::takes_a_date_format ... ok test conversions::into::datetime::tests::takes_timestamp_offset_as_int ... ok test conversions::into::decimal::tests::int_to_decimal ... ok test conversions::into::decimal::tests::communicates_parsing_error_given_an_invalid_decimallike_string ... ok test conversions::into::decimal::tests::string_to_decimal ... 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_03 ... ok test conversions::into::duration::test::turns_string_to_duration::case_04 ... ok test conversions::into::duration::test::turns_string_to_duration::case_05 ... ok test conversions::into::datetime::tests::takes_timestamp ... ok test conversions::into::duration::test::turns_string_to_duration::case_06 ... ok test conversions::into::datetime::tests::takes_timestamp_without_timezone ... ok test conversions::into::datetime::tests::takes_timestamp_offset ... 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::datetime::tests::takes_iso8601_date_format ... ok test conversions::into::duration::test::turns_string_to_duration::case_10 ... ok test conversions::into::duration::test::turns_string_to_duration::case_09 ... 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::int::test::communicates_parsing_error_given_an_invalid_integerlike_string ... ok test conversions::into::int::test::datetime_to_int_values_that_fail::case_1 ... ok test conversions::into::int::test::datetime_to_int_values_that_fail::case_2 ... 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 bytes::build_::test::test_examples ... ok test database::commands::into_sqlite::tests::test_examples ... ok test date::humanize::test::test_examples ... ok test charting::histogram::tests::test_examples ... ok test debug::metadata::test::test_examples ... ok test debug::ast::test::test_examples ... ok test filesystem::cd_query::test::test_congruence_ordering ... ok test filesystem::cd_query::test::test_extract_prefix ... ok test bytes::reverse::tests::test_examples ... ok test bytes::length::test::test_examples ... ok test filesystem::cd_query::test::test_parse_arg_invalid_unicode ... ok test filesystem::cd_query::test::test_order_paths ... ok test bytes::collect::tests::test_examples ... ok test database::values::sqlite::test::can_read_empty_db ... ok test bytes::starts_with::tests::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 bytes::ends_with::tests::test_examples ... ok test conversions::into::binary::test::test_examples ... ok test date::to_timezone::test::test_examples ... ok test env::export_env::test::test_examples ... ok test date::to_record::test::test_examples ... ok test env::load_env::tests::examples_work_as_expected ... ok test conversions::into::decimal::tests::test_examples ... ok test filters::default::test::test_examples ... ok test date::to_table::test::test_examples ... ok test bytes::replace::tests::test_examples ... ok test bytes::add::tests::test_examples ... ok test filters::columns::test::test_examples ... ok test debug::debug_::test::test_examples ... ok test conversions::into::duration::test::test_examples ... ok test filters::drop::column::test::test_examples ... ok test bytes::remove::tests::test_examples ... ok test filters::enumerate::test::test_examples ... ok test filters::compact::tests::examples_work_as_expected ... ok test filters::group::test::test_examples ... ok test bytes::index_of::tests::test_examples ... ok test conversions::into::filesize::test::test_examples ... ok test filters::every::test::test_examples ... ok test conversions::into::bool::test::test_examples ... ok test conversions::into::record::test::test_examples ... ok test filters::empty::tests::test_examples ... ok test filters::first::test::test_examples ... ok test filters::lines::test::test_examples ... ok test filters::join::test::test_examples ... ok test filters::append::test::test_examples ... ok test filters::get::tests::test_examples ... ok test filters::drop::drop_::test::test_examples ... ok test conversions::into::datetime::tests::test_examples ... ok test env::with_env::test::test_examples ... ok test filters::sort::test::test_command_type ... ok test filters::items::test::test_examples ... ok test filters::length::test::test_examples ... ok test filters::last::test::test_examples ... ok test conversions::fill::test::test_examples ... ok test filters::group_by::test::test_examples ... ok test filters::flatten::test::test_examples ... ok test filters::any::tests::test_examples ... ok test filters::all::tests::test_examples ... ok test filters::reverse::test::test_examples ... ok test filters::range::test::test_examples ... ok test filters::skip::skip_::tests::test_examples ... ok test filters::headers::test::test_examples ... ok test filters::select::tests::test_examples ... ok test filters::sort_by::test::test_examples ... ok test filters::reject::test::test_examples ... ok test filters::filter::test::test_examples ... ok test conversions::into::string::test::test_examples ... ok test filters::merge::test::test_examples ... ok test filters::prepend::test::test_examples ... ok test filters::move_::test::test_examples ... ok test filters::insert::test::test_examples ... ok test formats::from::ssv::tests::it_allows_a_predefined_number_of_spaces ... ok test formats::from::ssv::tests::it_can_produce_an_empty_stream_for_header_only_input ... ok test conversions::into::int::test::test_examples ... ok test formats::from::ods::tests::test_examples ... ok test formats::from::ssv::tests::it_deals_with_single_column_input ... ok test formats::from::ssv::tests::it_trims_empty_and_whitespace_only_lines ... ok test formats::from::ssv::tests::it_handles_empty_values_when_noheaders_and_aligned_columns ... ok test formats::from::ssv::tests::it_keeps_empty_columns ... ok test formats::from::ssv::tests::it_trims_remaining_separator_space ... ok test filters::split_by::test::test_examples ... ok test formats::from::ssv::tests::it_uses_the_full_final_column ... ok test formats::from::ssv::tests::input_is_parsed_correctly_if_either_option_works ... ok test formats::from::ssv::tests::it_uses_first_row_as_data_when_noheaders ... ok test formats::from::toml::tests::string_to_toml_value_fails ... ok test formats::from::toml::tests::string_to_toml_value_passes ... ok test formats::from::csv::test::test_examples ... ok test filters::drop::nth::test::test_examples ... ok test formats::from::xml::tests::parses_element_with_attribute ... ok test formats::from::xlsx::tests::test_examples ... ok test filters::take::take_::test::test_examples ... ok test filters::wrap::test::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 formats::from::xml::tests::parses_element_with_text ... ok test formats::from::xml::tests::parses_empty_element ... ok test filters::zip::test::test_examples ... ok test filters::take::take_until::tests::test_examples ... ok test formats::from::json::test::test_examples ... ok test formats::from::xml::tests::parses_element_with_elements ... ok test filters::where_::test::test_examples ... ok test formats::to::md::tests::render_h1 ... ok test filters::skip::skip_while::tests::test_examples ... ok test filters::skip::skip_until::tests::test_examples ... ok test formats::to::md::tests::render_blockquote ... ok test formats::from::nuon::test::test_examples ... ok test formats::from::yaml::test::test_problematic_yaml ... ok test formats::to::md::tests::render_h2 ... ok test formats::to::md::tests::render_h3 ... ok test formats::from::tsv::test::test_examples ... ok test formats::to::md::tests::render_table ... ok test formats::to::toml::tests::test_value_to_toml_value ... ok test filters::take::take_while::tests::test_examples ... ok test formats::from::yaml::test::test_convert_yaml_value_to_nu_value_for_tagged_values ... ok test filters::transpose::test::test_examples ... ok test filters::values::test::test_examples ... ok test hash::md5::tests::hash_bytes ... ok test formats::from::toml::tests::test_examples ... ok test hash::md5::tests::hash_string ... ok test formats::from::xml::tests::test_examples ... ok test generators::cal::test::test_examples ... ok test hash::sha256::tests::hash_bytes ... ok test filters::uniq::test::test_examples ... ok test hash::sha256::tests::hash_string ... ok test filters::each::test::test_examples ... ok test filters::rename::test::test_examples ... ok test formats::to::text::test::test_examples ... ok test filters::window::test::test_examples ... ok test formats::from::ssv::tests::test_examples ... ok test filters::uniq_by::test::test_examples ... ok test help::help_aliases::test::test_examples ... ok test help::help_commands::test::test_examples ... ok test help::help_externs::test::test_examples ... ok test help::help_modules::test::test_examples ... ok test formats::to::toml::tests::test_examples ... ok test help::help_operators::test::test_examples ... ok test formats::to::yaml::test::test_examples ... ok test generators::seq_char::tests::test_examples ... ok test formats::from::yaml::test::test_examples ... ok test generators::seq::tests::test_examples ... ok test math::abs::test::test_examples ... ok test math::avg::test::test_examples ... ok test hash::md5::tests::test_examples ... ok test math::ceil::test::test_examples ... ok test formats::to::tsv::test::test_examples ... ok test formats::to::json::test::test_examples ... ok test math::product::test::test_examples ... ok test formats::to::csv::test::test_examples ... ok test math::floor::test::test_examples ... ok test math::sqrt::test::test_examples ... ok test misc::tutor::tests::test_examples ... ok test network::http::delete::tests::test_examples ... ok test filters::sort::test::test_examples ... ok test network::http::get::tests::test_examples ... ok test hash::sha256::tests::test_examples ... ok test network::http::head::tests::test_examples ... ok test math::log::test::test_examples ... ok test network::http::options::tests::test_examples ... ok test network::http::patch::tests::test_examples ... ok test network::http::post::tests::test_examples ... ok test network::http::put::tests::test_examples ... ok test generators::seq_date::test::test_examples ... ok test math::median::test::test_examples ... ok test filters::reduce::test::test_examples ... ok test math::sum::test::test_examples ... ok test platform::ansi::strip::tests::test_stripping ... ok test math::max::test::test_examples ... ok test path::r#type::tests::test_examples ... ok test math::min::test::test_examples ... ok test math::stddev::test::test_examples ... ok test math::mode::test::test_examples ... ok test network::url::parse::test::test_examples ... ok test math::variance::test::test_examples ... ok test platform::du::tests::examples_work_as_expected ... ok test platform::input::list::test::test_examples ... ok test platform::input::input_::tests::examples_work_as_expected ... ok test platform::kill::tests::examples_work_as_expected ... ok test random::bool::test::test_examples ... ok test math::round::test::test_examples ... ok test formats::to::md::tests::test_examples ... ok test random::decimal::test::test_examples ... ok test random::integer::test::test_examples ... ok test random::dice::test::test_examples ... ok test strings::encode_decode::base64::tests::base64_decode_binary_expect_error ... ok test random::chars::test::test_examples ... ok test random::uuid::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 strings::encode_decode::base64::tests::base64_encode_binary ... ok test path::exists::tests::test_examples ... ok test strings::encode_decode::base64::tests::base64_encode_standard ... ok test strings::encode_decode::base64::tests::base64_encode_standard_no_padding ... ok test sort_utils::test_sort_value_in_place ... ok test strings::encode_decode::base64::tests::base64_encode_url_safe ... ok test filters::update::test::test_examples ... ok test sort_utils::test_sort_value ... ok test formats::to::nuon::test::test_examples ... ok test strings::encode_decode::encoding::test::smoke::case_01_big5 ... ok test path::expand::tests::test_examples ... ok test path::split::tests::test_examples ... ok test formats::to::xml::test::test_examples ... ok test path::basename::tests::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 strings::encode_decode::encoding::test::smoke::case_06_iso_8859_1 ... ok test strings::encode_decode::encoding::test::smoke::case_05_gbk ... ok test strings::encode_decode::encoding::test::smoke::case_02_shift_jis ... ok test network::url::build_query::test::test_examples ... ok test network::url::encode::test::test_examples ... ok test strings::encode_decode::encoding::test::smoke::case_08_latin5 ... ok test strings::encode_decode::encoding::test::smoke::case_09_utf16 ... ok test strings::encode_decode::encoding::test::smoke::case_07_cp1252 ... 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 path::relative_to::tests::test_examples ... ok test path::parse::tests::test_examples ... ok test strings::detect_columns::test::test_examples ... ok test strings::size::test_count_counts_codepoints ... ok test filters::par_each::test::test_examples ... ok test filters::upsert::test::test_examples ... ok test path::dirname::tests::test_examples ... ok test strings::encode_decode::decode::test::test_examples ... ok test strings::str_::case::upcase::tests::upcases ... ok test strings::encode_decode::encode::test::test_examples ... ok test strings::encode_decode::decode_base64::tests::test_examples ... ok test strings::size::test_count_counts_lines ... ok test strings::size::test_count_counts_words ... ok test strings::size::test_one_newline ... ok test platform::ansi::strip::tests::examples_work_as_expected ... 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_of_does_not_exist_in_string ... ok test network::url::join::test::test_examples ... ok test strings::str_::index_of::tests::returns_index_of_next_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::returns_index_of_substring ... ok test strings::str_::expand::tests::dots ... ok test strings::format::filesize::tests::test_examples ... ok test strings::str_::index_of::tests::use_utf8_bytes ... ok test strings::str_::length::test::use_utf8_bytes ... ok test strings::str_::case::upcase::tests::test_examples ... ok test strings::encode_decode::encode_base64::tests::test_examples ... ok test path::join::tests::test_examples ... ok test strings::str_::substring::tests::substrings_indexes ... ok test strings::format::duration::tests::test_examples ... ok test strings::str_::substring::tests::use_utf8_bytes ... ok test strings::str_::replace::tests::can_have_capture_groups ... 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 filters::find::tests::test_examples ... 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_left_row ... 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_table ... ok test strings::str_::trim::trim_::tests::global_trim_row ... 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_::trim::trim_::tests::trims_left_global ... ok test strings::str_::trim::trim_::tests::trims_right_global ... ok test strings::str_::join::tests::test_examples ... ok test strings::str_::trim::trim_::tests::trims_whitespace_from_left ... ok test strings::split::chars::test::test_examples ... ok test strings::str_::trim::trim_::tests::trims_whitespace_from_right ... ok test strings::format::date::test::test_examples ... ok test system::run_external::test::argument_with_inner_quotes_test ... ok test system::run_external::test::argument_without_equal_test ... 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_::case::capitalize::test::test_examples ... ok test strings::str_::reverse::tests::test_examples ... ok test system::which_::test::test_examples ... ok test strings::str_::ends_with::test::test_examples ... ok test strings::str_::length::test::test_examples ... ok test strings::str_::distance::tests::test_examples ... ok test strings::str_::substring::tests::test_examples ... ok test strings::size::test::test_examples ... ok test strings::str_::case::downcase::test::test_examples ... ok test strings::char_::tests::examples_work_as_expected ... ok test strings::str_::starts_with::tests::test_examples ... ok test strings::split::row::test::test_examples ... ok test strings::split::list::test::test_examples ... ok test strings::split::column::test::test_examples ... ok test strings::str_::index_of::tests::test_examples ... ok test strings::str_::trim::trim_::tests::test_examples ... ok test strings::split::words::test::test_incompat_flags ... ok test strings::str_::contains::test::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_incompat_flags_2 ... ok test viewers::griddle::test::test_examples ... ok test strings::split::words::test::test_examples ... ok test strings::str_::replace::tests::test_examples ... ok test strings::parse::test::test_examples ... ok test formats::from::yaml::test::test_consistent_mapping_ordering ... ok test debug::timeit::test_time_block ... ok test debug::timeit::test_time_block_2 ... ok test platform::sleep::tests::examples_work_as_expected ... ok test result: ok. 340 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.19s Running tests/main.rs (target/debug/deps/main-658c82eff0d17ce2) running 1148 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 commands::alias::alias_match ... ok test commands::all::checks_all_rows_are_true ... ok test commands::alias::alias_wont_recurse ... ok test commands::alias::alias_ordering ... ok test commands::alias::alias_if ... ok test commands::alias::cant_alias_keyword ... ok test commands::alias::alias_wont_recurse2 ... ok test commands::all::checks_all_rows_are_false_with_param ... ok test commands::all::all_uses_enumerate_index ... ok test commands::assignment::append_assign::append_assign_type_mismatch ... ok test commands::all::early_exits_with_1_param_blocks ... ok test commands::all::checks_all_columns_of_a_table_is_true ... ok test commands::all::early_exits_with_0_param_blocks ... ok test commands::all::checks_all_rows_are_true_with_param ... ok test commands::any::early_exits_with_1_param_blocks ... ok test commands::any::early_exits_with_0_param_blocks ... ok test commands::all::works_with_0_param_blocks ... ok test commands::all::checks_if_all_returns_error_with_invalid_command ... ok test commands::any::checks_if_any_returns_error_with_invalid_command ... ok test commands::any::checks_any_column_of_a_table_is_true ... ok test commands::append::adds_a_row_to_the_end ... ok test commands::any::works_with_1_param_blocks ... ok test commands::any::any_uses_enumerate_index ... ok test commands::all::works_with_1_param_blocks ... ok test commands::all::unique_env_each_iteration ... ok test commands::any::unique_env_each_iteration ... ok test commands::any::checks_any_row_is_true ... ok test commands::any::works_with_0_param_blocks ... ok test commands::break_::break_for_loop ... ok test commands::break_::break_each ... ok test commands::break_::break_while_loop ... ok test commands::cal::cal_february_2020_leap_year ... ok test commands::alias::alias_invalid_expression ... ok test commands::assignment::append_assign::append_assign_int ... ok test commands::cal::cal_rows_in_2020 ... ok test commands::cd::filesystem_change_current_directory_to_two_parents_up_using_multiple_dots ... ok test commands::cd::cd_works_with_in_var ... ok test commands::cal::cal_sees_pipeline_year ... ok test commands::cd::filesystem_change_current_directory_to_parent_directory ... ok test commands::assignment::append_assign::append_assign_string ... ok test commands::cal::cal_friday_the_thirteenths_in_2015 ... ok test commands::assignment::append_assign::append_assign_any ... ok test commands::cd::filesystem_change_directory_to_symlink_relative ... ok test commands::cal::cal_week_day_start_monday ... ok test commands::cal::cal_full_year ... ok test commands::cd::filesystem_change_from_current_directory_using_relative_path ... ok test commands::cd::filesystem_change_from_current_directory_using_absolute_path ... ok test commands::alias::alias_multiword_name ... 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_to_a_directory_containing_spaces ... ok test commands::cd::filesystem_change_to_home_directory ... ok test commands::cd::filesystem_directory_not_found ... ok test commands::compact::discards_rows_where_given_column_is_empty ... ok test commands::cd::filesystem_not_a_directory ... ok test commands::assignment::append_assign::append_assign_both_empty ... ok test commands::compact::discards_empty_rows_by_default ... ok test commands::def::def_errors_with_multiple_types ... ignored, This error condition is not implemented yet test commands::continue_::continue_for_loop ... ok test commands::cd::cd_permission_denied_folder ... ok test commands::date::format::formatter_not_valid ... ok test commands::alias::alias_fails_with_invalid_name ... ok test commands::date::format::fails_without_input ... ok test commands::def::def_errors_with_comma_before_equals ... ok test commands::def::def_errors_with_multiple_colons ... ok test commands::def::def_errors_with_comma_before_colon ... ok test commands::def::def_errors_with_multiple_commas ... ok test commands::def::def_errors_with_comma_before_alternative_short_flag ... ok test commands::def::def_errors_with_no_space_between_params_and_name_1 ... ok test commands::def::def_errors_with_multiple_short_flags ... ok test commands::def::def_errors_with_no_space_between_params_and_name_2 ... ok test commands::cp::copy_file_not_exists_dst ... ok test commands::cp::copy_identical_file ... ok test commands::cp::copies_the_directory_inside_directory_if_path_to_copy_is_directory_and_with_recursive_flag ... ok test commands::cp::copy_dir_contains_symlink_ignored ... ok test commands::cp::copy_dir_contains_symlink ... ok test commands::cp::copy_file_and_dir_from_two_parents_up_using_multiple_dots_to_current_dir_recursive ... ok test commands::cp::copy_file_with_read_permission ... ok test commands::cp::copy_files_using_glob_two_parents_up_using_multiple_dots ... ok test commands::cp::copy_dir_symlink_file_body_not_changed ... ok test commands::cp::copy_to_non_existing_dir ... ok test commands::cp::error_if_attempting_to_copy_a_directory_to_another_directory ... ok test commands::cp::deep_copies_with_recursive_flag ... ok test commands::def::def_with_default_list ... ok test commands::def::def_with_list ... ok test commands::def::def_with_paren_params ... ok test commands::default::adds_row_data_if_column_missing ... ok test commands::detect_columns::detect_columns ... ok test commands::def::extern_with_block ... ok test commands::cp::copy_ignores_ansi ... ok test commands::do_::capture_errors_works ... ok test commands::def::def_with_comment ... ok test commands::do_::capture_error_with_too_much_stderr_not_hang_nushell ... ok test commands::do_::ignore_error_works_with_list_stream ... ok test commands::do_::capture_error_with_too_much_stdout_not_hang_nushell ... ok test commands::def::def_with_param_comment ... ok test commands::do_::ignore_shell_errors_works_for_external_with_semicolon ... ok test commands::do_::do_with_semicolon_break_on_failed_external ... ok test commands::drop::columns ... ok test commands::drop::drop_columns_positive_value ... ok test commands::drop::nth_missing_first_argument ... ok test commands::drop::fail_on_non_iterator ... ok test commands::drop::more_rows_than_table_has ... ok test commands::drop::nth_range_exclusive ... ok test commands::drop::nth_range_inclusive ... ok test commands::cp::copies_same_file_twice ... ok test commands::drop::more_columns_than_table_has ... ok test commands::drop::rows ... ok test commands::each::each_element_break_command ... ok test commands::each::each_group_works ... ok test commands::each::each_element_continue_command ... ok test commands::each::each_window ... ok test commands::each::each_uses_enumerate_index ... ok test commands::each::each_no_args_in_block ... ok test commands::def::def_fails_with_invalid_name ... ok test commands::each::each_window_stride ... ok test commands::each::each_works_separately ... ok test commands::echo::echo_range_handles_inclusive_down ... ok test commands::echo::echo_range_handles_exclusive ... ok test commands::echo::echo_range_handles_exclusive_down ... ok test commands::echo::echo_range_handles_inclusive ... ok test commands::echo::echo_range_is_lazy ... ok test commands::empty::reports_emptiness ... ok test commands::empty::reports_emptiness_by_columns ... ok test commands::detect_columns::detect_columns_with_flag_c ... ok test commands::empty::reports_nonemptiness ... ok test commands::empty::reports_nonemptiness_by_columns ... ok test commands::error_make::error_label_works ... ok test commands::error_make::no_span_if_unspanned ... ok test commands::error_make::error_start_bigger_than_end_should_fail ... ok test commands::every::gets_all_rows_by_every_zero ... ok test commands::every::gets_all_rows_by_every_one ... ok test commands::every::gets_all_rows_except_first_by_every_skip_too_much ... ok test commands::every::gets_every_third_row ... ok test commands::every::gets_no_rows_by_every_skip_one ... ok test commands::every::gets_no_rows_by_every_skip_zero ... ok test commands::every::skips_every_third_row ... ok test commands::fill::string_fill_plain ... ok test commands::cp::copies_the_file_inside_directory_if_path_to_copy_is_directory ... ok test commands::fill::string_fill_fancy ... ok test commands::find::find_in_table_keeps_row_with_single_matched_and_keeps_other_columns ... ok test commands::export_def::export_subcommands_help ... ok test commands::find::find_takes_into_account_linebreaks_in_string ... ok test commands::find::find_in_table_only_keep_rows_with_matches_on_selected_columns ... ok test commands::find::find_in_table_keeps_row_with_multiple_matched_and_keeps_other_columns ... ok test commands::find::find_with_filepath_search_with_multiple_patterns ... ok test commands::find::find_with_filepath_search_with_string ... ok test commands::cp::copies_a_file ... ok test commands::find::find_with_list_search_with_char ... ok test commands::find::find_with_list_search_with_number ... ok test commands::every::gets_first_row_by_every_too_much ... ok test commands::find::find_with_list_search_with_string ... ok test commands::find::find_with_regex_in_table_keeps_row_if_one_column_matches ... ok test commands::date::format::locale_format_respect_different_locale ... ok test commands::find::find_with_string_search_with_string ... ok test commands::find::find_with_string_search_with_string_not_found ... ok test commands::find::inverted_find_in_table_keeps_row_if_none_of_the_selected_columns_matches ... ok test commands::find::inverted_find_with_regex_in_table_keeps_row_if_none_of_the_columns_matches ... ok test commands::first::errors_on_empty_list_when_no_rows_given ... ok test commands::first::errors_on_negative_rows ... ok test commands::first::gets_first_byte ... ok test commands::first::gets_all_rows_if_amount_higher_than_all_rows ... ok test commands::first::gets_first_row_as_list_when_amount_given ... ok test commands::first::gets_first_bytes ... ok test commands::first::gets_first_row_when_no_amount_given ... ok test commands::first::gets_first_rows_by_amount ... ok test commands::first::works_with_binary_list ... ok test commands::flatten::flatten_more_than_one_column_that_are_subtables_not_supported ... ok test commands::flatten::flatten_nested_tables ... ok test commands::flatten::flatten_nested_tables_that_have_many_columns ... ok test commands::flatten::flatten_nested_tables_with_columns ... ok test commands::flatten::flatten_row_column_explicitly ... ok test commands::flatten::flatten_row_columns_having_same_column_names_flats_separately ... ok test commands::flatten::flatten_table_columns_explicitly ... ok test commands::get::errors_fetching_by_column_not_present ... ok test commands::get::errors_fetching_by_accessing_empty_list ... ok test commands::get::column_paths_are_either_double_quoted_or_regular_unquoted_words_separated_by_dot ... ok test commands::for_::for_doesnt_auto_print_in_each_iteration ... ok test commands::do_::capture_error_with_both_stdout_stderr_messages_not_hang_nushell ... ok test commands::get::errors_fetching_by_index_out_of_bounds ... ok test commands::get::fetches_a_row ... ok test commands::get::fetches_by_column_path ... ok test commands::get::fetches_by_index ... ok test commands::get::errors_fetching_by_column_using_a_number ... ok test commands::get::fetches_more_than_one_column_path ... ok test commands::get::ignore_errors_works ... ok test commands::get::get_does_not_delve_too_deep_in_nested_lists ... ok test commands::get::quoted_column_access ... ok test commands::get::simple_get_list ... ok test commands::get::simple_get_record ... ok test commands::glob::empty_glob_pattern_triggers_error ... ok test commands::glob::glob_ignore_files ... ok test commands::glob::glob_subdirs_ignore_dirs ... ok test commands::glob::glob_subdirs ... ok test commands::glob::nonempty_glob_lists_matching_paths ... ok test commands::group_by::errors_if_column_not_found ... ok test commands::group_by::errors_if_given_unknown_column_name ... ok test commands::group_by::errors_if_input_empty ... ok test commands::hash_::base64_decode_characterset_binhex ... ok test commands::group_by::groups ... ok test commands::group_by::optional_cell_path_works ... ok test commands::hash_::base64_defaults_to_encoding_with_standard_character_type ... ok test commands::hash_::base64_encode_characterset_binhex ... ok test commands::hash_::error_invalid_decode_value ... ok test commands::hash_::sha256_works_with_file ... ok test commands::hash_::error_when_invalid_character_set_given ... ok test commands::hash_::md5_works_with_file ... ok test commands::headers::headers_adds_missing_column_name ... ok test commands::headers::headers_invalid_column_type_range ... ok test commands::headers::headers_invalid_column_type_binary ... ok test commands::headers::headers_invalid_column_type_array ... ok test commands::headers::headers_invalid_column_type_empty_record ... ok test commands::headers::headers_invalid_column_type_duration ... ok test commands::headers::headers_handles_missing_values ... ok test commands::headers::headers_invalid_column_type_record ... ok test commands::headers::headers_uses_first_row_as_header ... ok test commands::help::help_commands_length ... ok test commands::help::help_modules_main_2 ... ok test commands::help::help_modules_main_1 ... ok test commands::cp::copies_using_a_glob ... ok test commands::histogram::count ... ok test commands::cp::copies_using_path_with_wildcard ... ok test commands::help::nothing_type_annotation ... ok test commands::help::help_shows_signature ... ok test commands::histogram::count_with_normalize_percentage ... ok test commands::histogram::summarizes_by_column_given ... ok test commands::histogram::summarizes_by_column_given_with_normalize_percentage ... ok test commands::histogram::summarizes_by_values ... ok test commands::insert::doesnt_convert_record_to_table ... ok test commands::help::help_usage_extra_usage_alias ... ok test commands::insert::insert_into_list ... ok test commands::do_::capture_errors_works_for_external_with_semicolon ... ok test commands::do_::capture_errors_works_for_external_with_pipeline ... ok test commands::insert::insert_into_list_begin ... ok test commands::do_::ignore_error_should_work_for_external_command ... ok test commands::insert::insert_past_end_list ... ok test commands::insert::insert_into_list_end ... ok test commands::insert::insert_support_lazy_record ... ok test commands::do_::capture_errors_works_for_external ... ok test commands::insert::insert_the_column ... ok test commands::do_::ignore_program_errors_works_for_external_with_semicolon ... ok test commands::inspect::inspect_with_empty_pipeline ... ok test commands::insert::insert_the_column_conflict ... ok test commands::into_filesize::into_filesize_decimal ... ok test commands::insert::insert_uses_enumerate_index ... ok test commands::into_filesize::into_filesize_filesize ... ok test commands::into_int::into_int_datetime1 ... ignored test commands::into_datetime::into_datetime_table_column ... ok test commands::help::help_usage_extra_usage_command ... ok test commands::into_filesize::into_filesize_int ... ok test commands::histogram::help ... ok test commands::into_filesize::into_filesize_negative_filesize ... ok test commands::into_filesize::into_filesize_str ... 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_binary ... ok test commands::into_int::into_int_datetime::case_3 ... ok test commands::into_int::into_int_datetime::case_1 ... ok test commands::into_int::into_int_datetime::case_2 ... ok test commands::into_int::into_int_datetime::case_4 ... ok test commands::into_int::into_int_datetime::case_5 ... ok test commands::into_int::into_int_filesize ... ok test commands::into_int::into_int_filesize2 ... ok test commands::into_int::into_int_int ... ok test commands::join::test_alternative_table_syntax ... ignored test commands::exec::exec_fail_batched_short_args ... ok test commands::last::errors_on_empty_list_when_no_rows_given ... ok test commands::last::gets_last_byte ... ok test commands::last::fail_on_non_iterator ... ok test commands::for_::for_break_on_external_failed ... ok test commands::last::gets_last_bytes ... ok test commands::last::gets_last_row_as_list_when_amount_given ... ok test commands::last::gets_last_row_when_no_amount_given ... ok test commands::last::gets_last_rows_by_amount ... ok test commands::last::gets_the_last_row ... ok test commands::last::last_errors_on_negative_index ... ok test commands::last::requests_more_rows_than_table_has ... ok test commands::length::length_columns_in_cal_table ... ok test commands::length::length_columns_no_rows ... ok test commands::let_::let_doesnt_mutate ... ok test commands::let_::let_name_builtin_var ... ok test commands::let_::let_with_external_failed ... ignored test commands::let_::let_pipeline_allows_in ... 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::lines::lines ... ok test commands::lines::lines_multi_value_split ... ok test commands::lines::lines_mixed_line_endings ... ok test commands::lines::lines_on_error ... ok test commands::lines::lines_proper_buffering ... 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::exec::exec_complex_args ... ok test commands::exec::exec_misc_values ... ok test commands::ls::fails_when_glob_doesnt_match ... ok test commands::ls::list_a_directory_not_exists ... ok test commands::ls::glob_with_hidden_directory ... ok test commands::for_::failed_for_should_break_running ... ok test commands::ls::fails_with_ls_to_dir_without_permission ... ok test commands::help::help_alias_usage_2 ... ok test commands::exec::basic_exec ... ok test commands::help::help_alias_name_f ... ok test commands::ls::list_directory_contains_invalid_utf8 ... ok test commands::help::help_export_alias_name_multi_word ... ok test commands::ls::list_files_from_two_parents_up_using_multiple_dots ... ok test commands::ls::list_all_columns ... ok test commands::ls::list_unknown_flag ... ok test commands::ls::lists_all_files_in_directories_from_stream ... ok test commands::help::help_module_usage_1 ... ok test commands::help::help_alias_usage_3 ... ok test commands::ls::lists_all_hidden_files_when_glob_contains_dot ... ok test commands::ls::lists_hidden_file_when_explicitly_specified ... ok test commands::ls::list_ignores_ansi ... ok test commands::ls::lists_all_hidden_files_when_glob_does_not_contain_dot ... ok test commands::ls::lists_files_including_starting_with_dot ... ok test commands::ls::lists_regular_files ... ok test commands::join::cases_where_result_differs_between_join_types_left ... ok test commands::join::cases_where_result_differs_between_join_types_inner ... ok test commands::ls::lists_regular_files_using_asterisk_wildcard ... ok test commands::ls::lists_regular_files_using_question_mark_wildcard ... ok test commands::ls::lists_with_directory_flag ... ok test commands::join::cases_where_result_differs_between_join_types_with_different_join_keys_inner ... ok test commands::match_::match_constant_1 ... ok test commands::match_::match_constant_2 ... ok test commands::help::help_module_name ... ok test commands::help::help_alias_name ... ok test commands::join::cases_where_result_differs_between_join_types_right ... ok test commands::match_::match_constant_5 ... ok test commands::match_::match_constant_4 ... ok test commands::join::cases_where_result_differs_between_join_types_with_different_join_keys_left ... ok test commands::match_::match_constant_3 ... ok test commands::match_::match_constant_6 ... ok test commands::match_::match_constant_7 ... ok test commands::match_::match_doesnt_overwrite_variable ... ok test commands::match_::match_for_range_unmatched ... ok test commands::match_::match_for_range ... ok test commands::cp::copy_file_with_update_flag ... 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::match_::match_for_record_shorthand ... ok test commands::match_::match_for_record ... ok test commands::match_::match_list ... ok test commands::ls::lists_with_directory_flag_without_argument ... ok test commands::match_::match_list_rest ... ok test commands::match_::match_or_pattern ... ok test commands::match_::match_or_pattern_overlap_1 ... ok test commands::match_::match_list_rest_ignore ... ok test commands::match_::match_or_pattern_overlap_2 ... ok test commands::match_::match_with_guard ... ok test commands::match_::match_with_guard_block_as_guard ... ok test commands::help::help_module_sorted_decls ... ok test commands::math::add_compound ... ok test commands::match_::match_with_guard_no_expr_after_if ... ok test commands::match_::match_with_guard_not_bool ... ok test commands::math::adding_lists ... ok test commands::math::add ... ok test commands::match_::match_with_guard_parens_expr_as_guard ... ok test commands::math::append_strings ... ok test commands::math::append_binary_values ... ok test commands::math::adding_value_and_list ... ok test commands::math::adding_list_and_value ... ok test commands::help::help_export_alias_name_single_word ... ok test commands::math::adding_tables ... ok test commands::math::compound_comparison ... ok test commands::math::division_of_ints ... ok test commands::math::division_of_ints2 ... ok test commands::math::avg::can_average_bytes ... ok test commands::help::help_module_sorted_aliases ... ok test commands::math::compound_where ... ok test commands::help::help_alias_usage_1 ... ok test commands::help::help_aliases ... ok test commands::math::compound_comparison2 ... ok test commands::math::avg::can_average_numbers ... ok test commands::math::compound_where_paren ... ok test commands::math::duration_decimal_math ... ok test commands::math::duration_decimal_dans_test ... ok test commands::math::duration_decimal_math_with_all_units ... ok test commands::math::duration_math_with_negative ... ok test commands::math::duration_math_with_nanoseconds ... ok test commands::math::error_zero_division_decimal_decimal ... ok test commands::math::error_zero_division_decimal_int ... ok test commands::math::duration_decimal_math_with_nanoseconds ... ok test commands::math::error_zero_division_int_int ... ok test commands::math::duration_math ... ok test commands::math::error_zero_division_int_decimal ... ok test commands::math::error_zero_floor_division_decimal_decimal ... ok test commands::math::error_zero_floor_division_int_int ... ok test commands::math::one_arg ... ok test commands::math::error_zero_floor_division_decimal_int ... ok test commands::math::median::median_mixed_numbers ... ok test commands::math::error_zero_floor_division_int_decimal ... ok test commands::math::floor_division_of_floats ... ok test commands::math::median::median_numbers_with_even_rows ... ok test commands::math::floor_division_of_ints ... ok test commands::math::parens_precedence ... ok test commands::math::floor_division_of_ints2 ... ok test commands::math::modulo ... ok test commands::math::median::median_numbers_with_odd_rows ... ok test commands::math::precedence_of_operators2 ... ok test commands::math::precedence_of_operators ... ok test commands::math::precedence_of_operators3 ... ok test commands::math::proper_precedence_history ... ok test commands::math::precedence_of_operators4 ... ok test commands::math::round::can_round_float_with_negative_precision ... ok test commands::math::round::can_round_integer_with_negative_precision ... ok test commands::math::round::can_round_very_large_numbers ... ok test commands::math::sqrt::can_sqrt_numbers ... ok test commands::math::round::fails_with_wrong_input_type ... ok test commands::math::sqrt::can_sqrt_perfect_square ... ok test commands::math::sum::sum_of_a_row_containing_a_table_is_an_error ... ok test commands::math::sqrt::can_sqrt_irrational ... ok test commands::math::round::can_round_very_large_numbers_with_precision ... ok test commands::math::unit_multiplication_math ... ok test commands::math::sum::all ... ok test commands::math::unit_float_floor_division_math ... ok test commands::math::unit_division_math ... ok test commands::math::int_multiple_list ... ok test commands::merge::multi_row_table_overwrite ... ok test commands::math::int_multiple_string ... ok test commands::math::unit_float_division_math ... ok test commands::math::unit_multiplication_float_math ... ok test commands::merge::row ... ok test commands::merge::multi_row_table_no_overwrite ... ok test commands::merge::single_record_overwrite ... ok test commands::merge::single_row_table_overwrite ... ok test commands::merge::single_row_table_no_overwrite ... ok test commands::merge::single_record_no_overwrite ... ok test commands::loop_::failed_loop_should_break_running ... ok test commands::mkdir::creates_directory ... ok test commands::mkdir::creates_directory_three_dots ... ok test commands::mkdir::creates_directory_four_dots ... ok test commands::mkdir::accepts_and_creates_directories ... ok test commands::loop_::loop_break_on_external_failed ... ok test commands::mkdir::create_directory_two_parents_up_using_multiple_dots ... ok test commands::mkdir::creates_intermediary_directories ... ok test commands::mkdir::print_created_paths ... ok test commands::move_::column::moves_columns_after ... ok test commands::move_::column::moves_a_column_before ... ok test commands::each::each_implicit_it_in_block ... ok test commands::move_::mv::does_not_error_when_some_file_is_moving_into_itself ... ok test commands::mkdir::creates_directory_three_dots_quotation_marks ... ok test commands::move_::column::moves_a_column_after ... ok test commands::move_::column::moves_columns_before ... ok test commands::move_::mv::does_not_error_on_relative_parent_path ... ok test commands::move_::mv::errors_if_renaming_directory_to_an_existing_file ... ok test commands::move_::mv::error_if_moving_to_existing_file_without_force ... ok test commands::move_::mv::errors_if_moving_to_itself ... ok test commands::move_::mv::move_file_from_two_parents_up_using_multiple_dots_to_current_dir ... ok test commands::move_::mv::move_files_using_glob_two_parents_up_using_multiple_dots ... ok test commands::move_::mv::errors_if_destination_doesnt_exist ... ok test commands::move_::mv::errors_if_multiple_sources_but_destination_not_a_directory ... ok test commands::move_::mv::errors_if_source_doesnt_exist ... ok test commands::move_::mv::moves_a_directory_with_files ... ok test commands::move_::mv::moves_a_directory ... ok test commands::move_::mv::moves_the_directory_inside_directory_if_path_to_move_is_existing_directory ... ok test commands::move_::mv::moves_a_file ... ok test commands::move_::mv::moves_the_file_inside_directory_if_path_to_move_is_existing_directory ... ok test commands::move_::mv::moves_using_a_glob ... ok test commands::move_::mv::mv_directory_with_same_name ... ok test commands::move_::mv::mv_change_case_of_directory ... ok test commands::move_::mv::mv_change_case_of_file ... ok test commands::move_::mv::mv_ignores_ansi ... ok test commands::move_::mv::moves_using_path_with_wildcard ... ok test commands::move_::mv::overwrites_if_moving_to_existing_file_and_force_provided ... ok test commands::mut_::mut_add_assign ... ok test commands::mut_::mut_name_builtin_var ... ok test commands::mut_::capture_of_mutable_var ... ok test commands::mut_::mut_divide_assign ... ok test commands::mut_::mut_minus_assign ... ok test commands::mut_::mut_multiply_assign ... ok test commands::mut_::mut_path_operator_assign ... ok test commands::mut_::mut_path_insert ... ok test commands::mut_::mut_name_builtin_var_with_dollar ... ok test commands::mut_::mut_path_upsert ... ok test commands::mut_::mut_variable ... ok test commands::mut_::mut_variable_in_loop ... ok test commands::mut_::mut_path_upsert_list ... ok test commands::mut_::mut_value_with_match ... ok test commands::mut_::mut_path_insert_list ... ok test commands::mut_::mut_records_update_properly ... ok test commands::mut_::mut_value_with_if ... ok test commands::math::sum::compute_sum_of_individual_row ... ok test commands::math::sum::compute_sum_of_table ... ok test commands::network::http::delete::http_delete_is_success ... ok test commands::network::http::get::http_get_with_accept_errors ... ok test commands::network::http::get::http_get_failed_due_to_server_error ... ok test commands::network::http::get::http_get_full_response ... ok test commands::network::http::delete::http_delete_failed_due_to_server_error ... ok test commands::network::http::get::http_get_with_accept_errors_and_full_json_response ... ok test commands::network::http::get::http_get_is_success ... ok test commands::network::http::get::http_get_with_accept_errors_and_full_raw_response ... ok test commands::network::http::head::http_head_failed_due_to_server_error ... ok test commands::network::port::port_with_invalid_range ... ok test commands::network::http::post::http_post_failed_due_to_missing_body ... ok test commands::join::cases_where_result_is_same_between_join_types_inner ... ok test commands::network::port::port_with_already_usage ... ok test commands::network::port::port_from_system_given ... ok test commands::network::http::put::http_put_failed_due_to_missing_body ... ok test commands::network::http::patch::http_patch_failed_due_to_missing_body ... ok test commands::nu_check::file_not_exist ... ok test commands::nu_check::parse_dir_failure ... ok test commands::network::http::post::http_post_failed_due_to_server_error ... ok test commands::nu_check::nu_check_respects_file_pwd ... ok test commands::network::http::patch::http_patch_failed_due_to_unexpected_body ... ok test commands::network::http::head::http_head_is_success ... ok test commands::nu_check::parse_module_failure ... ok test commands::nu_check::parse_failure_due_conflicted_flags ... ok test commands::network::http::patch::http_patch_is_success ... ok test commands::nu_check::parse_module_with_wrong_type ... ok test commands::network::http::patch::http_patch_failed_due_to_server_error ... ok test commands::network::http::put::http_put_failed_due_to_unexpected_body ... ok test commands::network::http::post::http_post_failed_due_to_unexpected_body ... ok test commands::nu_check::parse_module_success_2 ... ok test commands::network::http::options::http_options_failed_due_to_server_error ... ok test commands::network::http::put::http_put_failed_due_to_server_error ... ok test commands::nu_check::parse_module_success ... ok test commands::network::http::put::http_put_is_success ... ok test commands::join::cases_where_result_is_same_between_join_types_right ... ok test commands::join::cases_where_result_is_same_between_join_types_outer ... ok test commands::nu_check::parse_module_success_with_complex_external_stream ... ok test commands::network::http::post::http_post_is_success ... ok test commands::nu_check::parse_module_success_with_raw_stream ... ok test commands::nu_check::parse_module_success_with_internal_stream ... ok test commands::network::http::post::http_post_json_is_success ... ok test commands::network::http::options::http_options_is_success ... ok test commands::nu_check::parse_script_failure ... ok test commands::nu_check::parse_script_success ... ok test commands::network::http::get::http_get_with_custom_headers_as_records ... ok test commands::join::cases_where_result_is_same_between_join_types_left ... ok test commands::nu_check::parse_string_as_script ... ok test commands::nu_check::parse_script_success_with_raw_stream ... ok test commands::nu_check::parse_with_flag_all_failure_for_complex_list_stream ... ok test commands::nu_check::parse_script_failure_with_complex_internal_stream ... ok test commands::nu_check::parse_unsupported_file ... ok test commands::nu_check::parse_string_as_script_success ... ok test commands::nu_check::parse_script_with_wrong_type ... ok test commands::open::errors_if_file_not_found ... ok test commands::nu_check::parse_with_flag_all_failure_for_complex_external_stream ... ok test commands::open::open_multiple_files ... ok test commands::open::open_no_parameter ... ok test commands::nu_check::parse_script_with_nested_scripts_success ... ok test commands::open::parses_json ... ok test commands::nu_check::parse_script_success_with_complex_external_stream ... ok test commands::open::open_ignore_ansi ... ok test commands::nu_check::parse_script_success_with_complex_internal_stream ... ok test commands::open::parses_csv ... ok test commands::open::parses_sqlite_get_column_name ... ok test commands::nu_check::parse_with_flag_all_success_for_complex_external_stream ... ok test commands::open::test_open_block_command ... ok test commands::open::open_wildcard ... ok test commands::open::parses_sqlite ... ok test commands::open::parses_tsv ... ok test commands::open::parses_toml ... ok test commands::parse::simple::double_open_curly_evaluates_to_a_single_curly ... ok test commands::par_each::par_each_does_not_flatten_nested_structures ... ok test commands::parse::regex::extracts_fields_with_named_and_unnamed_groups ... ok test commands::open::parses_xml ... ok test commands::parse::simple::errors_when_missing_closing_brace ... ok test commands::parse::regex::errors_with_invalid_regex ... ok test commands::parse::regex::parse_does_not_truncate_list_streams ... 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::parse::simple::properly_escapes_text ... ok test commands::path::basename::returns_basename_of_empty_input ... ok test commands::parse::simple::properly_captures_empty_column ... ok test commands::path::dirname::replaces_dirname_of_path_ending_with_dot ... ok test commands::path::dirname::replaces_dirname_of_more_levels ... ok test commands::parse::simple::extracts_fields_from_the_given_the_pattern ... 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::network::http::get::http_get_self_signed_fails ... ok test commands::path::joins_path_on_other_than_windows ... ok test commands::path::dirname::replaces_dirname_of_empty_input ... ok test commands::path::basename::replaces_basename_of_path_ending_with_dot ... 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::network::http::get::http_get_expired_cert_fails ... ok test commands::path::dirname::replaces_dirname_of_way_too_many_levels ... ok test commands::path::exists::checks_if_dot_exists ... ok test commands::path::dirname::replaces_dirname_of_path_with_double_dot ... ok test commands::path::dirname::returns_dirname_of_path_ending_with_double_dot ... ok test commands::path::dirname::replaces_dirname_of_zero_levels_with_empty_string ... ok test commands::parse::regex::parse_works_with_streaming ... ok test commands::path::dirname::returns_dirname_of_empty_input ... ok test commands::parse::regex::parse_handles_external_stream_chunking ... ok test commands::path::exists::checks_if_double_dot_exists ... ok test commands::path::expand::expands_path_with_double_dot ... ok test commands::path::exists::checks_if_existing_file_exists ... ok test commands::path::dirname::returns_dirname_of_zero_levels ... ok test commands::path::dirname::returns_dirname_of_path_ending_with_dot ... ok test commands::path::exists::checks_tilde_relative_path_exists ... ok test commands::path::expand::expands_path_with_dot ... ok test commands::path::join::appends_slash_when_joined_with_empty_path ... ok test commands::path::join::drop_one_path_join ... ok test commands::path::expand::expands_path_without_follow_symlink ... ok test commands::path::join::returns_joined_path_when_joining_empty_path ... ok test commands::path::parse::parses_custom_extension_gets_stem ... ok test commands::path::parse::parses_custom_extension_gets_extension ... ok test commands::path::exists::checks_if_missing_file_exists ... ok test commands::path::parse::parses_ignoring_extension_gets_stem ... ok test commands::path::join::returns_path_joined_from_list ... ok test commands::path::parse::parses_single_path_stem ... ok test commands::path::parse::parses_ignoring_extension_gets_extension ... ok test commands::path::type_::returns_type_of_missing_file ... ok test commands::path::parse::parses_into_correct_number_of_columns ... ok test commands::path::parse::parses_single_path_parent ... ok test commands::platform::ansi_::test_ansi_shows_error_on_escape ... ok test commands::path::type_::returns_type_of_existing_file ... ok test commands::platform::ansi_::test_ansi_list_outputs_table ... ok test commands::path::split::splits_correctly_single_path ... ok test commands::path::split::splits_empty_path ... ok test commands::platform::kill::test_kill_invalid_pid ... ok test commands::print::print_to_stderr ... ok test commands::print::print_to_stdout ... ok test commands::prepend::adds_a_row_to_the_beginning ... ok test commands::query::db::invalid_sql_fails ... ok test commands::random::chars::generates_chars_of_specified_length ... ok test commands::query::db::can_query_single_table ... ok test commands::random::integer::generates_0 ... ok test commands::random::bool::generates_a_bool ... ok test commands::random::decimal::generates_0 ... ok test commands::random::decimal::generates_55 ... ok test commands::random::decimal::generates_a_decimal ... ok test commands::random::dice::rolls_4_roll ... ok test commands::query::db::invalid_input_fails ... ok test commands::random::integer::generates_55 ... ok test commands::range::negative_indices ... ok test commands::range::selects_some_rows ... ok test commands::random::integer::generates_an_integer ... ok test commands::range::selects_a_row ... ok test commands::redirection::redirection_keep_exit_codes ... ok test commands::reduce::error_reduce_fold_type_mismatch ... ok test commands::redirection::redirection_with_pipeline_works ... ok test commands::redirection::redirect_out ... ok test commands::path::type_::returns_type_of_existing_directory ... ok test commands::reduce::reduce_table_column_with_path ... ok test commands::redirection::redirect_err ... ok test commands::reduce::enumerate_reduce_example ... ok test commands::redirection::separate_redirection_support_variable ... ok test commands::platform::du::test_du_flag_max_depth ... ok test commands::reduce::reduce_enumerate_example ... ok test commands::reduce::reduce_enumerate_integer_addition_example ... ok test commands::platform::du::test_du_flag_min_size ... ok test commands::redirection::separate_redirection ... ok test commands::redirection::two_lines_redirection ... ok test commands::reduce::reduce_rows_example ... ok test commands::reduce::reduce_table_column ... ok test commands::reduce::reduce_with_return_in_closure ... ok test commands::reduce::error_reduce_empty ... ok test commands::reduce::folding_with_tables ... ok test commands::reject::ignores_duplicate_columns_rejected ... ok test commands::reject::complex_nested_columns ... ok test commands::reject::regular_columns ... ok test commands::reject::reject_nested_field ... ok test commands::reject::reject_large_vec_with_two_identical_elements ... ok test commands::reject::reject_record_from_raw_eval ... ok test commands::reject::reject_table_from_raw_eval ... ok test commands::redirection::redirect_outerr ... ok test commands::network::http::get::http_get_self_signed_override ... ok test commands::reject::reject_optional_row ... ok test commands::reject::reject_two_identical_elements ... ok test commands::reverse::can_get_reverse_first ... ok test commands::reject::skip_cell_rejection ... ok test commands::rename::errors_if_no_columns_present ... ok test commands::redirection::redirect_support_variable ... ok test commands::return_::early_return_if_true ... ok test commands::rm::errors_if_attempting_to_delete_home ... ok test commands::rename::changes_the_column_name ... ok test commands::network::http::get::http_get_expired_cert_override ... ok test commands::rename::errors_if_columns_param_is_empty ... ok test commands::rm::errors_if_attempting_to_delete_single_dot_as_argument ... ok test commands::rename::keeps_remaining_original_names_given_less_new_names_than_total_original_names ... ok test commands::return_::early_return_if_false ... ok test commands::reverse::fail_on_non_iterator ... ok test commands::rm::errors_if_attempting_to_delete_a_directory_with_content_without_recursive_flag ... 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::errors_if_attempting_to_delete_two_dot_as_argument ... ok test commands::rm::removes_directory_contents_with_recursive_flag ... ok test commands::rm::removes_directory_contents_without_recursive_flag_if_empty ... ok test commands::rm::remove_files_from_two_parents_up_using_multiple_dots_and_glob ... ok test commands::rm::removes_a_file ... ok test commands::rm::removes_files_with_case_sensitive_glob_matches_by_default ... ok test commands::rm::removes_deeply_nested_directories_with_wildcard_and_recursive_flag ... ok test commands::rm::removes_multiple_files ... ok test commands::rm::removes_multiple_files_with_asterisks ... ok test commands::rm::remove_ignores_ansi ... ok test commands::rm::removes_symlink ... ok test commands::rm::rm_prints_filenames_on_error ... ok test commands::rm::removes_files_with_wildcard ... ok test commands::rm::rm_wildcard_leading_dot_deletes_dotfiles ... ok test commands::run_external::backtick_expand_path_glob ... ok test commands::rm::removes_multiple_directories ... ok test commands::run_external::bare_word_expand_path_glob ... ok test commands::rm::rm_wildcard_keeps_dotfiles ... ok test commands::run_external::external_arg_with_long_flag_value_quoted ... ok test commands::run_external::failed_command_with_semicolon_will_not_execute_following_cmds ... ok test commands::run_external::explicit_glob ... ok test commands::run_external::external_command_escape_args ... ok test commands::run_external::external_args_with_quoted ... ok test commands::run_external::redirect_combine ... ok test commands::run_external::double_quote_does_not_expand_path_glob ... ok test commands::save::save_append_will_create_file_if_not_exists ... ok test commands::save::save_failure_not_overrides ... ok test commands::save::save_list_stream ... ok test commands::run_external::single_quote_does_not_expand_path_glob ... ok test commands::save::save_append_will_not_overwrite_content ... ok test commands::save::save_override_works ... ok test commands::save::save_not_override_file_by_default ... ok test commands::save::save_file_correct_relative_path ... ok test commands::save::save_not_overrides_err_by_default ... ok test commands::save::save_string_and_stream_as_raw ... ok test commands::save::writes_out_list ... ok test commands::save::writes_out_csv ... ok test commands::select::column_names_with_spaces ... ok test commands::save::writes_out_range ... ok test commands::select::regular_columns ... ok test commands::reject::reject_optional_column ... ok test commands::select::select_failed1 ... ok test commands::select::ignores_duplicate_columns_selected ... ok test commands::select::complex_nested_columns ... ok test commands::select::select_columns_with_variable_list ... ok test commands::select::fails_if_given_unknown_column_name ... ok test commands::select::select_ignores_errors_successfully1 ... ok test commands::select::ignore_errors_works ... ok test commands::select::select_failed4 ... ok test commands::select::select_failed2 ... ok test commands::select::select_failed3 ... ok test commands::select::select_ignores_errors_successfully2 ... ok test commands::select::select_ignores_errors_successfully4 ... ok test commands::select::select_ignores_errors_successfully3 ... ok test commands::select::select_rows_with_variable_list ... ok test commands::select::selects_a_row ... ok test commands::semicolon::semicolon_allows_lhs_to_complete ... ok test commands::seq::float_in_seq_leads_to_lists_of_floats ... ok test commands::seq_char::fails_when_second_arg_is_multiple_chars ... ok test commands::select::selects_many_rows ... ok test commands::semicolon::semicolon_lhs_error_stops_processing ... ok test commands::skip::skip_::fail_on_non_iterator ... ok test commands::seq::ints_in_seq_leads_to_lists_of_ints ... ok test commands::seq_char::fails_when_first_arg_is_multiple_chars ... ok test commands::select::select_single_row_with_variable ... ok test commands::skip::skip_::binary_skip ... ok test commands::skip::until::fail_on_non_iterator ... ok test commands::sort::sort_different_types ... ok test commands::skip::until::condition_is_met ... ok test commands::skip::while_::condition_is_met ... ok test commands::skip::while_::fail_on_non_iterator ... ok test commands::sort::by_invalid_types ... ok test commands::source_env::can_source_dynamic_path ... ignored test commands::sort::sort_empty ... ok test commands::sort::sort_primitive_values ... ok test commands::select::select_on_empty_list_returns_empty_list ... ok test commands::sort_by::by_column ... ok test commands::sort::sort_record_insensitive_reverse ... ok test commands::sort::sort_natural ... ok test commands::sort::sort_record_insensitive ... ok test commands::sort::sort_record_natural ... ok test commands::sort_by::by_invalid_column ... ok test commands::source_env::sources_unicode_file_in_non_utf8_dir ... ignored test commands::sort_by::fail_on_non_iterator ... ok test commands::sort::sort_record_values_insensitive ... ok test commands::sort::sort_record_values_insensitive_reverse ... ok test commands::sort::sort_record_values_natural ... ok test commands::sort_by::ls_sort_by_name_insensitive ... ok test commands::sort_by::ls_sort_by_name_sensitive ... ok test commands::sort_by::ls_sort_by_type_name_insensitive ... ok test commands::sort_by::sort_by_empty ... ok test commands::sort_by::ls_sort_by_type_name_sensitive ... ok test commands::str_::camelcases ... ignored, Playgrounds are not supported in nu-cmd-extra test commands::sort_by::no_column_specified_fails ... ok test commands::source_env::source_env_const_file ... ok test commands::source_env::source_env_eval_export_env_hide ... ok test commands::source_env::source_env_do_cd ... ok test commands::source_env::source_env_do_cd_file_relative ... ok test commands::source_env::source_env_eval_export_env ... ok test commands::split_by::splits ... ok test commands::source_env::source_env_dont_cd_overlay ... ok test commands::source_env::source_respects_early_return ... ok test commands::split_by::errors_if_no_table_given_as_input ... ok test commands::str_::collect::test_2 ... ok test commands::str_::capitalizes ... ok test commands::str_::collect::construct_a_path ... ok test commands::source_env::sources_also_files_under_custom_lib_dirs_path - should panic ... ok test commands::str_::converts_to_decimal ... ok test commands::str_::downcases ... ok test commands::str_::converts_to_int ... ok test commands::str_::collect::test_1 ... ok test commands::source_env::sources_unicode_file_in_unicode_dir_with_spaces_2 ... ok test commands::str_::into_string::from_int_decimal_trim_trailing_zeros ... ok test commands::str_::error_trim_multiple_chars ... ok test commands::source_env::sources_unicode_file_in_unicode_dir_with_spaces_1 ... ok test commands::str_::find_and_replaces_without_passing_field ... ok test commands::str_::find_and_replaces ... ok test commands::str_::into_string::from_decimal ... ok test commands::str_::into_string::from_boolean ... ok test commands::str_::into_string::from_filename ... ok test commands::str_::into_string::from_filesize ... ok test commands::str_::into_string::from_decimal_correct_trailing_zeros ... ok test commands::str_::into_string::from_int_decimal_correct_trailing_zeros ... ok test commands::split_column::to_column ... ok test commands::str_::into_string::from_nothing ... ok test commands::str_::into_string::from_number ... ok test commands::source_env::sources_unicode_file_in_normal_dir ... ok test commands::str_::into_string::from_range ... ok test commands::source_env::sources_unicode_file_in_unicode_dir_without_spaces_1 ... ok test commands::source_env::source_env_is_scoped ... 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::int_into_string_decimals_respects_system_locale_en ... ok test commands::source_env::sources_unicode_file_in_unicode_dir_without_spaces_2 ... ok test commands::str_::into_string::int_into_string ... ok test commands::str_::into_string::int_into_string_decimals_1 ... ok test commands::str_::into_string::int_into_string_decimals_0 ... ok test commands::str_::into_string::int_into_string_decimals_respects_system_locale_de ... ok test commands::str_::into_string::from_table ... ok test commands::split_row::to_row ... ok test commands::str_::str_reverse ... ok test commands::str_::regex_error_in_pattern ... ok test commands::str_::substring_errors_if_start_index_is_greater_than_end_index ... ok test commands::str_::substrings_the_input ... ok test commands::move_::mv::mv_with_update_flag ... ok test commands::str_::substrings_the_input_and_returns_blank_if_start_index_exceeds_length ... ok test commands::str_::trims ... ok test commands::table::table_0 ... ok test commands::table::table_collapse_0 ... ok test commands::str_::substrings_the_input_and_treats_end_index_as_length_if_blank_end_index_given ... ok test commands::str_::substrings_the_input_and_treats_start_index_as_zero_if_blank_start_index_given ... ok test commands::str_::upcases ... ok test commands::str_::substrings_the_input_and_returns_the_string_if_end_index_exceeds_length ... ok test commands::table::external_with_too_much_stdout_should_not_hang_nu ... ok test commands::table::table_collapse_does_wrapping_for_long_strings ... ok test commands::table::table_expand_deep_1 ... ok test commands::table::table_collapse_padding_zero ... ok test commands::table::table_collapse_padding_not_default ... ok test commands::table::table_expand_0 ... ok test commands::table::table_expand_deep_0 ... ok test commands::table::table_expand_flatten_0 ... ok test commands::table::table_expand_flatten_and_deep_1 ... ok test commands::table::table_expand_flatten_1 ... ok test commands::table::table_expand_padding_zero ... ok test commands::table::table_expand_record_0 ... ok test commands::table::table_expand_record_1 ... ok test commands::redirection::same_target_redirection_with_too_much_stderr_not_hang_nushell ... ok test commands::table::table_expand_padding_not_default ... ok test commands::table::table_index_0 ... ok test commands::table::table_expand_record_2 ... ok test commands::table::table_expand_exceed_overlap_0 ... ok test commands::table::table_padding_zero ... ok test commands::table::table_expand_index_offset ... ok test commands::table::table_padding_not_default ... ok test commands::return_::return_works_in_script_without_def_main ... 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::table::table_pagging_row_offset_overlap ... ok test commands::table::table_expande_with_no_header_internally_0 ... ok test commands::table::table_index_offset ... ok test commands::table::table_expande_with_no_header_internally_1 ... ok test commands::take::rows::fails_on_string ... ok test commands::take::rows::rows ... ok test commands::table::table_theme_on_border_basic ... ok test commands::run_external::external_arg_with_variable_name ... ok test commands::run_external::external_command_not_expand_tilde_with_quotes ... ok test commands::take::rows::rows_with_no_arguments_should_lead_to_error ... ok test commands::table::table_theme_on_border_compact_double ... ok test commands::table::table_theme_on_border_default ... ok test commands::table::table_theme_on_border_compact ... ok test commands::take::rows::works_with_binary_list ... ok test commands::table::table_theme_on_border_none ... ok test commands::table::table_theme_on_border_reinforced ... ok test commands::take::until::condition_is_met ... ok test commands::take::while_::fail_on_non_iterator ... ok test commands::take::until::fail_on_non_iterator ... ok test commands::take::while_::condition_is_met ... ok test commands::table::table_theme_on_border_heavy ... ok test commands::to_text::list_stream_to_text ... ok test commands::table::table_theme_on_border_light ... ok test commands::table::table_theme_on_border_rounded ... ok test commands::table::table_theme_on_border_with_love ... ok test commands::to_text::list_to_text ... ok test commands::touch::change_modified_and_access_time_of_file_to_today ... ok test commands::touch::change_access_time_of_file_to_today ... ok test commands::touch::creates_a_file_when_it_doesnt_exist ... ok test commands::touch::creates_file_four_dots ... ok test commands::touch::change_modified_time_of_file_to_today ... ok test commands::table::table_theme_on_border_thin ... ok test commands::touch::creates_file_four_dots_quotation_marks ... ok test commands::touch::creates_two_files ... ok test commands::touch::creates_file_three_dots ... ok test commands::transpose::row ... ok test commands::try_::catch_block_can_use_error_object ... ok test commands::transpose::row_but_all ... ok test commands::transpose::row_but_last ... ok test commands::try_::loop_try_break_should_be_successful ... ok test commands::try_::loop_try_break_on_command_should_show_successful ... ok test commands::try_::catch_can_access_error ... ok test commands::try_::catch_can_access_error_as_dollar_in ... ok test commands::try_::loop_try_ignores_continue ... ok test commands::try_::loop_catch_break_should_show_failed ... ok test commands::try_::try_succeed ... ok test commands::touch::not_create_file_if_it_not_exists ... ok test commands::try_::try_catch ... ok test commands::uniq::nested_json_structures ... ok test commands::uniq::removes_duplicate_rows ... ok test commands::uniq::uniq_empty ... ok test commands::uniq_by::missing_parameter ... ok test commands::uniq::uniq_when_keys_out_of_order ... ok test commands::uniq::uniq_values ... ok test commands::uniq_by::uniq_by_empty ... ok test commands::uniq_by::removes_duplicate_rows ... ok test commands::uniq::table ... ok test commands::table::test_collapse_big_0 ... ok test commands::uniq::table_with_ignore_case ... ok test commands::uniq::uniq_simple_vals_strs ... ok test commands::uniq::uniq_simple_vals_ints ... ok test commands::uniq::uniq_unique ... ok test commands::uniq::uniq_counting ... ok test commands::str_::test_redirection_trim ... ok test commands::uniq_by::wrong_column ... ok test commands::table::test_expand_big_0 ... ok test commands::uniq_by::table ... ok test commands::update::sets_the_column ... ok test commands::update::doesnt_convert_record_to_table ... ok test commands::update::sets_the_column_from_a_block_full_stream_output ... ok test commands::uniq_by::table_with_ignore_case ... ok test commands::update::update_list ... ok test commands::update::sets_the_column_from_a_subexpression ... ok test commands::update::update_nonexistent_column ... ok test commands::uniq_by::uniq_unique ... ok test commands::update::update_past_end_list ... ok test commands::update::update_support_lazy_record ... ok test commands::uniq_by::uniq_by_multiple_columns ... ok test commands::uniq_by::uniq_counting ... ok test commands::uniq_by::uniq_when_keys_out_of_order ... ok test commands::upsert::index_does_not_exist ... ok test commands::update::upsert_column_missing ... ok test commands::update::update_uses_enumerate_index ... ok test commands::upsert::doesnt_convert_record_to_table ... ok test commands::upsert::sets_the_column ... ok test commands::upsert::sets_the_column_from_a_subexpression ... ok test commands::upsert::sets_the_column_from_a_block_full_stream_output ... ok test commands::upsert::upsert_empty ... ok test commands::url::join::url_join_simple ... ok test commands::upsert::upsert_uses_enumerate_index_updating ... ok test commands::upsert::upsert_uses_enumerate_index_inserting ... ok test commands::url::join::url_join_with_empty_params ... ok test commands::url::join::url_join_with_fragment ... ok test commands::url::join::url_join_with_fragment_and_params ... ok test commands::url::join::url_join_with_invalid_params ... ok test commands::url::join::url_join_with_missing_host ... ok test commands::url::join::url_join_with_missing_scheme ... ok test commands::url::join::url_join_with_only_user ... ok test commands::url::join::url_join_with_only_pwd ... ok test commands::url::join::url_join_with_params ... ok test commands::url::join::url_join_with_query ... ok test commands::url::join::url_join_with_same_query_and_params ... ok test commands::url::join::url_join_with_user_and_pwd ... ok test commands::url::parse::url_parse_error_empty_url ... ok test commands::url::parse::url_parse_simple ... ok test commands::upsert::upsert_support_lazy_record ... ok test commands::url::join::url_join_with_different_query_and_params ... ok test commands::url::parse::url_parse_with_fragment ... ok test commands::url::parse::url_parse_with_params ... ok test commands::url::join::url_join_with_invalid_port ... ok test commands::url::parse::url_parse_with_path ... ok test commands::url::join::url_join_with_port ... ok test commands::url::parse::url_parse_with_username_and_password ... ok test commands::use_::use_dont_cd_overlay ... ok test commands::use_::use_do_cd_file_relative ... ok test commands::use_::use_do_cd ... ok test commands::url::parse::url_parse_with_port ... ok test commands::use_::use_eval_export_env ... ok test commands::use_::use_eval_export_env_hide ... ok test commands::use_::use_export_env_combined ... ok test commands::use_::use_main_2 ... ok test commands::use_::use_main_1 ... ok test commands::use_::use_main_3 ... ok test commands::use_::use_main_4 ... ok test commands::use_::use_main_def_env ... ok test commands::use_::use_keeps_doc_comments ... ok test commands::use_::use_main_def_known_external ... ok test commands::use_::use_module_file_within_block ... 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::where_::fail_on_non_iterator ... ok test commands::use_::use_module_creates_accurate_did_you_mean_1 ... ok test commands::use_::use_module_creates_accurate_did_you_mean_2 ... ok test commands::which::multiple_reports_for_alias_def_custom ... ignored, TODO: Can't have alias with the same name as command test commands::use_::use_main_not_exported ... ok test commands::which::which_alias_ls ... ignored, TODO: Can't have alias recursion test commands::where_::filters_by_unit_size_comparison ... ok test commands::where_::filters_with_1_arity_block ... ok test commands::where_::filters_with_nothing_comparison ... ok test commands::where_::filters_with_0_arity_block ... ok test commands::where_::unique_env_each_iteration ... ok test commands::where_::where_inside_block_works ... ok test commands::where_::where_in_table ... ok test commands::where_::where_not_in_table ... ok test commands::where_::where_gt_null ... ok test commands::which::def_only_seen_once ... ok test commands::where_::contains_operator ... ok test commands::which::do_not_show_hidden_aliases ... ok test commands::which::one_report_of_multiple_defs ... ok test commands::which::do_not_show_hidden_commands ... ok test commands::where_::where_uses_enumerate_index ... ok test commands::which::which_custom_alias ... 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_declare_input_output_types ... ok test commands::with_env::with_env_extends_environment ... ok test commands::with_env::with_env_shorthand ... 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::wrap::wrap_rows_into_a_row ... ok test commands::zip::zips_two_tables ... ok test commands::wrap::wrap_rows_into_a_table ... ok test commands::with_env::with_env_shorthand_trims_quotes ... ok test commands::zip::zips_two_lists ... ok test format_conversions::csv::from_csv_text_skipping_headers_to_table ... ok test format_conversions::csv::from_csv_text_to_table ... ok test commands::with_env::with_env_and_shorthand_same_result ... ok test format_conversions::csv::from_csv_text_with_comments_to_table ... ok test format_conversions::csv::from_csv_text_with_custom_quotes_to_table ... ok test format_conversions::csv::from_csv_text_with_custom_escapes_to_table ... ok test format_conversions::csv::from_csv_text_with_missing_columns_to_table ... ok test format_conversions::csv::from_csv_text_with_multiple_char_separator ... ok test format_conversions::csv::from_csv_text_with_separator_to_table ... ok test format_conversions::csv::from_csv_text_with_tab_separator_to_table ... ok test format_conversions::csv::from_csv_text_with_wrong_type_separator ... ok test format_conversions::csv::infers_types ... ok test format_conversions::csv::string_to_csv_error ... ok test format_conversions::csv::list_not_table_error ... ok test format_conversions::csv::table_to_csv_text ... ok test format_conversions::csv::table_to_csv_text_and_from_csv_text_back_into_table ... ok test format_conversions::csv::table_with_record_error ... ok test format_conversions::json::from_json_text_recognizing_objects_independently_to_table ... ok test commands::where_::binary_operator_comparisons ... 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::ranges_to_json_as_array ... ok test format_conversions::json::table_to_json_text_and_from_json_text_back_into_table ... ok test format_conversions::json::table_to_json_text ... ok test format_conversions::json::unbounded_from_in_range_fails ... ok test format_conversions::markdown::md_combined ... ok test format_conversions::markdown::md_empty ... ok test format_conversions::markdown::md_empty_pretty ... ok test format_conversions::markdown::md_simple_pretty ... ok test format_conversions::markdown::md_simple ... ok test format_conversions::markdown::md_table ... ok test format_conversions::markdown::md_table_pretty ... ok test format_conversions::nuon::binary_roundtrip ... ok test format_conversions::nuon::binary_to ... ok test commands::try_::external_failed_should_be_caught ... ok test format_conversions::nuon::float_doesnt_become_int ... ok test format_conversions::nuon::float_inf_parsed_properly ... ok test format_conversions::nuon::float_nan_parsed_properly ... ok test format_conversions::nuon::from_nuon_duration ... ok test format_conversions::nuon::from_nuon_datetime ... ok test format_conversions::nuon::from_nuon_filesize ... ok test format_conversions::json::inf_in_range_fails ... ok test format_conversions::nuon::float_neg_inf_parsed_properly ... ok test format_conversions::nuon::from_nuon_range ... ok test format_conversions::nuon::read_binary_data ... ok test format_conversions::nuon::quotes_some_strings_necessarily ... ok test format_conversions::nuon::read_bool ... ok test format_conversions::nuon::does_not_quote_strings_unnecessarily ... ok test format_conversions::nuon::read_code_should_fail_rather_than_panic ... ok test format_conversions::nuon::to_nuon_datetime ... ok test format_conversions::nuon::to_nuon_bool ... ok test format_conversions::nuon::read_record ... ok test format_conversions::nuon::to_nuon_duration ... ok test format_conversions::nuon::to_nuon_correct_compaction ... ok test format_conversions::nuon::to_nuon_errs_on_closure ... ok test format_conversions::nuon::to_nuon_converts_columns_with_spaces ... ok test format_conversions::nuon::to_nuon_escaping ... ok test format_conversions::nuon::to_nuon_escaping2 ... ok test format_conversions::nuon::to_nuon_escaping3 ... ok test format_conversions::nuon::to_nuon_escaping4 ... ok test format_conversions::nuon::to_nuon_filesize ... ok test format_conversions::nuon::to_nuon_list_of_numbers ... ok test format_conversions::nuon::to_nuon_escaping5 ... ok test format_conversions::nuon::to_nuon_negative_int ... ok test format_conversions::nuon::to_nuon_list_of_strings ... ok test format_conversions::nuon::to_nuon_quotes_empty_string ... ok test format_conversions::nuon::to_nuon_quotes_empty_string_in_list ... ok test format_conversions::nuon::to_nuon_range ... ok test commands::table::table_collapse_hearts ... ok test format_conversions::nuon::to_nuon_records ... ok test format_conversions::nuon::to_nuon_quotes_empty_string_in_table ... ok test commands::table::table_collapse_compact ... ok test commands::table::table_collapse_none ... ok test format_conversions::nuon::to_nuon_table ... ok test commands::table::table_collapse_compact_double ... ok test commands::table::table_collapse_compact_thin ... ok test commands::table::table_collapse_compact_reinforced ... ok test commands::table::table_collapse_compact_light ... ok test commands::table::table_collapse_basic ... ok test commands::table::table_collapse_heavy ... ok test format_conversions::ods::from_ods_file_to_table ... ok test format_conversions::ssv::from_ssv_text_to_table_with_separator_specified ... ok test format_conversions::toml::big_record_to_toml_text_and_from_toml_text_back_into_record ... ok test format_conversions::ssv::from_ssv_text_to_table ... ok test format_conversions::toml::nested_records_to_toml ... ok test format_conversions::toml::record_map_to_toml ... ok test format_conversions::ods::from_ods_file_to_table_select_sheet ... ok test format_conversions::toml::nested_tables_to_toml ... ok test format_conversions::toml::records_with_tables_to_toml ... ok test format_conversions::tsv::from_tsv_text_skipping_headers_to_table ... ok test format_conversions::toml::table_to_toml_fails ... ok test format_conversions::toml::string_to_toml_fails ... ok test format_conversions::tsv::from_tsv_text_with_comments_to_table ... ok test format_conversions::tsv::from_tsv_text_to_table ... ok test format_conversions::tsv::from_tsv_text_with_custom_escapes_to_table ... ok test format_conversions::json::top_level_values_from_json ... ok test no_search_term_duplicates ... ok test format_conversions::tsv::from_tsv_text_with_custom_quotes_to_table ... ok test signature_name_matches_command_name ... ok test format_conversions::tsv::from_tsv_text_with_wrong_type_comment ... ok test format_conversions::tsv::from_tsv_text_with_multiple_char_comment ... ok test format_conversions::tsv::from_tsv_text_with_missing_columns_to_table ... ok test format_conversions::tsv::table_to_tsv_text_and_from_tsv_text_back_into_table_using_csv_separator ... ok test format_conversions::tsv::table_to_tsv_text ... ok test format_conversions::tsv::table_to_tsv_text_skipping_headers_after_conversion ... 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 quickcheck_parse ... ok test format_conversions::xlsx::from_excel_file_to_table_select_sheet ... ok test format_conversions::yaml::convert_dict_to_yaml_with_integer_floats_key ... ok test format_conversions::yaml::convert_dict_to_yaml_with_integer_key ... ok test format_conversions::yaml::convert_dict_to_yaml_with_boolean_key ... 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::xlsx::from_excel_file_to_table ... ok test commands::save::save_stderr_and_stdout_to_diff_file ... ok test commands::save::save_override_works_stderr ... ok test commands::while_::while_break_on_external_failed ... ok test commands::with_env::shorthand_doesnt_reorder_arguments ... ok test commands::save::save_append_works_on_stderr ... ok test commands::while_::failed_while_should_break_running ... ok test commands::with_env::test_redirection2 ... ok test commands::save::save_stderr_and_stdout_to_afame_file ... ok test commands::run_external::better_empty_redirection ... ok test result: ok. 1134 passed; 0 failed; 14 ignored; 0 measured; 0 filtered out; finished in 20.24s Running unittests src/lib.rs (target/debug/deps/nu_engine-6f1e9f30ac97b8f7) 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-0f681ea03b16187c) 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-950ac21fe2eda409) running 18 tests test test::test_glob_errors ... ok test test::test_absolute_pattern ... ok test test::test_iteration_errors ... ok test test::test_path_join ... ok test test::test_matches_path ... ok test test::test_pattern_escape ... ok test test::test_pattern_from_str ... ok test test::test_pattern_matches_case_insensitive ... ok test test::test_pattern_matches ... ok test test::test_pattern_matches_case_insensitive_range ... ok test test::test_pattern_matches_require_literal_leading_dot ... ok test test::test_pattern_matches_require_literal_separator ... ok test test::test_unclosed_bracket_errors ... ok test test::test_recursive_wildcards ... ok test test::test_wildcard_errors ... 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 2.64s Running unittests src/lib.rs (target/debug/deps/nu_json-84a3a251da07ef2e) 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-903fc93fde000392) 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_parser-78b577e5fe02e7c0) running 4 tests test deparse::test::test_arg_with_flag ... ok test deparse::test::test_escape ... ok test deparse::test::test_flag_arg_with_values_contains_space ... ok test deparse::test::test_not_extra_quote ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/test_lex.rs (target/debug/deps/test_lex-4d65ba568dd57043) running 18 tests test lex_annotations_empty ... ok test lex_annotations_list ... ok test lex_annotations_nested_unterminated ... ok test lex_annotations_nested ... 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_empty ... ok test lex_comments_no_space ... 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-5aaed5eb1e037afd) running 64 tests test multi_test_parse_number ... ignored test parse_binary_with_binary_format ... ok test parse_binary_with_incomplete_binary_format ... ok test parse_binary_with_incomplete_octal_format ... ok test parse_binary_with_incomplete_hex_format ... ok test parse_binary_with_hex_format ... ok test parse_binary_with_invalid_octal_format ... ok test parse_binary_with_octal_format ... ok test parse_binary_with_multi_byte_char ... ok test input_types::call_non_custom_types_test ... ok test parse_call ... ok test parse_call_missing_req_flag ... ok test parse_call_extra_positional ... ok test parse_call_missing_req_positional ... ok test parse_call_missing_flag_arg ... ok test parse_call_missing_short_flag_arg ... ok test parse_call_short_flag_batch_arg_allowed ... ok test parse_cell_path ... ok test parse_cell_path_optional ... ok test parse_int ... ok test parse_call_unknown_shorthand ... ok test parse_int_with_underscores ... ok test parse_call_short_flag_batch_arg_disallowed ... ok test parse_call_short_flag_batch_disallow_multiple_args ... ok test input_types::else_if_errors_correctly ... ok test range::parse_bounded_range::case_01 ... ok test input_types::nested_operations_test ... ok test input_types::else_errors_correctly ... ok test range::bad_parse_does_crash ... ok test input_types::call_with_list_test ... ok test range::parse_bounded_range::case_03 ... ok test range::parse_bounded_range::case_02 ... ok test range::parse_bounded_range::case_04 ... 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_11 ... ok test range::parse_bounded_range::case_08 ... ok test range::parse_bounded_range::case_06 ... ok test range::parse_bounded_range::case_07 ... ok test range::parse_float_range::case_1 ... ok test range::parse_left_unbounded_range::case_1 ... ok test range::parse_float_range::case_3 ... ok test range::parse_left_unbounded_range::case_2 ... ok test range::parse_float_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_1 ... ok test range::parse_right_unbounded_range::case_3 ... ok test multi_test_parse_int ... ok test range::parse_variable_range::case_1 ... ok test range::parse_variable_range::case_2 ... ok test string::interpolation::parse_string_interpolation_backslash_count_reset_by_expression ... ok test string::interpolation::parse_nested_expressions ... ok test string::interpolation::parse_path_expression ... ok test range::parse_variable_range::case_3 ... ok test test_parse_any ... ignored test string::parse_string ... ok test string::interpolation::parse_string_interpolation ... ok test string::interpolation::parse_string_interpolation_escaped_parenthesis ... ok test test_nothing_comparison_eq ... ok test string::interpolation::parse_string_interpolation_escaped_backslash_before_parenthesis ... ok test test_nothing_comparison_neq ... ok test input_types::operations_within_blocks_test ... ok test result: ok. 62 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.01s Running tests/test_parser_unicode_escapes.rs (target/debug/deps/test_parser_unicode_escapes-28d92d60e0a2e576) 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.00s Running unittests src/lib.rs (target/debug/deps/nu_path-e9e23445e73ab7ef) running 26 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_single_dot_no_change ... ok test dots::tests::expand_dots_simple ... 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_three_ndots_and_chars ... ok test dots::tests::string_with_one_dot_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 result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/mod.rs (target/debug/deps/mod-acac47b5ad5b362c) running 4 tests test util::trims_many_trailing_slashes ... ok test util::trims_trailing_slash ... ok test util::trims_trailing_slash_without_trailing_slash ... ok test util::trims_trailing_slash_empty ... 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-92ed55f252966519) 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-ed8c754ba958fa12) running 17 tests test protocol::evaluated_call::test::call_to_value ... ok test serializers::json::tests::callinfo_round_trip_signature ... ok test serializers::json::tests::response_round_trip_error_none ... ok test serializers::json::tests::response_round_trip_error ... ok test serializers::json::tests::response_round_trip_plugin_data ... ok test serializers::json::tests::callinfo_round_trip_collapsecustomvalue ... 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::msgpack::tests::response_round_trip_error_none ... ok test serializers::msgpack::tests::callinfo_round_trip_callinfo ... ok test serializers::msgpack::tests::response_round_trip_plugin_data ... ok test serializers::json::tests::response_round_trip_signature ... ok test serializers::msgpack::tests::response_round_trip_value ... 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.00s Running unittests src/lib.rs (target/debug/deps/nu_pretty_hex-9450a417716c988e) 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-34409d88db3fb73f) 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-a940362cebcfe9f2) running 15 tests test ty::tests::subtype_relation::test_any_is_top_type ... ok test engine::engine_state::engine_state_tests::add_file_gives_id ... ok test ty::tests::subtype_relation::test_number_supertype ... ok test ty::tests::subtype_relation::test_reflexivity ... ok test engine::engine_state::engine_state_tests::add_file_gives_id_including_parent ... ok test engine::engine_state::engine_state_tests::merge_states ... ok test engine::engine_state::engine_state_tests::list_variables ... 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_negative_year_datetime ... ok test value::tests::is_empty::test_list ... ok test value::tests::is_empty::test_record ... ok test ty::tests::subtype_relation::test_list_covariance ... ok test value::tests::is_empty::test_string ... ok test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/into_config.rs (target/debug/deps/into_config-827720a263062bdc) 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_affected_when_mutated ... ok test config_preserved_after_do ... ok test config_is_mutable ... ok test config_add_unsupported_type ... ok test config_add_unsupported_key ... ok test config_add_unsupported_value ... ok test config_affected_when_deep_mutated ... ok test result: ok. 7 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 1.05s Running tests/test_config.rs (target/debug/deps/test_config-9e7a94a7cb7d030c) running 5 tests test filesize_metric_true ... ok test filesize_format_auto_metric_false ... ok test filesize_metric_overrides_format ... ok test filesize_format_auto_metric_true ... ok test filesize_metric_false ... ok test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.85s Running tests/test_pipeline_data.rs (target/debug/deps/test_pipeline_data-8d9a41b6445574e1) 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-9fb4e63da61b0b48) running 5 tests test test_signature ... ok test test_signature_chained ... ok test test_signature_round_trip ... ok test test_signature_same_short - should panic ... ok test test_signature_same_name - 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-90c2cc91d3f00244) 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-2b6cf6cb3fff9ca9) 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-9e2260639c75f5db) 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-62864142c1355118) 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-8db40b3898bb60c4) 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-f642b634ea04a1f3) running 7 tests test data_and_header_has_different_size_doesnt_work ... ok test wrap_test ... ok test truncate_test ... ok test truncate_with_suffix_test ... ok test wrap_keep_words_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.02s Running tests/expand.rs (target/debug/deps/expand-394fea15abee4aff) 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-53bda219029c1da1) running 10 tests test test_none ... ok test test_basic ... ok test test_reinforced ... ok test test_compact ... ok test test_rounded ... ok test test_light ... ok test test_thin ... ok test test_compact_double ... ok test test_heavy ... ok test test_with_love ... 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-6fa3d358c213bb4f) 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::number_grid_with_pipe ... ok test grid::test::numbers_right ... ok test grid::test::one_item ... ok test grid::test::one_item_exact_width ... 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-888e1db3732859a0) 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-81a822d1ee9343fd) 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-d72f60575cc56845) 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-4950c8c3fea0c475) 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-53380d93a21cbb12) 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-5a132ce203a789e6) 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-3646f44b9bdefcef) 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-d5e9612c11b159fa) 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-04aa4fc21243b88b) 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-e3cea197e822a738) 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-0c8f6847df5e1226) 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-c4fe2ba3dd073ff7) 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-70ae6042be49fde0) 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-8d494c9087e2f6c1) running 39 tests test query_json::tests::answer_from_get_children ... ok test query_json::tests::answer_from_get_age ... ok test query_json::tests::validate_string ... ok test query_json::tests::answer_from_get_friends_first_name ... ok test query_json::tests::answer_from_get_children_count ... ok test query_web::tests::test_first_child_is_not_empty ... 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_find_first_some ... ok test web_tables::tests::test_row_get_without_headers ... ok test query_xml::tests::position_function_in_predicate ... ok test web_tables::tests::test_row_as_slice_with_headers ... ok test web_tables::tests::test_row_get_with_headers ... ok test query_xml::tests::functions_implicitly_coerce_argument_types ... ok test web_tables::tests::test_find_by_headers_none ... ok test web_tables::tests::test_headers_empty ... ok test web_tables::tests::test_row_iter_simple ... ok test web_tables::tests::test_row_as_slice_without_headers_two_tables ... ok test web_tables::tests::test_find_by_id_none ... ok test web_tables::tests::test_find_by_headers_empty ... ok test web_tables::tests::test_row_as_slice_with_headers_two_tables ... 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_find_by_id_some ... ok test web_tables::tests::test_row_iter_complex ... ok test web_tables::tests::test_row_get_complex ... ok test web_tables::tests::test_row_is_empty ... ok test web_tables::tests::test_row_len ... ok test web_tables::tests::test_row_iter_complex_two_tables ... 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_headers_nonempty ... ok test web_tables::tests::test_row_as_slice_complex_two_tables ... ok test web_tables::tests::test_row_len_two_tables ... ok test web_tables::tests::test_find_by_headers_some ... ok test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s Running unittests src/main.rs (target/debug/deps/nu_plugin_query-8dbbde8dcb6be0f1) 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 1 test test src/filesystem/util.rs - filesystem::util::users::get_user_groups (line 203) ... ignored test result: ok. 0 passed; 0 failed; 1 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 7 tests test src/lib.rs - MatchOptions::new (line 1055) ... ignored test src/lib.rs - glob (line 146) ... ignored test src/lib.rs - (line 44) - compile ... ok test src/lib.rs - (line 29) - compile ... ok test src/lib.rs - glob (line 130) - compile ... ok test src/lib.rs - Pattern::matches (line 711) ... ok test src/lib.rs - glob (line 154) ... ok test result: ok. 5 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.25s 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-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 12 tests test src/plugin/mod.rs - plugin::Plugin (line 198) ... ok test src/protocol/evaluated_call.rs - protocol::evaluated_call::EvaluatedCall::get_flag_value (line 130) ... ok test src/protocol/evaluated_call.rs - protocol::evaluated_call::EvaluatedCall::get_flag_value (line 109) ... ok test src/protocol/evaluated_call.rs - protocol::evaluated_call::EvaluatedCall::has_flag (line 81) ... ok test src/protocol/evaluated_call.rs - protocol::evaluated_call::EvaluatedCall::get_flag (line 190) ... ok test src/protocol/evaluated_call.rs - protocol::evaluated_call::EvaluatedCall::get_flag (line 207) ... ok test src/protocol/evaluated_call.rs - protocol::evaluated_call::EvaluatedCall::has_flag (line 65) ... ok test src/protocol/evaluated_call.rs - protocol::evaluated_call::EvaluatedCall::get_flag (line 224) ... ok test src/protocol/evaluated_call.rs - protocol::evaluated_call::EvaluatedCall::nth (line 160) ... ok test src/protocol/evaluated_call.rs - protocol::evaluated_call::EvaluatedCall::rest (line 251) ... ok test src/plugin/mod.rs - plugin::serve_plugin (line 257) ... ok test src/lib.rs - (line 18) ... ok test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 18.23s Doc-tests nu-protocol running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests nu-std running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s 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 src/grid.rs - grid (line 7) ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s 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-plugins*: Running split function _plugins... '/home/buildozer/aports/testing/nushell/pkg/nushell/usr/bin/nu_plugin_custom_values' -> '/home/buildozer/aports/testing/nushell/pkg/nushell-plugins/usr/bin/nu_plugin_custom_values' '/home/buildozer/aports/testing/nushell/pkg/nushell/usr/bin/nu_plugin_example' -> '/home/buildozer/aports/testing/nushell/pkg/nushell-plugins/usr/bin/nu_plugin_example' '/home/buildozer/aports/testing/nushell/pkg/nushell/usr/bin/nu_plugin_formats' -> '/home/buildozer/aports/testing/nushell/pkg/nushell-plugins/usr/bin/nu_plugin_formats' '/home/buildozer/aports/testing/nushell/pkg/nushell/usr/bin/nu_plugin_gstat' -> '/home/buildozer/aports/testing/nushell/pkg/nushell-plugins/usr/bin/nu_plugin_gstat' '/home/buildozer/aports/testing/nushell/pkg/nushell/usr/bin/nu_plugin_inc' -> '/home/buildozer/aports/testing/nushell/pkg/nushell-plugins/usr/bin/nu_plugin_inc' '/home/buildozer/aports/testing/nushell/pkg/nushell/usr/bin/nu_plugin_query' -> '/home/buildozer/aports/testing/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.84.0-r0.apk >>> nushell*: Adding .post-install >>> nushell*: Adding .post-upgrade >>> nushell*: Adding .pre-deinstall >>> nushell-plugins*: Scanning shared objects >>> nushell*: Scanning shared objects >>> nushell-plugins*: Tracing dependencies... nushell=0.84.0-r0 so:libc.musl-x86_64.so.1 so:libcrypto.so.3 so:libgcc_s.so.1 so:libgit2.so.1.7 so:libssl.so.3 >>> nushell-plugins*: Package size: 11.2 MB >>> nushell-plugins*: Compressing data... >>> nushell-plugins*: Create checksum... >>> nushell-plugins*: Create nushell-plugins-0.84.0-r0.apk >>> nushell*: Tracing dependencies... /bin/sh so:libc.musl-x86_64.so.1 so:libcrypto.so.3 so:libgcc_s.so.1 so:libsqlite3.so.0 so:libssl.so.3 >>> nushell*: Package size: 13.4 MB >>> nushell*: Compressing data... >>> nushell*: Create checksum... >>> nushell*: Create nushell-0.84.0-r0.apk >>> nushell: Build complete at Sat, 26 Aug 2023 22:04:41 +0000 elapsed time 0h 13m 4s >>> nushell: Cleaning up srcdir >>> nushell: Cleaning up pkgdir >>> nushell: Uninstalling dependencies... (1/38) Purging .makedepends-nushell (20230826.215139) (2/38) Purging cargo (1.71.1-r0) (3/38) Purging rust (1.71.1-r0) (4/38) Purging cargo-auditable (0.6.1-r3) (5/38) Purging libgit2-dev (1.7.1-r0) (6/38) Purging curl-dev (8.2.1-r0) (7/38) Purging brotli-dev (1.0.9-r15) (8/38) Purging brotli (1.0.9-r15) (9/38) Purging c-ares-dev (1.19.1-r1) (10/38) Purging libidn2-dev (2.3.4-r3) (11/38) Purging nghttp2-dev (1.55.1-r0) (12/38) Purging libssh2-dev (1.11.0-r0) (13/38) Purging http-parser-dev (2.9.4-r0) (14/38) Purging libgit2 (1.7.1-r0) (15/38) Purging openssl-dev (3.1.2-r0) (16/38) Purging sqlite-dev (3.43.0-r0) (17/38) Purging sqlite (3.43.0-r0) (18/38) Purging sqlite-libs (3.43.0-r0) (19/38) Purging bash (5.2.15-r5) Executing bash-5.2.15-r5.pre-deinstall (20/38) Purging http-parser (2.9.4-r0) (21/38) Purging libssh2 (1.11.0-r0) (22/38) Purging llvm16-libs (16.0.6-r6) (23/38) Purging pcre2-dev (10.42-r1) (24/38) Purging libedit-dev (20221030.3.1-r3) (25/38) Purging bsd-compat-headers (0.7.2-r5) (26/38) Purging ncurses-dev (6.4_p20230722-r0) (27/38) Purging libncurses++ (6.4_p20230722-r0) (28/38) Purging libpanelw (6.4_p20230722-r0) (29/38) Purging zlib-dev (1.2.13-r2) (30/38) Purging libpcre2-16 (10.42-r1) (31/38) Purging libpcre2-32 (10.42-r1) (32/38) Purging readline (8.2.1-r2) (33/38) Purging scudo-malloc (16.0.6-r3) (34/38) Purging libffi (3.4.4-r3) (35/38) Purging libformw (6.4_p20230722-r0) (36/38) Purging libmenuw (6.4_p20230722-r0) (37/38) Purging libxml2 (2.11.5-r0) (38/38) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r6.trigger OK: 377 MiB in 105 packages >>> nushell: Updating the testing/x86_64 repository index... >>> nushell: Signing the index...