[INFO] cloning repository https://github.com/curtisault/tast
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/curtisault/tast" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcurtisault%2Ftast", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcurtisault%2Ftast'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ea7bf176931da4c8fe8deb9ee80a135986b212e4
[INFO] testing curtisault/tast against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcurtisault%2Ftast" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/curtisault/tast
[INFO] finished tweaking git repo https://github.com/curtisault/tast
[INFO] tweaked toml for git repo https://github.com/curtisault/tast written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/curtisault/tast on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/curtisault/tast 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa654f97b5e6dd244098a412725405fbcf7a1a5732b2e1d4a9491f6ce2e6af2c
[INFO] running `Command { std: "docker" "start" "-a" "fa654f97b5e6dd244098a412725405fbcf7a1a5732b2e1d4a9491f6ce2e6af2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa654f97b5e6dd244098a412725405fbcf7a1a5732b2e1d4a9491f6ce2e6af2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa654f97b5e6dd244098a412725405fbcf7a1a5732b2e1d4a9491f6ce2e6af2c", kill_on_drop: false }`
[INFO] [stdout] fa654f97b5e6dd244098a412725405fbcf7a1a5732b2e1d4a9491f6ce2e6af2c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d9f3dc2969de0f58993a4dacf85f6af39720d156fb436da0de5fe1b69631c8f
[INFO] running `Command { std: "docker" "start" "-a" "8d9f3dc2969de0f58993a4dacf85f6af39720d156fb436da0de5fe1b69631c8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tast v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.90s
[INFO] running `Command { std: "docker" "inspect" "8d9f3dc2969de0f58993a4dacf85f6af39720d156fb436da0de5fe1b69631c8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d9f3dc2969de0f58993a4dacf85f6af39720d156fb436da0de5fe1b69631c8f", kill_on_drop: false }`
[INFO] [stdout] 8d9f3dc2969de0f58993a4dacf85f6af39720d156fb436da0de5fe1b69631c8f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c58097e9c77f345a82430ff505dc3f225dd788bd727f6c4989ecea457b5b2d97
[INFO] running `Command { std: "docker" "start" "-a" "c58097e9c77f345a82430ff505dc3f225dd788bd727f6c4989ecea457b5b2d97", kill_on_drop: false }`
[INFO] [stderr]    Compiling tast v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.88s
[INFO] running `Command { std: "docker" "inspect" "c58097e9c77f345a82430ff505dc3f225dd788bd727f6c4989ecea457b5b2d97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c58097e9c77f345a82430ff505dc3f225dd788bd727f6c4989ecea457b5b2d97", kill_on_drop: false }`
[INFO] [stdout] c58097e9c77f345a82430ff505dc3f225dd788bd727f6c4989ecea457b5b2d97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 37fbfada5af953f7e3e0a3bab4118204c999d2c3eed53f01ae49b5c3953a79a4
[INFO] running `Command { std: "docker" "start" "-a" "37fbfada5af953f7e3e0a3bab4118204c999d2c3eed53f01ae49b5c3953a79a4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tast-b1a275c5c5942111)
[INFO] [stdout] 
[INFO] [stdout] running 304 tests
[INFO] [stdout] test emit::dot::tests::dot_with_edges ... ok
[INFO] [stdout] test emit::dot::tests::dot_single_node ... ok
[INFO] [stdout] test emit::junit::tests::junit_empty_plan ... ok
[INFO] [stdout] test emit::junit::tests::junit_includes_steps_in_system_out ... ok
[INFO] [stdout] test emit::junit::tests::junit_includes_xml_declaration ... ok
[INFO] [stdout] test emit::junit::tests::junit_single_test_case ... ok
[INFO] [stdout] test emit::junit::tests::junit_multiple_test_cases ... ok
[INFO] [stdout] test emit::dot::tests::dot_empty_graph ... ok
[INFO] [stdout] test emit::junit::tests::junit_testcase_classname_is_graph_name ... ok
[INFO] [stdout] test emit::junit::tests::junit_includes_testsuite_name ... ok
[INFO] [stdout] test emit::junit::tests::junit_includes_test_count ... ok
[INFO] [stdout] test emit::dot::tests::dot_includes_labels ... ok
[INFO] [stdout] test emit::junit::tests::junit_valid_xml_structure ... ok
[INFO] [stdout] test emit::markdown::tests::markdown_empty_plan ... ok
[INFO] [stdout] test emit::markdown::tests::markdown_includes_data_flow ... ok
[INFO] [stdout] test emit::markdown::tests::markdown_includes_depends_on ... ok
[INFO] [stdout] test emit::markdown::tests::markdown_includes_plan_header ... ok
[INFO] [stdout] test emit::markdown::tests::markdown_includes_preconditions_actions_assertions ... ok
[INFO] [stdout] test emit::markdown::tests::markdown_includes_step_description ... ok
[INFO] [stdout] test emit::markdown::tests::markdown_includes_tags ... ok
[INFO] [stdout] test emit::markdown::tests::markdown_multi_step ... ok
[INFO] [stdout] test emit::markdown::tests::markdown_single_step ... ok
[INFO] [stdout] test emit::markdown::tests::markdown_step_data_shown_as_list ... ok
[INFO] [stdout] test emit::mermaid::tests::mermaid_includes_labels ... ok
[INFO] [stdout] test emit::mermaid::tests::mermaid_single_node ... ok
[INFO] [stdout] test emit::mermaid::tests::mermaid_empty_graph ... ok
[INFO] [stdout] test emit::util::tests::capitalizes_empty ... ok
[INFO] [stdout] test emit::yaml::tests::emits_plan_metadata_yaml ... ok
[INFO] [stdout] test emit::util::tests::capitalizes_single_char ... ok
[INFO] [stdout] test emit::yaml::tests::emits_step_with_actions ... ok
[INFO] [stdout] test emit::yaml::tests::emits_empty_plan_yaml ... ok
[INFO] [stdout] test emit::yaml::tests::emits_step_with_assertions ... ok
[INFO] [stdout] test emit::yaml::tests::emits_step_with_inputs_and_outputs ... ok
[INFO] [stdout] test emit::yaml::tests::emits_multi_step_yaml ... ok
[INFO] [stdout] test emit::util::tests::capitalizes_lowercase ... ok
[INFO] [stdout] test emit::yaml::tests::emits_step_with_preconditions ... ok
[INFO] [stdout] test emit::yaml::tests::yaml_emits_parameters ... ok
[INFO] [stdout] test graph::analysis::tests::find_cycle_none_for_dag ... ok
[INFO] [stdout] test emit::util::tests::capitalizes_already_upper ... ok
[INFO] [stdout] test emit::yaml::tests::emits_step_with_depends_on ... ok
[INFO] [stdout] test emit::yaml::tests::emits_single_step_yaml ... ok
[INFO] [stdout] test emit::yaml::tests::yaml_output_matches_spec_format ... ok
[INFO] [stdout] test graph::analysis::tests::find_cycle_self_loop ... ok
[INFO] [stdout] test emit::yaml::tests::yaml_round_trips_through_serde ... ok
[INFO] [stdout] test graph::analysis::tests::find_cycle_returns_path ... ok
[INFO] [stdout] test graph::analysis::tests::find_cycle_three_nodes ... ok
[INFO] [stdout] test graph::analysis::tests::graph_detects_cycle ... ok
[INFO] [stdout] test graph::analysis::tests::graph_finds_leaf_nodes ... ok
[INFO] [stdout] test graph::analysis::tests::graph_finds_root_nodes ... ok
[INFO] [stdout] test graph::analysis::tests::graph_no_cycle_in_dag ... ok
[INFO] [stdout] test emit::mermaid::tests::mermaid_with_edges ... ok
[INFO] [stdout] test graph::builder::tests::builds_empty_graph ... ok
[INFO] [stdout] test graph::builder::tests::builds_graph_preserves_edge_data ... ok
[INFO] [stdout] test graph::builder::tests::builds_graph_preserves_node_data ... ok
[INFO] [stdout] test graph::builder::tests::builds_graph_with_multiple_edges ... ok
[INFO] [stdout] test graph::builder::tests::builds_graph_with_single_node ... ok
[INFO] [stdout] test emit::junit::tests::junit_escapes_xml_special_chars ... ok
[INFO] [stdout] test graph::builder::tests::builds_graph_with_two_connected_nodes ... ok
[INFO] [stdout] test graph::traversal::tests::bfs_empty_graph ... ok
[INFO] [stdout] test graph::traversal::tests::bfs_branching_explores_breadth ... ok
[INFO] [stdout] test graph::traversal::tests::bfs_diamond_visits_once ... ok
[INFO] [stdout] test graph::traversal::tests::bfs_linear_chain ... ok
[INFO] [stdout] test graph::traversal::tests::compile_with_topological_matches_default ... ok
[INFO] [stdout] test graph::traversal::tests::bfs_multiple_roots ... ok
[INFO] [stdout] test graph::traversal::tests::bfs_single_node ... ok
[INFO] [stdout] test graph::traversal::tests::dfs_diamond_visits_once ... ok
[INFO] [stdout] test graph::builder::tests::graph_node_count_matches_ir ... ok
[INFO] [stdout] test graph::builder::tests::graph_edge_count_matches_ir ... ok
[INFO] [stdout] test graph::builder::tests::graph_topological_sort_respects_dependencies ... ok
[INFO] [stdout] test graph::traversal::tests::dfs_branching_explores_depth ... ok
[INFO] [stdout] test graph::traversal::tests::dfs_empty_graph ... ok
[INFO] [stdout] test graph::traversal::tests::dfs_linear_chain ... ok
[INFO] [stdout] test graph::traversal::tests::dfs_single_node ... ok
[INFO] [stdout] test graph::traversal::tests::dfs_multiple_roots ... ok
[INFO] [stdout] test graph::traversal::tests::shortest_path_no_path_errors ... ok
[INFO] [stdout] test graph::traversal::tests::display_strategy_names ... ok
[INFO] [stdout] test graph::traversal::tests::subgraph_empty_selection ... ok
[INFO] [stdout] test graph::traversal::tests::subgraph_excludes_unselected ... ok
[INFO] [stdout] test graph::traversal::tests::topological_single_node ... ok
[INFO] [stdout] test graph::traversal::tests::topological_detects_cycle ... ok
[INFO] [stdout] test ir::fixture::tests::apply_fixture_does_not_overwrite_existing ... ok
[INFO] [stdout] test ir::fixture::tests::apply_fixture_merges_fields ... ok
[INFO] [stdout] test graph::traversal::tests::topological_empty_graph ... ok
[INFO] [stdout] test graph::traversal::tests::shortest_path_picks_shortest ... ok
[INFO] [stdout] test graph::traversal::tests::shortest_path_through_intermediate ... ok
[INFO] [stdout] test graph::traversal::tests::shortest_path_same_node ... ok
[INFO] [stdout] test graph::traversal::tests::topological_linear_chain ... ok
[INFO] [stdout] test graph::traversal::tests::subgraph_preserves_included_nodes ... ok
[INFO] [stdout] test graph::traversal::tests::shortest_path_unknown_node_errors ... ok
[INFO] [stdout] test ir::fixture::tests::extract_fixture_ref_from_text ... ok
[INFO] [stdout] test graph::traversal::tests::shortest_path_direct_edge ... ok
[INFO] [stdout] test graph::traversal::tests::subgraph_preserves_internal_edges ... ok
[INFO] [stdout] test graph::traversal::tests::topological_branching ... ok
[INFO] [stdout] test ir::fixture::tests::extract_fixture_ref_returns_none_for_plain_text ... ok
[INFO] [stdout] test ir::fixture::tests::fixture_validation_rejects_duplicate_names ... ok
[INFO] [stdout] test ir::fixture::tests::lower_fixture_multiple_fields ... ok
[INFO] [stdout] test ir::fixture::tests::lower_fixture_preserves_values ... ok
[INFO] [stdout] test ir::fixture::tests::lower_fixture_single_field ... ok
[INFO] [stdout] test ir::fixture::tests::resolve_fixture_by_name ... ok
[INFO] [stdout] test ir::params::tests::mixed_text_and_parameters_resolve_correctly ... ok
[INFO] [stdout] test ir::params::tests::no_parameters_returns_empty ... ok
[INFO] [stdout] test ir::fixture::tests::resolve_fixture_unknown_returns_none ... ok
[INFO] [stdout] test ir::params::tests::parameter_binding_source_tracked ... ok
[INFO] [stdout] test ir::params::tests::parameter_bound_from_fixture ... ok
[INFO] [stdout] test ir::params::tests::parameter_bound_from_edge_data ... ok
[INFO] [stdout] test ir::params::tests::unresolved_parameter_marked_as_unresolved ... ok
[INFO] [stdout] test ir::params::tests::resolves_parameter_from_available_data ... ok
[INFO] [stdout] test ir::resolve::tests::resolve_circular_import_errors ... ok
[INFO] [stdout] test ir::resolve::tests::cross_graph_passes_data ... ok
[INFO] [stdout] test ir::resolve::tests::cross_graph_unknown_node_errors ... ok
[INFO] [stdout] test ir::params::tests::resolves_multiple_parameters ... ok
[INFO] [stdout] test ir::resolve::tests::resolve_invalid_file_errors ... ok
[INFO] [stdout] test ir::resolve::tests::cross_graph_unknown_graph_errors ... ok
[INFO] [stdout] test ir::resolve::tests::cross_graph_preserves_local_edges ... ok
[INFO] [stdout] test ir::resolve::tests::resolve_missing_file_errors ... ok
[INFO] [stdout] test ir::resolve::tests::resolve_returns_named_graphs ... ok
[INFO] [stdout] test ir::resolve::tests::resolves_cross_graph_edge ... ok
[INFO] [stdout] test ir::resolve::tests::resolves_import_caches_files ... ok
[INFO] [stdout] test ir::resolve::tests::resolves_import_relative_path ... ok
[INFO] [stdout] test ir::tests::fixture_ref_in_given_step ... ok
[INFO] [stdout] test ir::tests::fixture_ref_in_then_step ... ok
[INFO] [stdout] test ir::tests::fixture_ref_in_when_step ... ok
[INFO] [stdout] test ir::tests::ir_detects_duplicate_node_names ... ok
[INFO] [stdout] test ir::tests::ir_existing_tests_still_pass ... ok
[INFO] [stdout] test ir::tests::ir_from_graph_with_nodes ... ok
[INFO] [stdout] test ir::tests::ir_step_extracts_inline_data_from_text ... ok
[INFO] [stdout] test ir::tests::ir_step_extraction_with_binding_verb ... ok
[INFO] [stdout] test ir::tests::ir_step_extraction_preserves_step_text ... ok
[INFO] [stdout] test ir::tests::ir_from_empty_graph ... ok
[INFO] [stdout] test ir::tests::ir_rejects_edge_to_unknown_node ... ok
[INFO] [stdout] test ir::tests::ir_preserves_step_order ... ok
[INFO] [stdout] test ir::tests::ir_rejects_unsatisfied_requires ... ok
[INFO] [stdout] test ir::tests::ir_step_has_normalized_text ... ok
[INFO] [stdout] test ir::tests::ir_resolves_edge_node_references ... ok
[INFO] [stdout] test ir::tests::ir_step_merges_extracted_and_explicit ... ok
[INFO] [stdout] test ir::tests::ir_step_no_extraction_when_no_patterns ... ok
[INFO] [stdout] test ir::tests::ir_step_data_unaffected_by_normalization ... ok
[INFO] [stdout] test ir::tests::ir_step_explicit_data_takes_precedence ... ok
[INFO] [stdout] test ir::tests::ir_step_normalized_equivalent_phrasings ... ok
[INFO] [stdout] test ir::tests::ir_validates_edge_references_exist ... ok
[INFO] [stdout] test ir::tests::ir_step_normalized_strips_articles ... ok
[INFO] [stdout] test ir::tests::ir_validates_passes_fields ... ok
[INFO] [stdout] test parser::ast::tests::ast_step_fragment_parameter ... ok
[INFO] [stdout] test ir::tests::ir_preserves_edge_data ... ok
[INFO] [stdout] test ir::tests::step_with_unknown_fixture_has_no_fixture_data ... ok
[INFO] [stdout] test ir::tests::step_with_fixture_ref_merges_with_explicit_data ... ok
[INFO] [stdout] test ir::tests::ir_validates_requires_satisfied_by_incoming_edges ... ok
[INFO] [stdout] test parser::ast::tests::constructs_data_block_single_field ... ok
[INFO] [stdout] test parser::ast::tests::constructs_edge_with_passes ... ok
[INFO] [stdout] test parser::ast::tests::constructs_empty_graph ... ok
[INFO] [stdout] test parser::ast::tests::constructs_fixture ... ok
[INFO] [stdout] test ir::tests::ir_step_preserves_original_text ... ok
[INFO] [stdout] test parser::ast::tests::constructs_data_block_multiple_fields ... ok
[INFO] [stdout] test parser::ast::tests::constructs_graph_with_name ... ok
[INFO] [stdout] test parser::ast::tests::constructs_import ... ok
[INFO] [stdout] test parser::ast::tests::constructs_node_with_description ... ok
[INFO] [stdout] test parser::ast::tests::constructs_step_but_preserves_parent_type ... ok
[INFO] [stdout] test parser::ast::tests::ast_step_fragment_text ... ok
[INFO] [stdout] test parser::ast::tests::constructs_step_given ... ok
[INFO] [stdout] test parser::ast::tests::constructs_edge_with_description ... ok
[INFO] [stdout] test parser::ast::tests::constructs_value_variants ... ok
[INFO] [stdout] test parser::ast::tests::graph_with_full_structure ... ok
[INFO] [stdout] test ir::tests::step_with_fixture_ref_gets_fixture_data ... ok
[INFO] [stdout] test parser::ast::tests::constructs_node_with_steps ... ok
[INFO] [stdout] test parser::extract::tests::extracts_after_binding_verb_has ... ok
[INFO] [stdout] test parser::ast::tests::step_with_inline_data ... ok
[INFO] [stdout] test parser::ast::tests::constructs_step_and_preserves_parent_type ... ok
[INFO] [stdout] test parser::extract::tests::extracts_after_binding_verb_is ... ok
[INFO] [stdout] test parser::extract::tests::extracts_compound_pattern ... ok
[INFO] [stdout] test parser::extract::tests::extracts_after_binding_verb_with ... ok
[INFO] [stdout] test parser::extract::tests::extracts_does_not_extract_from_data_block_text ... ok
[INFO] [stdout] test parser::extract::tests::extracts_email_pattern ... ok
[INFO] [stdout] test parser::extract::tests::extracts_handles_multiple_data_points ... ok
[INFO] [stdout] test parser::ast::tests::node_with_tags ... ok
[INFO] [stdout] test parser::ast::tests::node_with_requires ... ok
[INFO] [stdout] test parser::extract::tests::extracts_ignores_quoted_strings_without_preceding_key ... ok
[INFO] [stdout] test parser::ast::tests::constructs_step_then ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_comment_ignores_content ... ok
[INFO] [stdout] test parser::ast::tests::constructs_step_when ... ok
[INFO] [stdout] test parser::extract::tests::extracts_multiple_quoted_values ... ok
[INFO] [stdout] test parser::extract::tests::extracts_nothing_from_plain_text ... ok
[INFO] [stdout] test parser::extract::tests::extracts_number_after_word ... ok
[INFO] [stdout] test parser::extract::tests::extracts_preserves_key_name ... ok
[INFO] [stdout] test parser::extract::tests::extracts_quoted_string_after_word ... ok
[INFO] [stdout] test parser::extract::tests::extracts_url_pattern ... ok
[INFO] [stdout] test parser::lexer::tests::rejects_unterminated_string ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_all_keywords ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_and_but_with_free_text ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_arrow_operator ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_braces_and_brackets ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_colon_in_data_block ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_comma_in_data_block ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_comment_line ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_describe_with_string ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_empty_input ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_complete_edge_definition ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_free_text_after_given ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_complete_node_block ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_free_text_after_when ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_identifier_simple ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_free_text_after_then ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_identifier_with_dots ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_identifier_with_underscores ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_free_text_stops_at_data_block ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_inline_data_block ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_free_text_without_parameters_unchanged ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_multiline_node ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_single_keyword_node ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_parameter_preserves_surrounding_text ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_string_literal ... ok
[INFO] [stdout] test parser::normalize::tests::normalize_collapses_whitespace ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_string_with_escaped_quotes ... ok
[INFO] [stdout] test parser::lexer::tests::tracks_line_and_column_spans ... ok
[INFO] [stdout] test parser::normalize::tests::normalize_equivalent_phrasings_match ... ok
[INFO] [stdout] test parser::normalize::tests::normalize_identifies_binding_verb_has ... ok
[INFO] [stdout] test parser::normalize::tests::normalize_identifies_binding_verb_with ... ok
[INFO] [stdout] test parser::normalize::tests::normalize_identifies_action_verb_submits ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_single_keyword_graph ... ok
[INFO] [stdout] test parser::normalize::tests::normalize_strips_leading_article_a ... ok
[INFO] [stdout] test parser::normalize::tests::normalize_strips_leading_article_the ... ok
[INFO] [stdout] test parser::normalize::tests::normalize_strips_leading_article_an ... ok
[INFO] [stdout] test parser::parse::tests::error_duplicate_node_names ... ok
[INFO] [stdout] test parser::normalize::tests::normalize_lowercases_for_comparison ... ok
[INFO] [stdout] test parser::parse::tests::error_edge_invalid_arrow ... ok
[INFO] [stdout] test parser::normalize::tests::normalize_identifies_binding_verb_is ... ok
[INFO] [stdout] test parser::parse::tests::error_edge_missing_target ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_multiple_parameters_in_free_text ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_parameter_in_free_text ... ok
[INFO] [stdout] test parser::parse::tests::error_edge_referencing_unknown_node ... ok
[INFO] [stdout] test parser::normalize::tests::normalize_preserves_original_text ... ok
[INFO] [stdout] test parser::parse::tests::error_invalid_data_block_syntax ... ok
[INFO] [stdout] test parser::parse::tests::error_missing_graph_brace ... ok
[INFO] [stdout] test parser::parse::tests::error_missing_graph_name ... ok
[INFO] [stdout] test parser::parse::tests::error_missing_node_brace ... ok
[INFO] [stdout] test parser::parse::tests::error_missing_node_name ... ok
[INFO] [stdout] test parser::parse::tests::error_reports_column_number ... ok
[INFO] [stdout] test parser::normalize::tests::normalize_strips_determiner_some ... ok
[INFO] [stdout] test parser::parse::tests::error_reports_line_number ... ok
[INFO] [stdout] test parser::parse::tests::error_unclosed_graph ... ok
[INFO] [stdout] test parser::parse::tests::error_unclosed_node ... ok
[INFO] [stdout] test parser::parse::tests::parses_edge_with_description ... ok
[INFO] [stdout] test parser::parse::tests::error_unterminated_string_in_step ... ok
[INFO] [stdout] test parser::parse::tests::parses_edge_with_passes_and_description ... ok
[INFO] [stdout] test parser::parse::tests::parses_fixture_definition ... ok
[INFO] [stdout] test parser::parse::tests::parses_empty_graph ... ok
[INFO] [stdout] test parser::parse::tests::parses_edge_simple ... ok
[INFO] [stdout] test parser::parse::tests::parses_graph_with_multiple_nodes ... ok
[INFO] [stdout] test parser::parse::tests::parses_graph_with_multiple_edges ... ok
[INFO] [stdout] test parser::parse::tests::parses_edge_with_passes ... ok
[INFO] [stdout] test parser::parse::tests::parses_graph_with_name ... ok
[INFO] [stdout] test parser::parse::tests::parses_graph_with_node_and_description ... ok
[INFO] [stdout] test parser::parse::tests::error_step_outside_node ... ok
[INFO] [stdout] test parser::parse::tests::error_reports_helpful_message ... ok
[INFO] [stdout] test parser::parse::tests::parses_import_statement ... ok
[INFO] [stdout] test parser::parse::tests::parses_node_with_and_continuation ... ok
[INFO] [stdout] test parser::parse::tests::parses_node_with_given_step ... ok
[INFO] [stdout] test parser::parse::tests::parses_node_with_full_given_when_then ... ok
[INFO] [stdout] test parser::parse::tests::parses_node_with_inline_data_block ... ok
[INFO] [stdout] test parser::parse::tests::parses_full_example_auth_graph ... ok
[INFO] [stdout] test parser::parse::tests::parses_node_with_tags ... ok
[INFO] [stdout] test parser::parse::tests::parses_node_with_requires ... ok
[INFO] [stdout] test parser::parse::tests::parses_node_with_then_step ... ok
[INFO] [stdout] test parser::parse::tests::parses_graph_with_single_empty_node ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tast-05c8a0046c16a4c9)
[INFO] [stdout] test parser::parse::tests::parses_node_with_but_continuation ... ok
[INFO] [stdout] test parser::parse::tests::parses_node_with_when_step ... ok
[INFO] [stdout] test parser::parse::tests::parses_graph_with_config ... ok
[INFO] [stdout] test parser::parse::tests::parses_node_with_string_data_in_step ... ok
[INFO] [stdout] test parser::parse::tests::parses_step_with_multiple_parameters ... ok
[INFO] [stdout] test parser::parse::tests::parses_step_with_parameter ... ok
[INFO] [stdout] test plan::compiler::tests::compiles_branching_graph_topologically ... ok
[INFO] [stdout] test plan::compiler::tests::compiles_empty_graph_to_empty_plan ... ok
[INFO] [stdout] test plan::compiler::tests::compiles_linear_chain_in_order ... ok
[INFO] [stdout] test plan::compiler::tests::plan_includes_depends_on ... ok
[INFO] [stdout] test plan::compiler::tests::plan_includes_inputs_from_edges ... ok
[INFO] [stdout] test plan::compiler::tests::plan_includes_node_descriptions ... ok
[INFO] [stdout] test plan::compiler::tests::compiles_single_node_plan ... ok
[INFO] [stdout] test parser::parse::tests::parses_step_without_parameters_has_empty_fragments ... ok
[INFO] [stdout] test parser::parse::tests::parses_step_parameters_in_fragments ... ok
[INFO] [stdout] test plan::compiler::tests::plan_includes_outputs_from_passes ... ok
[INFO] [stdout] test plan::compiler::tests::plan_includes_steps_per_node ... ok
[INFO] [stdout] test plan::compiler::tests::plan_metadata_includes_node_and_edge_counts ... ok
[INFO] [stdout] test plan::compiler::tests::plan_step_parameters_show_binding_source ... ok
[INFO] [stdout] test plan::compiler::tests::plan_step_includes_parameters ... ok
[INFO] [stdout] test plan::compiler::tests::plan_step_order_is_deterministic ... ok
[INFO] [stdout] test plan::filter::tests::filter_nodes_excludes_non_matching ... ok
[INFO] [stdout] test plan::filter::tests::filter_plan_updates_metadata ... ok
[INFO] [stdout] test plan::filter::tests::parse_filter_and_not ... ok
[INFO] [stdout] test plan::filter::tests::filter_plan_removes_unmatched ... ok
[INFO] [stdout] test plan::filter::tests::parse_filter_comma_separated ... ok
[INFO] [stdout] test plan::filter::tests::filter_nodes_no_predicate_returns_all ... ok
[INFO] [stdout] test util::span::tests::span_default_is_zero_position_line_one_col_one ... ok
[INFO] [stdout] test plan::compiler::tests::plan_step_without_parameters_omits_field ... ok
[INFO] [stdout] test plan::filter::tests::parse_filter_not ... ok
[INFO] [stdout] test plan::filter::tests::parse_filter_single_tag ... ok
[INFO] [stdout] test plan::filter::tests::filter_plan_preserves_order ... ok
[INFO] [stdout] test util::span::tests::span_is_empty_when_start_equals_end ... ok
[INFO] [stdout] test util::span::tests::creates_span_with_new ... ok
[INFO] [stdout] test util::span::tests::span_copy_semantics ... ok
[INFO] [stdout] test util::span::tests::span_is_not_empty_when_start_differs_from_end ... ok
[INFO] [stdout] test util::span::tests::span_equality ... ok
[INFO] [stdout] test util::span::tests::span_merge_combines_two_spans ... ok
[INFO] [stdout] test util::span::tests::span_debug_format ... ok
[INFO] [stdout] test plan::filter::tests::filter_nodes_includes_matching ... ok
[INFO] [stdout] test util::span::tests::span_len_returns_byte_length ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 304 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-18378f4a5300b7eb)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test cli_plan_empty_graph ... ok
[INFO] [stdout] test cli_plan_detects_cycle ... ok
[INFO] [stdout] test cli_plan_cross_graph_edge ... ok
[INFO] [stdout] test cli_plan_format_unknown_errors ... ok
[INFO] [stdout] test cli_plan_format_junit ... ok
[INFO] [stdout] test cli_plan_simple_edge ... ok
[INFO] [stdout] test cli_plan_format_junit_valid_xml ... ok
[INFO] [stdout] test cli_plan_reads_file_and_outputs_yaml ... ok
[INFO] [stdout] test cli_plan_format_markdown ... ok
[INFO] [stdout] test cli_plan_with_from_only ... ok
[INFO] [stdout] test cli_plan_with_filter_tag ... ok
[INFO] [stdout] test cli_plan_format_junit_writes_file ... ok
[INFO] [stdout] test cli_plan_with_from_to ... ok
[INFO] [stdout] test cli_plan_full_auth_graph ... ok
[INFO] [stdout] test cli_plan_with_import ... ok
[INFO] [stdout] test cli_validate_empty_graph ... ok
[INFO] [stdout] test cli_validate_reports_invalid_file_with_error ... ok
[INFO] [stdout] test cli_plan_format_yaml_default ... ok
[INFO] [stdout] test cli_validate_with_import ... ok
[INFO] [stdout] test cli_validate_reports_missing_node_ref ... ok
[INFO] [stdout] test cli_validate_reports_valid_file ... ok
[INFO] [stdout] test cli_visualize_dot_output ... ok
[INFO] [stdout] test cli_visualize_mermaid_output ... ok
[INFO] [stdout] test list_edges_includes_passes ... ok
[INFO] [stdout] test cli_plan_with_strategy_dfs ... ok
[INFO] [stdout] test list_edges_shows_all ... ok
[INFO] [stdout] test list_fixtures_empty_when_none ... ok
[INFO] [stdout] test list_fixtures_includes_fields ... ok
[INFO] [stdout] test cli_plan_with_strategy_bfs ... ok
[INFO] [stdout] test list_fixtures_shows_all ... ok
[INFO] [stdout] test list_invalid_what_errors ... ok
[INFO] [stdout] test list_nodes_includes_descriptions ... ok
[INFO] [stdout] test list_nodes_shows_all ... ok
[INFO] [stdout] test list_tags_unique ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] [stdout] test cli_plan_with_output_flag_writes_file ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cli_plan_with_output_flag_writes_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli_plan_with_output_flag_writes_file' (347) panicked at tests/integration.rs:37:5:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d95930b79a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59d95930b79a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59d95930b79a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d95930b79a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59d9593209fa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d9593209fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x59d9593100f2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59d9593100f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59d9592e9f9f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d9592e9f9f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d959303699 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d95920a27c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59d95920a27c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59d959303852 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59d959303852 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d9592ea08a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59d9592e17c9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59d9592ead6d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d9593212ac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d959321272 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x59d9591fc617 - integration::cli_plan_with_output_flag_writes_file::hef5d71ba757129ec
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:37:5
[INFO] [stdout]   21:     0x59d9591fc787 - integration::cli_plan_with_output_flag_writes_file::{{closure}}::hc432d6e1567e8876
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:28:43
[INFO] [stdout]   22:     0x59d9591fd756 - core::ops::function::FnOnce::call_once::hf041b268690e78dc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x59d9591fe35b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59d9591fe35b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x59d95920ad4b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x59d95920ad4b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x59d95920ad4b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x59d95920ad4b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x59d95920ad4b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x59d95920ad4b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x59d95920ad4b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x59d959206464 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x59d959206464 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x59d95920d952 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x59d95920d952 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x59d95920d952 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x59d95920d952 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x59d95920d952 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x59d95920d952 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x59d95920d952 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x59d95930ab8f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x59d95930ab8f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7f1d69dc5aa4 - <unknown>
[INFO] [stdout]   44:     0x7f1d69e52a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cli_plan_with_output_flag_writes_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 34 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "37fbfada5af953f7e3e0a3bab4118204c999d2c3eed53f01ae49b5c3953a79a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37fbfada5af953f7e3e0a3bab4118204c999d2c3eed53f01ae49b5c3953a79a4", kill_on_drop: false }`
[INFO] [stdout] 37fbfada5af953f7e3e0a3bab4118204c999d2c3eed53f01ae49b5c3953a79a4
