[INFO] fetching crate nu-parser 0.98.0... [INFO] testing nu-parser-0.98.0 against try#f23b22458132fb20faeb8a915b1c252478696f25 for pr-131095 [INFO] extracting crate nu-parser 0.98.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate nu-parser 0.98.0 on toolchain f23b22458132fb20faeb8a915b1c252478696f25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nu-parser 0.98.0 [INFO] finished tweaking crates.io crate nu-parser 0.98.0 [INFO] tweaked toml for crates.io crate nu-parser 0.98.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 220 packages to latest compatible versions [INFO] [stderr] Adding rstest v0.18.2 (available: v0.23.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ce11bb939e98e7319a09e74a69e48f6aa13ea1edc5ae3e6a13fd416238cdec0 [INFO] running `Command { std: "docker" "start" "-a" "1ce11bb939e98e7319a09e74a69e48f6aa13ea1edc5ae3e6a13fd416238cdec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ce11bb939e98e7319a09e74a69e48f6aa13ea1edc5ae3e6a13fd416238cdec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ce11bb939e98e7319a09e74a69e48f6aa13ea1edc5ae3e6a13fd416238cdec0", kill_on_drop: false }` [INFO] [stdout] 1ce11bb939e98e7319a09e74a69e48f6aa13ea1edc5ae3e6a13fd416238cdec0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2be8e106c97de2e865e03df243077e04f0aba927a7cec8eea00875dd9a015632 [INFO] running `Command { std: "docker" "start" "-a" "2be8e106c97de2e865e03df243077e04f0aba927a7cec8eea00875dd9a015632", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling pure-rust-locales v0.8.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling supports-color v3.0.1 [INFO] [stderr] Compiling lscolors v0.17.0 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling supports-hyperlinks v3.0.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling sys-locale v0.3.1 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling lru v0.12.4 [INFO] [stderr] Compiling nu-glob v0.98.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling byte-unit v5.1.4 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling brotli v5.0.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling typetag-impl v0.2.18 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling nu-derive-value v0.98.0 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling pwd v1.4.0 [INFO] [stderr] Compiling nu-path v0.98.0 [INFO] [stderr] Compiling miette v7.2.0 [INFO] [stderr] Compiling sysinfo v0.30.13 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling nu-utils v0.98.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling typetag v0.2.18 [INFO] [stderr] Compiling procfs-core v0.16.0 [INFO] [stderr] Compiling chrono-humanize v0.2.3 [INFO] [stderr] Compiling nu-system v0.98.0 [INFO] [stderr] Compiling nu-protocol v0.98.0 [INFO] [stderr] Compiling nu-engine v0.98.0 [INFO] [stderr] Compiling nu-parser v0.98.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.08s [INFO] running `Command { std: "docker" "inspect" "2be8e106c97de2e865e03df243077e04f0aba927a7cec8eea00875dd9a015632", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2be8e106c97de2e865e03df243077e04f0aba927a7cec8eea00875dd9a015632", kill_on_drop: false }` [INFO] [stdout] 2be8e106c97de2e865e03df243077e04f0aba927a7cec8eea00875dd9a015632 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d22c19c3f08b18a9299db40988b3955e43f770686d8837b69bdc9b13bbee5b36 [INFO] running `Command { std: "docker" "start" "-a" "d22c19c3f08b18a9299db40988b3955e43f770686d8837b69bdc9b13bbee5b36", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling typetag-impl v0.2.18 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling nu-derive-value v0.98.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling pwd v1.4.0 [INFO] [stderr] Compiling miette v7.2.0 [INFO] [stderr] Compiling nu-path v0.98.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling nu-utils v0.98.0 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling typetag v0.2.18 [INFO] [stderr] Compiling procfs-core v0.16.0 [INFO] [stderr] Compiling chrono-humanize v0.2.3 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Compiling nu-system v0.98.0 [INFO] [stderr] Compiling nu-protocol v0.98.0 [INFO] [stderr] Compiling nu-engine v0.98.0 [INFO] [stderr] Compiling nu-parser v0.98.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 51.32s [INFO] running `Command { std: "docker" "inspect" "d22c19c3f08b18a9299db40988b3955e43f770686d8837b69bdc9b13bbee5b36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d22c19c3f08b18a9299db40988b3955e43f770686d8837b69bdc9b13bbee5b36", kill_on_drop: false }` [INFO] [stdout] d22c19c3f08b18a9299db40988b3955e43f770686d8837b69bdc9b13bbee5b36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 17c4eff66146f4401bb982b00904717c2f4baf27af5874fa7ae139e62eddf5d3 [INFO] running `Command { std: "docker" "start" "-a" "17c4eff66146f4401bb982b00904717c2f4baf27af5874fa7ae139e62eddf5d3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nu_parser-fbb3433e94463013) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test deparse::test::test_arg_with_flag ... ok [INFO] [stdout] test deparse::test::test_escape ... ok [INFO] [stdout] test deparse::test::test_not_extra_quote ... ok [INFO] [stdout] test deparse::test::test_quote_special ... ok [INFO] [stdout] test deparse::test::test_flag_arg_with_values_contains_special ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_lex.rs (/opt/rustwide/target/debug/deps/test_lex-8b457f5a55b2b4e4) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test lex_annotations_empty ... ok [INFO] [stdout] test lex_annotations_list ... ok [INFO] [stdout] test lex_annotations_nested ... ok [INFO] [stdout] test lex_annotations_nested_unterminated ... ok [INFO] [stdout] test lex_annotations_record ... ok [INFO] [stdout] test lex_annotations_space_before_annotations ... ok [INFO] [stdout] test lex_annotations_space_within_annotations ... ok [INFO] [stdout] test lex_annotations_unterminated ... ok [INFO] [stdout] test lex_basic ... ok [INFO] [stdout] test lex_comment ... ok [INFO] [stdout] test lex_comments ... ok [INFO] [stdout] test lex_comments_no_space ... ok [INFO] [stdout] test lex_empty ... ok [INFO] [stdout] test lex_incomplete_paren ... ok [INFO] [stdout] test lex_incomplete_quote ... ok [INFO] [stdout] test lex_is_incomplete ... ok [INFO] [stdout] test lex_manually ... ok [INFO] [stdout] test lex_newline ... ok [INFO] [stdout] test lex_parenthesis ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_parser.rs (/opt/rustwide/target/debug/deps/test_parser-b0cbc96dcbae3a3e) [INFO] [stdout] [INFO] [stdout] running 190 tests [INFO] [stdout] test input_types::call_non_custom_types_test ... ok [INFO] [stdout] test input_types::test_type_annotations::case_01_input_output ... ok [INFO] [stdout] test input_types::test_type_annotations::case_03_input_output ... ok [INFO] [stdout] test input_types::test_type_annotations::case_02_input_output ... ok [INFO] [stdout] test input_types::nested_operations_test ... ok [INFO] [stdout] test input_types::else_if_errors_correctly ... ok [INFO] [stdout] test input_types::test_type_annotations::case_04_input_output ... ok [INFO] [stdout] test input_types::test_type_annotations::case_05_input_output ... ok [INFO] [stdout] test input_types::else_errors_correctly ... ok [INFO] [stdout] test input_types::call_with_list_test ... ok [INFO] [stdout] test input_types::test_type_annotations::case_06_input_output ... ok [INFO] [stdout] test input_types::test_type_annotations::case_07_input_output ... ok [INFO] [stdout] test input_types::test_type_annotations::case_09_input_output ... ok [INFO] [stdout] test input_types::test_type_annotations::case_10_input_output ... ok [INFO] [stdout] test input_types::test_type_annotations::case_08_input_output ... ok [INFO] [stdout] test input_types::test_type_annotations::case_13_vardecl ... ok [INFO] [stdout] test multi_test_parse_number ... ignored [INFO] [stdout] test input_types::test_type_annotations::case_12_vardecl ... ok [INFO] [stdout] test input_types::test_type_annotations::case_11_input_output ... ok [INFO] [stdout] test input_types::test_type_annotations::case_15_vardecl ... ok [INFO] [stdout] test input_types::test_type_annotations::case_14_vardecl ... ok [INFO] [stdout] test input_types::test_type_annotations::case_16_vardecl ... ok [INFO] [stdout] test operator::parse_comparison_operators_with_string_and_string::case_1 ... ok [INFO] [stdout] test operator::parse_comparison_operators_with_string_and_string::case_2 ... ok [INFO] [stdout] test input_types::test_type_annotations::case_19_vardecl ... ok [INFO] [stdout] test input_types::test_type_annotations::case_17_vardecl ... ok [INFO] [stdout] test input_types::operations_within_blocks_test ... ok [INFO] [stdout] test input_types::test_type_annotations::case_18_vardecl ... ok [INFO] [stdout] test input_types::test_type_annotations::case_20_vardecl ... ok [INFO] [stdout] test operator::parse_comparison_operators_with_string_and_string::case_4 ... ok [INFO] [stdout] test parse_binary_with_binary_format ... ok [INFO] [stdout] test parse_binary_with_hex_format ... ok [INFO] [stdout] test operator::parse_comparison_operators_with_string_and_string::case_3 ... ok [INFO] [stdout] test parse_binary_with_incomplete_binary_format ... ok [INFO] [stdout] test parse_binary_with_incomplete_octal_format ... ok [INFO] [stdout] test parse_call ... ok [INFO] [stdout] test parse_binary_with_incomplete_hex_format ... ok [INFO] [stdout] test parse_binary_with_octal_format ... ok [INFO] [stdout] test parse_call_missing_req_positional ... ok [INFO] [stdout] test parse_call_extra_positional ... ok [INFO] [stdout] test parse_call_missing_short_flag_arg ... ok [INFO] [stdout] test parse_binary_with_multi_byte_char ... ok [INFO] [stdout] test multi_test_parse_int ... ok [INFO] [stdout] test parse_call_short_flag_batch_arg_allowed ... ok [INFO] [stdout] test parse_call_missing_flag_arg ... ok [INFO] [stdout] test parse_binary_with_invalid_octal_format ... ok [INFO] [stdout] test parse_call_unknown_shorthand ... ok [INFO] [stdout] test parse_cell_path ... ok [INFO] [stdout] test parse_call_short_flag_batch_arg_disallowed ... ok [INFO] [stdout] test parse_call_missing_req_flag ... ok [INFO] [stdout] test parse_int_with_underscores ... ok [INFO] [stdout] test parse_call_short_flag_batch_disallow_multiple_args ... ok [INFO] [stdout] test parse_int ... ok [INFO] [stdout] test parse_cell_path_optional ... ok [INFO] [stdout] test range::bad_parse_does_crash ... ok [INFO] [stdout] test range::parse_bounded_range::case_01 ... ok [INFO] [stdout] test range::dont_mess_with_external_calls ... ok [INFO] [stdout] test range::parse_bounded_range::case_04 ... ok [INFO] [stdout] test range::parse_bounded_range::case_03 ... ok [INFO] [stdout] test range::parse_bounded_range::case_02 ... ok [INFO] [stdout] test range::parse_bounded_range::case_05 ... ok [INFO] [stdout] test range::parse_bounded_range::case_06 ... ok [INFO] [stdout] test range::parse_bounded_range::case_11 ... ok [INFO] [stdout] test range::parse_bounded_range::case_07 ... ok [INFO] [stdout] test range::parse_bounded_range::case_09 ... ok [INFO] [stdout] test range::parse_bounded_range::case_10 ... ok [INFO] [stdout] test range::parse_bounded_range::case_08 ... ok [INFO] [stdout] test range::parse_float_range::case_2 ... ok [INFO] [stdout] test range::parse_left_unbounded_range::case_1 ... ok [INFO] [stdout] test range::parse_variable_range::case_2 ... ok [INFO] [stdout] test range::parse_float_range::case_3 ... ok [INFO] [stdout] test range::type_mismatch_errors::case_01 ... ok [INFO] [stdout] test range::parse_variable_range::case_3 ... ok [INFO] [stdout] test range::parse_float_range::case_1 ... ok [INFO] [stdout] test range::parse_left_unbounded_range::case_2 ... ok [INFO] [stdout] test range::parse_left_unbounded_range::case_3 ... ok [INFO] [stdout] test range::parse_right_unbounded_range::case_1 ... ok [INFO] [stdout] test range::parse_right_unbounded_range::case_3 ... ok [INFO] [stdout] test range::parse_right_unbounded_range::case_2 ... ok [INFO] [stdout] test range::parse_variable_range::case_1 ... ok [INFO] [stdout] test range::type_mismatch_errors::case_02 ... ok [INFO] [stdout] test range::type_mismatch_errors::case_06 ... ok [INFO] [stdout] test range::type_mismatch_errors::case_03 ... ok [INFO] [stdout] test range::type_mismatch_errors::case_05 ... ok [INFO] [stdout] test range::type_mismatch_errors::case_09 ... ok [INFO] [stdout] test range::type_mismatch_errors::case_04 ... ok [INFO] [stdout] test record::refuse_confusing_record::case_4 ... ok [INFO] [stdout] test record::refuse_confusing_record::case_3 ... ok [INFO] [stdout] test range::type_mismatch_errors::case_11 ... ok [INFO] [stdout] test range::type_mismatch_errors::case_07 ... ok [INFO] [stdout] test range::type_mismatch_errors::case_10 ... ok [INFO] [stdout] test record::refuse_confusing_record::case_1 ... ok [INFO] [stdout] test range::vars_not_read_as_units ... ok [INFO] [stdout] test record::parse_datetime_in_record::case_1 ... ok [INFO] [stdout] test range::type_mismatch_errors::case_08 ... ok [INFO] [stdout] test record::refuse_confusing_record::case_5 ... ok [INFO] [stdout] test record::refuse_confusing_record::case_2 ... ok [INFO] [stdout] test string::interpolation::parse_nested_expressions ... ok [INFO] [stdout] test string::interpolation::parse_string_interpolation_backslash_count_reset_by_expression ... ok [INFO] [stdout] test string::interpolation::parse_path_expression ... ok [INFO] [stdout] test string::interpolation::parse_string_interpolation_escaped_backslash_before_parenthesis ... ok [INFO] [stdout] test string::interpolation::parse_string_interpolation_bare ... ok [INFO] [stdout] test test_external_call_arg_glob::case_1 ... ok [INFO] [stdout] test string::interpolation::parse_string_interpolation ... ok [INFO] [stdout] test test_external_call_arg_glob::case_2 ... ok [INFO] [stdout] test string::parse_string ... ok [INFO] [stdout] test string::parse_raw_string_as_external_argument ... ok [INFO] [stdout] test test_external_call_arg_glob::case_5 ... ok [INFO] [stdout] test test_external_call_arg_glob::case_4 ... ok [INFO] [stdout] test test_external_call_arg_glob::case_6 ... ok [INFO] [stdout] test string::interpolation::parse_string_interpolation_escaped_parenthesis ... ok [INFO] [stdout] test test_external_call_arg_interpolated_string::case_1 ... ok [INFO] [stdout] test test_external_call_arg_glob::case_3 ... ok [INFO] [stdout] test test_external_call_arg_interpolated_string::case_2 ... ok [INFO] [stdout] test test_external_call_arg_raw_string::case_1 ... ok [INFO] [stdout] test test_external_call_arg_raw_string::case_2 ... ok [INFO] [stdout] test test_external_call_arg_raw_string::case_3 ... ok [INFO] [stdout] test test_external_call_arg_string::case_2 ... ok [INFO] [stdout] test test_external_call_arg_string::case_3 ... ok [INFO] [stdout] test test_external_call_arg_string::case_1 ... ok [INFO] [stdout] test test_external_call_arg_string::case_4 ... ok [INFO] [stdout] test test_external_call_arg_string::case_6 ... ok [INFO] [stdout] test test_external_call_argument_spread ... ok [INFO] [stdout] test test_external_call_arg_string::case_5 ... ok [INFO] [stdout] test test_external_call_head_glob::case_02 ... ok [INFO] [stdout] test test_external_call_head_glob::case_01 ... ok [INFO] [stdout] test test_external_call_head_glob::case_04 ... ok [INFO] [stdout] test test_external_call_head_glob::case_07 ... ok [INFO] [stdout] test test_external_call_head_glob::case_05 ... ok [INFO] [stdout] test test_external_call_head_glob::case_03 ... ok [INFO] [stdout] test test_external_call_head_glob::case_10 ... ok [INFO] [stdout] test test_external_call_head_glob::case_11 ... ok [INFO] [stdout] test test_external_call_head_glob::case_08 ... ok [INFO] [stdout] test test_external_call_head_glob::case_06 ... ok [INFO] [stdout] test test_external_call_head_glob::case_12 ... ok [INFO] [stdout] test test_external_call_head_interpolated_string::case_1 ... ok [INFO] [stdout] test test_external_call_head_interpolated_string::case_2 ... ok [INFO] [stdout] test test_external_call_head_raw_string::case_2 ... ok [INFO] [stdout] test test_external_call_head_raw_string::case_3 ... ok [INFO] [stdout] test test_external_call_head_interpolated_string::case_4 ... ok [INFO] [stdout] test test_external_call_head_string::case_4 ... ok [INFO] [stdout] test test_external_call_head_glob::case_09 ... ok [INFO] [stdout] test test_external_call_head_string::case_5 ... ok [INFO] [stdout] test test_external_call_head_string::case_6 ... ok [INFO] [stdout] test test_external_call_head_raw_string::case_1 ... ok [INFO] [stdout] test test_external_call_head_string::case_1 ... ok [INFO] [stdout] test test_parse_any ... ignored [INFO] [stdout] test test_nothing_comparison_eq ... ok [INFO] [stdout] test test_external_call_head_interpolated_string::case_3 ... ok [INFO] [stdout] test test_nothing_comparison_neq ... ok [INFO] [stdout] test test_redirecting_nothing::case_01 ... ok [INFO] [stdout] test test_external_call_head_string::case_2 ... ok [INFO] [stdout] test test_external_call_head_string::case_3 ... ok [INFO] [stdout] test test_redirecting_nothing::case_04 ... ok [INFO] [stdout] test test_redirecting_nothing::case_02 ... ok [INFO] [stdout] test test_redirecting_nothing::case_05 ... ok [INFO] [stdout] test test_redirecting_nothing::case_03 ... ok [INFO] [stdout] test test_redirecting_nothing::case_09 ... ok [INFO] [stdout] test test_redirecting_nothing::case_07 ... ok [INFO] [stdout] test test_redirecting_nothing::case_06 ... ok [INFO] [stdout] test test_redirecting_nothing::case_10 ... ok [INFO] [stdout] test test_redirecting_nothing::case_11 ... ok [INFO] [stdout] test test_redirecting_nothing::case_15 ... ok [INFO] [stdout] test test_redirecting_nothing::case_08 ... ok [INFO] [stdout] test test_redirecting_nothing::case_16 ... ok [INFO] [stdout] test test_redirecting_nothing::case_17 ... ok [INFO] [stdout] test test_redirecting_nothing::case_18 ... ok [INFO] [stdout] test test_redirecting_nothing::case_20 ... ok [INFO] [stdout] test test_redirecting_nothing::case_19 ... ok [INFO] [stdout] test test_redirecting_nothing::case_21 ... ok [INFO] [stdout] test test_redirecting_nothing::case_12 ... ok [INFO] [stdout] test test_redirecting_nothing::case_22 ... ok [INFO] [stdout] test test_redirecting_nothing::case_14 ... ok [INFO] [stdout] test test_redirecting_nothing::case_23 ... ok [INFO] [stdout] test test_redirecting_nothing::case_13 ... ok [INFO] [stdout] test test_redirecting_nothing::case_25 ... ok [INFO] [stdout] test test_redirecting_nothing::case_24 ... ok [INFO] [stdout] test test_redirecting_nothing::case_26 ... ok [INFO] [stdout] test test_redirecting_nothing::case_27 ... ok [INFO] [stdout] test test_redirection_with_letmut::case_2 ... ok [INFO] [stdout] test test_redirection_with_letmut::case_1 ... ok [INFO] [stdout] test test_redirection_with_letmut::case_5 ... ok [INFO] [stdout] test test_redirecting_nothing::case_28 ... ok [INFO] [stdout] test test_redirection_with_letmut::case_6 ... ok [INFO] [stdout] test test_redirection_with_letmut::case_3 ... ok [INFO] [stdout] test test_semi_open_brace::case_4 ... ok [INFO] [stdout] test test_semi_open_brace::case_1 ... ok [INFO] [stdout] test test_redirection_with_letmut::case_4 ... ok [INFO] [stdout] test test_semi_open_brace::case_2 ... ok [INFO] [stdout] test test_semi_open_brace::case_3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 188 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/test_parser_unicode_escapes.rs (/opt/rustwide/target/debug/deps/test_parser_unicode_escapes-a18fee6cd5a1c7d5) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test unicode_escapes_in_strings_expected_failures ... ok [INFO] [stdout] test unicode_escapes_in_strings ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests nu_parser [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "17c4eff66146f4401bb982b00904717c2f4baf27af5874fa7ae139e62eddf5d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17c4eff66146f4401bb982b00904717c2f4baf27af5874fa7ae139e62eddf5d3", kill_on_drop: false }` [INFO] [stdout] 17c4eff66146f4401bb982b00904717c2f4baf27af5874fa7ae139e62eddf5d3