[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 master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fubugeeei%2Fush" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ubugeeei/ush on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded siphasher v1.0.2
[INFO] [stderr]   Downloaded lsp-server v0.7.9
[INFO] [stderr]   Downloaded clipboard-win v5.4.1
[INFO] [stderr]   Downloaded fluent-uri v0.1.4
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.115
[INFO] [stderr]   Downloaded lsp-types v0.97.0
[INFO] [stderr]   Downloaded js-sys v0.3.92
[INFO] [stderr]   Downloaded toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]   Downloaded shell-words v1.1.1
[INFO] [stderr]   Downloaded endian-type v0.2.0
[INFO] [stderr]   Downloaded web-sys v0.3.92
[INFO] [stderr]   Downloaded compact_str v0.9.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.115
[INFO] [stderr]   Downloaded which v8.0.2
[INFO] [stderr]   Downloaded serde_spanned v1.1.0
[INFO] [stderr]   Downloaded nix v0.31.2
[INFO] [stderr]   Downloaded toml v0.9.12+spec-1.1.0
[INFO] [stderr]   Downloaded unicode-segmentation v1.13.2
[INFO] [stderr]   Downloaded comfy-table v7.2.2
[INFO] [stderr]   Downloaded radix_trie v0.3.0
[INFO] [stderr]   Downloaded toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.115
[INFO] [stderr]   Downloaded winnow v1.0.0
[INFO] [stderr]   Downloaded cc v1.2.58
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.115
[INFO] [stderr]   Downloaded quick-xml v0.38.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9c19360dba899392f3d33b9fcfd5e1815e958d95150a0dff9fc65d619d14305f
[INFO] running `Command { std: "docker" "start" "-a" "9c19360dba899392f3d33b9fcfd5e1815e958d95150a0dff9fc65d619d14305f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c19360dba899392f3d33b9fcfd5e1815e958d95150a0dff9fc65d619d14305f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c19360dba899392f3d33b9fcfd5e1815e958d95150a0dff9fc65d619d14305f", kill_on_drop: false }`
[INFO] [stdout] 9c19360dba899392f3d33b9fcfd5e1815e958d95150a0dff9fc65d619d14305f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9bb0a4871042574994efa55e41c1c0c048c6fbd49ebb5b80e90246bc073fdde2
[INFO] running `Command { std: "docker" "start" "-a" "9bb0a4871042574994efa55e41c1c0c048c6fbd49ebb5b80e90246bc073fdde2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[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 rustix v1.1.4
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling itoa v1.0.18
[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 serde_json v1.0.149
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling static_assertions v1.1.0
[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 bumpalo v3.20.2
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling endian-type v0.2.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling radix_trie v0.3.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling quick-xml v0.38.4
[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 comfy-table v7.2.2
[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 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 clap v4.6.0
[INFO] [stderr]    Compiling ush_tooling v0.6.0 (/opt/rustwide/workdir/crates/ush_tooling)
[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 40.13s
[INFO] running `Command { std: "docker" "inspect" "9bb0a4871042574994efa55e41c1c0c048c6fbd49ebb5b80e90246bc073fdde2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bb0a4871042574994efa55e41c1c0c048c6fbd49ebb5b80e90246bc073fdde2", kill_on_drop: false }`
[INFO] [stdout] 9bb0a4871042574994efa55e41c1c0c048c6fbd49ebb5b80e90246bc073fdde2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47e476ec27e28b5fa76939edc2c2bc74f200d6a7adb883ee839c6034f65dbca5
[INFO] running `Command { std: "docker" "start" "-a" "47e476ec27e28b5fa76939edc2c2bc74f200d6a7adb883ee839c6034f65dbca5", 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.98s
[INFO] running `Command { std: "docker" "inspect" "47e476ec27e28b5fa76939edc2c2bc74f200d6a7adb883ee839c6034f65dbca5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47e476ec27e28b5fa76939edc2c2bc74f200d6a7adb883ee839c6034f65dbca5", kill_on_drop: false }`
[INFO] [stdout] 47e476ec27e28b5fa76939edc2c2bc74f200d6a7adb883ee839c6034f65dbca5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 88719e813db4a18b6e0aa3725a34c724bb83f20bcb58e9a09aee10ac862cd59a
[INFO] running `Command { std: "docker" "start" "-a" "88719e813db4a18b6e0aa3725a34c724bb83f20bcb58e9a09aee10ac862cd59a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[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::control_join_lines_are_not_instrumented ... ok
[INFO] [stdout] test runtime_diagnostics::tests::generated_line_groups_render_as_shell_line_spans ... ok
[INFO] [stdout] test runtime_diagnostics::tests::instrumented_script_reports_mapped_source_lines ... ok
[INFO] [stdout] test runtime_diagnostics::tests::multiline_shell_literals_are_left_uninstrumented ... 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] [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.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bin.rs (/opt/rustwide/target/debug/deps/bin-973346d76c2a5508)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test bin_script_completion_includes_generated_flags ... ok
[INFO] [stdout] test bin_script_supports_short_aliases_and_defaults ... ok
[INFO] [stdout] test bin_script_maps_named_flags_defaults_and_bool_switches ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[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 lookup::command_v_reports_existing_commands ... ok
[INFO] [stdout] test glob_and_rm::glob_builtin_expands_and_sorts_matches ... ok
[INFO] [stdout] test glob_and_rm::glob_builtin_reads_patterns_from_stdin ... ok
[INFO] [stdout] test interactive::confirm_builtin_accepts_yes_from_stdin ... ok
[INFO] [stdout] test glob_and_rm::rm_guard_allows_recursive_delete_with_yes ... ok
[INFO] [stdout] test glob_and_rm::glob_builtin_returns_one_when_nothing_matches ... ok
[INFO] [stdout] test lookup::stylish_env_handles_cleared_process_environment ... ok
[INFO] [stdout] test interactive::select_builtin_uses_pipe_as_option_source ... ok
[INFO] [stdout] test glob_and_rm::rm_guard_rejects_split_recursive_short_flags_without_yes ... ok
[INFO] [stdout] test interactive::input_builtin_returns_typed_value ... 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 interactive::interactive_builtins_honor_defaults_without_interaction ... ok
[INFO] [stdout] test lookup::stylish_env_renders_sorted_variables_without_tables ... 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_combined_short_flags_keep_rich_output ... ok
[INFO] [stdout] test stylish_files::stylish_ls_almost_all_shows_hidden_without_dot_entries ... 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 tasks_and_which::stylish_which_highlights_current_match_while_showing_all_candidates ... ok
[INFO] [stdout] test tasks_and_which::stylish_tasks_group_by_source ... 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 lookup::echo_is_available_as_builtin ... ok
[INFO] [stdout] test glob_and_rm::bracket_test_builtin_returns_zero_for_true_expression ... ok
[INFO] [stdout] test stylish_files::stylish_ls_keeps_explicit_hidden_targets_visible_without_all_flag ... ok
[INFO] [stdout] test interactive::stylish_history_limit_shows_latest_entries ... ok
[INFO] [stdout] test tasks_and_which::stylish_which_renders_alias_builtin_and_external_targets ... ok
[INFO] [stdout] test tasks_and_which::stylish_which_marks_missing_targets_and_preserves_exit_code ... ok
[INFO] [stdout] test stylish_files::stylish_diff_renders_hunks_and_preserves_exit_code ... ok
[INFO] [stdout] test interactive::stylish_history_renders_numbered_entries ... ok
[INFO] [stdout] test lookup::stylish_alias_renders_named_expansions ... ok
[INFO] [stdout] test stylish_files::stylish_grep_reads_pipeline_input ... ok
[INFO] [stdout] test stylish_files::stylish_diff_unified_flag_keeps_rich_output ... ok
[INFO] [stdout] test git_views::stylish_git_log_renders_recent_commits ... ok
[INFO] [stdout] test git_views::stylish_git_branch_renders_current_branch_without_tables ... ok
[INFO] [stderr]      Running tests/control.rs (/opt/rustwide/target/debug/deps/control-5d28c8cba455884a)
[INFO] [stdout] test git_views::stylish_git_status_renders_rich_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test ush_scripts_support_control_flow_and_iterables ... ok
[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] [stderr]      Running tests/display.rs (/opt/rustwide/target/debug/deps/display-6057ee521b63db1d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[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.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/error_streams.rs (/opt/rustwide/target/debug/deps/error_streams-d6bc36779debf900)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test ush_script_try_operator_propagates_function_failure ... ok
[INFO] [stdout] test ush_script_raise_exits_with_typed_error ... 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] [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] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stderr]      Running tests/helpers.rs (/opt/rustwide/target/debug/deps/helpers-76403eb781bda722)
[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] [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.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/html.rs (/opt/rustwide/target/debug/deps/html-0781c83ab8f3dba7)
[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 json_helper_falls_back_to_browser_for_html_input ... ok
[INFO] [stderr]      Running tests/http_regex.rs (/opt/rustwide/target/debug/deps/http_regex-de045fc7e7d13924)
[INFO] [stdout] test xml_helper_falls_back_to_browser_for_invalid_xml ... ok
[INFO] [stdout] 
[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 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] [stderr]      Running tests/inline_shell.rs (/opt/rustwide/target/debug/deps/inline_shell-86e07574f6d748c7)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test ush_script_allows_inline_shell_in_match_arms ... ok
[INFO] [stdout] test ush_script_supports_dollar_prefixed_inline_shell ... 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 disown_removes_jobs_from_follow_up_listings ... ok
[INFO] [stdout] test fg_waits_for_the_most_recent_background_job ... ok
[INFO] [stdout] test background_jobs_can_be_listed_and_waited ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
[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_use_imports_and_std_modules ... ok
[INFO] [stdout] test ush_scripts_support_std_fs_and_command_helpers ... 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.03s
[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] [stderr]      Running tests/sammary.rs (/opt/rustwide/target/debug/deps/sammary-cbc5d87b260a50ac)
[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.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test sammary_uses_rich_output_in_stylish_mode ... ok
[INFO] [stdout] test sammary_summarizes_globbed_files_and_totals ... ok
[INFO] [stdout] test sammary_recurse_walks_directories_and_directory_globs ... ok
[INFO] [stdout] test sammary_excludes_lock_files_by_default_and_can_restore_them ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/script_dispatch.rs (/opt/rustwide/target/debug/deps/script_dispatch-d6185ad0f441954a)
[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.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test sigint_interrupts_child_without_killing_ush_process ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test signals`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- sigint_interrupts_child_without_killing_ush_process stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sigint_interrupts_child_without_killing_ush_process' (557) panicked at apps/ush/tests/signals.rs:37:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some(0)
[INFO] [stdout]  right: Some(130)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b6009c9e8ea - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b6009c9e8ea - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b6009c9e8ea - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b6009c9e8ea - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b6009cb27ea - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b6009cb27ea - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5b6009ca3122 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5b6009ca3122 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5b6009c7d5df - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b6009c7d5df - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b6009c96c89 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b6009c3328c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5b6009c3328c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b6009c96e42 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5b6009c96e42 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b6009c7d698 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b6009c728a9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b6009c7e3ad - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b6009cb2edc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b6009cb2df3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5b6009c1f1a4 - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::option::Option<i32>, core[e929cb53b82a81ca]::option::Option<i32>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5b6009c20933 - signals[7aeb23beda7320fd]::sigint_interrupts_child_without_killing_ush_process
[INFO] [stdout]                                at /opt/rustwide/workdir/apps/ush/tests/signals.rs:37:5
[INFO] [stdout]   22:     0x5b6009c20167 - signals[7aeb23beda7320fd]::sigint_interrupts_child_without_killing_ush_process::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/apps/ush/tests/signals.rs:16:57
[INFO] [stdout]   23:     0x5b6009c26026 - <signals[7aeb23beda7320fd]::sigint_interrupts_child_without_killing_ush_process::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b6009c2656b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b6009c2656b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5b6009c33d5b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5b6009c33d5b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5b6009c33d5b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b6009c33d5b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5b6009c33d5b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b6009c33d5b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5b6009c33d5b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5b6009c2d474 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5b6009c2d474 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5b6009c36962 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5b6009c36962 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5b6009c36962 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5b6009c36962 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5b6009c36962 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b6009c36962 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5b6009c36962 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b6009c9e1ff - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5b6009c9e1ff - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x74de50b60aa4 - <unknown>
[INFO] [stdout]   45:     0x74de50beda64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     sigint_interrupts_child_without_killing_ush_process
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "88719e813db4a18b6e0aa3725a34c724bb83f20bcb58e9a09aee10ac862cd59a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88719e813db4a18b6e0aa3725a34c724bb83f20bcb58e9a09aee10ac862cd59a", kill_on_drop: false }`
[INFO] [stdout] 88719e813db4a18b6e0aa3725a34c724bb83f20bcb58e9a09aee10ac862cd59a
