[INFO] cloning repository https://github.com/jostled-org/pedant
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jostled-org/pedant" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjostled-org%2Fpedant", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjostled-org%2Fpedant'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e49f4741f6fd190e210cb2fd65c0660d6aa5d215
[INFO] testing jostled-org/pedant against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjostled-org%2Fpedant" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jostled-org/pedant
[INFO] finished tweaking git repo https://github.com/jostled-org/pedant
[INFO] tweaked toml for git repo https://github.com/jostled-org/pedant written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jostled-org/pedant on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jostled-org/pedant already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 678efecdd4f00742c8e0aefbeb6d177f427257cc54ab1727b17a4032115f8073
[INFO] running `Command { std: "docker" "start" "678efecdd4f00742c8e0aefbeb6d177f427257cc54ab1727b17a4032115f8073", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "678efecdd4f00742c8e0aefbeb6d177f427257cc54ab1727b17a4032115f8073", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "678efecdd4f00742c8e0aefbeb6d177f427257cc54ab1727b17a4032115f8073" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "678efecdd4f00742c8e0aefbeb6d177f427257cc54ab1727b17a4032115f8073", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "678efecdd4f00742c8e0aefbeb6d177f427257cc54ab1727b17a4032115f8073" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling inotify-sys v0.1.8
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling hybrid-array v0.4.13
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling toml v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling rmcp v2.2.0
[INFO] [stderr]    Compiling inotify v0.11.4
[INFO] [stderr]    Compiling mio v1.2.2
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.1
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.15
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling bstr v1.13.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tree-sitter v0.26.11
[INFO] [stderr]    Compiling regex v1.13.0
[INFO] [stderr]    Compiling globset v0.4.19
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ignore v0.4.32
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v2.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling pedant-types v0.17.0 (/opt/rustwide/workdir/pedant-types)
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling pedant-syntax v0.6.0 (/opt/rustwide/workdir/pedant-syntax)
[INFO] [stderr]    Compiling pedant-core v0.24.1 (/opt/rustwide/workdir/pedant-core)
[INFO] [stderr]    Compiling pedant-lang v0.7.2 (/opt/rustwide/workdir/pedant-lang)
[INFO] [stderr]    Compiling pedant-graph v0.5.1 (/opt/rustwide/workdir/pedant-graph)
[INFO] [stderr]    Compiling pedant-snippet v0.5.1 (/opt/rustwide/workdir/pedant-snippet)
[INFO] [stderr]    Compiling pedant-mcp v0.15.1 (/opt/rustwide/workdir/pedant-mcp)
[INFO] [stderr]    Compiling pedant v0.30.1 (/opt/rustwide/workdir/pedant)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3m 55s
[INFO] running `Command { std: "docker" "inspect" "678efecdd4f00742c8e0aefbeb6d177f427257cc54ab1727b17a4032115f8073", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "678efecdd4f00742c8e0aefbeb6d177f427257cc54ab1727b17a4032115f8073" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling mio v1.2.2
[INFO] [stderr]    Compiling pedant-process-guard v0.1.0 (/opt/rustwide/workdir/test-support/process-guard)
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling pedant-core v0.24.1 (/opt/rustwide/workdir/pedant-core)
[INFO] [stderr]    Compiling pedant-lang v0.7.2 (/opt/rustwide/workdir/pedant-lang)
[INFO] [stderr]    Compiling pedant-syntax v0.6.0 (/opt/rustwide/workdir/pedant-syntax)
[INFO] [stderr]    Compiling pedant-types v0.17.0 (/opt/rustwide/workdir/pedant-types)
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling rmcp v2.2.0
[INFO] [stderr]    Compiling pedant-graph v0.5.1 (/opt/rustwide/workdir/pedant-graph)
[INFO] [stderr]    Compiling pedant-mcp v0.15.1 (/opt/rustwide/workdir/pedant-mcp)
[INFO] [stderr]    Compiling pedant-snippet v0.5.1 (/opt/rustwide/workdir/pedant-snippet)
[INFO] [stderr]    Compiling pedant v0.30.1 (/opt/rustwide/workdir/pedant)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 5m 13s
[INFO] running `Command { std: "docker" "inspect" "678efecdd4f00742c8e0aefbeb6d177f427257cc54ab1727b17a4032115f8073", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "678efecdd4f00742c8e0aefbeb6d177f427257cc54ab1727b17a4032115f8073" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/pedant-09c24bea77f20533)
[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/attestation.rs (/opt/rustwide/target/release/deps/attestation-09cfa92d3bf2543a)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test attestation_cli_omits_rust_version_for_regular_cli_attestations ... ok
[INFO] [stdout] test test_source_hash_deterministic ... ok
[INFO] [stdout] test test_source_hash_known_value ... ok
[INFO] [stdout] test test_source_hash_sorted_order ... ok
[INFO] [stdout] test test_source_hash_empty ... ok
[INFO] [stdout] test test_attestation_timestamp_reasonable ... ok
[INFO] [stdout] test test_single_file_mode_unchanged ... ok
[INFO] [stdout] test test_explicit_build_script_path_is_analyzed_as_build_hook ... ok
[INFO] [stdout] test test_attestation_no_build_script ... ok
[INFO] [stdout] test test_attestation_cli_output_structure ... ok
[INFO] [stdout] test test_attestation_cli_missing_args ... ok
[INFO] [stdout] test test_attestation_has_findings ... ok
[INFO] [stdout] test test_attestation_custom_build_path ... ok
[INFO] [stdout] test test_nonsemantic_attestation_tier_unchanged ... ok
[INFO] [stdout] test test_capabilities_flag_unchanged ... ok
[INFO] [stdout] test test_attestation_includes_build_script ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/release/deps/common-530a8dc2c247a737)
[INFO] [stderr]      Running tests/config_precedence.rs (/opt/rustwide/target/release/deps/config_precedence-fb4e52426a14608b)
[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] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test file_max_depth_is_honored_without_flag ... ok
[INFO] [stdout] test explicit_flag_overrides_file ... ok
[INFO] [stdout] test file_max_depth_relaxes_below_default ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/diff.rs (/opt/rustwide/target/release/deps/diff-30d883f6f813aa13)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test no_args_after_diff_flag ... ok
[INFO] [stdout] test malformed_attestation_reports_attestation_parse_error ... ok
[INFO] [stdout] test different_profiles_exit_1 ... ok
[INFO] [stdout] test attestation_format_input ... ok
[INFO] [stdout] test mixed_attestation_and_bare_profile ... ok
[INFO] [stdout] test identical_profiles_exit_0 ... ok
[INFO] [stdout] test invalid_json_exit_2 ... ok
[INFO] [stdout] test missing_file_exit_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/gate_cli.rs (/opt/rustwide/target/release/deps/gate_cli-11a2f399832cd6eb)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test test_gate_cli_json_format ... ok
[INFO] [stdout] test module_boundary_repository_boundaries_are_exact ... ok
[INFO] [stdout] test test_gate_cli_build_script_denied ... ok
[INFO] [stdout] test project_gate_tier1_invokes_no_toolchain ... ok
[INFO] [stdout] test test_cli_runtime_and_install_hook_same_language_separate ... ok
[INFO] [stdout] test test_cli_cross_language_flag ... ok
[INFO] [stdout] test test_gate_cli_with_config_override ... ok
[INFO] [stdout] test test_gate_cli_warn_only_exit_zero ... ok
[INFO] [stdout] test test_gate_cli_clean_crate ... ok
[INFO] [stdout] test project_gate_selects_every_primary_workspace_target_in_stable_order ... ok
[INFO] [stdout] test test_cli_mixed_rust_python_default_separate ... ok
[INFO] [stdout] test project_gate_input_modes_are_disjoint_and_legacy_modes_stay_graph_free ... ok
[INFO] [stdout] test project_gate_applies_every_resource_ceiling_before_verdicts ... ok
[INFO] [stdout] test project_gate_config_precedence_and_failure_contract_are_exact ... ok
[INFO] [stdout] test project_gate_outputs_are_exact_and_actionable ... ok
[INFO] [stdout] test module_boundary_catalog_is_listed_and_explained_once ... ok
[INFO] [stdout] test project_gate_failures_are_buffered_and_exit_two ... ok
[INFO] [stdout] test project_gate_structural_rules_follow_resolved_only_evidence ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/github_format.rs (/opt/rustwide/target/release/deps/github_format-f69f1022726254da)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_gate_github_format_uses_warning_for_warn_severity ... ok
[INFO] [stdout] test test_check_github_format_escapes_property_separators ... ok
[INFO] [stdout] test test_gate_github_format_emits_error_annotation ... ok
[INFO] [stdout] test test_check_github_format_clean_file_emits_nothing ... ok
[INFO] [stdout] test test_check_github_format_uses_warning_for_warn_severity ... ok
[INFO] [stdout] test test_check_github_format_preserves_deny_exit_code ... ok
[INFO] [stdout] test test_gate_github_format_clean_crate_emits_nothing ... ok
[INFO] [stdout] test test_check_github_format_emits_error_annotation ... ok
[INFO] [stderr]      Running tests/input_resolution.rs (/opt/rustwide/target/release/deps/input_resolution-3622598b94d2eb3b)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_check_directory_with_no_analyzable_files_errors ... ok
[INFO] [stdout] test test_check_explicit_file_list_still_works ... ok
[INFO] [stdout] test test_check_explicit_file_under_skipped_dir_is_honored ... ok
[INFO] [stdout] test test_check_recursion_skips_cachedir_tagged_and_hidden_and_node_modules ... ok
[INFO] [stdout] test test_check_directory_is_not_a_silent_no_op ... ok
[INFO] [stdout] test test_check_nonexistent_path_errors ... ok
[INFO] [stdout] test test_capabilities_directory_recurses_across_languages ... ok
[INFO] [stdout] test test_check_duplicate_file_arguments_do_not_double_report ... ok
[INFO] [stdout] test test_check_target_named_module_is_not_skipped ... ok
[INFO] [stdout] test test_check_directory_recurses_into_subdirectories ... ok
[INFO] [stdout] test test_check_overlapping_roots_do_not_double_report ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/release/deps/integration-ee34645a04c6db82)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_project_checks_report_workspace_discovery_errors ... ok
[INFO] [stdout] test test_build_script_discovery_failure_returns_error ... ok
[INFO] [stdout] test test_large_source_file_warn_tier_does_not_fail_the_run ... ok
[INFO] [stdout] test test_let_underscore_result_in_list_checks ... ok
[INFO] [stdout] test test_let_underscore_result_explain ... ok
[INFO] [stdout] test test_large_source_file_deny_tier_fails_the_run ... ok
[INFO] [stdout] test test_conflicting_module_root_project_check_end_to_end ... ok
[INFO] [stdout] test test_self_analysis_gate_clean ... ok
[INFO] [stdout] test test_cli_makefile_hook_entrypoint ... ok
[INFO] [stdout] test test_cli_unknown_extension_skipped ... ok
[INFO] [stdout] test test_cli_go_file_runs_source_and_manifest_analysis ... ok
[INFO] [stdout] test test_cli_package_json_install_hook ... ok
[INFO] [stdout] test test_cli_python_capabilities ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.22s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/supply_chain.rs (/opt/rustwide/target/release/deps/supply_chain-d9607bc45718fad1)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test baseline_cases::supply_chain_verify_without_rust_version_keeps_generic_incomplete_message ... ok
[INFO] [stdout] test baseline_cases::supply_chain_verify_debug_package_reports_rust_version ... ok
[INFO] [stdout] test baseline_cases::supply_chain_verify_fail_on_new_capability_fails_on_a_gained_capability ... ok
[INFO] [stdout] test packaged_workspace_cases::fake_budget_tools_do_not_exec_a_shell_builtin ... ok
[INFO] [stdout] test inline_path_cases::conditional_path_outside_a_vendored_package_is_not_shipped_source ... ok
[INFO] [stdout] test baseline_cases::init_and_verify_hash_children_beside_path_overridden_sources ... ok
[INFO] [stdout] test baseline_cases::debug_package_ignores_invalid_unreachable_src_file ... ok
[INFO] [stdout] test inline_path_cases::init_and_verify_hash_generated_children_beneath_inline_path_overrides ... ok
[INFO] [stdout] test packaged_workspace_cases::packaged_workspace_cleanup_is_bounded_on_success_failure_infrastructure_and_interrupt ... FAILED
[INFO] [stdout] test packaged_workspace_cases::packaged_workspace_budget_selects_state_and_refuses_every_overrun ... FAILED
[INFO] [stdout] test process_tree_fixture ... ok
[INFO] [stdout] test baseline_cases::init_and_verify_round_trip_uses_only_reachable_files ... ok
[INFO] [stdout] test packaged_workspace_cases::packaged_workspace_dependency_order_models_release_protocol ... FAILED
[INFO] [stdout] test baseline_cases::supply_chain_verify_fail_on_new_capability_passes_over_incomplete_analysis ... ok
[INFO] [stdout] test baseline_cases::supply_chain_init_omits_rust_version_when_absent_from_manifest ... ok
[INFO] [stdout] test baseline_cases::supply_chain_init_persists_rust_version_in_baseline ... ok
[INFO] [stdout] test baseline_cases::supply_chain_verify_reports_the_msrv_of_both_sides_of_a_skipped_comparison ... ok
[INFO] [stdout] test baseline_cases::update_prunes_and_rehashes_using_reachable_file_set ... ok
[INFO] [stdout] test baseline_cases::verify_ignores_invalid_unreachable_src_file ... ok
[INFO] [stdout] test supply_chain_accepts_legacy_bare_callable_traits_without_moving_later_facts ... ok
[INFO] [stdout] test baseline_cases::debug_package_includes_autobin_entrypoints_without_scanning_entire_src_tree ... ok
[INFO] [stdout] test supply_chain_init_and_verify_ignore_unselected_vendored_parse_failures ... ok
[INFO] [stdout] test supply_chain_workspace_discovery_uses_project_members_and_validated_versions ... ok
[INFO] [stdout] test baseline_cases::debug_package_includes_reachable_nested_modules_from_entry_file ... ok
[INFO] [stdout] test packaged_workspace_cases::packaged_graph_refuses_every_unreleaseable_shape ... FAILED
[INFO] [stdout] test real_cargo_cases::supply_chain_verify_reports_missing_baseline ... ok
[INFO] [stdout] test baseline_cases::update_retains_concurrent_versions_of_one_crate ... ok
[INFO] [stdout] test real_cargo_cases::supply_chain_verify_fail_on_none_does_not_fail ... ok
[INFO] [stdout] test supply_chain_ignores_invalid_fixture_rust_outside_workspace_targets ... ok
[INFO] [stdout] test supply_chain_upgrade_preserves_msrv_context_on_selected_parse_failure ... ok
[INFO] [stdout] test supply_chain_upgrade_rejects_selected_parse_failure_without_baseline_mutation ... ok
[INFO] [stdout] test packaged_workspace_cases::packaged_workspace_requires_one_explicit_matching_repository_root_before_mutation ... FAILED
[INFO] [stdout] test real_cargo_cases::supply_chain_update_prunes_stale_versions_and_removed_crates ... ok
[INFO] [stdout] test cargo_classifier_cases::cargo_infrastructure_classifier_runtime_contract_is_exact ... FAILED
[INFO] [stdout] test real_cargo_cases::supply_chain_init_then_verify_is_clean ... ok
[INFO] [stdout] test real_cargo_cases::supply_chain_verify_debug_package_emits_hashed_inputs ... ok
[INFO] [stdout] test supply_chain_process_guard_reaps_descendants_on_success_timeout_and_early_error ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `-p pedant --test supply_chain`
[INFO] [stdout] test supply_chain_snapshot_journey_is_root_only_complete_and_failure_atomic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- packaged_workspace_cases::packaged_workspace_cleanup_is_bounded_on_success_failure_infrastructure_and_interrupt stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'packaged_workspace_cases::packaged_workspace_cleanup_is_bounded_on_success_failure_infrastructure_and_interrupt' (5547) panicked at pedant/tests/supply_chain_support/packaged_workspace_support/verdict.rs:134:5:
[INFO] [stdout] assertion `left == right` failed: a clean packaged-workspace proof: unexpected exit status: stdout=_stderr=error:_jq_is_unavailable;_the_check_cannot_be_read
[INFO] [stdout] 
[INFO] [stdout]   left: Some(75)
[INFO] [stdout]  right: Some(0)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d2e014ec691 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d2e01501cea - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5d2e014f0fec - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5d2e014c5696 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d2e014e37f9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5d2e014781f0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d2e014e39b2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d2e014c5742 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d2e014bd979 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d2e014c64ed - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d2e0150241c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d2e01502393 - core[7c831bd917ebf35f]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x5d2e014583ca - core[7c831bd917ebf35f]::panicking::assert_failed::<core[7c831bd917ebf35f]::option::Option<i32>, core[7c831bd917ebf35f]::option::Option<i32>>
[INFO] [stdout]   13:     0x5d2e0145d60f - supply_chain[6e76c4a51312e911]::packaged_workspace_cases::verdict::assert_row_is_clean
[INFO] [stdout]   14:     0x5d2e014441eb - supply_chain[6e76c4a51312e911]::packaged_workspace_cases::packaged_workspace_cleanup_is_bounded_on_success_failure_infrastructure_and_interrupt
[INFO] [stdout]   15:     0x5d2e0144c459 - <supply_chain[6e76c4a51312e911]::packaged_workspace_cases::packaged_workspace_cleanup_is_bounded_on_success_failure_infrastructure_and_interrupt::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5d2e0146b4db - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   17:     0x5d2e01478b45 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5d2e01471f04 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5d2e0147bca2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5d2e014eb6e9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x7a0c8540107a - <unknown>
[INFO] [stdout]   22:     0x7a0c85494534 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- packaged_workspace_cases::packaged_workspace_budget_selects_state_and_refuses_every_overrun stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'packaged_workspace_cases::packaged_workspace_budget_selects_state_and_refuses_every_overrun' (5543) panicked at pedant/tests/supply_chain_support/packaged_workspace_support/verdict.rs:134:5:
[INFO] [stdout] assertion `left == right` failed: the cargo-semver-checks stage before the warm row: unexpected exit status: stdout=_stderr=error:_jq_is_unavailable;_the_check_cannot_be_read
[INFO] [stdout] 
[INFO] [stdout]   left: Some(75)
[INFO] [stdout]  right: Some(0)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d2e014ec691 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d2e01501cea - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5d2e014f0fec - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5d2e014c5696 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d2e014e37f9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5d2e014781f0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d2e014e39b2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d2e014c5742 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d2e014bd979 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d2e014c64ed - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d2e0150241c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d2e01502393 - core[7c831bd917ebf35f]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x5d2e014583ca - core[7c831bd917ebf35f]::panicking::assert_failed::<core[7c831bd917ebf35f]::option::Option<i32>, core[7c831bd917ebf35f]::option::Option<i32>>
[INFO] [stdout]   13:     0x5d2e0145d60f - supply_chain[6e76c4a51312e911]::packaged_workspace_cases::verdict::assert_row_is_clean
[INFO] [stdout]   14:     0x5d2e0145cfce - supply_chain[6e76c4a51312e911]::packaged_workspace_cases::verdict::warm_the_tool_root
[INFO] [stdout]   15:     0x5d2e014436f7 - supply_chain[6e76c4a51312e911]::packaged_workspace_cases::packaged_workspace_budget_selects_state_and_refuses_every_overrun
[INFO] [stdout]   16:     0x5d2e0144c419 - <supply_chain[6e76c4a51312e911]::packaged_workspace_cases::packaged_workspace_budget_selects_state_and_refuses_every_overrun::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x5d2e0146b4db - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   18:     0x5d2e01478b45 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   19:     0x5d2e01471f04 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x5d2e0147bca2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x5d2e014eb6e9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x7a0c8540107a - <unknown>
[INFO] [stdout]   23:     0x7a0c85494534 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- packaged_workspace_cases::packaged_workspace_dependency_order_models_release_protocol stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'packaged_workspace_cases::packaged_workspace_dependency_order_models_release_protocol' (5569) panicked at pedant/tests/supply_chain_support/packaged_workspace_support/verdict.rs:134:5:
[INFO] [stdout] assertion `left == right` failed: the dependency-ordered release protocol: unexpected exit status: stdout=_stderr=error:_jq_is_unavailable;_the_check_cannot_be_read
[INFO] [stdout] 
[INFO] [stdout]   left: Some(75)
[INFO] [stdout]  right: Some(0)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d2e014ec691 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d2e01501cea - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5d2e014f0fec - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5d2e014c5696 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d2e014e37f9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5d2e014781f0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d2e014e39b2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d2e014c5742 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d2e014bd979 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d2e014c64ed - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d2e0150241c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d2e01502393 - core[7c831bd917ebf35f]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x5d2e014583ca - core[7c831bd917ebf35f]::panicking::assert_failed::<core[7c831bd917ebf35f]::option::Option<i32>, core[7c831bd917ebf35f]::option::Option<i32>>
[INFO] [stdout]   13:     0x5d2e0145d60f - supply_chain[6e76c4a51312e911]::packaged_workspace_cases::verdict::assert_row_is_clean
[INFO] [stdout]   14:     0x5d2e014594ec - supply_chain[6e76c4a51312e911]::packaged_workspace_cases::release_cases::verify_dependency_ordered_release_protocol
[INFO] [stdout]   15:     0x5d2e0144c3f9 - <supply_chain[6e76c4a51312e911]::packaged_workspace_cases::packaged_workspace_dependency_order_models_release_protocol::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5d2e0146b4db - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   17:     0x5d2e01478b45 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5d2e01471f04 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5d2e0147bca2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5d2e014eb6e9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x7a0c8540107a - <unknown>
[INFO] [stdout]   22:     0x7a0c85494534 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- packaged_workspace_cases::packaged_graph_refuses_every_unreleaseable_shape stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'packaged_workspace_cases::packaged_graph_refuses_every_unreleaseable_shape' (5500) panicked at pedant/tests/supply_chain_support/packaged_workspace_support/verdict.rs:134:5:
[INFO] [stdout] assertion `left == right` failed: a packaged graph with a member short of the release order: unexpected exit status: stdout=_stderr=error:_jq_is_unavailable;_the_check_cannot_be_read
[INFO] [stdout] 
[INFO] [stdout]   left: Some(75)
[INFO] [stdout]  right: Some(1)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d2e014ec691 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d2e01501cea - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5d2e014f0fec - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5d2e014c5696 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d2e014e37f9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5d2e014781f0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d2e014e39b2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d2e014c5742 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d2e014bd979 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d2e014c64ed - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d2e0150241c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d2e01502393 - core[7c831bd917ebf35f]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x5d2e014583ca - core[7c831bd917ebf35f]::panicking::assert_failed::<core[7c831bd917ebf35f]::option::Option<i32>, core[7c831bd917ebf35f]::option::Option<i32>>
[INFO] [stdout]   13:     0x5d2e0145d60f - supply_chain[6e76c4a51312e911]::packaged_workspace_cases::verdict::assert_row_is_clean
[INFO] [stdout]   14:     0x5d2e014432e7 - supply_chain[6e76c4a51312e911]::packaged_workspace_cases::packaged_graph_refuses_every_unreleaseable_shape
[INFO] [stdout]   15:     0x5d2e0144c3d9 - <supply_chain[6e76c4a51312e911]::packaged_workspace_cases::packaged_graph_refuses_every_unreleaseable_shape::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5d2e0146b4db - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   17:     0x5d2e01478b45 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5d2e01471f04 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5d2e0147bca2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5d2e014eb6e9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x7a0c8540107a - <unknown>
[INFO] [stdout]   22:     0x7a0c85494534 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- packaged_workspace_cases::packaged_workspace_requires_one_explicit_matching_repository_root_before_mutation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'packaged_workspace_cases::packaged_workspace_requires_one_explicit_matching_repository_root_before_mutation' (5617) panicked at pedant/tests/supply_chain_support/packaged_workspace_support/verdict.rs:180:5:
[INFO] [stdout] assertion `left == right` failed: a repository root naming a file: unexpected exit status: stdout=_stderr=error:_jq_is_unavailable;_the_check_cannot_be_read
[INFO] [stdout] 
[INFO] [stdout]   left: Some(75)
[INFO] [stdout]  right: Some(1)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d2e014ec691 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d2e01501cea - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5d2e014f0fec - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5d2e014c5696 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d2e014e37f9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5d2e014781f0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d2e014e39b2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d2e014c5742 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d2e014bd979 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d2e014c64ed - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d2e0150241c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d2e01502393 - core[7c831bd917ebf35f]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x5d2e014583ca - core[7c831bd917ebf35f]::panicking::assert_failed::<core[7c831bd917ebf35f]::option::Option<i32>, core[7c831bd917ebf35f]::option::Option<i32>>
[INFO] [stdout]   13:     0x5d2e0145e33f - supply_chain[6e76c4a51312e911]::packaged_workspace_cases::verdict::assert_refused_before_anything_ran
[INFO] [stdout]   14:     0x5d2e01443d1a - supply_chain[6e76c4a51312e911]::packaged_workspace_cases::packaged_workspace_requires_one_explicit_matching_repository_root_before_mutation
[INFO] [stdout]   15:     0x5d2e0144c439 - <supply_chain[6e76c4a51312e911]::packaged_workspace_cases::packaged_workspace_requires_one_explicit_matching_repository_root_before_mutation::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5d2e0146b4db - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   17:     0x5d2e01478b45 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5d2e01471f04 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5d2e0147bca2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5d2e014eb6e9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x7a0c8540107a - <unknown>
[INFO] [stdout]   22:     0x7a0c85494534 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cargo_classifier_cases::cargo_infrastructure_classifier_runtime_contract_is_exact stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cargo_classifier_cases::cargo_infrastructure_classifier_runtime_contract_is_exact' (5420) panicked at pedant/tests/supply_chain_support/cargo_classifier_cases.rs:360:5:
[INFO] [stdout] network capability forbidden: expected [output=4
[INFO] [stdout] file=4
[INFO] [stdout] ] but read [output=75
[INFO] [stdout] file=75
[INFO] [stdout] ], stderr=[.github/scripts/cargo_infrastructure.sh:_line_129:_rg:_command_not_found
[INFO] [stdout] .github/scripts/cargo_infrastructure.sh:_line_129:_rg:_command_not_found
[INFO] [stdout] ]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d2e014ec691 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d2e01501cea - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5d2e014f0fec - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5d2e014c5696 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d2e014e37f9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5d2e014781f0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d2e014e39b2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d2e014c5742 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d2e014bd979 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d2e014c64ed - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d2e0150241c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d2e01438619 - supply_chain[6e76c4a51312e911]::cargo_classifier_cases::assert_transcript
[INFO] [stdout]   12:     0x5d2e01439759 - supply_chain[6e76c4a51312e911]::cargo_classifier_cases::cargo_infrastructure_classifier_runtime_contract_is_exact
[INFO] [stdout]   13:     0x5d2e0144c399 - <supply_chain[6e76c4a51312e911]::cargo_classifier_cases::cargo_infrastructure_classifier_runtime_contract_is_exact::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5d2e0146b4db - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x5d2e01478b45 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5d2e01471f04 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5d2e0147bca2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5d2e014eb6e9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7a0c8540107a - <unknown>
[INFO] [stdout]   20:     0x7a0c85494534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- supply_chain_process_guard_reaps_descendants_on_success_timeout_and_early_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'supply_chain_process_guard_reaps_descendants_on_success_timeout_and_early_error' (5837) panicked at pedant/tests/supply_chain_support/guard_cases.rs:110:5:
[INFO] [stdout] success: descendant 5986 outlived its guard
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d2e014ec691 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d2e01501cea - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5d2e014f0fec - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5d2e014c5696 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d2e014e37f9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5d2e014781f0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d2e014e39b2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d2e014c5742 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d2e014bd979 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d2e014c64ed - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d2e0150241c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d2e0143ddf9 - supply_chain[6e76c4a51312e911]::guard_cases::guarded_run_leaves_no_descendant
[INFO] [stdout]   12:     0x5d2e0144c0a0 - <supply_chain[6e76c4a51312e911]::supply_chain_process_guard_reaps_descendants_on_success_timeout_and_early_error::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x5d2e0146b4db - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   14:     0x5d2e01478b45 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   15:     0x5d2e01471f04 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x5d2e0147bca2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x5d2e014eb6e9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7a0c8540107a - <unknown>
[INFO] [stdout]   19:     0x7a0c85494534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cargo_classifier_cases::cargo_infrastructure_classifier_runtime_contract_is_exact
[INFO] [stdout]     packaged_workspace_cases::packaged_graph_refuses_every_unreleaseable_shape
[INFO] [stdout]     packaged_workspace_cases::packaged_workspace_budget_selects_state_and_refuses_every_overrun
[INFO] [stdout]     packaged_workspace_cases::packaged_workspace_cleanup_is_bounded_on_success_failure_infrastructure_and_interrupt
[INFO] [stdout]     packaged_workspace_cases::packaged_workspace_dependency_order_models_release_protocol
[INFO] [stdout]     packaged_workspace_cases::packaged_workspace_requires_one_explicit_matching_repository_root_before_mutation
[INFO] [stdout]     supply_chain_process_guard_reaps_descendants_on_success_timeout_and_early_error
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 31 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 18.31s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "678efecdd4f00742c8e0aefbeb6d177f427257cc54ab1727b17a4032115f8073", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "678efecdd4f00742c8e0aefbeb6d177f427257cc54ab1727b17a4032115f8073", kill_on_drop: false }`
[INFO] [stdout] 678efecdd4f00742c8e0aefbeb6d177f427257cc54ab1727b17a4032115f8073
