[INFO] cloning repository https://github.com/CAPHTECH/higher-graphen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CAPHTECH/higher-graphen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCAPHTECH%2Fhigher-graphen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCAPHTECH%2Fhigher-graphen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 016bbbd00403920486014ba3d11c3f47bfa6a8d4 [INFO] testing CAPHTECH/higher-graphen against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCAPHTECH%2Fhigher-graphen" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/CAPHTECH/higher-graphen [INFO] finished tweaking git repo https://github.com/CAPHTECH/higher-graphen [INFO] tweaked toml for git repo https://github.com/CAPHTECH/higher-graphen written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/CAPHTECH/higher-graphen on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/CAPHTECH/higher-graphen 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14d54a5176d7be3ac4506bef916cafb1cd05b8c298277d52e6bf79821d7aff81 [INFO] running `Command { std: "docker" "start" "-a" "14d54a5176d7be3ac4506bef916cafb1cd05b8c298277d52e6bf79821d7aff81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14d54a5176d7be3ac4506bef916cafb1cd05b8c298277d52e6bf79821d7aff81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14d54a5176d7be3ac4506bef916cafb1cd05b8c298277d52e6bf79821d7aff81", kill_on_drop: false }` [INFO] [stdout] 14d54a5176d7be3ac4506bef916cafb1cd05b8c298277d52e6bf79821d7aff81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94f45a5a478e56451681fc514573717ae37c3a4ae7f373cbfad6de5971f09e27 [INFO] running `Command { std: "docker" "start" "-a" "94f45a5a478e56451681fc514573717ae37c3a4ae7f373cbfad6de5971f09e27", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling higher-graphen-core v0.7.1 (/opt/rustwide/workdir/crates/higher-graphen-core) [INFO] [stderr] Compiling higher-graphen-projection v0.7.1 (/opt/rustwide/workdir/crates/higher-graphen-projection) [INFO] [stderr] Compiling higher-graphen-structure v0.7.1 (/opt/rustwide/workdir/crates/higher-graphen-structure) [INFO] [stderr] Compiling higher-graphen-interpretation v0.7.1 (/opt/rustwide/workdir/crates/higher-graphen-interpretation) [INFO] [stderr] Compiling higher-graphen-evidence v0.7.1 (/opt/rustwide/workdir/crates/higher-graphen-evidence) [INFO] [stderr] Compiling higher-graphen-reasoning v0.7.1 (/opt/rustwide/workdir/crates/higher-graphen-reasoning) [INFO] [stderr] Compiling higher-graphen-runtime v0.7.1 (/opt/rustwide/workdir/crates/higher-graphen-runtime) [INFO] [stderr] Compiling casegraphen v0.7.1 (/opt/rustwide/workdir/tools/casegraphen) [INFO] [stderr] Compiling highergraphen-cli v0.7.1 (/opt/rustwide/workdir/tools/highergraphen-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "94f45a5a478e56451681fc514573717ae37c3a4ae7f373cbfad6de5971f09e27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94f45a5a478e56451681fc514573717ae37c3a4ae7f373cbfad6de5971f09e27", kill_on_drop: false }` [INFO] [stdout] 94f45a5a478e56451681fc514573717ae37c3a4ae7f373cbfad6de5971f09e27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee5e835406f2d4bad3076023f436daede246091f517b7648b042b2d7570470c1 [INFO] running `Command { std: "docker" "start" "-a" "ee5e835406f2d4bad3076023f436daede246091f517b7648b042b2d7570470c1", kill_on_drop: false }` [INFO] [stderr] Compiling higher-graphen-core v0.7.1 (/opt/rustwide/workdir/crates/higher-graphen-core) [INFO] [stderr] Compiling higher-graphen-interpretation v0.7.1 (/opt/rustwide/workdir/crates/higher-graphen-interpretation) [INFO] [stderr] Compiling higher-graphen-evidence v0.7.1 (/opt/rustwide/workdir/crates/higher-graphen-evidence) [INFO] [stderr] Compiling higher-graphen-projection v0.7.1 (/opt/rustwide/workdir/crates/higher-graphen-projection) [INFO] [stderr] Compiling higher-graphen-structure v0.7.1 (/opt/rustwide/workdir/crates/higher-graphen-structure) [INFO] [stderr] Compiling higher-graphen-reasoning v0.7.1 (/opt/rustwide/workdir/crates/higher-graphen-reasoning) [INFO] [stderr] Compiling casegraphen v0.7.1 (/opt/rustwide/workdir/tools/casegraphen) [INFO] [stderr] Compiling higher-graphen-runtime v0.7.1 (/opt/rustwide/workdir/crates/higher-graphen-runtime) [INFO] [stderr] Compiling highergraphen-cli v0.7.1 (/opt/rustwide/workdir/tools/highergraphen-cli) [INFO] [stderr] Compiling higher-graphen-architecture-smoke v0.7.1 (/opt/rustwide/workdir/examples/architecture) [INFO] [stderr] Compiling higher-graphen-feed-example v0.7.1 (/opt/rustwide/workdir/examples/feed) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 54.54s [INFO] running `Command { std: "docker" "inspect" "ee5e835406f2d4bad3076023f436daede246091f517b7648b042b2d7570470c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee5e835406f2d4bad3076023f436daede246091f517b7648b042b2d7570470c1", kill_on_drop: false }` [INFO] [stdout] ee5e835406f2d4bad3076023f436daede246091f517b7648b042b2d7570470c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6eb197c0c2d4d6b3f8f750fc762ff5dfaf77ca8db34e1b6d9d8966825fd0edcf [INFO] running `Command { std: "docker" "start" "-a" "6eb197c0c2d4d6b3f8f750fc762ff5dfaf77ca8db34e1b6d9d8966825fd0edcf", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/casegraphen-66a10e6d00953b48) [INFO] [stdout] [INFO] [stdout] running 81 tests [INFO] [stdout] test eval::tests::contradictions_are_domain_findings ... ok [INFO] [stdout] test eval::tests::validation_rejects_dangling_case_relation ... ok [INFO] [stdout] test model::tests::missing_case_preserves_review_boundary ... ok [INFO] [stdout] test model::tests::empty_graph_uses_case_graph_schema ... ok [INFO] [stdout] test eval::tests::coverage_reports_partial_and_missing_targets ... ok [INFO] [stdout] test model::tests::primitives_validate_during_deserialization ... ok [INFO] [stdout] test native_cli::tests::parses_lift_adapters ... ok [INFO] [stdout] test native_eval::tests::case_space_source_boundary_is_required ... ok [INFO] [stdout] test native_eval::tests::genesis_morphism_must_preserve_lift_boundary ... ok [INFO] [stdout] test native_eval::tests::invalid_morphism_is_structured_error ... ok [INFO] [stdout] test native_eval::tests::hard_dependencies_control_ready_and_frontier ... ok [INFO] [stdout] test native_eval::tests::materialized_revision_must_match_latest_log_checksum_and_case_space ... ok [INFO] [stdout] test native_eval::tests::projection_revision_and_loss_references_are_validated ... ok [INFO] [stdout] test native_eval::tests::completed_or_superseded_targets_are_removed_from_frontier ... ok [INFO] [stdout] test native_eval::tests::close_check_is_blocked_by_obstructions_and_review_gaps ... ok [INFO] [stdout] test native_eval::tests::empty_morphism_log_is_structured_error ... ok [INFO] [stdout] test native_model::tests::native_case_space_example_deserializes ... ok [INFO] [stdout] test native_model::tests::native_model_rejects_unknown_nested_fields ... ok [INFO] [stdout] test native_eval::tests::missing_evidence_and_proof_block_readiness ... ok [INFO] [stdout] test native_eval::tests::native_example_evaluates_with_domain_findings ... ok [INFO] [stdout] test native_eval::tests::review_promoted_evidence_requires_accepted_review ... ok [INFO] [stdout] test native_eval::tests::soft_dependencies_do_not_block_native_readiness ... ok [INFO] [stdout] test native_model::tests::native_case_space_round_trips ... ok [INFO] [stdout] test native_cli::tests::parses_space_commands_as_canonical_native_surface ... ok [INFO] [stdout] test native_eval::tests::projection_loss_and_evolution_summaries_are_reported ... ok [INFO] [stdout] test native_review::tests::builds_review_morphisms_for_all_explicit_outcomes ... ok [INFO] [stdout] test native_report::tests::native_report_example_deserializes ... ok [INFO] [stdout] test native_model::tests::review_and_evidence_boundaries_round_trip ... ok [INFO] [stdout] test native_report::tests::native_report_round_trips ... ok [INFO] [stdout] test native_review::tests::close::close_blocks_before_review_and_closes_after_reviews_and_declarations ... ok [INFO] [stdout] test native_model::tests::custom_extension_enums_require_non_empty_suffix ... ok [INFO] [stdout] test native_eval::tests::inferred_evidence_does_not_satisfy_requirement ... ok [INFO] [stdout] test native_model::tests::native_model_rejects_unknown_top_level_fields ... ok [INFO] [stdout] test native_review::tests::close::close_requires_validation_evidence_to_name_existing_evidence ... ok [INFO] [stdout] test native_review::tests::close::close_evidence_requirement_requires_evidence_cell ... ok [INFO] [stdout] test native_review::tests::invalid_review_target_is_rejected ... ok [INFO] [stdout] test native_review::tests::close::close_operation_gate_must_match_scope_audience_and_source_boundary ... ok [INFO] [stdout] test native_review::tests::generated_morphism_remains_reviewable_until_explicit_review ... ok [INFO] [stdout] test native_review::tests::inferred_evidence_cannot_satisfy_close_until_reviewed_or_waived ... ok [INFO] [stdout] test native_review::tests::unreviewed_review_morphism_does_not_satisfy_close ... ok [INFO] [stdout] test native_review::tests::close::close_reports_source_boundary_and_policy_capability_gate ... ok [INFO] [stdout] test native_review::tests::generated_completion_review_does_not_preserve_virtual_target_id ... ok [INFO] [stdout] test native_review::tests::reopen_review_morphism_reopens_completion_for_close ... ok [INFO] [stdout] test topology::tests::case_graph_topology_serializes_homology ... ok [INFO] [stdout] test topology::tests::case_graph_topology_can_include_higher_order_persistence ... ok [INFO] [stdout] test topology::tests::higher_order_summary_respects_dimension_and_persistence_options ... ok [INFO] [stdout] test topology::tests::relation_with_missing_endpoint_is_skipped ... ok [INFO] [stdout] test topology::tests::higher_order_summary_reflects_persistence_intervals ... ok [INFO] [stdout] test native_store::tests::import_rejects_unsupported_case_space_schema ... ok [INFO] [stdout] test native_cli::tests::parses_value_namespaces_to_existing_native_operations ... ok [INFO] [stdout] test native_store::tests::import_rejects_multi_entry_materialized_log_without_partial_write ... ok [INFO] [stdout] test native_store::tests::append_rejects_unmaterialized_payload_changes ... ok [INFO] [stdout] test workflow_eval::tests::ai_inference_does_not_satisfy_evidence_requirements ... ok [INFO] [stdout] test store::tests::local_store_keeps_distinct_graph_ids_with_similar_path_segments ... ok [INFO] [stdout] test workflow_eval::tests::workflow_validation_rejects_malformed_required_strings ... ok [INFO] [stdout] test native_eval::tests::invalid_log_continuity_and_entry_version_are_structured_errors ... ok [INFO] [stdout] test topology::tests::workflow_topology_serializes_homology ... ok [INFO] [stdout] test workflow_eval::tests::workflow_evaluation_preserves_evidence_boundary_and_trace_sections ... ok [INFO] [stdout] test store::tests::local_store_round_trips_graph_headers ... ok [INFO] [stdout] test workflow_eval::tests::workflow_evaluation_emits_readiness_obstructions_and_candidates ... ok [INFO] [stdout] test workflow_eval::tests::workflow_validation_rejects_dangling_internal_relation_endpoints ... ok [INFO] [stdout] test store::tests::read_workflow_graph_rejects_unsupported_schema ... ok [INFO] [stdout] test native_store::tests::append_rejects_morphism_that_does_not_advance_revision ... ok [INFO] [stdout] test topology::tests::native_case_topology_serializes_homology ... ok [INFO] [stdout] test workflow_model::tests::workflow_cli_reason_requires_explicit_input ... ok [INFO] [stdout] test workflow_eval::tests::workflow_evaluation_is_machine_readable_json ... ok [INFO] [stdout] test workflow_eval::tests::workflow_checked_section_helpers_validate_before_deriving_sections ... ok [INFO] [stdout] test native_store::tests::history_rejects_malformed_log_sequence ... ok [INFO] [stdout] test workflow_model::tests::workflow_boundaries_round_trip ... ok [INFO] [stdout] test workflow_workspace::tests::workspace_store_rejects_unsupported_workflow_schema_version ... ok [INFO] [stdout] test workflow_model::tests::workflow_model_rejects_unknown_fields ... ok [INFO] [stdout] test workflow_model::tests::workflow_graph_example_deserializes ... ok [INFO] [stdout] test workflow_model::tests::workflow_model_rejects_unknown_nested_fields ... ok [INFO] [stdout] test native_store::tests::append_metadata_only_morphism_advances_history_and_replay ... ok [INFO] [stdout] test workflow_workspace::tests::workspace_store_rejects_unsupported_history_schema ... ok [INFO] [stdout] test workflow_report::tests::workflow_reasoning_report_matches_report_envelope ... ok [INFO] [stdout] test workflow_workspace::tests::workspace_store_rejects_malformed_history_json ... ok [INFO] [stdout] test workflow_workspace::tests::workspace_store_appends_and_reads_history_entries ... ok [INFO] [stdout] test native_store::tests::import_list_inspect_history_and_replay_case_space ... ok [INFO] [stdout] test workflow_report::tests::workflow_reasoning_report_emits_projection_views ... ok [INFO] [stdout] test workflow_workspace::tests::workspace_store_imports_lists_inspects_replays_and_validates ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 81 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/casegraphen-8aa1a9bea78e3bff) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/command.rs (/opt/rustwide/target/debug/deps/command-0882aa877022a5b8) [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test coverage_and_missing_are_successful_domain_reports ... ok [INFO] [stdout] test create_list_and_inspect_use_local_file_store ... ok [INFO] [stdout] test cg_bridge_readiness_supports_file_and_stored_workflow_graphs ... ok [INFO] [stdout] test invalid_workflow_reference_errors_before_reasoning_report ... ok [INFO] [stdout] test invalid_input_errors_exit_nonzero ... ok [INFO] [stdout] test compare_supports_output_file_without_stdout ... ok [INFO] [stdout] test cg_bridge_completion_reject_supports_output_file_and_invalid_target_errors ... ok [INFO] [stdout] test cg_bridge_workflow_history_topology_uses_revision_filtration ... ok [INFO] [stdout] test focused_workflow_commands_emit_section_reports ... ok [INFO] [stdout] test native_case_topology_emits_domain_report ... ok [INFO] [stdout] test cg_bridge_completion_accept_records_review_without_promoting_inference ... ok [INFO] [stdout] test cg_bridge_workflow_workspace_commands_round_trip_store_history ... ok [INFO] [stdout] test native_close_check_uses_metadata_core_extensions_as_close_gate ... ok [INFO] [stdout] test project_preserves_missing_cases_conflicts_and_sources ... ok [INFO] [stdout] test reference_workflow_reasoning_matches_checked_in_report ... ok [INFO] [stdout] test native_cli_invalid_targets_exit_nonzero ... ok [INFO] [stdout] test native_morphism_check_uses_metadata_core_extensions_as_applicability_gate ... ok [INFO] [stdout] test native_case_topology_diff_compares_store_replays ... ok [INFO] [stdout] test cg_bridge_completion_patch_check_and_apply_flow ... ok [INFO] [stdout] test native_case_commands_create_import_list_inspect_history_and_replay ... ok [INFO] [stdout] test topology_command_emits_report_for_graph_fixture ... ok [INFO] [stdout] test cg_bridge_completion_reopen_restores_unreviewed_candidate_state ... ok [INFO] [stdout] test native_morphism_check_rejects_unsupported_proposal_version ... ok [INFO] [stdout] test topology_diff_command_reports_file_to_file_deltas ... ok [INFO] [stdout] test schema_and_fixture_files_are_valid_json ... ok [INFO] [stdout] test topology_command_can_emit_higher_order_persistence ... ok [INFO] [stdout] test validate_command_emits_report_for_graph_fixture ... ok [INFO] [stdout] test workflow_reason_uses_metadata_core_extensions_as_review_gate ... ok [INFO] [stdout] test version_command_reports_package_version ... ok [INFO] [stdout] test cg_bridge_patch_reject_records_review_without_materializing_patch ... ok [INFO] [stdout] test workflow_reason_emits_reasoning_report_for_workflow_fixture ... ok [INFO] [stdout] test canonical_higher_order_commands_route_to_native_reports ... ok [INFO] [stdout] test workflow_validate_reports_semantic_violations_as_json ... ok [INFO] [stdout] test workflow_readiness_supports_output_file_without_stdout ... ok [INFO] [stdout] test workflow_topology_diff_command_reports_file_to_file_deltas ... ok [INFO] [stdout] test workflow_reason_supports_output_file_without_stdout ... ok [INFO] [stdout] test native_reasoning_commands_emit_domain_reports_and_output_file ... ok [INFO] [stdout] test workflow_topology_emits_diagnostics_report ... ok [INFO] [stdout] test generated_workflow_operation_report_validates_against_schema ... FAILED [INFO] [stdout] test native_schema_examples_validate_against_json_schemas ... FAILED [INFO] [stdout] test generated_case_topology_higher_order_report_validates_against_schema ... FAILED [INFO] [stdout] test generated_native_cli_report_validates_against_schema ... FAILED [INFO] [stdout] test native_morphism_propose_check_apply_and_reject_flow ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- generated_workflow_operation_report_validates_against_schema stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'generated_workflow_operation_report_validates_against_schema' (123) panicked at tools/casegraphen/tests/command.rs:2812:5: [INFO] [stdout] /tmp/casegraphen-cli-test-101-1781211604461247225-8/workflow.validate.report.json should validate against /opt/rustwide/workdir/tools/casegraphen/../../schemas/casegraphen/workflow.operation.report.schema.json [INFO] [stdout] stdout: [INFO] [stdout] stderr: /usr/bin/python3: No module named jsonschema [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5959a1482478 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5959a1482478 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5959a1482478 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5959a1482478 - <::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5959a149734a - ::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5959a149734a - core[5a1c3e9896636f3a]::fmt::write [INFO] [stdout] 6: 0x5959a1486d62 - std[d054f6f42beb1baa]::io::default_write_fmt::> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x5959a1486d62 - as std[d054f6f42beb1baa]::io::Write>::write_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x5959a145fbf6 - ::print [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5959a145fbf6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5959a1479f19 - std[d054f6f42beb1baa]::panicking::default_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5959a13e62cc - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 12: 0x5959a13e62cc - test[fad20673b750c10e]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x5959a147a0d2 - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 14: 0x5959a147a0d2 - std[d054f6f42beb1baa]::panicking::panic_with_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5959a145fcb2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5959a1457419 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5959a14609cd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5959a1497a9c - core[5a1c3e9896636f3a]::panicking::panic_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5959a13881da - command[5a37868cf834c3af]::assert_jsonschema_valid [INFO] [stdout] at /opt/rustwide/workdir/tools/casegraphen/tests/command.rs:2812:5 [INFO] [stdout] 20: 0x5959a13b59e8 - command[5a37868cf834c3af]::generated_workflow_operation_report_validates_against_schema [INFO] [stdout] at /opt/rustwide/workdir/tools/casegraphen/tests/command.rs:1807:5 [INFO] [stdout] 21: 0x5959a1384867 - command[5a37868cf834c3af]::generated_workflow_operation_report_validates_against_schema::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tools/casegraphen/tests/command.rs:1791:66 [INFO] [stdout] 22: 0x5959a13d8d36 - >::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5959a13d93ab - core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5959a13d93ab - test[fad20673b750c10e]::__rust_begin_short_backtrace::, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18 [INFO] [stdout] 25: 0x5959a13e6c25 - test[fad20673b750c10e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74 [INFO] [stdout] 26: 0x5959a13e6c25 - as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x5959a13e6c25 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x5959a13e6c25 - std[d054f6f42beb1baa]::panicking::catch_unwind::, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5959a13e6c25 - std[d054f6f42beb1baa]::panic::catch_unwind::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5959a13e6c25 - test[fad20673b750c10e]::run_test_in_process [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27 [INFO] [stdout] 31: 0x5959a13e6c25 - test[fad20673b750c10e]::run_test::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43 [INFO] [stdout] 32: 0x5959a13e1784 - test[fad20673b750c10e]::run_test::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41 [INFO] [stdout] 33: 0x5959a13e1784 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x5959a13e9ca2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 35: 0x5959a13e9ca2 - ::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x5959a13e9ca2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x5959a13e9ca2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x5959a13e9ca2 - std[d054f6f42beb1baa]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5959a13e9ca2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 40: 0x5959a13e9ca2 - ::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5959a14818cf - + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9 [INFO] [stdout] 42: 0x5959a14818cf - ::new::thread_start [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x730e02ecdaa4 - [INFO] [stdout] 44: 0x730e02f5aa64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- native_schema_examples_validate_against_json_schemas stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'native_schema_examples_validate_against_json_schemas' (207) panicked at tools/casegraphen/tests/command.rs:2812:5: [INFO] [stdout] /opt/rustwide/workdir/tools/casegraphen/../../schemas/casegraphen/native.case.space.example.json should validate against /opt/rustwide/workdir/tools/casegraphen/../../schemas/casegraphen/native.case.space.schema.json [INFO] [stdout] stdout: [INFO] [stdout] stderr: /usr/bin/python3: No module named jsonschema [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5959a1482478 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5959a1482478 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5959a1482478 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5959a1482478 - <::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5959a149734a - ::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5959a149734a - core[5a1c3e9896636f3a]::fmt::write [INFO] [stdout] 6: 0x5959a1486d62 - std[d054f6f42beb1baa]::io::default_write_fmt::> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x5959a1486d62 - as std[d054f6f42beb1baa]::io::Write>::write_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x5959a145fbf6 - ::print [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5959a145fbf6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5959a1479f19 - std[d054f6f42beb1baa]::panicking::default_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5959a13e62cc - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 12: 0x5959a13e62cc - test[fad20673b750c10e]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x5959a147a0d2 - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 14: 0x5959a147a0d2 - std[d054f6f42beb1baa]::panicking::panic_with_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5959a145fcb2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5959a1457419 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5959a14609cd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5959a1497a9c - core[5a1c3e9896636f3a]::panicking::panic_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5959a13881da - command[5a37868cf834c3af]::assert_jsonschema_valid [INFO] [stdout] at /opt/rustwide/workdir/tools/casegraphen/tests/command.rs:2812:5 [INFO] [stdout] 20: 0x5959a13a3b09 - command[5a37868cf834c3af]::native_schema_examples_validate_against_json_schemas [INFO] [stdout] at /opt/rustwide/workdir/tools/casegraphen/tests/command.rs:2796:9 [INFO] [stdout] 21: 0x5959a1384627 - command[5a37868cf834c3af]::native_schema_examples_validate_against_json_schemas::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tools/casegraphen/tests/command.rs:2794:58 [INFO] [stdout] 22: 0x5959a13d8a36 - >::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5959a13d93ab - core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5959a13d93ab - test[fad20673b750c10e]::__rust_begin_short_backtrace::, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18 [INFO] [stdout] 25: 0x5959a13e6c25 - test[fad20673b750c10e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74 [INFO] [stdout] 26: 0x5959a13e6c25 - as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x5959a13e6c25 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x5959a13e6c25 - std[d054f6f42beb1baa]::panicking::catch_unwind::, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5959a13e6c25 - std[d054f6f42beb1baa]::panic::catch_unwind::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5959a13e6c25 - test[fad20673b750c10e]::run_test_in_process [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27 [INFO] [stdout] 31: 0x5959a13e6c25 - test[fad20673b750c10e]::run_test::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43 [INFO] [stdout] 32: 0x5959a13e1784 - test[fad20673b750c10e]::run_test::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41 [INFO] [stdout] 33: 0x5959a13e1784 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x5959a13e9ca2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 35: 0x5959a13e9ca2 - ::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x5959a13e9ca2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x5959a13e9ca2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x5959a13e9ca2 - std[d054f6f42beb1baa]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5959a13e9ca2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 40: 0x5959a13e9ca2 - ::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5959a14818cf - + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9 [INFO] [stdout] 42: 0x5959a14818cf - ::new::thread_start [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x730e02ecdaa4 - [INFO] [stdout] 44: 0x730e02f5aa64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- generated_case_topology_higher_order_report_validates_against_schema stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'generated_case_topology_higher_order_report_validates_against_schema' (116) panicked at tools/casegraphen/tests/command.rs:2812:5: [INFO] [stdout] /tmp/casegraphen-cli-test-101-1781211604460992805-7/case-topology.report.json should validate against /opt/rustwide/workdir/tools/casegraphen/../../schemas/casegraphen/case.report.schema.json [INFO] [stdout] stdout: [INFO] [stdout] stderr: /usr/bin/python3: No module named jsonschema [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5959a1482478 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5959a1482478 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5959a1482478 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5959a1482478 - <::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5959a149734a - ::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5959a149734a - core[5a1c3e9896636f3a]::fmt::write [INFO] [stdout] 6: 0x5959a1486d62 - std[d054f6f42beb1baa]::io::default_write_fmt::> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x5959a1486d62 - as std[d054f6f42beb1baa]::io::Write>::write_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x5959a145fbf6 - ::print [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5959a145fbf6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5959a1479f19 - std[d054f6f42beb1baa]::panicking::default_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5959a13e62cc - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 12: 0x5959a13e62cc - test[fad20673b750c10e]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x5959a147a0d2 - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 14: 0x5959a147a0d2 - std[d054f6f42beb1baa]::panicking::panic_with_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5959a145fcb2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5959a1457419 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5959a14609cd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5959a1497a9c - core[5a1c3e9896636f3a]::panicking::panic_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5959a13881da - command[5a37868cf834c3af]::assert_jsonschema_valid [INFO] [stdout] at /opt/rustwide/workdir/tools/casegraphen/tests/command.rs:2812:5 [INFO] [stdout] 20: 0x5959a13c15f5 - command[5a37868cf834c3af]::generated_case_topology_higher_order_report_validates_against_schema [INFO] [stdout] at /opt/rustwide/workdir/tools/casegraphen/tests/command.rs:1782:5 [INFO] [stdout] 21: 0x5959a13849e7 - command[5a37868cf834c3af]::generated_case_topology_higher_order_report_validates_against_schema::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tools/casegraphen/tests/command.rs:1763:74 [INFO] [stdout] 22: 0x5959a13d8f36 - >::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5959a13d93ab - core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5959a13d93ab - test[fad20673b750c10e]::__rust_begin_short_backtrace::, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18 [INFO] [stdout] 25: 0x5959a13e6c25 - test[fad20673b750c10e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74 [INFO] [stdout] 26: 0x5959a13e6c25 - as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x5959a13e6c25 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x5959a13e6c25 - std[d054f6f42beb1baa]::panicking::catch_unwind::, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5959a13e6c25 - std[d054f6f42beb1baa]::panic::catch_unwind::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5959a13e6c25 - test[fad20673b750c10e]::run_test_in_process [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27 [INFO] [stdout] 31: 0x5959a13e6c25 - test[fad20673b750c10e]::run_test::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43 [INFO] [stdout] 32: 0x5959a13e1784 - test[fad20673b750c10e]::run_test::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41 [INFO] [stdout] 33: 0x5959a13e1784 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x5959a13e9ca2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 35: 0x5959a13e9ca2 - ::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x5959a13e9ca2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x5959a13e9ca2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x5959a13e9ca2 - std[d054f6f42beb1baa]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5959a13e9ca2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 40: 0x5959a13e9ca2 - ::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5959a14818cf - + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9 [INFO] [stdout] 42: 0x5959a14818cf - ::new::thread_start [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x730e02ecdaa4 - [INFO] [stdout] 44: 0x730e02f5aa64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- generated_native_cli_report_validates_against_schema stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'generated_native_cli_report_validates_against_schema' (122) panicked at tools/casegraphen/tests/command.rs:2812:5: [INFO] [stdout] /tmp/casegraphen-cli-test-101-1781211604461661496-9/native-cli-import.report.json should validate against /opt/rustwide/workdir/tools/casegraphen/../../schemas/casegraphen/native-cli.report.schema.json [INFO] [stdout] stdout: [INFO] [stdout] stderr: /usr/bin/python3: No module named jsonschema [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5959a1482478 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5959a1482478 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5959a1482478 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5959a1482478 - <::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5959a149734a - ::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5959a149734a - core[5a1c3e9896636f3a]::fmt::write [INFO] [stdout] 6: 0x5959a1486d62 - std[d054f6f42beb1baa]::io::default_write_fmt::> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x5959a1486d62 - as std[d054f6f42beb1baa]::io::Write>::write_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x5959a145fbf6 - ::print [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5959a145fbf6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5959a1479f19 - std[d054f6f42beb1baa]::panicking::default_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5959a13e62cc - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 12: 0x5959a13e62cc - test[fad20673b750c10e]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x5959a147a0d2 - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 14: 0x5959a147a0d2 - std[d054f6f42beb1baa]::panicking::panic_with_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5959a145fcb2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5959a1457419 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5959a14609cd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5959a1497a9c - core[5a1c3e9896636f3a]::panicking::panic_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5959a13881da - command[5a37868cf834c3af]::assert_jsonschema_valid [INFO] [stdout] at /opt/rustwide/workdir/tools/casegraphen/tests/command.rs:2812:5 [INFO] [stdout] 20: 0x5959a13a33ba - command[5a37868cf834c3af]::generated_native_cli_report_validates_against_schema [INFO] [stdout] at /opt/rustwide/workdir/tools/casegraphen/tests/command.rs:1731:5 [INFO] [stdout] 21: 0x5959a13845f7 - command[5a37868cf834c3af]::generated_native_cli_report_validates_against_schema::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tools/casegraphen/tests/command.rs:1723:58 [INFO] [stdout] 22: 0x5959a13d89f6 - >::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5959a13d93ab - core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5959a13d93ab - test[fad20673b750c10e]::__rust_begin_short_backtrace::, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18 [INFO] [stdout] 25: 0x5959a13e6c25 - test[fad20673b750c10e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74 [INFO] [stdout] 26: 0x5959a13e6c25 - as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x5959a13e6c25 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x5959a13e6c25 - std[d054f6f42beb1baa]::panicking::catch_unwind::, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5959a13e6c25 - std[d054f6f42beb1baa]::panic::catch_unwind::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5959a13e6c25 - test[fad20673b750c10e]::run_test_in_process [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27 [INFO] [stdout] 31: 0x5959a13e6c25 - test[fad20673b750c10e]::run_test::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43 [INFO] [stdout] 32: 0x5959a13e1784 - test[fad20673b750c10e]::run_test::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41 [INFO] [stdout] 33: 0x5959a13e1784 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x5959a13e9ca2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 35: 0x5959a13e9ca2 - ::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x5959a13e9ca2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x5959a13e9ca2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x5959a13e9ca2 - std[d054f6f42beb1baa]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5959a13e9ca2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 40: 0x5959a13e9ca2 - ::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5959a14818cf - + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9 [INFO] [stdout] 42: 0x5959a14818cf - ::new::thread_start [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x730e02ecdaa4 - [INFO] [stdout] 44: 0x730e02f5aa64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] generated_case_topology_higher_order_report_validates_against_schema [INFO] [stdout] generated_native_cli_report_validates_against_schema [INFO] [stdout] generated_workflow_operation_report_validates_against_schema [INFO] [stdout] native_schema_examples_validate_against_json_schemas [INFO] [stdout] [INFO] [stdout] test result: FAILED. 39 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p casegraphen --test command` [INFO] running `Command { std: "docker" "inspect" "6eb197c0c2d4d6b3f8f750fc762ff5dfaf77ca8db34e1b6d9d8966825fd0edcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eb197c0c2d4d6b3f8f750fc762ff5dfaf77ca8db34e1b6d9d8966825fd0edcf", kill_on_drop: false }` [INFO] [stdout] 6eb197c0c2d4d6b3f8f750fc762ff5dfaf77ca8db34e1b6d9d8966825fd0edcf