[INFO] cloning repository https://github.com/albertattard/sw
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/albertattard/sw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falbertattard%2Fsw", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falbertattard%2Fsw'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 175c8c4d88eee3cab24036b7afa096b1ee3b4244
[INFO] testing albertattard/sw against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falbertattard%2Fsw" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/albertattard/sw
[INFO] finished tweaking git repo https://github.com/albertattard/sw
[INFO] tweaked toml for git repo https://github.com/albertattard/sw written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/albertattard/sw on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/albertattard/sw 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_norway v0.9.42
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.4
[INFO] [stderr]   Downloaded unsafe-libyaml-norway v0.2.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8dac97eb062e67010ca371801c8d0f86ba5e26cc2e11bfff15f1f8f6830a2d9b
[INFO] running `Command { std: "docker" "start" "8dac97eb062e67010ca371801c8d0f86ba5e26cc2e11bfff15f1f8f6830a2d9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8dac97eb062e67010ca371801c8d0f86ba5e26cc2e11bfff15f1f8f6830a2d9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8dac97eb062e67010ca371801c8d0f86ba5e26cc2e11bfff15f1f8f6830a2d9b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8dac97eb062e67010ca371801c8d0f86ba5e26cc2e11bfff15f1f8f6830a2d9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8dac97eb062e67010ca371801c8d0f86ba5e26cc2e11bfff15f1f8f6830a2d9b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling http v1.4.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling sociable-weaver v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling unsafe-libyaml-norway v0.2.15
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling serde_norway v0.9.42
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.77s
[INFO] running `Command { std: "docker" "inspect" "8dac97eb062e67010ca371801c8d0f86ba5e26cc2e11bfff15f1f8f6830a2d9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8dac97eb062e67010ca371801c8d0f86ba5e26cc2e11bfff15f1f8f6830a2d9b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling sociable-weaver v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.70s
[INFO] running `Command { std: "docker" "inspect" "8dac97eb062e67010ca371801c8d0f86ba5e26cc2e11bfff15f1f8f6830a2d9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8dac97eb062e67010ca371801c8d0f86ba5e26cc2e11bfff15f1f8f6830a2d9b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", 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/sw-da036fd415a8e2d6)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test commands::import::tests::import_keeps_non_shell_fences_as_markdown ... ok
[INFO] [stdout] test commands::import::tests::import_treats_unclosed_shell_fence_as_markdown ... ok
[INFO] [stdout] test commands::import::tests::import_maps_headings_markdown_and_shell_fences ... ok
[INFO] [stdout] test commands::version::tests::compose_version_appends_dirty_marker_when_requested ... ok
[INFO] [stdout] test commands::import::tests::serialize_yaml_puts_type_first_and_separates_entries ... ok
[INFO] [stdout] test commands::version::tests::compose_version_includes_git_commit_when_available ... ok
[INFO] [stdout] test commands::import::tests::serialize_yaml_uses_block_scalars_for_multiline_markdown ... ok
[INFO] [stdout] test commands::version::tests::compose_version_uses_package_version_when_git_metadata_is_missing ... ok
[INFO] [stdout] test runbook::execute::tests::cleanup_block_accepts_scalar_script_and_drops_only_terminator_blank_line ... ok
[INFO] [stdout] test runbook::execute::tests::cleanup_chunks_keep_line_continuations_together ... ok
[INFO] [stdout] test runbook::execute::tests::cleanup_chunks_keep_multiline_if_block_together ... ok
[INFO] [stdout] test runbook::execute::tests::cleanup_script_keeps_line_continuations_in_one_wrapper ... ok
[INFO] [stdout] test runbook::execute::tests::cleanup_script_wraps_each_top_level_chunk ... ok
[INFO] [stdout] test runbook::execute::tests::command_entries_default_to_thirty_seconds ... ok
[INFO] [stdout] test runbook::execute::tests::command_prerequisite_checks_default_to_five_seconds ... ok
[INFO] [stdout] test runbook::execute::tests::explicit_timeout_overrides_prerequisite_default ... ok
[INFO] [stdout] test runbook::execute::tests::patch_text_adds_default_headers_when_missing ... ok
[INFO] [stdout] test runbook::execute::tests::resolve_assertion_path_uses_command_working_directory_for_relative_paths ... ok
[INFO] [stdout] test runbook::execute::tests::resolve_command_working_dir_accepts_legacy_field ... ok
[INFO] [stdout] test runbook::execute::tests::split_multiline_string_drops_terminator_only_trailing_blank_line ... ok
[INFO] [stdout] test runbook::execute::tests::split_multiline_string_preserves_explicit_blank_line_before_terminator ... ok
[INFO] [stdout] test runbook::execute::tests::resolve_command_working_dir_uses_preferred_execution_root_relative_directory ... ok
[INFO] [stdout] test runbook::execute::tests::patch_restores_continue_after_a_failure ... ok
[INFO] [stdout] test runbook::render::tests::breakpoint_summary_uses_message_when_present ... ok
[INFO] [stdout] test runbook::render::tests::compact_timeout_label_uses_short_units ... ok
[INFO] [stdout] test runbook::render::tests::display_file_content_type_recognizes_markdown_extensions ... ok
[INFO] [stdout] test runbook::render::tests::display_file_summary_includes_line_range ... ok
[INFO] [stdout] test runbook::render::tests::elapsed_time_uses_seconds_under_one_minute_and_minutes_afterward ... ok
[INFO] [stdout] test runbook::render::tests::entry_summary_uses_first_non_empty_line_for_markdown_and_command ... ok
[INFO] [stdout] test runbook::render::tests::entry_summary_uses_first_non_empty_line_for_scalar_command ... ok
[INFO] [stdout] test runbook::render::tests::progress_line_pads_entry_numbers_to_total_width ... ok
[INFO] [stdout] test runbook::render::tests::progress_line_text_can_include_timeout_window ... ok
[INFO] [stdout] test runbook::render::tests::progress_start_line_text_can_include_timeout_window ... ok
[INFO] [stdout] test runbook::render::tests::progress_summary_is_truncated_to_one_line ... ok
[INFO] [stdout] test runbook::render::tests::resolve_progress_mode_obeys_requested_mode ... ok
[INFO] [stdout] test runbook::render::tests::split_multiline_string_drops_terminator_only_trailing_blank_line ... ok
[INFO] [stdout] test runbook::render::tests::split_multiline_string_preserves_explicit_blank_line_before_terminator ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_check.rs (/opt/rustwide/target/debug/deps/cli_check-1710b37998032112)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test check_missing_file_returns_operational_error ... ok
[INFO] [stdout] test check_returns_operational_error_for_invalid_runbook ... ok
[INFO] [stdout] test check_rejects_yaml_runbook_from_stdin_without_explicit_format ... ok
[INFO] [stdout] test check_fails_when_java_epp_distribution_marker_is_missing ... ok
[INFO] [stdout] test check_stops_prerequisite_evaluation_at_breakpoint ... ok
[INFO] [stdout] test check_succeeds_when_java_prerequisites_pass ... ok
[INFO] [stdout] test check_fails_when_java_home_env_is_unset ... ok
[INFO] [stdout] test check_succeeds_without_prerequisites_and_skips_commands ... ok
[INFO] [stdout] test check_accepts_json_runbook_from_stdin ... ok
[INFO] [stdout] test check_accepts_yaml_input_file ... ok
[INFO] [stdout] test check_fails_when_multiple_default_runbooks_exist ... ok
[INFO] [stdout] test check_accepts_scalar_prose_contents_in_yaml_input_file ... ok
[INFO] [stdout] test check_succeeds_when_java_epp_distribution_matches ... ok
[INFO] [stdout] test check_accepts_scalar_prerequisite_commands_in_yaml_input_file ... ok
[INFO] [stdout] test check_succeeds_when_prerequisites_pass_and_skips_main_commands ... ok
[INFO] [stdout] test check_uses_yaml_default_when_json_is_missing ... ok
[INFO] [stdout] test check_fails_when_prerequisite_fails_and_skips_main_commands ... ok
[INFO] [stdout] test check_input_format_without_stdin_keeps_default_file_lookup ... ok
[INFO] [stdout] test check_accepts_yaml_runbook_from_stdin_with_explicit_format ... ok
[INFO] [stdout] test check_working_directory_sets_execution_root_for_command_prerequisites ... ok
[INFO] [stdout] test check_allows_prerequisite_timeout_override ... ok
[INFO] [stdout] test check_uses_five_second_default_timeout_for_command_prerequisites ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.30s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_convert.rs (/opt/rustwide/target/debug/deps/cli_convert-3fd857c78723ef6e)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test convert_invalid_json_does_not_write_output ... ok
[INFO] [stdout] test convert_json_command_fields_to_yaml_block_scalars ... ok
[INFO] [stdout] test convert_derives_output_path_from_explicit_json_input ... ok
[INFO] [stdout] test convert_derives_output_path_from_explicit_yaml_input ... ok
[INFO] [stdout] test convert_keeps_non_scalar_capable_string_arrays_as_yaml_sequences ... ok
[INFO] [stdout] test convert_invalid_runbook_does_not_write_output ... ok
[INFO] [stdout] test convert_auto_detects_yaml_default_and_writes_json ... ok
[INFO] [stdout] test convert_refuses_to_overwrite_existing_output_without_force ... ok
[INFO] [stdout] test convert_rejects_stdin_selection ... ok
[INFO] [stdout] test convert_json_markdown_contents_array_to_yaml_block_scalar ... ok
[INFO] [stdout] test convert_json_prerequisite_fields_to_yaml_block_scalars_and_validate ... ok
[INFO] [stdout] test convert_rejects_same_format_conversion ... ok
[INFO] [stdout] test convert_fails_when_no_default_input_exists ... ok
[INFO] [stdout] test convert_rejects_mismatched_output_format_and_extension ... ok
[INFO] [stdout] test convert_overwrites_existing_output_with_force ... ok
[INFO] [stdout] test convert_auto_detects_json_default_and_writes_yaml ... ok
[INFO] [stdout] test convert_json_patch_array_to_yaml_block_scalar ... ok
[INFO] [stdout] test convert_rejects_same_input_and_output_path ... ok
[INFO] [stdout] test convert_rejects_ambiguous_default_inputs ... ok
[INFO] [stdout] test convert_uses_yml_input_and_writes_json ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_example.rs (/opt/rustwide/target/debug/deps/cli_example-c5b187ce206ed41f)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test breakpoint_example_prints_valid_json_entry_when_requested ... ok
[INFO] [stdout] test nested_rewrite_topic_returns_operational_error ... ok
[INFO] [stdout] test command_example_defaults_to_valid_yaml_entry ... ok
[INFO] [stdout] test breakpoint_example_prints_valid_yaml_entry ... ok
[INFO] [stdout] test display_file_example_prints_valid_yaml_entry ... ok
[INFO] [stdout] test command_example_topic_is_case_insensitive ... ok
[INFO] [stdout] test display_file_example_prints_valid_json_entry_when_requested ... ok
[INFO] [stdout] test display_url_example_prints_valid_yaml_entry ... ok
[INFO] [stdout] test unknown_example_topic_returns_operational_error ... ok
[INFO] [stdout] test patch_example_prints_valid_yaml_entry ... ok
[INFO] [stdout] test prerequisite_example_prints_valid_yaml_entry ... ok
[INFO] [stdout] test command_example_prints_valid_json_entry_when_requested ... ok
[INFO] [stdout] test prerequisite_example_prints_valid_json_entry_when_requested ... ok
[INFO] [stdout] test unknown_example_output_format_returns_operational_error ... ok
[INFO] [stdout] test patch_example_topic_is_case_insensitive ... ok
[INFO] [stdout] test patch_example_prints_valid_json_entry_when_requested ... ok
[INFO] [stdout] test command_example_explicit_yaml_matches_default_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_explain.rs (/opt/rustwide/target/debug/deps/cli_explain-1e554ffe6403190f)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test explain_all_prints_supported_topics_in_stable_order ... ok
[INFO] [stdout] test explain_skill_force_without_output_file_returns_usage_error ... ok
[INFO] [stdout] test explain_boundaries_between_help_example_and_explain_are_clear ... ok
[INFO] [stdout] test explain_example_mentions_command_fields_in_example ... ok
[INFO] [stdout] test explain_skill_force_overwrites_existing_file ... ok
[INFO] [stdout] test explain_run_prints_concise_contract_summary ... ok
[INFO] [stdout] test explain_init_prints_current_init_contract ... ok
[INFO] [stdout] test explain_import_prints_current_import_contract ... ok
[INFO] [stdout] test explain_validate_prints_validation_contract_summary ... ok
[INFO] [stdout] test explain_check_guides_agent_to_prerequisites_and_examples ... ok
[INFO] [stdout] test explain_skill_output_file_with_explicit_path_writes_to_requested_location ... ok
[INFO] [stdout] test explain_skill_output_file_without_value_writes_to_default_codex_path ... ok
[INFO] [stdout] test explain_skill_refuses_to_overwrite_existing_file_without_force ... ok
[INFO] [stdout] test explain_without_topic_or_all_returns_usage_error ... ok
[INFO] [stdout] test explain_skill_prints_skill_document_to_stdout ... ok
[INFO] [stdout] test explain_unknown_topic_returns_operational_error ... ok
[INFO] [stdout] test explain_topic_matching_is_case_insensitive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_format.rs (/opt/rustwide/target/debug/deps/cli_format-1216dfbc1e60ca38)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test format_invalid_runbook_does_not_modify_file ... ok
[INFO] [stdout] test format_invalid_yaml_does_not_modify_file ... ok
[INFO] [stdout] test format_keeps_prerequisite_contents_as_literal_block_scalar ... ok
[INFO] [stdout] test format_inserts_blank_lines_between_yaml_entries ... ok
[INFO] [stdout] test format_indents_nested_yaml_sequences_under_keys ... ok
[INFO] [stdout] test format_rejects_stdin_selection ... ok
[INFO] [stdout] test format_invalid_json_does_not_modify_file ... ok
[INFO] [stdout] test format_uses_yaml_default_when_json_is_missing ... ok
[INFO] [stdout] test format_normalizes_prerequisite_contents_array_to_literal_block_scalar ... ok
[INFO] [stdout] test format_rewrites_valid_yaml_in_place ... ok
[INFO] [stdout] test format_rewrites_valid_json_in_place ... ok
[INFO] [stdout] test format_fails_when_multiple_default_runbooks_exist ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_help.rs (/opt/rustwide/target/debug/deps/cli_help-e6c355879ba4bc8f)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test check_help_prints_help ... ok
[INFO] [stdout] test help_subcommand_for_known_topic_prints_targeted_help ... ok
[INFO] [stdout] test explain_help_prints_help ... ok
[INFO] [stdout] test help_subcommand_for_unknown_topic_fails ... ok
[INFO] [stdout] test validate_help_prints_help ... ok
[INFO] [stdout] test help_flag_prints_help ... ok
[INFO] [stdout] test run_help_prints_help ... ok
[INFO] [stdout] test convert_help_prints_help ... ok
[INFO] [stdout] test version_flag_prints_version_build_identity ... ok
[INFO] [stdout] test version_subcommand_matches_version_flag ... ok
[INFO] [stdout] test help_subcommand_prints_help ... ok
[INFO] [stdout] test import_help_prints_help ... ok
[INFO] [stdout] test unknown_command_fails ... ok
[INFO] [stdout] test init_help_prints_help ... ok
[INFO] [stdout] test example_help_prints_help ... ok
[INFO] [stdout] test format_help_prints_help ... ok
[INFO] [stdout] test help_all_prints_top_level_and_known_subcommand_help ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stderr]      Running tests/cli_import.rs (/opt/rustwide/target/debug/deps/cli_import-afa7136c49a81ab9)
[INFO] [stdout] test import_rejects_mismatched_output_format_and_extension ... ok
[INFO] [stdout] test import_refuses_to_overwrite_existing_output_without_force ... ok
[INFO] [stdout] test import_output_format_json_changes_default_output_path ... ok
[INFO] [stdout] test import_infers_json_from_explicit_output_path ... ok
[INFO] [stdout] test import_infers_yaml_from_explicit_output_path ... ok
[INFO] [stdout] test import_maps_headings_prose_and_shell_blocks_into_runbook_entries ... ok
[INFO] [stdout] test import_yaml_uses_block_scalars_for_multiline_markdown_contents ... ok
[INFO] [stdout] test import_force_overwrites_existing_output ... ok
[INFO] [stdout] test import_yaml_places_type_first_and_separates_entries ... ok
[INFO] [stdout] test import_json_places_type_first_in_serialized_output ... ok
[INFO] [stdout] test import_defaults_to_readme_input_and_runbook_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_init.rs (/opt/rustwide/target/debug/deps/cli_init-24b7ff18ad604842)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test init_refuses_to_overwrite_without_force ... ok
[INFO] [stdout] test init_rejects_unsupported_output_extension ... ok
[INFO] [stdout] test init_writes_requested_yaml_output_file ... ok
[INFO] [stdout] test init_writes_json_when_output_file_uses_json_extension ... ok
[INFO] [stdout] test init_writes_default_runbook_file ... ok
[INFO] [stdout] test init_generated_sample_includes_all_supported_entry_types ... ok
[INFO] [stdout] test init_overwrites_with_force ... ok
[INFO] [stdout] test init_generated_yaml_sample_passes_validate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_run.rs (/opt/rustwide/target/debug/deps/cli_run-45589c5604532a2a)
[INFO] [stdout] 
[INFO] [stdout] running 179 tests
[INFO] [stdout] test breakpoint_preserves_unresolved_placeholders_from_skipped_later_captures ... ok
[INFO] [stdout] test cleanup_supports_multiline_control_structures ... ok
[INFO] [stdout] test cleanup_accepts_scalar_script_in_yaml ... ok
[INFO] [stdout] test breakpoint_stops_run_successfully_and_skips_later_entries ... ok
[INFO] [stdout] test cleanup_preserves_shell_line_continuations ... ok
[INFO] [stdout] test command_capture_fails_when_pattern_matches_multiple_values ... ok
[INFO] [stdout] test command_capture_raw_stage_supports_later_command_interpolation_and_escape ... ok
[INFO] [stdout] test cleanup_failures_do_not_stop_remaining_cleanup_and_fail_the_run ... ok
[INFO] [stdout] test command_capture_raw_stage_can_use_stderr ... ok
[INFO] [stdout] test asserted_exit_code_mismatch_fails_without_partial_output ... ok
[INFO] [stdout] test command_block_uses_tilde_fence_when_command_contains_backtick_fence ... ok
[INFO] [stdout] test command_capture_rewritten_stage_can_use_rewritten_stderr ... ok
[INFO] [stdout] test command_failure_reports_captured_stdout_and_stderr ... ok
[INFO] [stdout] test cleanup_runs_after_command_failure ... ok
[INFO] [stdout] test asserted_exit_code_allows_non_zero_command_and_run_continues ... ok
[INFO] [stdout] test command_indent_applies_to_shell_caption_and_output ... ok
[INFO] [stdout] test command_output_uses_tilde_fence_when_output_contains_backtick_fence ... ok
[INFO] [stdout] test command_scoped_debug_prints_cleanup_diagnostics ... ok
[INFO] [stdout] test command_with_timeout_completing_in_time_succeeds ... ok
[INFO] [stdout] test cleanup_runs_in_reverse_order_after_successful_run ... ok
[INFO] [stdout] test command_scoped_debug_only_emits_diagnostics_for_flagged_commands ... ok
[INFO] [stdout] test display_file_can_render_a_bounded_line_range ... ok
[INFO] [stdout] test display_file_can_render_from_start_line_to_end_of_file ... ok
[INFO] [stdout] test command_interpolation_supports_literal_at_before_capture ... ok
[INFO] [stdout] test command_capture_rewritten_stage_uses_rewritten_stdout ... ok
[INFO] [stdout] test display_file_content_type_takes_precedence_over_extension ... ok
[INFO] [stdout] test command_failure_returns_exit_code_two_without_output_file ... ok
[INFO] [stdout] test display_file_content_type_overrides_unrecognized_extension ... ok
[INFO] [stdout] test display_file_java_transform_can_collapse_a_method_body ... ok
[INFO] [stdout] test command_working_dir_renders_shell_safe_quotes ... ok
[INFO] [stdout] test display_file_indent_prefixes_the_whole_fenced_block ... ok
[INFO] [stdout] test display_file_dockerfile_name_uses_dockerfile_fenced_block ... ok
[INFO] [stdout] test display_file_missing_file_returns_operational_error ... ok
[INFO] [stdout] test display_file_java_uses_java_fenced_block ... ok
[INFO] [stdout] test display_file_lowercase_dockerfile_content_type_overrides_unrecognized_extension ... ok
[INFO] [stdout] test display_file_markdown_uses_markdown_fenced_block ... ok
[INFO] [stdout] test display_file_positive_offset_can_add_leading_spaces_inside_the_fence ... ok
[INFO] [stdout] test display_file_transform_missing_method_returns_render_failure ... ok
[INFO] [stdout] test display_file_unknown_extension_falls_back_to_text ... ok
[INFO] [stdout] test display_file_negative_offset_can_remove_leading_spaces ... ok
[INFO] [stdout] test display_file_start_line_beyond_end_of_file_returns_operational_error ... ok
[INFO] [stdout] test display_file_sql_uses_sql_fenced_block ... ok
[INFO] [stdout] test display_file_uppercase_dockerfile_content_type_preserves_requested_fence_label ... ok
[INFO] [stdout] test display_file_xml_uses_xml_fenced_block ... ok
[INFO] [stdout] test command_working_dir_applies_to_commands_cleanup_and_file_assertions ... ok
[INFO] [stdout] test debug_run_reports_rewrite_and_capture_diagnostics_to_stderr ... ok
[INFO] [stdout] test command_working_dir_renders_as_copyable_subshell_wrapper ... ok
[INFO] [stdout] test command_without_working_dir_keeps_existing_rendered_shape ... ok
[INFO] [stdout] test failed_command_resume_hint_preserves_run_options ... ok
[INFO] [stdout] test debug_flag_before_subcommand_uses_default_run_behavior ... ok
[INFO] [stdout] test failed_command_resume_hint_preserves_debugging_flags ... ok
[INFO] [stdout] test failing_prerequisite_stops_before_main_workflow_and_reports_help ... ok
[INFO] [stdout] test file_exists_assertion_failure_stops_the_run_without_partial_output ... ok
[INFO] [stdout] test file_exists_assertion_allows_run_to_continue ... ok
[INFO] [stdout] test file_sha256_assertion_allows_run_to_continue ... ok
[INFO] [stdout] test file_sha256_assertion_failure_stops_the_run_without_partial_output ... ok
[INFO] [stdout] test automatic_cleanup_treats_missing_process_group_as_noop ... ok
[INFO] [stdout] test command_with_cleanup_uses_manual_cleanup_instead_of_automatic_process_cleanup ... FAILED
[INFO] [stdout] test global_debug_prints_cleanup_diagnostics ... ok
[INFO] [stdout] test implicit_run_rejects_input_options_before_explicit_subcommand ... ok
[INFO] [stdout] test html_output_content_type_uses_html_fenced_block ... ok
[INFO] [stdout] test implicit_run_rejects_output_options_before_explicit_subcommand ... ok
[INFO] [stdout] test invalid_runbook_returns_validation_failure_without_output_file ... ok
[INFO] [stdout] test display_url_fetches_and_renders_remote_markdown ... ok
[INFO] [stdout] test global_debug_still_emits_diagnostics_for_all_commands ... ok
[INFO] [stdout] test failed_command_prints_resume_hint_for_failed_entry ... ok
[INFO] [stdout] test global_debug_emits_patch_diagnostics_without_patch_debug_field ... ok
[INFO] [stdout] test display_url_dockerfile_content_type_uses_requested_fence_label ... ok
[INFO] [stdout] test display_url_content_type_overrides_url_extension ... ok
[INFO] [stdout] test implicit_run_accepts_working_directory ... ok
[INFO] [stdout] test generated_marker_appears_before_rendered_entries ... ok
[INFO] [stdout] test markdown_indent_prefixes_each_non_empty_rendered_line ... ok
[INFO] [stdout] test missing_input_file_returns_operational_error ... ok
[INFO] [stdout] test command_without_cleanup_automatically_terminates_started_processes_after_success ... ok
[INFO] [stdout] test java_output_content_type_uses_java_fenced_block ... ok
[INFO] [stdout] test java_epp_prerequisite_can_pass_before_main_workflow_runs ... ok
[INFO] [stdout] test json_output_content_type_uses_json_fenced_block ... ok
[INFO] [stdout] test java_prerequisites_can_pass_before_main_workflow_runs ... ok
[INFO] [stdout] test command_without_cleanup_automatically_terminates_started_processes_after_failure ... ok
[INFO] [stdout] test markdown_output_content_type_uses_markdown_fenced_block ... ok
[INFO] [stdout] test markdown_interpolation_supports_literal_at_before_capture ... ok
[INFO] [stdout] test multiline_command_lines_share_the_same_shell_context ... ok
[INFO] [stdout] test implicit_run_accepts_output_format ... ok
[INFO] [stdout] test output_caption_unknown_capture_fails_run ... ok
[INFO] [stdout] test markdown_interpolates_earlier_captured_values_and_preserves_escaped_literals ... ok
[INFO] [stdout] test multiple_stdout_contains_assertions_must_all_pass ... ok
[INFO] [stdout] test output_rewrite_datetime_shift_supports_rfc1123 ... ok
[INFO] [stdout] test output_rewrite_datetime_shift_supports_custom_formats_with_numeric_offsets ... ok
[INFO] [stdout] test output_rewrite_datetime_shift_preserves_relative_timing ... ok
[INFO] [stdout] test output_caption_interpolates_same_command_and_earlier_captures ... ok
[INFO] [stdout] test display_url_http_error_returns_operational_error ... ok
[INFO] [stdout] test output_rewrite_datetime_shift_supports_rfc3339_nanosecond_precision ... ok
[INFO] [stdout] test output_rewrite_datetime_shift_supports_time_only_custom_formats ... ok
[INFO] [stdout] test output_rewrite_datetime_shift_supports_rfc3339_z_without_fractional_seconds ... ok
[INFO] [stdout] test output_rewrite_keep_between_can_keep_from_start_to_end_without_trim_markers ... ok
[INFO] [stdout] test output_rewrite_datetime_shift_can_share_one_anchor_across_formats ... ok
[INFO] [stdout] test output_rewrite_datetime_shift_time_only_can_reuse_shared_anchor ... ok
[INFO] [stdout] test output_rewrite_keep_between_applies_explicit_offsets ... ok
[INFO] [stdout] test output_rewrite_datetime_shift_can_reuse_one_anchor_across_commands ... ok
[INFO] [stdout] test output_rewrite_keep_between_can_show_only_a_trailing_trim_marker ... ok
[INFO] [stdout] test output_rewrite_datetime_shift_time_only_wraps_across_midnight ... ok
[INFO] [stdout] test implicit_run_writes_requested_output_file ... ok
[INFO] [stdout] test output_rewrite_keep_between_leaves_output_unchanged_when_boundary_is_missing ... ok
[INFO] [stdout] test output_rewrite_datetime_shift_supports_rfc3339_without_fractional_seconds ... ok
[INFO] [stdout] test output_rewrite_keep_between_can_show_only_a_leading_trim_marker ... ok
[INFO] [stdout] test markdown_interpolates_later_captured_values ... ok
[INFO] [stdout] test no_args_defaults_to_run_and_writes_readme ... ok
[INFO] [stdout] test output_stream_combined_renders_stdout_then_stderr ... ok
[INFO] [stdout] test output_stream_combined_applies_trimming_after_stream_selection ... ok
[INFO] [stdout] test output_rewrite_keep_between_can_hide_trim_markers ... ok
[INFO] [stdout] test output_rewrite_replace_rules_apply_in_order ... ok
[INFO] [stdout] test output_rewrite_patterns_can_interpolate_earlier_captures ... ok
[INFO] [stdout] test output_rewrite_datetime_shift_supports_rfc3339_z_nanosecond_precision ... ok
[INFO] [stdout] test output_stream_stderr_applies_rewrites_to_selected_stream ... ok
[INFO] [stdout] test output_stream_stderr_renders_only_stderr ... ok
[INFO] [stdout] test output_rewrite_replace_rules_can_interpolate_earlier_captures ... ok
[INFO] [stdout] test output_rewrite_keep_between_uses_default_exclusive_boundaries ... ok
[INFO] [stdout] test output_rewrite_keep_between_supports_regex_boundaries ... ok
[INFO] [stdout] test output_trim_empty_lines_none_preserves_outer_blank_lines ... ok
[INFO] [stdout] test output_trailing_whitespace_can_be_preserved ... ok
[INFO] [stdout] test output_trim_empty_lines_defaults_to_leading_trailing ... ok
[INFO] [stdout] test output_stream_defaults_to_combined ... ok
[INFO] [stdout] test output_trim_empty_lines_trailing_removes_only_trailing_blank_lines ... ok
[INFO] [stdout] test patch_entry_debug_emits_patch_diagnostics_to_stderr ... ok
[INFO] [stdout] test output_trim_empty_lines_leading_removes_only_leading_blank_lines ... ok
[INFO] [stdout] test patch_entry_failure_is_non_interactive_and_leaves_no_sidecar_files ... ok
[INFO] [stdout] test output_rewrite_datetime_shift_uses_default_base_when_omitted ... ok
[INFO] [stdout] test output_trailing_whitespace_is_trimmed_by_default ... ok
[INFO] [stdout] test patch_entry_applies_during_run_and_restores_after_success ... ok
[INFO] [stdout] test preserve_on_failure_skips_patch_restore_after_failure ... ok
[INFO] [stdout] test prerequisites_render_and_execute_before_main_workflow ... ok
[INFO] [stdout] test rewrite_capture_as_failure_reports_command_context_and_streams ... ok
[INFO] [stdout] test output_without_content_type_uses_text_fenced_block ... ok
[INFO] [stdout] test output_stream_does_not_change_stdout_capture_or_assertions ... ok
[INFO] [stdout] test preserve_on_failure_does_not_change_breakpoint_cleanup_behavior ... ok
[INFO] [stdout] test output_trim_empty_lines_leading_trailing_removes_outer_blank_lines ... ok
[INFO] [stdout] test preserve_on_failure_skips_cleanup_after_command_failure ... ok
[INFO] [stdout] test run_command_rejects_yaml_runbook_from_stdin_without_explicit_format ... ok
[INFO] [stdout] test output_with_text_content_type_uses_unlabeled_fenced_block ... ok
[INFO] [stdout] test run_fails_when_multiple_default_runbooks_exist ... ok
[INFO] [stdout] test run_executes_only_matching_execute_when_os_command_but_renders_both ... ok
[INFO] [stdout] test run_command_accepts_scalar_prose_contents_in_yaml_input_file ... ok
[INFO] [stdout] test run_command_accepts_json_runbook_from_stdin ... ok
[INFO] [stdout] test run_working_directory_fails_when_directory_is_missing ... ok
[INFO] [stdout] test preserve_on_failure_before_subcommand_uses_default_run_behavior ... ok
[INFO] [stdout] test output_rewrite_limit_lines_supports_line_limits_and_markers ... ok
[INFO] [stdout] test run_command_accepts_yaml_runbook_from_stdin_with_explicit_format ... ok
[INFO] [stdout] test scalar_markdown_does_not_add_blank_line_before_following_heading ... ok
[INFO] [stdout] test run_uses_yml_default_when_json_and_yaml_are_missing ... ok
[INFO] [stdout] test run_command_accepts_yaml_input_file ... ok
[INFO] [stdout] test scalar_output_caption_does_not_add_blank_line_before_output_block ... ok
[INFO] [stdout] test stacked_patch_entries_build_on_each_other_and_restore_original_file ... ok
[INFO] [stdout] test start_at_rejects_entry_after_end ... ok
[INFO] [stdout] test start_at_rejects_zero ... ok
[INFO] [stdout] test start_at_before_subcommand_uses_default_run_behavior ... ok
[INFO] [stdout] test scalar_command_scripts_share_the_same_shell_context ... ok
[INFO] [stdout] test rewrite_capture_as_generates_original_and_rewritten_variables ... ok
[INFO] [stdout] test preserve_on_failure_still_runs_cleanup_after_success ... ok
[INFO] [stdout] test stdout_contains_assertion_failure_stops_the_run_without_partial_output ... ok
[INFO] [stdout] test run_working_directory_sets_execution_root_for_runbook_relative_paths ... ok
[INFO] [stdout] test start_at_skips_prerequisites_before_selected_entry ... ok
[INFO] [stdout] test start_at_skips_entries_before_selected_entry ... ok
[INFO] [stdout] test stdout_contains_assertion_allows_run_to_continue ... ok
[INFO] [stdout] test run_command_writes_requested_output_file ... ok
[INFO] [stdout] test scalar_patch_entry_applies_during_run_and_restores_after_success ... ok
[INFO] [stdout] test top_level_input_format_without_stdin_keeps_default_file_lookup ... ok
[INFO] [stdout] test start_at_preserves_verbose_entry_numbers_and_total ... ok
[INFO] [stdout] test xml_output_content_type_uses_xml_fenced_block ... ok
[INFO] [stdout] test cleanup_runs_after_timeout ... ok
[INFO] [stdout] test verbose_flag_before_subcommand_uses_default_run_behavior ... ok
[INFO] [stdout] test verbose_run_reports_total_time_after_command_failure ... ok
[INFO] [stdout] test top_level_run_accepts_json_runbook_from_stdin ... ok
[INFO] [stdout] test verbose_plain_mode_reports_start_and_completion_lines ... ok
[INFO] [stdout] test verbose_plain_mode_before_subcommand_uses_default_run_behavior ... ok
[INFO] [stdout] test command_without_cleanup_automatically_terminates_started_processes_after_timeout ... ok
[INFO] [stdout] test verbose_run_reports_entry_progress_to_stderr ... ok
[INFO] [stdout] test patch_entry_restores_file_after_timeout ... ok
[INFO] [stdout] test timed_out_command_is_terminated_and_preserves_partial_output ... ok
[INFO] [stdout] test timeout_still_applies_while_background_process_holds_command_pipes_open ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- command_with_cleanup_uses_manual_cleanup_instead_of_automatic_process_cleanup stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'command_with_cleanup_uses_manual_cleanup_instead_of_automatic_process_cleanup' (2520) panicked at tests/cli_run.rs:2383:5:
[INFO] [stdout] assertion failed: !probe.success()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x639ebf5cce48 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639ebf5cce48 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639ebf5cce48 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x639ebf5cce48 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x639ebf5e294a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x639ebf5e294a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x639ebf5d1af2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x639ebf5d1af2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x639ebf5a99c6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x639ebf5a99c6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x639ebf5c4989 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x639ebf55e88c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x639ebf55e88c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x639ebf5c4b42 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x639ebf5c4b42 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x639ebf5a9ab4 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x639ebf59e9a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x639ebf5aa9ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x639ebf5e307c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x639ebf5e3042 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x639ebf53c36a - cli_run[15927ba1ea22493a]::command_with_cleanup_uses_manual_cleanup_instead_of_automatic_process_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_run.rs:2383:5
[INFO] [stdout]   21:     0x639ebf510e17 - cli_run[15927ba1ea22493a]::command_with_cleanup_uses_manual_cleanup_instead_of_automatic_process_cleanup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_run.rs:2353:83
[INFO] [stdout]   22:     0x639ebf549f26 - <cli_run[15927ba1ea22493a]::command_with_cleanup_uses_manual_cleanup_instead_of_automatic_process_cleanup::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x639ebf55196b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x639ebf55196b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x639ebf55f1e5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x639ebf55f1e5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x639ebf55f1e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x639ebf55f1e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x639ebf55f1e5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x639ebf55f1e5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x639ebf55f1e5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x639ebf558af4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x639ebf558af4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x639ebf562262 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x639ebf562262 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x639ebf562262 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x639ebf562262 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x639ebf562262 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x639ebf562262 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x639ebf562262 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x639ebf5cbf5f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   42:     0x639ebf5cbf5f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x737dbfd8caa4 - <unknown>
[INFO] [stdout]   44:     0x737dbfe19a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     command_with_cleanup_uses_manual_cleanup_instead_of_automatic_process_cleanup
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 178 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.54s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli_run`
[INFO] running `Command { std: "docker" "inspect" "8dac97eb062e67010ca371801c8d0f86ba5e26cc2e11bfff15f1f8f6830a2d9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dac97eb062e67010ca371801c8d0f86ba5e26cc2e11bfff15f1f8f6830a2d9b", kill_on_drop: false }`
[INFO] [stdout] 8dac97eb062e67010ca371801c8d0f86ba5e26cc2e11bfff15f1f8f6830a2d9b
