[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 1.94.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/curtisault/tast on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59e7228152dbe5530049de0933544523f244701cec2ac9ad0570b0643b26b1f7
[INFO] running `Command { std: "docker" "start" "-a" "59e7228152dbe5530049de0933544523f244701cec2ac9ad0570b0643b26b1f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59e7228152dbe5530049de0933544523f244701cec2ac9ad0570b0643b26b1f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59e7228152dbe5530049de0933544523f244701cec2ac9ad0570b0643b26b1f7", kill_on_drop: false }`
[INFO] [stdout] 59e7228152dbe5530049de0933544523f244701cec2ac9ad0570b0643b26b1f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b8b4145bf7a8650c8ec1d8ffdf3c3fb79ee9f1491ec97c3e9231c81c7ad67c1
[INFO] running `Command { std: "docker" "start" "-a" "6b8b4145bf7a8650c8ec1d8ffdf3c3fb79ee9f1491ec97c3e9231c81c7ad67c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling anstyle v1.0.13
[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 hashbrown v0.16.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[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 29.64s
[INFO] running `Command { std: "docker" "inspect" "6b8b4145bf7a8650c8ec1d8ffdf3c3fb79ee9f1491ec97c3e9231c81c7ad67c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b8b4145bf7a8650c8ec1d8ffdf3c3fb79ee9f1491ec97c3e9231c81c7ad67c1", kill_on_drop: false }`
[INFO] [stdout] 6b8b4145bf7a8650c8ec1d8ffdf3c3fb79ee9f1491ec97c3e9231c81c7ad67c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ad69b8222e0ee7d916c8906bf1e5444b36c199af14696d5b1f9ee1a5b487520
[INFO] running `Command { std: "docker" "start" "-a" "5ad69b8222e0ee7d916c8906bf1e5444b36c199af14696d5b1f9ee1a5b487520", kill_on_drop: false }`
[INFO] [stderr]    Compiling tast v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.72s
[INFO] running `Command { std: "docker" "inspect" "5ad69b8222e0ee7d916c8906bf1e5444b36c199af14696d5b1f9ee1a5b487520", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ad69b8222e0ee7d916c8906bf1e5444b36c199af14696d5b1f9ee1a5b487520", kill_on_drop: false }`
[INFO] [stdout] 5ad69b8222e0ee7d916c8906bf1e5444b36c199af14696d5b1f9ee1a5b487520
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d22f46c41cfbbe0b33efd4e7090ef2c175c2012f2277c4698d9a983ed528608f
[INFO] running `Command { std: "docker" "start" "-a" "d22f46c41cfbbe0b33efd4e7090ef2c175c2012f2277c4698d9a983ed528608f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tast-f60978969ca533aa)
[INFO] [stdout] 
[INFO] [stdout] running 304 tests
[INFO] [stdout] test emit::dot::tests::dot_empty_graph ... ok
[INFO] [stdout] test emit::dot::tests::dot_single_node ... ok
[INFO] [stdout] test emit::dot::tests::dot_includes_labels ... ok
[INFO] [stdout] test emit::dot::tests::dot_with_edges ... ok
[INFO] [stdout] test emit::junit::tests::junit_empty_plan ... ok
[INFO] [stdout] test emit::junit::tests::junit_escapes_xml_special_chars ... ok
[INFO] [stdout] test emit::junit::tests::junit_includes_test_count ... ok
[INFO] [stdout] test emit::junit::tests::junit_includes_steps_in_system_out ... ok
[INFO] [stdout] test emit::junit::tests::junit_includes_testsuite_name ... ok
[INFO] [stdout] test emit::junit::tests::junit_includes_xml_declaration ... ok
[INFO] [stdout] test emit::junit::tests::junit_multiple_test_cases ... ok
[INFO] [stdout] test emit::junit::tests::junit_single_test_case ... ok
[INFO] [stdout] test emit::junit::tests::junit_testcase_classname_is_graph_name ... 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_step_description ... ok
[INFO] [stdout] test emit::markdown::tests::markdown_includes_tags ... ok
[INFO] [stdout] test emit::markdown::tests::markdown_step_data_shown_as_list ... ok
[INFO] [stdout] test emit::markdown::tests::markdown_multi_step ... ok
[INFO] [stdout] test emit::mermaid::tests::mermaid_empty_graph ... 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_with_edges ... ok
[INFO] [stdout] test emit::util::tests::capitalizes_already_upper ... ok
[INFO] [stdout] test emit::util::tests::capitalizes_empty ... ok
[INFO] [stdout] test emit::util::tests::capitalizes_lowercase ... ok
[INFO] [stdout] test emit::util::tests::capitalizes_single_char ... ok
[INFO] [stdout] test emit::markdown::tests::markdown_includes_preconditions_actions_assertions ... ok
[INFO] [stdout] test emit::markdown::tests::markdown_single_step ... ok
[INFO] [stdout] test graph::analysis::tests::find_cycle_none_for_dag ... ok
[INFO] [stdout] test emit::markdown::tests::markdown_includes_plan_header ... ok
[INFO] [stdout] test emit::yaml::tests::emits_empty_plan_yaml ... ok
[INFO] [stdout] test emit::yaml::tests::emits_multi_step_yaml ... ok
[INFO] [stdout] test emit::yaml::tests::emits_plan_metadata_yaml ... ok
[INFO] [stdout] test emit::yaml::tests::emits_single_step_yaml ... ok
[INFO] [stdout] test emit::yaml::tests::emits_step_with_actions ... ok
[INFO] [stdout] test emit::yaml::tests::emits_step_with_depends_on ... ok
[INFO] [stdout] test emit::yaml::tests::emits_step_with_inputs_and_outputs ... ok
[INFO] [stdout] test emit::yaml::tests::emits_step_with_preconditions ... ok
[INFO] [stdout] test emit::yaml::tests::yaml_output_matches_spec_format ... ok
[INFO] [stdout] test graph::analysis::tests::find_cycle_returns_path ... ok
[INFO] [stdout] test emit::yaml::tests::yaml_round_trips_through_serde ... ok
[INFO] [stdout] test graph::analysis::tests::find_cycle_self_loop ... ok
[INFO] [stdout] test emit::yaml::tests::yaml_emits_parameters ... ok
[INFO] [stdout] test emit::yaml::tests::emits_step_with_assertions ... ok
[INFO] [stdout] test graph::analysis::tests::graph_detects_cycle ... ok
[INFO] [stdout] test graph::builder::tests::builds_graph_with_two_connected_nodes ... ok
[INFO] [stdout] test graph::analysis::tests::find_cycle_three_nodes ... ok
[INFO] [stdout] test graph::builder::tests::graph_node_count_matches_ir ... ok
[INFO] [stdout] test graph::analysis::tests::graph_finds_leaf_nodes ... ok
[INFO] [stdout] test graph::builder::tests::builds_empty_graph ... ok
[INFO] [stdout] test graph::analysis::tests::graph_no_cycle_in_dag ... ok
[INFO] [stdout] test graph::builder::tests::graph_edge_count_matches_ir ... ok
[INFO] [stdout] test graph::builder::tests::builds_graph_preserves_edge_data ... ok
[INFO] [stdout] test graph::analysis::tests::graph_finds_root_nodes ... ok
[INFO] [stdout] test graph::builder::tests::builds_graph_with_single_node ... 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::graph_topological_sort_respects_dependencies ... 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_empty_graph ... ok
[INFO] [stdout] test graph::traversal::tests::bfs_linear_chain ... 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::compile_with_topological_matches_default ... ok
[INFO] [stdout] test graph::traversal::tests::dfs_branching_explores_depth ... ok
[INFO] [stdout] test graph::traversal::tests::dfs_diamond_visits_once ... ok
[INFO] [stdout] test graph::traversal::tests::dfs_empty_graph ... ok
[INFO] [stdout] test graph::traversal::tests::shortest_path_direct_edge ... ok
[INFO] [stdout] test graph::traversal::tests::dfs_linear_chain ... ok
[INFO] [stdout] test graph::traversal::tests::shortest_path_no_path_errors ... ok
[INFO] [stdout] test graph::traversal::tests::shortest_path_through_intermediate ... ok
[INFO] [stdout] test graph::traversal::tests::subgraph_empty_selection ... ok
[INFO] [stdout] test graph::traversal::tests::dfs_multiple_roots ... ok
[INFO] [stdout] test graph::traversal::tests::subgraph_excludes_unselected ... ok
[INFO] [stdout] test graph::traversal::tests::dfs_single_node ... ok
[INFO] [stdout] test graph::traversal::tests::topological_detects_cycle ... ok
[INFO] [stdout] test graph::traversal::tests::topological_single_node ... ok
[INFO] [stdout] test ir::fixture::tests::apply_fixture_does_not_overwrite_existing ... ok
[INFO] [stdout] test graph::traversal::tests::shortest_path_picks_shortest ... ok
[INFO] [stdout] test ir::fixture::tests::extract_fixture_ref_from_text ... ok
[INFO] [stdout] test graph::traversal::tests::shortest_path_same_node ... ok
[INFO] [stdout] test graph::traversal::tests::shortest_path_unknown_node_errors ... 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 graph::traversal::tests::subgraph_preserves_included_nodes ... ok
[INFO] [stdout] test ir::fixture::tests::extract_fixture_ref_returns_none_for_plain_text ... ok
[INFO] [stdout] test ir::fixture::tests::apply_fixture_merges_fields ... ok
[INFO] [stdout] test graph::traversal::tests::subgraph_preserves_internal_edges ... ok
[INFO] [stdout] test graph::traversal::tests::display_strategy_names ... ok
[INFO] [stdout] test graph::traversal::tests::topological_linear_chain ... ok
[INFO] [stdout] test graph::traversal::tests::topological_branching ... ok
[INFO] [stdout] test graph::traversal::tests::topological_empty_graph ... ok
[INFO] [stdout] test ir::params::tests::mixed_text_and_parameters_resolve_correctly ... 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_unknown_returns_none ... ok
[INFO] [stdout] test ir::params::tests::no_parameters_returns_empty ... ok
[INFO] [stdout] test ir::params::tests::parameter_binding_source_tracked ... ok
[INFO] [stdout] test ir::params::tests::parameter_bound_from_edge_data ... ok
[INFO] [stdout] test ir::fixture::tests::resolve_fixture_by_name ... ok
[INFO] [stdout] test ir::params::tests::parameter_bound_from_fixture ... ok
[INFO] [stdout] test ir::params::tests::resolves_multiple_parameters ... 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::cross_graph_preserves_local_edges ... ok
[INFO] [stdout] test ir::resolve::tests::cross_graph_unknown_graph_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::resolve::tests::resolve_circular_import_errors ... ok
[INFO] [stdout] test ir::resolve::tests::resolve_invalid_file_errors ... 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_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_empty_graph ... ok
[INFO] [stdout] test ir::tests::ir_from_graph_with_nodes ... ok
[INFO] [stdout] test ir::tests::fixture_ref_in_given_step ... ok
[INFO] [stdout] test ir::tests::ir_preserves_edge_data ... ok
[INFO] [stdout] test ir::tests::ir_preserves_step_order ... ok
[INFO] [stdout] test ir::tests::ir_rejects_edge_to_unknown_node ... ok
[INFO] [stdout] test ir::tests::ir_rejects_unsatisfied_requires ... ok
[INFO] [stdout] test ir::tests::ir_resolves_edge_node_references ... 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_extraction_preserves_step_text ... ok
[INFO] [stdout] test ir::tests::ir_step_no_extraction_when_no_patterns ... ok
[INFO] [stdout] test ir::tests::ir_step_normalized_equivalent_phrasings ... ok
[INFO] [stdout] test ir::tests::ir_step_normalized_strips_articles ... ok
[INFO] [stdout] test ir::tests::ir_step_extraction_with_binding_verb ... ok
[INFO] [stdout] test ir::tests::ir_step_preserves_original_text ... ok
[INFO] [stdout] test ir::tests::ir_step_extracts_inline_data_from_text ... ok
[INFO] [stdout] test ir::tests::ir_step_has_normalized_text ... ok
[INFO] [stdout] test ir::tests::ir_validates_edge_references_exist ... ok
[INFO] [stdout] test ir::tests::ir_step_merges_extracted_and_explicit ... ok
[INFO] [stdout] test ir::tests::ir_validates_passes_fields ... ok
[INFO] [stdout] test ir::tests::ir_validates_requires_satisfied_by_incoming_edges ... ok
[INFO] [stdout] test ir::tests::step_with_fixture_ref_gets_fixture_data ... ok
[INFO] [stdout] test ir::tests::step_with_fixture_ref_merges_with_explicit_data ... ok
[INFO] [stdout] test ir::tests::step_with_unknown_fixture_has_no_fixture_data ... ok
[INFO] [stdout] test parser::ast::tests::ast_step_fragment_text ... ok
[INFO] [stdout] test parser::ast::tests::constructs_data_block_multiple_fields ... ok
[INFO] [stdout] test parser::ast::tests::ast_step_fragment_parameter ... ok
[INFO] [stdout] test parser::ast::tests::constructs_data_block_single_field ... ok
[INFO] [stdout] test parser::ast::tests::constructs_edge_with_description ... 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 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_node_with_steps ... ok
[INFO] [stdout] test parser::ast::tests::constructs_step_and_preserves_parent_type ... ok
[INFO] [stdout] test parser::ast::tests::constructs_step_but_preserves_parent_type ... ok
[INFO] [stdout] test parser::ast::tests::constructs_step_given ... ok
[INFO] [stdout] test parser::ast::tests::constructs_step_then ... ok
[INFO] [stdout] test parser::ast::tests::constructs_step_when ... 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 parser::ast::tests::node_with_requires ... ok
[INFO] [stdout] test parser::ast::tests::node_with_tags ... ok
[INFO] [stdout] test parser::ast::tests::step_with_inline_data ... ok
[INFO] [stdout] test parser::extract::tests::extracts_after_binding_verb_has ... ok
[INFO] [stdout] test parser::extract::tests::extracts_after_binding_verb_is ... ok
[INFO] [stdout] test parser::extract::tests::extracts_after_binding_verb_with ... ok
[INFO] [stdout] test parser::extract::tests::extracts_compound_pattern ... 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::extract::tests::extracts_ignores_quoted_strings_without_preceding_key ... 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_ignores_content ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_comment_line ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_complete_edge_definition ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_complete_node_block ... 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_free_text_after_given ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_free_text_after_then ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_free_text_after_when ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_free_text_stops_at_data_block ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_free_text_without_parameters_unchanged ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_identifier_simple ... 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_inline_data_block ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_multiple_parameters_in_free_text ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_multiline_node ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_parameter_in_free_text ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_parameter_preserves_surrounding_text ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_single_keyword_graph ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_single_keyword_node ... ok
[INFO] [stdout] test parser::lexer::tests::tokenizes_string_literal ... 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_collapses_whitespace ... ok
[INFO] [stdout] test parser::normalize::tests::normalize_equivalent_phrasings_match ... ok
[INFO] [stdout] test parser::normalize::tests::normalize_identifies_action_verb_submits ... ok
[INFO] [stdout] test parser::normalize::tests::normalize_identifies_binding_verb_has ... ok
[INFO] [stdout] test parser::normalize::tests::normalize_identifies_binding_verb_is ... ok
[INFO] [stdout] test parser::normalize::tests::normalize_lowercases_for_comparison ... ok
[INFO] [stdout] test parser::normalize::tests::normalize_preserves_original_text ... ok
[INFO] [stdout] test parser::normalize::tests::normalize_strips_determiner_some ... ok
[INFO] [stdout] test parser::normalize::tests::normalize_strips_leading_article_a ... ok
[INFO] [stdout] test parser::normalize::tests::normalize_strips_leading_article_an ... ok
[INFO] [stdout] test parser::normalize::tests::normalize_identifies_binding_verb_with ... ok
[INFO] [stdout] test parser::normalize::tests::normalize_strips_leading_article_the ... ok
[INFO] [stdout] test parser::parse::tests::error_duplicate_node_names ... ok
[INFO] [stdout] test parser::parse::tests::error_edge_invalid_arrow ... ok
[INFO] [stdout] test parser::parse::tests::error_edge_missing_target ... ok
[INFO] [stdout] test parser::parse::tests::error_edge_referencing_unknown_node ... 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::parse::tests::error_reports_helpful_message ... ok
[INFO] [stdout] test parser::parse::tests::error_unclosed_graph ... ok
[INFO] [stdout] test parser::parse::tests::error_reports_line_number ... ok
[INFO] [stdout] test parser::parse::tests::error_unclosed_node ... ok
[INFO] [stdout] test parser::parse::tests::error_step_outside_node ... ok
[INFO] [stdout] test parser::parse::tests::error_unterminated_string_in_step ... ok
[INFO] [stdout] test parser::parse::tests::parses_edge_with_description ... ok
[INFO] [stdout] test parser::parse::tests::parses_edge_with_passes ... ok
[INFO] [stdout] test parser::parse::tests::parses_edge_with_passes_and_description ... ok
[INFO] [stdout] test parser::parse::tests::parses_edge_simple ... ok
[INFO] [stdout] test parser::parse::tests::parses_graph_with_config ... ok
[INFO] [stdout] test parser::parse::tests::parses_graph_with_multiple_edges ... ok
[INFO] [stdout] test parser::parse::tests::parses_graph_with_multiple_nodes ... 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::parses_empty_graph ... ok
[INFO] [stdout] test parser::parse::tests::parses_graph_with_single_empty_node ... 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_fixture_definition ... ok
[INFO] [stdout] test parser::parse::tests::parses_node_with_but_continuation ... ok
[INFO] [stdout] test parser::parse::tests::parses_full_example_auth_graph ... 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_node_with_given_step ... ok
[INFO] [stdout] test parser::parse::tests::parses_node_with_string_data_in_step ... ok
[INFO] [stdout] test parser::parse::tests::parses_node_with_requires ... ok
[INFO] [stdout] test parser::parse::tests::parses_node_with_tags ... ok
[INFO] [stdout] test parser::parse::tests::parses_node_with_then_step ... ok
[INFO] [stdout] test parser::parse::tests::parses_node_with_when_step ... ok
[INFO] [stdout] test parser::parse::tests::parses_step_parameters_in_fragments ... 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 parser::parse::tests::parses_step_without_parameters_has_empty_fragments ... 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::compiles_single_node_plan ... 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::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_includes_parameters ... ok
[INFO] [stdout] test plan::compiler::tests::plan_step_order_is_deterministic ... ok
[INFO] [stdout] test plan::compiler::tests::plan_step_parameters_show_binding_source ... ok
[INFO] [stdout] test plan::compiler::tests::plan_step_without_parameters_omits_field ... ok
[INFO] [stdout] test plan::filter::tests::filter_nodes_excludes_non_matching ... ok
[INFO] [stdout] test plan::filter::tests::filter_nodes_includes_matching ... ok
[INFO] [stdout] test plan::filter::tests::filter_nodes_no_predicate_returns_all ... ok
[INFO] [stdout] test plan::filter::tests::filter_plan_preserves_order ... ok
[INFO] [stdout] test plan::filter::tests::filter_plan_removes_unmatched ... 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::parse_filter_comma_separated ... 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 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_debug_format ... ok
[INFO] [stdout] test util::span::tests::span_default_is_zero_position_line_one_col_one ... ok
[INFO] [stdout] test util::span::tests::span_equality ... ok
[INFO] [stdout] test util::span::tests::span_is_empty_when_start_equals_end ... ok
[INFO] [stdout] test util::span::tests::span_is_not_empty_when_start_differs_from_end ... ok
[INFO] [stdout] test util::span::tests::span_len_returns_byte_length ... ok
[INFO] [stdout] test util::span::tests::span_merge_combines_two_spans ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 304 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tast-82b337069e10aa4a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-7f17e3e48343dd02)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test cli_plan_detects_cycle ... ok
[INFO] [stdout] test cli_plan_empty_graph ... ok
[INFO] [stdout] test cli_plan_cross_graph_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_format_unknown_errors ... ok
[INFO] [stdout] test cli_plan_simple_edge ... ok
[INFO] [stdout] test cli_plan_with_filter_tag ... ok
[INFO] [stdout] test cli_plan_format_junit ... ok
[INFO] [stdout] test cli_plan_format_yaml_default ... ok
[INFO] [stdout] test cli_plan_with_from_only ... ok
[INFO] [stdout] test cli_plan_with_import ... ok
[INFO] [stdout] test cli_plan_format_junit_writes_file ... ok
[INFO] [stdout] test cli_validate_reports_invalid_file_with_error ... ok
[INFO] [stdout] test list_fixtures_empty_when_none ... ok
[INFO] [stdout] test cli_visualize_dot_output ... ok
[INFO] [stdout] test list_edges_includes_passes ... ok
[INFO] [stdout] test cli_plan_with_strategy_bfs ... ok
[INFO] [stdout] test list_edges_shows_all ... ok
[INFO] [stdout] test cli_visualize_mermaid_output ... ok
[INFO] [stdout] test cli_validate_empty_graph ... ok
[INFO] [stdout] test cli_plan_full_auth_graph ... ok
[INFO] [stdout] test cli_plan_with_strategy_dfs ... ok
[INFO] [stdout] test cli_validate_with_import ... ok
[INFO] [stdout] test cli_validate_reports_missing_node_ref ... ok
[INFO] [stdout] test list_tags_unique ... ok
[INFO] [stdout] test cli_plan_with_from_to ... ok
[INFO] [stdout] test list_fixtures_includes_fields ... ok
[INFO] [stdout] test list_nodes_includes_descriptions ... ok
[INFO] [stdout] test list_fixtures_shows_all ... ok
[INFO] [stdout] test list_invalid_what_errors ... ok
[INFO] [stdout] test cli_validate_reports_valid_file ... ok
[INFO] [stdout] test list_nodes_shows_all ... ok
[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:     0x5ab857100ff2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ab857100ff2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ab857100ff2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ab857100ff2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ab857111fba - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ab857111fba - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5ab8570cf6c6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ab8570cf6c6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ab8570e03e9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ab8570e03e9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ab8570e0281 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ab85700e64e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ab85700e64e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ab8570e0662 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ab8570e0662 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ab8570e04da - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5ab8570db749 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ab8570c3bed - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ab85711adac - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ab85711ad72 - core::panicking::panic::hbff2745fd4c5afec
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5ab856fedbb7 - integration::cli_plan_with_output_flag_writes_file::hf441e4a162485c15
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:37:5
[INFO] [stdout]   21:     0x5ab856fedd27 - integration::cli_plan_with_output_flag_writes_file::{{closure}}::haf0bfa2476535314
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:28:43
[INFO] [stdout]   22:     0x5ab856fee576 - core::ops::function::FnOnce::call_once::h0ef1037e3f9f9985
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5ab85700e40b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ab85700e40b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5ab857021e1a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5ab857021e1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5ab857021e1a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5ab857021e1a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5ab857021e1a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5ab857021e1a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5ab857021e1a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5ab856ffc274 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5ab856ffc274 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5ab856fffc12 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5ab856fffc12 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5ab856fffc12 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5ab856fffc12 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5ab856fffc12 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5ab856fffc12 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5ab856fffc12 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ab8570d692f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x5ab8570d692f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   43:     0x7d4965669aa4 - <unknown>
[INFO] [stdout]   44:     0x7d49656f6a64 - 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] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "d22f46c41cfbbe0b33efd4e7090ef2c175c2012f2277c4698d9a983ed528608f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d22f46c41cfbbe0b33efd4e7090ef2c175c2012f2277c4698d9a983ed528608f", kill_on_drop: false }`
[INFO] [stdout] d22f46c41cfbbe0b33efd4e7090ef2c175c2012f2277c4698d9a983ed528608f
