[INFO] cloning repository https://github.com/ubugeeei/ush
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ubugeeei/ush" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fubugeeei%2Fush", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fubugeeei%2Fush'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1257e3d3160ba95d4ba3531cfc4357427a60068f
[INFO] testing ubugeeei/ush against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fubugeeei%2Fush" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ubugeeei/ush
[INFO] finished tweaking git repo https://github.com/ubugeeei/ush
[INFO] tweaked toml for git repo https://github.com/ubugeeei/ush written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ubugeeei/ush on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ubugeeei/ush already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8d627728bd61e5c1d2530b013671580259e9d9a7affb742e9d095c9c45c1725
[INFO] running `Command { std: "docker" "start" "-a" "e8d627728bd61e5c1d2530b013671580259e9d9a7affb742e9d095c9c45c1725", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8d627728bd61e5c1d2530b013671580259e9d9a7affb742e9d095c9c45c1725", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8d627728bd61e5c1d2530b013671580259e9d9a7affb742e9d095c9c45c1725", kill_on_drop: false }`
[INFO] [stdout] e8d627728bd61e5c1d2530b013671580259e9d9a7affb742e9d095c9c45c1725
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72dc821be93c01bf9a6051fa891bff24724497b437848eb9dba903a09e910e36
[INFO] running `Command { std: "docker" "start" "-a" "72dc821be93c01bf9a6051fa891bff24724497b437848eb9dba903a09e910e36", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling endian-type v0.2.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling radix_trie v0.3.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling rustyline v18.0.0 (/opt/rustwide/workdir/vendor/rustyline)
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling ush_compiler v0.6.0 (/opt/rustwide/workdir/crates/ush_compiler)
[INFO] [stderr]    Compiling ush_tooling v0.6.0 (/opt/rustwide/workdir/crates/ush_tooling)
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ush_config v0.6.0 (/opt/rustwide/workdir/crates/ush_config)
[INFO] [stderr]    Compiling ush_shell v0.6.0 (/opt/rustwide/workdir/crates/ush_shell)
[INFO] [stderr]    Compiling ush v0.6.0 (/opt/rustwide/workdir/apps/ush)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.67s
[INFO] running `Command { std: "docker" "inspect" "72dc821be93c01bf9a6051fa891bff24724497b437848eb9dba903a09e910e36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72dc821be93c01bf9a6051fa891bff24724497b437848eb9dba903a09e910e36", kill_on_drop: false }`
[INFO] [stdout] 72dc821be93c01bf9a6051fa891bff24724497b437848eb9dba903a09e910e36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee2385fa279c67af144fdde9e58af0fca902283dd95904541ad61edb6d465f33
[INFO] running `Command { std: "docker" "start" "-a" "ee2385fa279c67af144fdde9e58af0fca902283dd95904541ad61edb6d465f33", kill_on_drop: false }`
[INFO] [stderr]    Compiling ush v0.6.0 (/opt/rustwide/workdir/apps/ush)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.91s
[INFO] running `Command { std: "docker" "inspect" "ee2385fa279c67af144fdde9e58af0fca902283dd95904541ad61edb6d465f33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee2385fa279c67af144fdde9e58af0fca902283dd95904541ad61edb6d465f33", kill_on_drop: false }`
[INFO] [stdout] ee2385fa279c67af144fdde9e58af0fca902283dd95904541ad61edb6d465f33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7c87b025fad01fe5bc3e2379528b3489453dbc7f18fec0a8d5c53e5439795cb4
[INFO] running `Command { std: "docker" "start" "-a" "7c87b025fad01fe5bc3e2379528b3489453dbc7f18fec0a8d5c53e5439795cb4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ush-a67be068cff86295)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test runtime_diagnostics::tests::instrumented_script_reports_mapped_source_lines ... ok
[INFO] [stdout] test runtime_diagnostics::tests::control_join_lines_are_not_instrumented ... ok
[INFO] [stdout] test runtime_diagnostics::tests::multiline_shell_literals_are_left_uninstrumented ... ok
[INFO] [stdout] test runtime_diagnostics::tests::generated_line_groups_render_as_shell_line_spans ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/async_blocks.rs (/opt/rustwide/target/debug/deps/async_blocks-25b28f3616a10f93)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/bin.rs (/opt/rustwide/target/debug/deps/bin-973346d76c2a5508)
[INFO] [stdout] test ush_script_supports_async_blocks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test bin_script_maps_named_flags_defaults_and_bool_switches ... ok
[INFO] [stdout] test bin_script_supports_short_aliases_and_defaults ... ok
[INFO] [stdout] test bin_script_completion_includes_generated_flags ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/builtins.rs (/opt/rustwide/target/debug/deps/builtins-3374c8cadca0dba1)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test glob_and_rm::bracket_test_builtin_returns_zero_for_true_expression ... ok
[INFO] [stdout] test interactive::confirm_builtin_accepts_yes_from_stdin ... ok
[INFO] [stdout] test glob_and_rm::glob_builtin_reads_patterns_from_stdin ... ok
[INFO] [stdout] test interactive::input_builtin_returns_typed_value ... ok
[INFO] [stdout] test glob_and_rm::rm_guard_allows_recursive_delete_with_yes ... ok
[INFO] [stdout] test glob_and_rm::glob_builtin_expands_and_sorts_matches ... ok
[INFO] [stdout] test glob_and_rm::glob_builtin_returns_one_when_nothing_matches ... ok
[INFO] [stdout] test glob_and_rm::rm_guard_rejects_split_recursive_short_flags_without_yes ... ok
[INFO] [stdout] test interactive::stylish_history_limit_shows_latest_entries ... ok
[INFO] [stdout] test lookup::command_v_reports_existing_commands ... ok
[INFO] [stdout] test lookup::stylish_alias_renders_named_expansions ... ok
[INFO] [stdout] test interactive::stylish_history_renders_numbered_entries ... ok
[INFO] [stdout] test lookup::stylish_type_marks_missing_targets ... ok
[INFO] [stdout] test lookup::stylish_command_v_renders_lookup_categories ... ok
[INFO] [stdout] test lookup::stylish_env_renders_sorted_variables_without_tables ... ok
[INFO] [stdout] test lookup::stylish_env_handles_cleared_process_environment ... ok
[INFO] [stdout] test stylish_files::stylish_ls_a_includes_dot_entries_and_hidden_files ... ok
[INFO] [stdout] test stylish_files::stylish_grep_no_matches_preserves_exit_code ... ok
[INFO] [stdout] test stylish_files::stylish_ls_keeps_explicit_hidden_targets_visible_without_all_flag ... ok
[INFO] [stdout] test lookup::echo_is_available_as_builtin ... ok
[INFO] [stdout] test interactive::select_builtin_uses_pipe_as_option_source ... ok
[INFO] [stdout] test stylish_files::stylish_ls_combined_short_flags_keep_rich_output ... ok
[INFO] [stdout] test interactive::interactive_builtins_honor_defaults_without_interaction ... ok
[INFO] [stdout] test stylish_files::stylish_ls_almost_all_shows_hidden_without_dot_entries ... ok
[INFO] [stdout] test stylish_files::stylish_diff_renders_hunks_and_preserves_exit_code ... ok
[INFO] [stdout] test tasks_and_which::stylish_which_marks_missing_targets_and_preserves_exit_code ... ok
[INFO] [stdout] test stylish_files::stylish_grep_groups_file_matches ... ok
[INFO] [stdout] test stylish_files::stylish_ls_handles_broken_symlinks ... ok
[INFO] [stdout] test stylish_files::stylish_diff_unified_flag_keeps_rich_output ... ok
[INFO] [stdout] test tasks_and_which::stylish_which_highlights_current_match_while_showing_all_candidates ... ok
[INFO] [stdout] test stylish_files::stylish_grep_reads_pipeline_input ... ok
[INFO] [stdout] test tasks_and_which::tasks_lists_discovered_workspace_tasks ... ok
[INFO] [stdout] test tasks_and_which::which_lists_all_matches_with_current_first ... ok
[INFO] [stdout] test tasks_and_which::stylish_tasks_group_by_source ... ok
[INFO] [stdout] test tasks_and_which::stylish_which_renders_alias_builtin_and_external_targets ... ok
[INFO] [stdout] test git_views::stylish_git_status_renders_rich_output ... ok
[INFO] [stdout] test git_views::stylish_git_branch_renders_current_branch_without_tables ... ok
[INFO] [stdout] test git_views::stylish_git_log_renders_recent_commits ... ok
[INFO] [stderr]      Running tests/control.rs (/opt/rustwide/target/debug/deps/control-5d28c8cba455884a)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test ush_scripts_support_control_flow_and_iterables ... ok
[INFO] [stderr]      Running tests/display.rs (/opt/rustwide/target/debug/deps/display-6057ee521b63db1d)
[INFO] [stdout] test ush_scripts_support_if_let_and_loop_breaks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/error_streams.rs (/opt/rustwide/target/debug/deps/error_streams-d6bc36779debf900)
[INFO] [stdout] test ush_scripts_support_display_trait_and_methods ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test ush_script_raise_exits_with_typed_error ... ok
[INFO] [stdout] test ush_script_try_operator_propagates_function_failure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/examples.rs (/opt/rustwide/target/debug/deps/examples-d1e0b996b68c52e6)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test example_catalog_mentions_new_scripts ... ok
[INFO] [stdout] test all_example_scripts_compile ... ok
[INFO] [stdout] test runnable_examples_exit_successfully ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/helpers.rs (/opt/rustwide/target/debug/deps/helpers-76403eb781bda722)
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test flat_helper_can_rebuild_and_extend_a_stream ... ok
[INFO] [stdout] test car_and_cdr_work_as_pipeline_helpers ... ok
[INFO] [stdout] test head_tail_take_drop_and_nth_work_on_line_streams ... ok
[INFO] [stderr]      Running tests/html.rs (/opt/rustwide/target/debug/deps/html-0781c83ab8f3dba7)
[INFO] [stdout] test fmap_ffmap_and_fzip_work_as_functional_aliases ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test xml_helper_pretty_prints_valid_xml ... ok
[INFO] [stdout] test html_helper_opens_pipeline_output_in_browser ... ok
[INFO] [stdout] test xml_helper_falls_back_to_browser_for_invalid_xml ... ok
[INFO] [stdout] test json_helper_falls_back_to_browser_for_html_input ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/http_regex.rs (/opt/rustwide/target/debug/deps/http_regex-de045fc7e7d13924)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test ush_scripts_support_std_regex_helpers ... ok
[INFO] [stdout] test ush_scripts_support_std_http_helpers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/inline_shell.rs (/opt/rustwide/target/debug/deps/inline_shell-86e07574f6d748c7)
[INFO] [stdout] running 2 tests
[INFO] [stdout] test ush_script_supports_dollar_prefixed_inline_shell ... ok
[INFO] [stdout] test ush_script_allows_inline_shell_in_match_arms ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/jobs.rs (/opt/rustwide/target/debug/deps/jobs-48dda34bc9d47ca1)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test background_jobs_can_be_listed_and_waited ... ok
[INFO] [stdout] test disown_removes_jobs_from_follow_up_listings ... ok
[INFO] [stdout] test fg_waits_for_the_most_recent_background_job ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/modules.rs (/opt/rustwide/target/debug/deps/modules-7867a36f6b45a8ea)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test ush_scripts_support_std_fs_and_command_helpers ... ok
[INFO] [stdout] test ush_scripts_support_use_imports_and_std_modules ... ok
[INFO] [stdout] test ush_scripts_support_source_relative_path_refs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/port_stop.rs (/opt/rustwide/target/debug/deps/port_stop-351a293ee7f96f0f)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test port_pipeline_stop_terminates_listening_process ... ok
[INFO] [stdout] test port_builtin_reports_listening_process_ids ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sammary.rs (/opt/rustwide/target/debug/deps/sammary-cbc5d87b260a50ac)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test sammary_excludes_lock_files_by_default_and_can_restore_them ... ok
[INFO] [stdout] test sammary_summarizes_globbed_files_and_totals ... ok
[INFO] [stdout] test sammary_uses_rich_output_in_stylish_mode ... ok
[INFO] [stdout] test sammary_recurse_walks_directories_and_directory_globs ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/script_dispatch.rs (/opt/rustwide/target/debug/deps/script_dispatch-d6185ad0f441954a)
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/signals.rs (/opt/rustwide/target/debug/deps/signals-95281fa5b18edff3)
[INFO] [stdout] test sh_scripts_run_through_posix_sh_with_arguments ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test sigint_interrupts_child_without_killing_ush_process ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/smoke.rs (/opt/rustwide/target/debug/deps/smoke-5247349117080605)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test basic_cases::source_builtin_returns_the_last_command_status ... ok
[INFO] [stdout] test basic_cases::helper_lambdas_support_backslash_and_block_syntax ... ok
[INFO] [stdout] test basic_cases::stylish_pwd_emits_ansi ... ok
[INFO] [stdout] test script_cases::ush_script_executes_via_sh ... ok
[INFO] [stdout] test basic_cases::source_builtin_runs_multiline_posix_blocks ... ok
[INFO] [stdout] test basic_cases::source_builtin_applies_fallback_state_changes_to_following_commands ... ok
[INFO] [stdout] test script_cases::ush_script_exposes_generated_docs ... ok
[INFO] [stdout] test script_cases::ush_script_supports_nested_enums ... ok
[INFO] [stdout] test basic_cases::posix_control_flow_uses_sh_fallback ... ok
[INFO] [stdout] test script_cases::ush_script_supports_async_functions ... ok
[INFO] [stdout] test script_cases::ush_script_supports_unit_and_trait_declarations ... ok
[INFO] [stdout] test basic_cases::pipe_to_sh_executes_script_from_stdin ... ok
[INFO] [stdout] test script_cases::ush_script_supports_functional_calls ... ok
[INFO] [stdout] test basic_cases::helper_pipeline_counts_lines ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/startup.rs (/opt/rustwide/target/debug/deps/startup-e25a0158cfe2f097)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test rc_file_loads_before_running_a_command ... ok
[INFO] [stdout] test login_flag_loads_explicit_profile_before_running_a_command ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/strings.rs (/opt/rustwide/target/debug/deps/strings-2b3bde840d5a8e5b)
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test ush_scripts_support_multiline_strings ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_runner.rs (/opt/rustwide/target/debug/deps/test_runner-0d15f9d60ada734a)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_command_runs_explicit_directory_and_reports_failures ... ok
[INFO] [stdout] test test_command_defaults_to_tests_directory ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tooling.rs (/opt/rustwide/target/debug/deps/tooling-4e590505a3871879)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test format_stdout_prints_formatted_source ... ok
[INFO] [stdout] test check_reports_type_errors ... ok
[INFO] [stdout] test format_check_detects_unformatted_script ... ok
[INFO] [stdout] test compile_can_write_sourcemap_json ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7c87b025fad01fe5bc3e2379528b3489453dbc7f18fec0a8d5c53e5439795cb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c87b025fad01fe5bc3e2379528b3489453dbc7f18fec0a8d5c53e5439795cb4", kill_on_drop: false }`
[INFO] [stdout] 7c87b025fad01fe5bc3e2379528b3489453dbc7f18fec0a8d5c53e5439795cb4
