[INFO] cloning repository https://github.com/dpereira411/ki2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dpereira411/ki2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpereira411%2Fki2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpereira411%2Fki2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6cba01b785f00c72293f2bec18eb991f639e9dfe
[INFO] testing dpereira411/ki2 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpereira411%2Fki2" "/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/dpereira411/ki2
[INFO] finished tweaking git repo https://github.com/dpereira411/ki2
[INFO] tweaked toml for git repo https://github.com/dpereira411/ki2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dpereira411/ki2 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dpereira411/ki2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 328625b78ffbb66de0388b348a21b8d080dc28527513b4fa9145c515da57ec27
[INFO] running `Command { std: "docker" "start" "-a" "328625b78ffbb66de0388b348a21b8d080dc28527513b4fa9145c515da57ec27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "328625b78ffbb66de0388b348a21b8d080dc28527513b4fa9145c515da57ec27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "328625b78ffbb66de0388b348a21b8d080dc28527513b4fa9145c515da57ec27", kill_on_drop: false }`
[INFO] [stdout] 328625b78ffbb66de0388b348a21b8d080dc28527513b4fa9145c515da57ec27
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f609ba629b35a163a988e7d0a1f918e93c2a7773feb0e47cf2d9fec2b11cd794
[INFO] running `Command { std: "docker" "start" "-a" "f609ba629b35a163a988e7d0a1f918e93c2a7773feb0e47cf2d9fec2b11cd794", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling ki2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "f609ba629b35a163a988e7d0a1f918e93c2a7773feb0e47cf2d9fec2b11cd794", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f609ba629b35a163a988e7d0a1f918e93c2a7773feb0e47cf2d9fec2b11cd794", kill_on_drop: false }`
[INFO] [stdout] f609ba629b35a163a988e7d0a1f918e93c2a7773feb0e47cf2d9fec2b11cd794
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25c6d8de592e3ed3735628792defa419c4a74ec99f46e94dfecc3a277f5d7f6c
[INFO] running `Command { std: "docker" "start" "-a" "25c6d8de592e3ed3735628792defa419c4a74ec99f46e94dfecc3a277f5d7f6c", kill_on_drop: false }`
[INFO] [stderr]    Compiling ki2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 42.77s
[INFO] running `Command { std: "docker" "inspect" "25c6d8de592e3ed3735628792defa419c4a74ec99f46e94dfecc3a277f5d7f6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25c6d8de592e3ed3735628792defa419c4a74ec99f46e94dfecc3a277f5d7f6c", kill_on_drop: false }`
[INFO] [stdout] 25c6d8de592e3ed3735628792defa419c4a74ec99f46e94dfecc3a277f5d7f6c
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5f46725736854bf8a6842ddb28647f2fa3e6df408754a10fdf3f678a38e56011
[INFO] running `Command { std: "docker" "start" "-a" "5f46725736854bf8a6842ddb28647f2fa3e6df408754a10fdf3f678a38e56011", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ki2-c16cc1bcdf765c27)
[INFO] [stdout] 
[INFO] [stdout] running 442 tests
[INFO] [stdout] test connectivity::tests::build_live_reduced_subgraph_handles_attach_bus_link_handles ... ok
[INFO] [stdout] test connectivity::tests::build_live_reduced_subgraph_handles_attach_label_driver_owners ... ok
[INFO] [stdout] test connectivity::tests::build_live_reduced_subgraph_handles_attach_symbol_pin_driver_owners ... ok
[INFO] [stdout] test connectivity::tests::build_live_reduced_subgraph_handles_attach_sheet_pin_driver_owners ... ok
[INFO] [stdout] test connectivity::tests::build_live_reduced_subgraph_handles_choose_driver_from_attached_owner ... ok
[INFO] [stdout] test connectivity::tests::build_live_reduced_subgraph_handles_keep_full_base_pin_payload ... ok
[INFO] [stdout] test connectivity::tests::build_live_reduced_subgraph_handles_keep_stacked_symbol_pin_driver_owners_distinct ... ok
[INFO] [stdout] test connectivity::tests::build_live_reduced_subgraph_handles_preserves_shared_subgraph_identity ... ok
[INFO] [stdout] test connectivity::tests::build_live_reduced_subgraph_handles_match_sheet_pin_driver_by_child_sheet_uuid ... ok
[INFO] [stdout] test connectivity::tests::build_live_reduced_subgraph_handles_ranked_chosen_owner_without_explicit_index ... ok
[INFO] [stdout] test connectivity::tests::apply_live_reduced_driver_connections_preserves_live_link_connections ... ok
[INFO] [stdout] test connectivity::tests::build_live_reduced_subgraph_handles_promote_chosen_text_driver_owner ... ok
[INFO] [stdout] test connectivity::tests::build_live_reduced_subgraph_handles_preserve_seeded_symbol_pin_driver_owner ... ok
[INFO] [stdout] test connectivity::tests::build_live_reduced_subgraph_handles_seed_wire_items_from_ranked_primary_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::build_live_reduced_subgraph_handles_match_symbol_pin_driver_by_sheet_instance_path ... ok
[INFO] [stdout] test connectivity::tests::clone_live_bus_member_handle_preserves_nested_member_handles ... ok
[INFO] [stdout] test connectivity::tests::build_live_reduced_subgraph_handles_seed_text_driver_owners ... ok
[INFO] [stdout] test connectivity::tests::collect_live_reduced_propagation_component_excludes_bus_parent_handles ... ok
[INFO] [stdout] test connectivity::tests::collect_live_reduced_propagation_component_prefers_hierarchy_handles ... ok
[INFO] [stdout] test connectivity::tests::build_live_reduced_subgraph_handles_seed_ranked_primary_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::collect_reduced_strong_drivers_prefers_local_power_over_hierarchical_label ... ok
[INFO] [stdout] test connectivity::tests::collect_connection_components_links_duplicate_jumper_pin_numbers ... ok
[INFO] [stdout] test connectivity::tests::collect_connection_components_links_jumper_pin_groups ... ok
[INFO] [stdout] test connectivity::tests::collect_reduced_strong_drivers_prefers_global_then_local_power_over_regular_pin ... ok
[INFO] [stdout] test connectivity::tests::connection_component_for_symbol_pin_uses_stacked_pin_number_identity ... ok
[INFO] [stdout] test connectivity::tests::collect_reduced_strong_drivers_keeps_in_netlist_off_board_pin_driver ... ok
[INFO] [stdout] test connectivity::tests::collect_connection_points_keeps_stacked_symbol_pins_distinct ... ok
[INFO] [stdout] test connectivity::tests::first_same_name_lookup_prefers_live_subgraph_name_cache_over_stale_reduced_index ... ok
[INFO] [stdout] test connectivity::tests::handle_projection_prefers_discovered_additional_parent_index_when_primary_missing ... ok
[INFO] [stdout] test connectivity::tests::handle_projection_resolves_bus_parent_indexes_from_live_handles ... ok
[INFO] [stdout] test connectivity::tests::handle_projection_resolves_connected_bus_index_from_effective_bus_driver_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::handle_projection_resolves_hierarchy_indexes_from_live_handles ... ok
[INFO] [stdout] test connectivity::tests::hierarchy_name_helpers_read_live_hierarchy_owners ... ok
[INFO] [stdout] test connectivity::tests::collect_reduced_strong_drivers_prefers_output_sheet_pin_driver ... ok
[INFO] [stdout] test connectivity::tests::handle_projection_resolves_bus_entry_owner_from_live_handle ... ok
[INFO] [stdout] test connectivity::tests::label_query_prefers_live_subgraph_labels_over_stale_identity_map ... ok
[INFO] [stdout] test connectivity::tests::label_query_projects_live_owner_over_stale_reduced_subgraph_payload ... ok
[INFO] [stdout] test connectivity::tests::label_query_skips_approximate_reduced_rescan_when_live_graph_exists ... ok
[INFO] [stdout] test connectivity::tests::live_base_pin_refresh_uses_ranked_primary_connection_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::live_bus_entry_attachment_skips_bus_touching_wire_side_of_entry ... ok
[INFO] [stdout] test connectivity::tests::live_bus_entry_conflict_candidate_includes_all_driver_names ... ok
[INFO] [stdout] test connectivity::tests::live_bus_entry_conflict_candidate_prefers_full_local_driver_names ... ok
[INFO] [stdout] test connectivity::tests::live_bus_entry_conflict_candidate_uses_base_pin_default_name_when_pin_is_not_a_driver ... ok
[INFO] [stdout] test connectivity::tests::live_bus_entry_conflict_candidate_uses_connected_bus_owner ... ok
[INFO] [stdout] test connectivity::tests::live_bus_entry_conflict_candidate_uses_effective_bus_when_raw_subgraph_connection_is_stale ... ok
[INFO] [stdout] test connectivity::tests::live_bus_entry_conflict_candidate_uses_item_connection_when_driver_promotes_to_bus ... ok
[INFO] [stdout] test connectivity::tests::live_bus_entry_conflict_candidate_uses_ranked_primary_bus_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::live_bus_entry_conflict_candidate_uses_ranked_primary_fallback_name_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::live_bus_entry_conflict_suppression_ignores_non_chosen_power_driver ... ok
[INFO] [stdout] test connectivity::tests::live_bus_entry_conflict_suppression_uses_chosen_driver_priority ... ok
[INFO] [stdout] test connectivity::tests::live_bus_entry_conflict_suppression_uses_ranked_driver_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::live_bus_entry_connected_bus_owner_refreshes_bus_item_clone_after_driver_update ... ok
[INFO] [stdout] test connectivity::tests::live_bus_link_refresh_preserves_shared_link_handles ... ok
[INFO] [stdout] test connectivity::tests::live_bus_to_bus_conflict_ignores_hierarchical_label_as_label_side ... ok
[INFO] [stdout] test connectivity::tests::live_dangling_bus_entry_uses_effective_connected_bus_driver_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::live_dangling_wire_endpoints_treat_endpoint_on_other_wire_segment_as_connected ... ok
[INFO] [stdout] test connectivity::tests::live_driver_conflict_falls_back_to_highest_ranked_driver_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::live_driver_conflict_requires_multiple_strong_drivers ... ok
[INFO] [stdout] test connectivity::tests::live_driver_conflict_uses_best_ranked_secondary_driver ... ok
[INFO] [stdout] test connectivity::tests::live_driver_conflict_uses_chosen_driver_handle ... ok
[INFO] [stdout] test connectivity::tests::live_floating_wire_skips_subgraph_with_chosen_driver ... ok
[INFO] [stdout] test connectivity::tests::live_floating_wire_skips_subgraph_with_ranked_driver_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::live_group_bus_connection_match_does_not_recurse_past_nested_vector_members ... ok
[INFO] [stdout] test connectivity::tests::live_group_bus_member_match_uses_local_name_inside_nested_vectors ... ok
[INFO] [stdout] test connectivity::tests::live_hierarchy_component_matching_uses_shown_text_names ... ok
[INFO] [stdout] test connectivity::tests::live_item_connection_refresh_skips_bus_net_type_mismatches ... ok
[INFO] [stdout] test connectivity::tests::live_item_connection_refresh_skips_chosen_driver_item ... ok
[INFO] [stdout] test connectivity::tests::live_item_connection_refresh_skips_ranked_primary_driver_item_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::live_item_connection_refresh_skips_ranked_primary_sheet_pin_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::live_item_connection_refresh_uses_ranked_primary_connection_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::live_item_refresh_preserves_attached_strong_driver_local_pin_names ... ok
[INFO] [stdout] test connectivity::tests::live_item_refresh_updates_non_driver_base_pin_connections ... ok
[INFO] [stdout] test connectivity::tests::live_label_and_point_queries_read_live_subgraph_owner ... ok
[INFO] [stdout] test connectivity::tests::live_label_connectivity_subgraphs_aggregate_cross_sheet_no_connect ... ok
[INFO] [stdout] test connectivity::tests::live_label_connectivity_subgraphs_aggregate_neighbor_direct_local_hierarchy_same_sheet ... ok
[INFO] [stdout] test connectivity::tests::live_label_connectivity_subgraphs_aggregate_neighbor_parent_local_hierarchy ... ok
[INFO] [stdout] test connectivity::tests::live_label_connectivity_subgraphs_aggregate_ranked_primary_name_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::live_label_connectivity_subgraphs_aggregate_same_name_pin_counts ... ok
[INFO] [stdout] test connectivity::tests::live_label_connectivity_subgraphs_do_not_aggregate_neighbor_parent_chain_no_connect ... ok
[INFO] [stdout] test connectivity::tests::live_label_connectivity_subgraphs_do_not_inherit_bus_parent_local_hierarchy_without_local_hier_links ... ok
[INFO] [stdout] test connectivity::tests::live_label_connectivity_subgraphs_do_not_treat_direct_local_hierarchy_as_sufficient ... ok
[INFO] [stdout] test connectivity::tests::live_label_connectivity_subgraphs_flag_bus_member_hierarchy_route ... ok
[INFO] [stdout] test connectivity::tests::live_label_connectivity_subgraphs_inherit_bus_parent_local_hierarchy ... ok
[INFO] [stdout] test connectivity::tests::live_label_connectivity_subgraphs_inherit_no_connect_from_additional_hierarchy_parent ... ok
[INFO] [stdout] test connectivity::tests::live_label_connectivity_subgraphs_inherit_no_connect_from_bus_parent ... ok
[INFO] [stdout] test connectivity::tests::live_label_name_caches_use_shown_text_names ... ok
[INFO] [stdout] test connectivity::tests::live_net_map_entries_read_live_driver_and_base_pin_owner ... ok
[INFO] [stdout] test connectivity::tests::live_net_map_projection_reads_live_driver_and_base_pin_owner ... ok
[INFO] [stdout] test connectivity::tests::live_no_connect_outcome_ignores_stacked_pins_at_same_point ... ok
[INFO] [stdout] test connectivity::tests::live_no_connect_outcome_skips_hier_pin_overlap_even_with_other_pins ... ok
[INFO] [stdout] test connectivity::tests::live_no_connect_outcome_uses_cross_sheet_same_name_hier_port ... ok
[INFO] [stdout] test connectivity::tests::live_no_connect_outcome_uses_cross_sheet_same_name_pin ... ok
[INFO] [stdout] test connectivity::tests::live_no_connect_outcomes_do_not_deduplicate_distinct_markers_by_driver_identity ... ok
[INFO] [stdout] test connectivity::tests::live_no_connect_outcomes_keep_multiple_markers_in_one_subgraph ... ok
[INFO] [stdout] test connectivity::tests::live_no_connect_pin_owner_ignores_stale_subgraph_index ... ok
[INFO] [stdout] test connectivity::tests::live_no_connect_pin_owner_reads_live_graph_point_owners ... ok
[INFO] [stdout] test connectivity::tests::live_pin_not_connected_candidates_honor_cross_sheet_no_connect_sibling ... ok
[INFO] [stdout] test connectivity::tests::live_pin_not_connected_candidates_honor_same_name_no_connect_sibling ... ok
[INFO] [stdout] test connectivity::tests::live_pin_not_connected_candidates_keep_both_isolated_power_symbol_pins ... ok
[INFO] [stdout] test connectivity::tests::live_pin_not_connected_candidates_read_live_pin_owner ... ok
[INFO] [stdout] test connectivity::tests::live_post_propagation_does_not_promote_child_hier_port_only_net_to_bus ... ok
[INFO] [stdout] test connectivity::tests::live_post_propagation_sheet_pin_bus_promotion_does_not_alias_wire_item_connection ... ok
[INFO] [stdout] test connectivity::tests::live_post_propagation_sheet_pin_bus_promotion_uses_effective_child_bus_when_raw_child_connection_is_stale ... ok
[INFO] [stdout] test connectivity::tests::live_post_propagation_sheet_pin_bus_promotion_uses_ranked_child_bus_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::live_post_propagation_sheet_pin_bus_promotion_uses_shown_text_names ... ok
[INFO] [stdout] test connectivity::tests::live_post_propagation_updates_self_driven_symbol_pin_base_pin_connections ... ok
[INFO] [stdout] test connectivity::tests::live_post_propagation_uses_ranked_primary_auto_name_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::live_primary_driver_fallback_prefers_output_sheet_pin_for_equal_priority ... ok
[INFO] [stdout] test connectivity::tests::live_projection_preserves_attached_strong_driver_local_pin_names ... ok
[INFO] [stdout] test connectivity::tests::live_projection_preserves_chosen_driver_identity_on_bound_owner ... ok
[INFO] [stdout] test connectivity::tests::live_projection_preserves_ranked_primary_driver_index_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::live_projection_updates_driver_snapshots ... ok
[INFO] [stdout] test connectivity::tests::live_projection_updates_reduced_base_pin_connections ... ok
[INFO] [stdout] test connectivity::tests::live_projection_uses_ranked_primary_driver_connection_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::live_reduced_connection_clone_preserves_existing_bus_member_identity ... ok
[INFO] [stdout] test connectivity::tests::live_reduced_project_netclass_assignments_union_driver_netclasses_per_net ... ok
[INFO] [stdout] test connectivity::tests::live_reduced_project_netclass_assignments_use_ranked_primary_bus_members_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::live_reduced_subgraph_driver_priority_falls_back_to_highest_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::live_reduced_subgraph_driver_priority_uses_chosen_driver_but_global_presence_stays_global ... ok
[INFO] [stdout] test connectivity::tests::live_run_erc_subgraph_handles_dedup_ranked_driver_identity_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::live_same_local_global_label_conflicts_use_shown_text_names ... ok
[INFO] [stdout] test connectivity::tests::live_sheet_pin_dangling_counts_live_hier_port_owner ... ok
[INFO] [stdout] test connectivity::tests::live_sheet_pin_dangling_ignores_stale_reduced_projection ... ok
[INFO] [stdout] test connectivity::tests::live_sheet_pin_dangling_reads_live_graph_owners ... ok
[INFO] [stdout] test connectivity::tests::live_sheet_pin_queries_read_live_subgraph_owner ... ok
[INFO] [stdout] test connectivity::tests::live_symbol_pin_driver_name_uses_ranked_primary_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::live_symbol_pin_inventory_keeps_symbol_identity_when_symbols_share_pin_location ... ok
[INFO] [stdout] test connectivity::tests::live_symbol_pin_inventory_projects_live_base_pin_owner ... ok
[INFO] [stdout] test connectivity::tests::live_symbol_pin_net_name_ignores_stale_subgraph_index ... ok
[INFO] [stdout] test connectivity::tests::live_symbol_pin_net_name_keeps_symbol_identity_without_reference_snapshot ... ok
[INFO] [stdout] test connectivity::tests::live_symbol_pin_net_name_reads_live_subgraph_owner ... ok
[INFO] [stdout] test connectivity::tests::live_vector_bus_connection_match_uses_vector_index_not_local_name ... ok
[INFO] [stdout] test connectivity::tests::live_vector_bus_connection_without_vector_index_does_not_match_by_local_name ... ok
[INFO] [stdout] test connectivity::tests::live_vector_bus_member_without_vector_index_does_not_match_by_local_name ... ok
[INFO] [stdout] test connectivity::tests::live_wire_endpoint_owner_uses_live_same_sheet_name_cache_over_stale_reduced_map ... ok
[INFO] [stdout] test connectivity::tests::live_wire_endpoint_owner_uses_same_name_neighbor_wire_segment ... ok
[INFO] [stdout] test connectivity::tests::live_wire_item_refresh_skips_same_connection_handle ... ok
[INFO] [stdout] test connectivity::tests::no_connect_query_prefers_live_subgraph_markers_over_stale_identity_map ... ok
[INFO] [stdout] test connectivity::tests::no_connect_query_skips_approximate_reduced_rescan_when_live_graph_exists ... ok
[INFO] [stdout] test connectivity::tests::no_connect_query_uses_source_index_when_handles_reorder ... ok
[INFO] [stdout] test connectivity::tests::point_query_prefers_live_subgraph_points_over_stale_identity_map ... ok
[INFO] [stdout] test connectivity::tests::point_query_projects_live_owner_over_stale_reduced_subgraph_payload ... ok
[INFO] [stdout] test connectivity::tests::point_query_skips_approximate_reduced_rescan_when_live_graph_exists ... ok
[INFO] [stdout] test connectivity::tests::projected_driver_local_name_by_index_uses_source_index_when_handles_reorder ... ok
[INFO] [stdout] test connectivity::tests::projected_driver_local_name_uses_ranked_primary_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::projected_net_identity_by_index_uses_source_index_when_handles_reorder ... ok
[INFO] [stdout] test connectivity::tests::projected_net_identity_reads_live_owner_over_stale_reduced_payload ... ok
[INFO] [stdout] test connectivity::tests::projected_net_identity_uses_ranked_primary_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::projected_subgraph_from_live_handle_uses_source_index_when_handles_reorder ... ok
[INFO] [stdout] test connectivity::tests::recache_live_reduced_subgraph_name_handle_cache_keeps_prefix_aliases_stale ... ok
[INFO] [stdout] test connectivity::tests::recache_live_reduced_subgraph_name_handle_cache_keeps_shared_identity ... ok
[INFO] [stdout] test connectivity::tests::recache_live_reduced_subgraph_name_keeps_prefix_aliases_stale ... ok
[INFO] [stdout] test connectivity::tests::recache_live_reduced_subgraph_name_updates_live_name_indexes ... ok
[INFO] [stdout] test connectivity::tests::reduced_absorb_bus_member_guard_uses_full_member_name_not_local_name ... ok
[INFO] [stdout] test connectivity::tests::reduced_absorb_candidate_matches_only_driver_name_not_full_local_name ... ok
[INFO] [stdout] test connectivity::tests::reduced_absorb_candidate_matches_ranked_primary_without_multiple_strong_drivers ... ok
[INFO] [stdout] test connectivity::tests::reduced_absorb_candidate_skips_secondary_pin_default_names ... ok
[INFO] [stdout] test connectivity::tests::reduced_absorb_follows_absorbed_candidate_secondary_driver_names ... ok
[INFO] [stdout] test connectivity::tests::reduced_absorb_follows_absorbed_candidate_secondary_sheet_pin_names ... ok
[INFO] [stdout] test connectivity::tests::reduced_absorb_follows_secondary_power_pin_name_even_with_other_power_pin_on_symbol ... ok
[INFO] [stdout] test connectivity::tests::reduced_absorb_merges_same_sheet_duplicate_bus_drivers ... ok
[INFO] [stdout] test connectivity::tests::reduced_absorb_reresolves_driver_after_merge ... ok
[INFO] [stdout] test connectivity::tests::reduced_absorb_resolve_drops_weak_drivers_after_strong_merge ... ok
[INFO] [stdout] test connectivity::tests::reduced_absorb_resolve_prefers_alphabetical_name_for_equal_strong_drivers ... ok
[INFO] [stdout] test connectivity::tests::reduced_absorb_resolve_prefers_bus_superset_for_equal_strong_drivers ... ok
[INFO] [stdout] test connectivity::tests::reduced_absorb_resolve_prefers_non_pad_name_for_equal_weak_drivers ... ok
[INFO] [stdout] test connectivity::tests::reduced_absorb_resolve_prefers_output_sheet_pin_for_equal_priority ... ok
[INFO] [stdout] test connectivity::tests::reduced_absorb_secondary_matching_uses_non_chosen_secondary_driver ... ok
[INFO] [stdout] test connectivity::tests::reduced_absorb_secondary_name_skip_uses_driver_name_not_full_local_name ... ok
[INFO] [stdout] test connectivity::tests::reduced_absorb_skips_parent_base_pin_default_names_when_pin_is_not_a_driver ... ok
[INFO] [stdout] test connectivity::tests::reduced_absorb_skips_parent_secondary_pin_default_names ... ok
[INFO] [stdout] test connectivity::tests::reduced_absorb_uses_candidate_secondary_driver_names ... ok
[INFO] [stdout] test connectivity::tests::reduced_absorb_uses_parent_bus_member_secondary_driver_names ... ok
[INFO] [stdout] test connectivity::tests::reduced_absorb_uses_parent_secondary_driver_names ... ok
[INFO] [stdout] test connectivity::tests::reduced_absorb_uses_parent_secondary_power_pin_names ... ok
[INFO] [stdout] test connectivity::tests::reduced_absorb_uses_parent_secondary_sheet_pin_names ... ok
[INFO] [stdout] test connectivity::tests::reduced_absorb_uses_ranked_primary_name_when_chosen_index_missing ... ok
[INFO] [stdout] test connectivity::tests::reduced_bus_entry_conflict_candidate_includes_all_driver_names ... ok
[INFO] [stdout] test connectivity::tests::reduced_bus_entry_conflict_candidate_uses_base_pin_default_name_when_pin_is_not_a_driver ... ok
[INFO] [stdout] test connectivity::tests::reduced_bus_entry_conflict_candidate_uses_ranked_primary_fallback_name_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::reduced_bus_entry_conflict_suppression_ignores_non_chosen_power_driver ... ok
[INFO] [stdout] test connectivity::tests::reduced_bus_entry_conflict_suppression_uses_chosen_driver_priority ... ok
[INFO] [stdout] test connectivity::tests::reduced_bus_entry_owner_ignores_stale_connected_bus_index ... ok
[INFO] [stdout] test connectivity::tests::reduced_bus_entry_owner_uses_source_index_when_handles_reorder ... ok
[INFO] [stdout] test connectivity::tests::reduced_bus_member_match_uses_vector_index_before_name ... ok
[INFO] [stdout] test connectivity::tests::reduced_bus_member_net_codes_follow_assign_net_codes_queue_order ... ok
[INFO] [stdout] test connectivity::tests::reduced_bus_member_objects_keep_nested_bus_children ... ok
[INFO] [stdout] test connectivity::tests::reduced_bus_member_refresh_preserves_other_sheet_override ... ok
[INFO] [stdout] test connectivity::tests::reduced_bus_member_refresh_uses_child_final_connection ... ok
[INFO] [stdout] test connectivity::tests::reduced_bus_members_expand_top_level_alias_vectors ... ok
[INFO] [stdout] test connectivity::tests::reduced_bus_members_get_shared_connection_net_codes ... ok
[INFO] [stdout] test connectivity::tests::reduced_bus_members_keep_self_named_alias_member ... ok
[INFO] [stdout] test connectivity::tests::reduced_bus_subset_cmp_uses_direct_member_objects ... ok
[INFO] [stdout] test connectivity::tests::reduced_bus_to_bus_conflict_ignores_hierarchical_label_as_label_side ... ok
[INFO] [stdout] test connectivity::tests::reduced_connected_bus_lookup_prefers_projected_owner_index_over_geometry ... ok
[INFO] [stdout] test connectivity::tests::reduced_connected_bus_lookup_skips_bus_touching_wire_side_of_entry ... ok
[INFO] [stdout] test connectivity::tests::reduced_connection_components_keep_dangling_bus_entries_out_of_bus_component ... ok
[INFO] [stdout] test connectivity::tests::reduced_connection_components_keep_reversed_bus_entries_out_of_bus_component ... ok
[INFO] [stdout] test connectivity::tests::reduced_dangling_directive_label_points_filter_directives ... ok
[INFO] [stdout] test connectivity::tests::reduced_dangling_directive_label_points_skip_labels_inside_rule_area ... ok
[INFO] [stdout] test connectivity::tests::reduced_dangling_directive_label_points_treat_overlapping_directives_as_connected ... ok
[INFO] [stdout] test connectivity::tests::reduced_dangling_wire_endpoints_treat_endpoint_on_other_wire_segment_as_connected ... ok
[INFO] [stdout] test connectivity::tests::reduced_driver_conflict_falls_back_to_highest_ranked_driver_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::reduced_driver_conflict_requires_multiple_strong_drivers ... ok
[INFO] [stdout] test connectivity::tests::reduced_driver_conflict_uses_best_ranked_secondary_driver ... ok
[INFO] [stdout] test connectivity::tests::reduced_driver_conflict_uses_chosen_driver_index ... ok
[INFO] [stdout] test connectivity::tests::reduced_driver_name_candidate_ranks_connected_sheet_pins_individually ... ok
[INFO] [stdout] test connectivity::tests::dynamic_power_fixture_child_hier_labels_resolve_param_per_instance ... FAILED
[INFO] [stdout] test connectivity::tests::reduced_driver_name_candidate_ranks_connected_symbol_pins_individually ... ok
[INFO] [stdout] test connectivity::tests::reduced_floating_wire_skips_subgraph_with_chosen_driver ... ok
[INFO] [stdout] test connectivity::tests::reduced_driver_name_candidate_skips_ordinary_pin_outside_netlist ... ok
[INFO] [stdout] test connectivity::tests::reduced_hierarchy_component_collects_additional_parents_from_child_links ... ok
[INFO] [stdout] test connectivity::tests::reduced_hierarchy_descent_keeps_matching_child_even_when_driver_connection_type_differs ... ok
[INFO] [stdout] test connectivity::tests::reduced_hierarchy_descent_requires_child_hier_ports ... ok
[INFO] [stdout] test connectivity::tests::reduced_hierarchy_descent_skips_child_without_strong_driver ... ok
[INFO] [stdout] test connectivity::tests::reduced_hierarchy_descent_uses_driver_name_even_when_port_item_type_differs ... ok
[INFO] [stdout] test connectivity::tests::reduced_hierarchy_driver_chain_uses_best_driver ... ok
[INFO] [stdout] test connectivity::tests::dynamic_power_hierarchy_preserves_text_driver_names_after_propagation ... FAILED
[INFO] [stdout] test connectivity::tests::dynamic_power_fixture_child_local_power_value_uses_sheet_number_text ... FAILED
[INFO] [stdout] test connectivity::tests::dynamic_power_live_hierarchy_preserves_text_driver_names_after_propagation ... FAILED
[INFO] [stdout] test connectivity::tests::reduced_four_way_junction_points_count_only_connectable_items ... ok
[INFO] [stdout] test connectivity::tests::issue12814_usage_fixture_has_no_plain_pin_not_connected_candidates ... FAILED
[INFO] [stdout] test connectivity::tests::issue12814_drive_fixture_has_no_bus_to_bus_conflicts ... FAILED
[INFO] [stdout] test connectivity::tests::issue12814_drive_fixture_has_no_plain_pin_not_connected_candidates ... FAILED
[INFO] [stdout] test connectivity::tests::reduced_hierarchy_invalid_parent_does_not_skip_child_descent ... ok
[INFO] [stdout] test connectivity::tests::reduced_hierarchy_parent_visit_requires_matching_connection_type ... ok
[INFO] [stdout] test connectivity::tests::reduced_item_queries_use_ranked_primary_names_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::reduced_hierarchy_parent_visit_requires_parent_hier_pins ... ok
[INFO] [stdout] test connectivity::tests::reduced_hierarchy_visit_rechecks_current_driver_names ... ok
[INFO] [stdout] test connectivity::tests::reduced_label_connectivity_subgraphs_aggregate_cross_sheet_no_connect ... ok
[INFO] [stdout] test connectivity::tests::reduced_label_connectivity_subgraphs_do_not_aggregate_neighbor_parent_chain_no_connect ... ok
[INFO] [stdout] test connectivity::tests::reduced_label_connectivity_subgraphs_do_not_inherit_bus_parent_local_hierarchy_without_local_hier_links ... ok
[INFO] [stdout] test connectivity::tests::reduced_label_connectivity_subgraphs_aggregate_ranked_primary_name_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::reduced_label_connectivity_subgraphs_aggregate_neighbor_direct_local_hierarchy_same_sheet ... ok
[INFO] [stdout] test connectivity::tests::reduced_label_connectivity_subgraphs_do_not_treat_direct_local_hierarchy_as_sufficient ... ok
[INFO] [stdout] test connectivity::tests::reduced_label_connectivity_subgraphs_flag_bus_member_hierarchy_route ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_bus_neighbors_clone_member_into_neighbor_driver ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_bus_neighbor_recursion_refreshes_upgraded_member ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_bus_neighbors_preserve_first_same_parent_member_update ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_bus_neighbors_preserve_same_parent_member_by_neighbor_name ... ok
[INFO] [stdout] test connectivity::tests::reduced_label_connectivity_subgraphs_inherit_bus_parent_local_hierarchy ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_bus_neighbors_promote_global_neighbor_into_bus_member ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_bus_neighbors_promote_secondary_retry_member ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_bus_neighbors_promote_global_neighbor_without_dirtying_parent_bus ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_bus_link_refresh_matches_vector_members_by_index ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_bus_neighbors_retry_secondary_driver_for_stale_member ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_bus_fixpoint_replays_renamed_member_to_second_neighbor ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_bus_link_rematch_preserves_unmatched_parent_for_multi_parent_rename ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_bus_neighbors_secondary_retry_uses_ordinary_pin_driver ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_bus_parent_members_refresh_from_child_driver ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_bus_parent_members_use_ranked_primary_child_connection_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_bus_neighbors_skip_matching_member_name_with_different_full_local_name ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_graph_propagation_promotes_secondary_globals_on_live_owner ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_hierarchy_chain_prefers_alphabetical_full_name_for_equal_depth_strong_children ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_bus_neighbors_skip_non_net_neighbor_driver ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_bus_neighbors_sort_by_member_name ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_hierarchy_chain_prefers_global_power_over_local_power ... ok
[INFO] [stdout] test connectivity::tests::reduced_label_component_snapshot_counts_non_endpoint_wire_segments ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_hierarchy_chain_propagates_to_matching_child_despite_connection_type_mismatch ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_hierarchy_chain_prefers_local_power_over_hierarchical_label ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_bus_neighbors_update_same_parent_member_after_bus_member_rename ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_hierarchy_chain_prefers_shorter_path_for_equal_strong_priority ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_hierarchy_chain_reaches_higher_priority_additional_parent ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_hierarchy_chain_tiebreak_uses_ranked_primary_names_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_hierarchy_chain_uses_ranked_primary_connection_type_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_hierarchy_deferral_keeps_dirty_for_forced_pass ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_bus_parent_members_preserve_other_sheet_override ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_net_connection_from_label_name_preserves_bus_kind_syntax ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_hierarchy_chain_uses_ranked_primary_connection_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_multiple_bus_parent_names_refresh_subgraph_names ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_multiple_bus_parent_names_skip_same_resolved_name_different_sheet_path ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_multiple_bus_parent_names_recaches_ranked_primary_name_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_multiple_bus_parent_names_recaches_local_name_bucket ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_net_connection_from_label_name_preserves_nested_group_leaf_names ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_post_propagation_forces_weak_single_pin_names_to_unconnected ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_secondary_promotion_matches_driver_shown_names ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_post_propagation_promotes_sheet_pin_nets_to_bus ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_secondary_promotion_schedules_already_cloned_candidate ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_post_propagation_promotes_sheet_pin_group_bus_only_to_bus_type ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_secondary_promotion_considers_global_secondary_start_as_global ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_secondary_promotion_skips_ranked_primary_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_secondary_promotion_skips_chosen_driver_by_identity ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_selected_clean_bus_root_still_propagates_neighbors ... ok
[INFO] [stdout] test connectivity::tests::reduced_match_bus_member_vector_bus_does_not_fallback_to_local_name ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_selected_clean_hierarchy_root_stays_dirty_for_forced_pass ... ok
[INFO] [stdout] test connectivity::tests::reduced_live_secondary_promotion_uses_ranked_primary_connection_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::reduced_no_connect_outcome_skips_hier_pin_overlap_even_with_other_pins ... ok
[INFO] [stdout] test connectivity::tests::reduced_no_connect_outcome_uses_cross_sheet_same_name_hier_port ... ok
[INFO] [stdout] test connectivity::tests::reduced_no_connect_outcome_uses_cross_sheet_same_name_pin ... ok
[INFO] [stdout] test connectivity::tests::reduced_no_connect_outcome_ignores_stacked_pins_at_same_point ... ok
[INFO] [stdout] test connectivity::tests::reduced_no_connect_outcomes_do_not_deduplicate_distinct_markers_by_driver_identity ... ok
[INFO] [stdout] test connectivity::tests::reduced_parent_indexes_prefer_live_parent_handles_over_stale_reduced_indexes ... ok
[INFO] [stdout] test connectivity::tests::reduced_no_connect_outcomes_keep_multiple_markers_in_one_subgraph ... ok
[INFO] [stdout] test connectivity::tests::reduced_pin_not_connected_candidates_honor_cross_sheet_no_connect_sibling ... ok
[INFO] [stdout] test connectivity::tests::reduced_pin_not_connected_candidates_honor_ranked_same_name_no_connect_sibling ... ok
[INFO] [stdout] test connectivity::tests::reduced_no_connect_parent_chain_includes_additional_hierarchy_parent ... ok
[INFO] [stdout] test connectivity::tests::reduced_no_connect_parent_chain_uses_source_index_when_handles_reorder ... ok
[INFO] [stdout] test connectivity::tests::reduced_process_name_indexes_use_ranked_primary_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::reduced_pin_not_connected_candidates_keep_both_isolated_power_symbol_pins ... ok
[INFO] [stdout] test connectivity::tests::reduced_process_subgraphs_rename_uses_ranked_primary_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::reduced_process_subgraphs_renames_prefixless_weak_bus_groups_with_bus_prefix ... ok
[INFO] [stdout] test connectivity::tests::reduced_process_subgraphs_strong_driver_gate_promotes_unique_sheet_pin_only ... ok
[INFO] [stdout] test connectivity::tests::reduced_process_subgraphs_sheet_pin_promotion_blocks_same_sheet_global_name_conflict ... ok
[INFO] [stdout] test connectivity::tests::reduced_process_subgraphs_renames_weak_duplicate_driver_names ... ok
[INFO] [stdout] test connectivity::tests::reduced_net_name_prefers_wider_bus_driver ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_driver_name_for_symbol_pin_prefers_resolved_driver_over_seeded_default ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_driver_name_by_location_distinguishes_stacked_pin_numbers ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_graph_name_caches_assign_net_codes_to_ranked_primary_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_driver_name_for_multi_pin_power_symbol_uses_per_pin_name ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_graph_assigns_bus_entry_connected_bus_owner_indexes ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_driver_name_for_power_pin_uses_pin_owned_connection ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_label_identity_can_differ_from_generic_point_identity ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_bus_links_use_secondary_driver_names ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_bus_links_skip_secondary_sheet_pin_names ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_bus_links_skip_candidate_bus_driver_connections ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_bus_links_skip_base_pin_default_names_when_pin_is_not_a_driver ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_netclass_assignments_use_ranked_primary_bus_members_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_netclass_assignments_propagate_to_bus_member_leaves ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_item_identity_covers_labels_and_no_connects ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_sheet_pin_dangling_allows_stacked_same_point_pins ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_label_links_carry_dangling_state ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_netclass_assignments_union_driver_netclasses_per_net ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_net_identity_covers_non_anchor_label_points ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_sheet_pin_identity_uses_child_sheet_uuid ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_subgraph_classes_refresh_from_post_propagation_points ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_subgraph_driver_identity_falls_back_to_ranked_driver_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_no_connect_pin_owner_reads_graph_point_owners ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_item_connections_get_graph_owned_net_codes ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_pin_identity_covers_multi_pin_power_symbols ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_subgraph_driver_identity_keeps_exact_chosen_identity ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_subgraphs_project_live_owner_over_stale_reduced_payload ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_net_codes_follow_first_seen_net_name_order ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_subgraph_driver_names_include_sheet_pins ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_subgraph_driver_names_use_sheet_pin_shown_text ... ok
[INFO] [stdout] test connectivity::tests::reduced_same_name_lookup_uses_ranked_primary_when_chosen_missing ... ok
[INFO] [stdout] test connectivity::tests::reduced_seeded_symbol_pin_connection_uses_default_net_name_for_ordinary_pin ... ok
[INFO] [stdout] test connectivity::tests::reduced_seeded_symbol_pin_connection_uses_local_power_pin_name ... ok
[INFO] [stdout] test connectivity::tests::reduced_sheet_pin_dangling_counts_hier_port_owner ... ok
[INFO] [stdout] test connectivity::tests::reduced_symbol_pin_default_net_name_uses_effective_stacked_pad_number ... ok
[INFO] [stdout] test connectivity::tests::reduced_resolve_drivers_skips_ordinary_pin_when_lib_reference_is_private ... ok
[INFO] [stdout] test connectivity::tests::reduced_wire_endpoint_owner_uses_same_name_neighbor_wire_segment ... ok
[INFO] [stdout] test connectivity::tests::replay_reduced_live_stale_bus_members_match_by_vector_index_before_name ... ok
[INFO] [stdout] test connectivity::tests::replay_reduced_live_stale_bus_members_refreshes_neighbor_nets_immediately ... ok
[INFO] [stdout] test connectivity::tests::replay_reduced_live_stale_bus_members_refreshes_same_member_neighbors ... ok
[INFO] [stdout] test connectivity::tests::replay_reduced_live_stale_bus_members_updates_other_bus_subgraphs ... ok
[INFO] [stdout] test connectivity::tests::replay_reduced_live_stale_net_member_without_vector_index_skips_bus_update ... ok
[INFO] [stdout] test connectivity::tests::replay_reduced_live_stale_plain_member_skips_unmatched_bus_member ... ok
[INFO] [stdout] test connectivity::tests::run_erc_subgraphs_project_live_owner_over_stale_reduced_payload ... ok
[INFO] [stdout] test connectivity::tests::same_name_collection_prefers_live_subgraph_name_cache_over_stale_reduced_index ... ok
[INFO] [stdout] test connectivity::tests::sheet_pin_query_prefers_live_subgraph_pins_over_stale_identity_map ... ok
[INFO] [stdout] test connectivity::tests::sheet_pin_query_projects_live_owner_over_stale_reduced_subgraph_payload ... ok
[INFO] [stdout] test connectivity::tests::sheet_pin_query_skips_approximate_reduced_rescan_when_live_graph_exists ... ok
[INFO] [stdout] test connectivity::tests::sheet_pin_query_uses_source_index_when_handles_reorder ... ok
[INFO] [stdout] test connectivity::tests::sheet_same_name_lookup_prefers_live_subgraph_name_cache_over_stale_reduced_index ... ok
[INFO] [stdout] test connectivity::tests::shown_sheet_pin_text_prefers_sheet_pin_identity_over_generic_point_identity ... ok
[INFO] [stdout] test connectivity::tests::symbol_pin_queries_find_live_owner_without_reduced_pin_indexes ... ok
[INFO] [stdout] test connectivity::tests::symbol_pin_query_projects_live_owner_over_stale_reduced_subgraph_payload ... ok
[INFO] [stdout] test connectivity::tests::symbol_pin_query_skips_approximate_reduced_rescan_when_live_graph_exists ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_subgraph_lookup_uses_sheet_and_full_net_name ... ok
[INFO] [stdout] test connectivity::tests::symbol_pin_query_uses_source_index_when_handles_reorder ... ok
[INFO] [stdout] test erc::tests::missing_driver_prefers_visible_non_power_pin ... ok
[INFO] [stdout] test erc::tests::pin_to_pin_skips_reused_screen_power_output_conflicts_in_dynamic_power_fixture ... ok
[INFO] [stdout] test erc::tests::reused_screen_pin_dedup_keeps_last_occurrence ... ok
[INFO] [stdout] test erc::tests::stacked_pin_helper_keeps_reused_screen_occurrences_distinct ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_subgraph_lookup_accepts_vector_bus_prefix_alias ... ok
[INFO] [stdout] test erc::tests::stacked_pin_helper_only_matches_same_symbol_name_type_and_position ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_subgraphs_link_hierarchical_parent_chains ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_symbol_pin_inventory_keeps_unconnected_pins ... ok
[INFO] [stdout] test connectivity::tests::symbol_pin_queries_read_live_owner_state ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_subgraph_lookup_absorbs_same_sheet_duplicate_name ... ok
[INFO] [stdout] test model::tests::circle_hatching_clips_to_circle_bounds ... ok
[INFO] [stdout] test model::tests::connectivity_items_start_with_constructor_defaults ... ok
[INFO] [stdout] test model::tests::current_value_backed_sim_binding_variant_exists_for_loader_hydration ... ok
[INFO] [stdout] test model::tests::global_labels_start_with_mandatory_intersheet_refs_field ... ok
[INFO] [stdout] test model::tests::constraining_sheet_pin_to_explicit_side_uses_sheet_edges ... ok
[INFO] [stdout] test model::tests::labels_start_with_upstream_default_shapes ... ok
[INFO] [stdout] test connectivity::tests::reduced_project_subgraphs_track_bus_neighbor_links ... ok
[INFO] [stdout] test model::tests::hidden_lib_fields_advance_lib_symbol_ordinals ... ok
[INFO] [stdout] test model::tests::lib_symbol_refresh_updates_draw_item_caches ... ok
[INFO] [stdout] test model::tests::hierarchical_references_overwrite_by_path ... ok
[INFO] [stdout] test model::tests::lib_symbol_add_draw_item_routes_by_unit_and_body_style ... ok
[INFO] [stdout] test model::tests::lib_symbol_unit_display_names_are_shared_across_body_styles ... ok
[INFO] [stdout] test model::tests::hierarchical_references_do_not_seed_live_symbol_state_from_first_instance ... ok
[INFO] [stdout] test model::tests::lib_symbol_sorts_draw_items_by_kicad_type_order ... ok
[INFO] [stdout] test model::tests::lib_symbol_materializes_missing_unit_and_body_style_slots ... ok
[INFO] [stdout] test model::tests::library_draw_items_start_with_graphic_defaults ... ok
[INFO] [stdout] test model::tests::lib_symbols_start_with_mandatory_fields ... ok
[INFO] [stdout] test model::tests::moving_label_moves_attached_properties_without_changing_orientation ... ok
[INFO] [stdout] test model::tests::placed_symbols_start_with_mandatory_fields ... ok
[INFO] [stdout] test model::tests::moving_sheet_moves_existing_pins_with_owner ... ok
[INFO] [stdout] test model::tests::rectangle_hatching_spans_full_bounds ... ok
[INFO] [stdout] test model::tests::moving_schematic_text_keeps_angle_separate_from_position ... ok
[INFO] [stdout] test model::tests::properties_start_with_default_geometry ... ok
[INFO] [stdout] test model::tests::resizing_sheet_reconstrains_existing_pins_on_same_side ... ok
[INFO] [stdout] test model::tests::reference_updates_refresh_symbol_prefix ... ok
[INFO] [stdout] test model::tests::resizing_sheet_reconstrains_existing_pins_with_owner ... ok
[INFO] [stdout] test model::tests::moving_symbol_moves_attached_properties_without_changing_angle ... ok
[INFO] [stdout] test model::tests::placed_sheets_start_with_mandatory_fields ... ok
[INFO] [stdout] test model::tests::placed_symbols_start_with_mandatory_field_visibility ... ok
[INFO] [stdout] test model::tests::rounded_rectangle_hatching_respects_corner_radius ... ok
[INFO] [stdout] test model::tests::sheet_pins_start_with_default_geometry ... ok
[INFO] [stdout] test model::tests::symbol_normalizes_sim_param_pair_si_values ... ok
[INFO] [stdout] test model::tests::symbol_pins_start_with_empty_optional_state ... ok
[INFO] [stdout] test model::tests::schematic_text_starts_with_default_position_and_angle ... ok
[INFO] [stdout] test model::tests::symbol_preserves_duplicate_and_ordered_sim_param_pairs ... ok
[INFO] [stdout] test model::tests::symbol_preserves_flag_and_quoted_sim_param_pairs ... ok
[INFO] [stdout] test model::tests::symbol_preserves_ordered_sim_pin_pairs ... ok
[INFO] [stdout] test model::tests::symbol_preserves_quoted_sim_pin_pairs ... ok
[INFO] [stdout] test model::tests::symbol_tracks_sim_enabled_state ... ok
[INFO] [stdout] test model::tests::symbol_syncs_structured_sim_model_fields ... ok
[INFO] [stdout] test model::tests::symbol_syncs_library_backed_sim_state_from_raw_params ... ok
[INFO] [stdout] test model::tests::shapes_start_with_graphic_defaults ... ok
[INFO] [stdout] test model::tests::shared_symbol_field_setter_preserves_mandatory_identity ... ok
[INFO] [stdout] test model::tests::sheet_instance_lists_preserve_duplicates ... ok
[INFO] [stdout] test model::tests::sheet_pin_defaults_track_sheet_owner_position ... ok
[INFO] [stdout] test model::tests::tables_start_with_border_and_separator_defaults ... ok
[INFO] [stdout] test erc::tests::label_connectivity_skips_single_pin_warning_when_driver_conflict_exists ... FAILED
[INFO] [stdout] test model::tests::symbol_tracks_sim_value_binding_placeholders ... ok
[INFO] [stdout] test model::tests::symbol_treats_explicit_ibis_device_field_as_ibis_state ... ok
[INFO] [stdout] test model::tests::symbol_treats_ibis_diff_field_as_ibis_state ... ok
[INFO] [stdout] test model::tests::tables_place_cells_around_row_spans ... ok
[INFO] [stdout] test model::tests::tables_place_cells_on_grid_from_spans ... ok
[INFO] [stdout] test token::tests::lex_classifies_only_dsn_numbers_as_number_atoms ... ok
[INFO] [stdout] test token::tests::lex_decodes_kicad_quoted_escape_sequences ... ok
[INFO] [stdout] test token::tests::lex_handles_goofed_hex_and_octal_escape_sequences_like_kicad ... ok
[INFO] [stdout] test token::tests::lex_marks_parser_only_reserved_heads_as_keywords ... ok
[INFO] [stdout] test model::tests::text_boxes_start_visible ... ok
[INFO] [stdout] test parser::parser_tests::parse_eda_text_accepts_direct_href_entry ... ok
[INFO] [stdout] test model::tests::vertical_sheet_pins_start_on_top_side ... ok
[INFO] [stdout] test parser::parser_tests::reads_jfif_jpeg_density_in_centimeters ... ok
[INFO] [stdout] test parser::parser_tests::reads_jfif_jpeg_ppi_in_inches ... ok
[INFO] [stdout] test token::tests::lex_marks_reserved_unquoted_keywords ... ok
[INFO] [stdout] test token::tests::lex_skips_full_line_comments_but_keeps_hash_inside_atoms ... ok
[INFO] [stdout] test token::tests::dsn_number_classifier_matches_kicad_number_grammar ... ok
[INFO] [stdout] test token::tests::lex_skips_utf8_bom ... ok
[INFO] [stdout] test token::tests::lex_rejects_raw_newlines_inside_quoted_atoms ... ok
[INFO] [stdout] test token::tests::lex_treats_nul_as_whitespace_like_kicad ... ok
[INFO] [stdout] test token::tests::prescan_version_ignores_late_or_nested_version_sections ... ok
[INFO] [stdout] test token::tests::prescan_version_skips_full_line_comments ... ok
[INFO] [stdout] test token::tests::prescan_version_skips_utf8_bom ... ok
[INFO] [stdout] test token::tests::prescan_version_treats_nul_as_whitespace_like_kicad ... ok
[INFO] [stdout] test token::tests::prescan_version_skips_fake_version_text_inside_quotes ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- connectivity::tests::dynamic_power_fixture_child_hier_labels_resolve_param_per_instance stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'connectivity::tests::dynamic_power_fixture_child_hier_labels_resolve_param_per_instance' (47) panicked at src/connectivity.rs:43904:54:
[INFO] [stdout] load tree: Io { path: "/opt/rustwide/workdir/../ki/tests/fixtures/erc_upstream_qa/projects/ERC_dynamic_power_symbol_test.kicad_sch", source: Os { code: 2, kind: NotFound, message: "No such file or directory" } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64449500081a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64449500081a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64449500081a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64449500081a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64449501802a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64449501802a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x6444950050d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6444950050d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x644494fdd8cf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x644494fdd8cf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x644494ff85a9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x644494f5437c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x644494f5437c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x644494ff8762 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x644494ff8762 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x644494fdd988 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x644494fd50f9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x644494fde69d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6444950187ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x644495018562 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x644494a2820a - <core[35159d6ffb30e017]::result::Result<ki2[4e982dc2abe57fbb]::loader::LoadResult, ki2[4e982dc2abe57fbb]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6444945eb784 - ki2[4e982dc2abe57fbb]::connectivity::tests::dynamic_power_fixture_child_hier_labels_resolve_param_per_instance
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connectivity.rs:43904:54
[INFO] [stdout]   22:     0x644494515b87 - ki2[4e982dc2abe57fbb]::connectivity::tests::dynamic_power_fixture_child_hier_labels_resolve_param_per_instance::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connectivity.rs:43900:76
[INFO] [stdout]   23:     0x644494bbf956 - <ki2[4e982dc2abe57fbb]::connectivity::tests::dynamic_power_fixture_child_hier_labels_resolve_param_per_instance::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x644494f4765b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x644494f4765b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x644494f54e4b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x644494f54e4b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x644494f54e4b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x644494f54e4b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x644494f54e4b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x644494f54e4b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x644494f54e4b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x644494f4f824 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x644494f4f824 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x644494f57a52 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x644494f57a52 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x644494f57a52 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x644494f57a52 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x644494f57a52 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x644494f57a52 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x644494f57a52 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x644494fffc0f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x644494fffc0f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7456b8df6aa4 - <unknown>
[INFO] [stdout]   45:     0x7456b8e83a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- connectivity::tests::dynamic_power_hierarchy_preserves_text_driver_names_after_propagation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'connectivity::tests::dynamic_power_hierarchy_preserves_text_driver_names_after_propagation' (49) panicked at src/connectivity.rs:38137:54:
[INFO] [stdout] load tree: Io { path: "/opt/rustwide/workdir/../ki/tests/fixtures/erc_upstream_qa/projects/ERC_dynamic_power_symbol_test.kicad_sch", source: Os { code: 2, kind: NotFound, message: "No such file or directory" } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64449500081a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64449500081a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64449500081a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64449500081a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64449501802a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64449501802a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x6444950050d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6444950050d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x644494fdd8cf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x644494fdd8cf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x644494ff85a9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x644494f5437c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x644494f5437c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x644494ff8762 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x644494ff8762 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x644494fdd988 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x644494fd50f9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x644494fde69d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6444950187ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x644495018562 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x644494a2820a - <core[35159d6ffb30e017]::result::Result<ki2[4e982dc2abe57fbb]::loader::LoadResult, ki2[4e982dc2abe57fbb]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64449462cf1b - ki2[4e982dc2abe57fbb]::connectivity::tests::dynamic_power_hierarchy_preserves_text_driver_names_after_propagation
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connectivity.rs:38137:54
[INFO] [stdout]   22:     0x6444945165d7 - ki2[4e982dc2abe57fbb]::connectivity::tests::dynamic_power_hierarchy_preserves_text_driver_names_after_propagation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connectivity.rs:38133:79
[INFO] [stdout]   23:     0x644494bc0716 - <ki2[4e982dc2abe57fbb]::connectivity::tests::dynamic_power_hierarchy_preserves_text_driver_names_after_propagation::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x644494f4765b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x644494f4765b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x644494f54e4b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x644494f54e4b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x644494f54e4b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x644494f54e4b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x644494f54e4b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x644494f54e4b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x644494f54e4b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x644494f4f824 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x644494f4f824 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x644494f57a52 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x644494f57a52 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x644494f57a52 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x644494f57a52 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x644494f57a52 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x644494f57a52 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x644494f57a52 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x644494fffc0f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x644494fffc0f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7456b8df6aa4 - <unknown>
[INFO] [stdout]   45:     0x7456b8e83a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- connectivity::tests::dynamic_power_fixture_child_local_power_value_uses_sheet_number_text stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'connectivity::tests::dynamic_power_fixture_child_local_power_value_uses_sheet_number_text' (48) panicked at src/connectivity.rs:43964:54:
[INFO] [stdout] load tree: Io { path: "/opt/rustwide/workdir/../ki/tests/fixtures/erc_upstream_qa/projects/ERC_dynamic_power_symbol_test.kicad_sch", source: Os { code: 2, kind: NotFound, message: "No such file or directory" } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64449500081a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64449500081a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64449500081a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64449500081a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64449501802a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64449501802a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x6444950050d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6444950050d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x644494fdd8cf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x644494fdd8cf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x644494ff85a9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x644494f5437c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x644494f5437c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x644494ff8762 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x644494ff8762 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x644494fdd988 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x644494fd50f9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x644494fde69d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6444950187ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x644495018562 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x644494a2820a - <core[35159d6ffb30e017]::result::Result<ki2[4e982dc2abe57fbb]::loader::LoadResult, ki2[4e982dc2abe57fbb]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64449461c624 - ki2[4e982dc2abe57fbb]::connectivity::tests::dynamic_power_fixture_child_local_power_value_uses_sheet_number_text
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connectivity.rs:43964:54
[INFO] [stdout]   22:     0x644494516307 - ki2[4e982dc2abe57fbb]::connectivity::tests::dynamic_power_fixture_child_local_power_value_uses_sheet_number_text::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connectivity.rs:43960:78
[INFO] [stdout]   23:     0x644494bc0356 - <ki2[4e982dc2abe57fbb]::connectivity::tests::dynamic_power_fixture_child_local_power_value_uses_sheet_number_text::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x644494f4765b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x644494f4765b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x644494f54e4b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x644494f54e4b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x644494f54e4b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x644494f54e4b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x644494f54e4b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x644494f54e4b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x644494f54e4b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x644494f4f824 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x644494f4f824 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x644494f57a52 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x644494f57a52 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x644494f57a52 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x644494f57a52 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x644494f57a52 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x644494f57a52 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x644494f57a52 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x644494fffc0f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x644494fffc0f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7456b8df6aa4 - <unknown>
[INFO] [stdout]   45:     0x7456b8e83a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- connectivity::tests::dynamic_power_live_hierarchy_preserves_text_driver_names_after_propagation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'connectivity::tests::dynamic_power_live_hierarchy_preserves_text_driver_names_after_propagation' (50) panicked at src/connectivity.rs:38171:54:
[INFO] [stdout] load tree: Io { path: "/opt/rustwide/workdir/../ki/tests/fixtures/erc_upstream_qa/projects/ERC_dynamic_power_symbol_test.kicad_sch", source: Os { code: 2, kind: NotFound, message: "No such file or directory" } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64449500081a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64449500081a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64449500081a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64449500081a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64449501802a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64449501802a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x6444950050d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6444950050d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x644494fdd8cf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x644494fdd8cf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x644494ff85a9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x644494f5437c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x644494f5437c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x644494ff8762 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x644494ff8762 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x644494fdd988 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x644494fd50f9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x644494fde69d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6444950187ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x644495018562 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x644494a2820a - <core[35159d6ffb30e017]::result::Result<ki2[4e982dc2abe57fbb]::loader::LoadResult, ki2[4e982dc2abe57fbb]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64449467714b - ki2[4e982dc2abe57fbb]::connectivity::tests::dynamic_power_live_hierarchy_preserves_text_driver_names_after_propagation
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connectivity.rs:38171:54
[INFO] [stdout]   22:     0x6444945170b7 - ki2[4e982dc2abe57fbb]::connectivity::tests::dynamic_power_live_hierarchy_preserves_text_driver_names_after_propagation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connectivity.rs:38167:84
[INFO] [stdout]   23:     0x644494bc1596 - <ki2[4e982dc2abe57fbb]::connectivity::tests::dynamic_power_live_hierarchy_preserves_text_driver_names_after_propagation::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x644494f4765b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x644494f4765b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x644494f54e4b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x644494f54e4b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x644494f54e4b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x644494f54e4b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x644494f54e4b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x644494f54e4b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x644494f54e4b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x644494f4f824 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x644494f4f824 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x644494f57a52 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x644494f57a52 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x644494f57a52 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x644494f57a52 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x644494f57a52 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x644494f57a52 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x644494f57a52 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x644494fffc0f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x644494fffc0f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7456b8df6aa4 - <unknown>
[INFO] [stdout]   45:     0x7456b8e83a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- connectivity::tests::issue12814_usage_fixture_has_no_plain_pin_not_connected_candidates stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'connectivity::tests::issue12814_usage_fixture_has_no_plain_pin_not_connected_candidates' (60) panicked at src/connectivity.rs:44022:49:
[INFO] [stdout] load tree: Io { path: "/opt/rustwide/workdir/../ki/tests/fixtures/erc_upstream_qa/projects/issue12814_2.kicad_sch", source: Os { code: 2, kind: NotFound, message: "No such file or directory" } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64449500081a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64449500081a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64449500081a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64449500081a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64449501802a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64449501802a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x6444950050d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6444950050d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x644494fdd8cf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x644494fdd8cf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x644494ff85a9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x644494f5437c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x644494f5437c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x644494ff8762 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x644494ff8762 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x644494fdd988 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x644494fd50f9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x644494fde69d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6444950187ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x644495018562 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x644494a2820a - <core[35159d6ffb30e017]::result::Result<ki2[4e982dc2abe57fbb]::loader::LoadResult, ki2[4e982dc2abe57fbb]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6444945ec280 - ki2[4e982dc2abe57fbb]::connectivity::tests::issue12814_usage_fixture_has_no_plain_pin_not_connected_candidates
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connectivity.rs:44022:49
[INFO] [stdout]   22:     0x644494515be7 - ki2[4e982dc2abe57fbb]::connectivity::tests::issue12814_usage_fixture_has_no_plain_pin_not_connected_candidates::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connectivity.rs:44019:76
[INFO] [stdout]   23:     0x644494bbf9d6 - <ki2[4e982dc2abe57fbb]::connectivity::tests::issue12814_usage_fixture_has_no_plain_pin_not_connected_candidates::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x644494f4765b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x644494f4765b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x644494f54e4b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x644494f54e4b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x644494f54e4b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x644494f54e4b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x644494f54e4b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x644494f54e4b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x644494f54e4b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x644494f4f824 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x644494f4f824 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x644494f57a52 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x644494f57a52 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x644494f57a52 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x644494f57a52 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x644494f57a52 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x644494f57a52 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x644494f57a52 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x644494fffc0f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x644494fffc0f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7456b8df6aa4 - <unknown>
[INFO] [stdout]   45:     0x7456b8e83a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- connectivity::tests::issue12814_drive_fixture_has_no_bus_to_bus_conflicts stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'connectivity::tests::issue12814_drive_fixture_has_no_bus_to_bus_conflicts' (58) panicked at src/connectivity.rs:44052:49:
[INFO] [stdout] load tree: Io { path: "/opt/rustwide/workdir/../ki/tests/fixtures/erc_upstream_qa/projects/issue12814_1.kicad_sch", source: Os { code: 2, kind: NotFound, message: "No such file or directory" } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64449500081a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64449500081a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64449500081a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64449500081a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64449501802a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64449501802a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x6444950050d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6444950050d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x644494fdd8cf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x644494fdd8cf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x644494ff85a9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x644494f5437c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x644494f5437c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x644494ff8762 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x644494ff8762 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x644494fdd988 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x644494fd50f9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x644494fde69d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6444950187ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x644495018562 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x644494a2820a - <core[35159d6ffb30e017]::result::Result<ki2[4e982dc2abe57fbb]::loader::LoadResult, ki2[4e982dc2abe57fbb]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64449453f9a3 - ki2[4e982dc2abe57fbb]::connectivity::tests::issue12814_drive_fixture_has_no_bus_to_bus_conflicts
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connectivity.rs:44052:49
[INFO] [stdout]   22:     0x644494514327 - ki2[4e982dc2abe57fbb]::connectivity::tests::issue12814_drive_fixture_has_no_bus_to_bus_conflicts::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connectivity.rs:44049:62
[INFO] [stdout]   23:     0x644494bbd8d6 - <ki2[4e982dc2abe57fbb]::connectivity::tests::issue12814_drive_fixture_has_no_bus_to_bus_conflicts::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x644494f4765b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x644494f4765b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x644494f54e4b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x644494f54e4b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x644494f54e4b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x644494f54e4b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x644494f54e4b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x644494f54e4b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x644494f54e4b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x644494f4f824 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x644494f4f824 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x644494f57a52 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x644494f57a52 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x644494f57a52 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x644494f57a52 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x644494f57a52 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x644494f57a52 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x644494f57a52 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x644494fffc0f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x644494fffc0f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7456b8df6aa4 - <unknown>
[INFO] [stdout]   45:     0x7456b8e83a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- connectivity::tests::issue12814_drive_fixture_has_no_plain_pin_not_connected_candidates stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'connectivity::tests::issue12814_drive_fixture_has_no_plain_pin_not_connected_candidates' (59) panicked at src/connectivity.rs:44037:49:
[INFO] [stdout] load tree: Io { path: "/opt/rustwide/workdir/../ki/tests/fixtures/erc_upstream_qa/projects/issue12814_1.kicad_sch", source: Os { code: 2, kind: NotFound, message: "No such file or directory" } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64449500081a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64449500081a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64449500081a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64449500081a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64449501802a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64449501802a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x6444950050d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6444950050d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x644494fdd8cf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x644494fdd8cf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x644494ff85a9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x644494f5437c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x644494f5437c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x644494ff8762 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x644494ff8762 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x644494fdd988 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x644494fd50f9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x644494fde69d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6444950187ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x644495018562 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x644494a2820a - <core[35159d6ffb30e017]::result::Result<ki2[4e982dc2abe57fbb]::loader::LoadResult, ki2[4e982dc2abe57fbb]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6444945ebf70 - ki2[4e982dc2abe57fbb]::connectivity::tests::issue12814_drive_fixture_has_no_plain_pin_not_connected_candidates
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connectivity.rs:44037:49
[INFO] [stdout]   22:     0x644494515bb7 - ki2[4e982dc2abe57fbb]::connectivity::tests::issue12814_drive_fixture_has_no_plain_pin_not_connected_candidates::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connectivity.rs:44034:76
[INFO] [stdout]   23:     0x644494bbf996 - <ki2[4e982dc2abe57fbb]::connectivity::tests::issue12814_drive_fixture_has_no_plain_pin_not_connected_candidates::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x644494f4765b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x644494f4765b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x644494f54e4b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x644494f54e4b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x644494f54e4b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x644494f54e4b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x644494f54e4b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x644494f54e4b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x644494f54e4b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x644494f4f824 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x644494f4f824 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x644494f57a52 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x644494f57a52 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x644494f57a52 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x644494f57a52 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x644494f57a52 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x644494f57a52 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x644494f57a52 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x644494fffc0f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x644494fffc0f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7456b8df6aa4 - <unknown>
[INFO] [stdout]   45:     0x7456b8e83a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- erc::tests::label_connectivity_skips_single_pin_warning_when_driver_conflict_exists stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'erc::tests::label_connectivity_skips_single_pin_warning_when_driver_conflict_exists' (385) panicked at src/erc.rs:3508:49:
[INFO] [stdout] load tree: Io { path: "/opt/rustwide/workdir/../ki/tests/fixtures/erc_upstream_qa/projects/erc_test_dynamic_power_symbol_subsheet.kicad_sch", source: Os { code: 2, kind: NotFound, message: "No such file or directory" } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64449500081a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64449500081a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64449500081a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64449500081a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64449501802a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64449501802a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x6444950050d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6444950050d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x644494fdd8cf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x644494fdd8cf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x644494ff85a9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x644494f5437c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x644494f5437c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x644494ff8762 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x644494ff8762 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x644494fdd988 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x644494fd50f9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x644494fde69d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6444950187ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x644495018562 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x644494a2820a - <core[35159d6ffb30e017]::result::Result<ki2[4e982dc2abe57fbb]::loader::LoadResult, ki2[4e982dc2abe57fbb]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x644494c0bfe3 - ki2[4e982dc2abe57fbb]::erc::tests::label_connectivity_skips_single_pin_warning_when_driver_conflict_exists
[INFO] [stdout]                                at /opt/rustwide/workdir/src/erc.rs:3508:49
[INFO] [stdout]   22:     0x644494bf1cd7 - ki2[4e982dc2abe57fbb]::erc::tests::label_connectivity_skips_single_pin_warning_when_driver_conflict_exists::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/erc.rs:3503:81
[INFO] [stdout]   23:     0x644494bc2e16 - <ki2[4e982dc2abe57fbb]::erc::tests::label_connectivity_skips_single_pin_warning_when_driver_conflict_exists::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x644494f4765b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x644494f4765b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x644494f54e4b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x644494f54e4b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x644494f54e4b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x644494f54e4b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x644494f54e4b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x644494f54e4b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x644494f54e4b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x644494f4f824 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x644494f4f824 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x644494f57a52 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x644494f57a52 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x644494f57a52 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x644494f57a52 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x644494f57a52 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x644494f57a52 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x644494f57a52 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x644494fffc0f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x644494fffc0f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7456b8df6aa4 - <unknown>
[INFO] [stdout]   45:     0x7456b8e83a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     connectivity::tests::dynamic_power_fixture_child_hier_labels_resolve_param_per_instance
[INFO] [stdout]     connectivity::tests::dynamic_power_fixture_child_local_power_value_uses_sheet_number_text
[INFO] [stdout]     connectivity::tests::dynamic_power_hierarchy_preserves_text_driver_names_after_propagation
[INFO] [stdout]     connectivity::tests::dynamic_power_live_hierarchy_preserves_text_driver_names_after_propagation
[INFO] [stdout]     connectivity::tests::issue12814_drive_fixture_has_no_bus_to_bus_conflicts
[INFO] [stdout]     connectivity::tests::issue12814_drive_fixture_has_no_plain_pin_not_connected_candidates
[INFO] [stdout]     connectivity::tests::issue12814_usage_fixture_has_no_plain_pin_not_connected_candidates
[INFO] [stdout]     erc::tests::label_connectivity_skips_single_pin_warning_when_driver_conflict_exists
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 434 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "5f46725736854bf8a6842ddb28647f2fa3e6df408754a10fdf3f678a38e56011", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f46725736854bf8a6842ddb28647f2fa3e6df408754a10fdf3f678a38e56011", kill_on_drop: false }`
[INFO] [stdout] 5f46725736854bf8a6842ddb28647f2fa3e6df408754a10fdf3f678a38e56011
