[INFO] cloning repository https://github.com/pesap/forge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pesap/forge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpesap%2Fforge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpesap%2Fforge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d5116c1477ad24349a46c863b1755321e8ba697
[INFO] testing pesap/forge against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpesap%2Fforge" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pesap/forge
[INFO] finished tweaking git repo https://github.com/pesap/forge
[INFO] tweaked toml for git repo https://github.com/pesap/forge written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pesap/forge on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pesap/forge 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded predicates v3.1.4
[INFO] [stderr]   Downloaded hashlink v0.11.0
[INFO] [stderr]   Downloaded yaml-rust2 v0.11.0
[INFO] [stderr]   Downloaded predicates-core v1.0.10
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded memo-map v0.3.3
[INFO] [stderr]   Downloaded dialoguer v0.12.0
[INFO] [stderr]   Downloaded axoupdater v0.10.0
[INFO] [stderr]   Downloaded self-replace v1.5.0
[INFO] [stderr]   Downloaded console v0.16.3
[INFO] [stderr]   Downloaded toml v1.1.2+spec-1.1.0
[INFO] [stderr]   Downloaded clap_complete v4.6.5
[INFO] [stderr]   Downloaded similar v3.1.1
[INFO] [stderr]   Downloaded homedir v0.3.6
[INFO] [stderr]   Downloaded minijinja v2.21.0
[INFO] [stderr]   Downloaded predicates-tree v1.0.13
[INFO] [stderr]   Downloaded axoasset v2.0.1
[INFO] [stderr]   Downloaded axotag v0.3.0
[INFO] [stderr]   Downloaded axoprocess v0.2.1
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.72
[INFO] [stderr]   Downloaded cc v1.2.63
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.50
[INFO] [stderr]   Downloaded zerocopy v0.8.50
[INFO] [stderr]   Downloaded pxfm v0.1.29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 83b33ac654bdfc85ea469473591da2e7349557790f709c57ca0c9d27cd8a5976
[INFO] running `Command { std: "docker" "start" "83b33ac654bdfc85ea469473591da2e7349557790f709c57ca0c9d27cd8a5976", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83b33ac654bdfc85ea469473591da2e7349557790f709c57ca0c9d27cd8a5976", 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" "83b33ac654bdfc85ea469473591da2e7349557790f709c57ca0c9d27cd8a5976" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83b33ac654bdfc85ea469473591da2e7349557790f709c57ca0c9d27cd8a5976", 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" "83b33ac654bdfc85ea469473591da2e7349557790f709c57ca0c9d27cd8a5976" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling similar v3.1.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling homedir v0.3.6
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling axoprocess v0.2.1
[INFO] [stderr]    Compiling axotag v0.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.5
[INFO] [stderr]    Compiling minijinja v2.21.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]    Compiling axoasset v2.0.1
[INFO] [stderr]    Compiling axoupdater v0.10.0
[INFO] [stderr]    Compiling forge v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] running `Command { std: "docker" "inspect" "83b33ac654bdfc85ea469473591da2e7349557790f709c57ca0c9d27cd8a5976", 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" "83b33ac654bdfc85ea469473591da2e7349557790f709c57ca0c9d27cd8a5976" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling yaml-rust2 v0.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling forge v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.38s
[INFO] running `Command { std: "docker" "inspect" "83b33ac654bdfc85ea469473591da2e7349557790f709c57ca0c9d27cd8a5976", 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" "83b33ac654bdfc85ea469473591da2e7349557790f709c57ca0c9d27cd8a5976" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/forge-8de9f053f4ad7c50)
[INFO] [stdout] 
[INFO] [stdout] running 188 tests
[INFO] [stdout] test blueprint::any_project::tests::config_from_pyproject_preserves_explicit_editorconfig_false_override ... ok
[INFO] [stdout] test blueprint::any_project::tests::config_from_pyproject_defaults_missing_overrides ... ok
[INFO] [stdout] test blueprint::any_project::tests::config_from_pyproject_rejects_invalid_metadata ... ok
[INFO] [stdout] test blueprint::any_project::tests::config_from_pyproject_rejects_unknown_forge_options ... ok
[INFO] [stdout] test blueprint::components::tests::component_registry_has_one_definition_for_each_component ... ok
[INFO] [stdout] test blueprint::components::tests::component_selection_exposes_check_commands_for_enabled_components ... ok
[INFO] [stdout] test blueprint::components::tests::component_selection_reports_disabled_component_cleanup_paths ... ok
[INFO] [stdout] test blueprint::components::tests::component_registry_exposes_managed_option_metadata ... ok
[INFO] [stdout] test blueprint::components::tests::component_selection_set_enabled_toggles_component_state ... ok
[INFO] [stdout] test blueprint::files::tests::failed_symlink_replacement_preserves_existing_link ... ok
[INFO] [stdout] test blueprint::components::tests::component_selection_exposes_format_commands_for_enabled_components ... ok
[INFO] [stdout] test blueprint::components::tests::component_selection_exposes_non_mutating_pre_commit_hooks_for_enabled_components ... ok
[INFO] [stdout] test blueprint::agents::tests::agent_instructions_include_shared_safety_guidance ... ok
[INFO] [stdout] test blueprint::any_project::tests::prettier_component_formats_with_just_and_checks_in_hooks ... ok
[INFO] [stdout] test blueprint::any_project::tests::disabled_docs_remove_docs_dependency_and_recipe ... ok
[INFO] [stdout] test blueprint::any_project::tests::ci_workflow_uses_read_only_permissions ... ok
[INFO] [stdout] test blueprint::any_project::tests::precommit_config_keeps_uv_lock_current ... ok
[INFO] [stdout] test blueprint::any_project::tests::just_verify_uses_locked_uv_commands ... ok
[INFO] [stdout] test blueprint::files::tests::planner_reports_parent_path_conflict_before_create ... ok
[INFO] [stdout] test blueprint::components::tests::component_selection_can_enable_editorconfig_component ... ok
[INFO] [stdout] test blueprint::any_project::tests::render_creates_gitattributes_line_ending_policy ... ok
[INFO] [stdout] test blueprint::components::tests::component_selection_renders_enabled_component_files ... ok
[INFO] [stdout] test blueprint::agents::tests::agent_instructions_include_requested_rules ... ok
[INFO] [stdout] test blueprint::agents::tests::agent_files_include_shared_instructions_and_claude_symlink ... ok
[INFO] [stdout] test blueprint::files::tests::remove_managed_file_reports_metadata_errors ... ok
[INFO] [stdout] test blueprint::files::tests::planner_relinks_regular_file_for_managed_symlink_on_non_windows ... ok
[INFO] [stdout] test blueprint::files::tests::planner_reports_directory_conflict_for_managed_text_file ... ok
[INFO] [stdout] test blueprint::files::tests::planner_reports_broken_symlink_conflict_for_managed_text_file ... ok
[INFO] [stdout] test blueprint::gitattributes::tests::line_ending_policy_preserves_windows_command_scripts_as_crlf ... ok
[INFO] [stdout] test blueprint::files::tests::remove_managed_file_treats_blocked_child_path_as_absent ... ok
[INFO] [stdout] test blueprint::files::tests::remove_managed_file_removes_regular_files_and_empty_parent ... ok
[INFO] [stdout] test blueprint::files::tests::remove_managed_file_removes_broken_symlinks ... ok
[INFO] [stdout] test blueprint::github_actions::tests::forge_ci_steps_install_and_check_managed_infrastructure ... ok
[INFO] [stdout] test blueprint::github_actions::tests::forge_sync_workflow_runs_sync_and_opens_pull_request ... ok
[INFO] [stdout] test blueprint::github_actions::tests::forge_sync_workflow_serializes_runs_without_canceling_in_progress_syncs ... ok
[INFO] [stdout] test blueprint::files::tests::remove_managed_files_removes_relative_paths_from_root ... ok
[INFO] [stdout] test blueprint::python_library::tests::ci_workflow_runs_non_mutating_python_quality_gate_explicitly ... ok
[INFO] [stdout] test blueprint::python_library::tests::ci_workflow_uses_read_only_permissions ... ok
[INFO] [stdout] test blueprint::python_library::tests::config_from_pyproject_defaults_missing_overrides ... ok
[INFO] [stdout] test blueprint::precommit::tests::shared_header_uses_portable_line_ending_hook ... ok
[INFO] [stdout] test blueprint::precommit::tests::uv_lock_hook_uses_astral_uv_pre_commit ... ok
[INFO] [stdout] test blueprint::python_library::tests::ci_python_versions_include_minimum_and_supported_modern_versions ... ok
[INFO] [stdout] test blueprint::python_library::tests::ci_python_versions_never_include_versions_below_python_min ... ok
[INFO] [stdout] test blueprint::python_library::tests::invalid_package_names_rejected ... ok
[INFO] [stdout] test blueprint::python_library::tests::invalid_project_names_rejected ... ok
[INFO] [stdout] test blueprint::python_library::tests::disabled_docs_remove_docs_dependency_and_recipe ... ok
[INFO] [stdout] test blueprint::python_library::tests::just_verify_runs_non_mutating_python_quality_gate_explicitly ... ok
[INFO] [stdout] test blueprint::python_library::tests::precommit_config_keeps_uv_lock_current ... ok
[INFO] [stdout] test blueprint::python_library::tests::precommit_config_uses_non_mutating_locked_python_checks ... ok
[INFO] [stdout] test blueprint::python_library::tests::precommit_config_uses_prek_builtin_pretty_format_json ... ok
[INFO] [stdout] test blueprint::python_library::tests::precommit_config_uses_typos_for_spell_checking ... ok
[INFO] [stdout] test blueprint::python_library::tests::ensure_trailing_newline_only_appends_when_missing ... ok
[INFO] [stdout] test blueprint::python_library::tests::precommit_config_installs_explicit_safe_commitizen_hooks ... ok
[INFO] [stdout] test blueprint::python_library::tests::package_name_defaults_from_project_name ... ok
[INFO] [stdout] test blueprint::python_library::tests::pytest_cache_dir_uses_portable_project_relative_path ... ok
[INFO] [stdout] test blueprint::python_library::tests::project_config_validates_correctly ... ok
[INFO] [stdout] test blueprint::python_library::tests::prettier_component_formats_with_just_and_checks_in_hooks ... ok
[INFO] [stdout] test blueprint::python_library::tests::release_workflows_use_job_timeouts ... ok
[INFO] [stdout] test blueprint::python_library::tests::render_ci_workflow_uses_deduplicated_python_matrix ... ok
[INFO] [stdout] test blueprint::python_library::tests::release_workflows_serialize_duplicate_runs ... ok
[INFO] [stdout] test blueprint::python_library::tests::renders_supported_license_templates ... ok
[INFO] [stdout] test blueprint::python_library::tests::render_creates_expected_files ... ok
[INFO] [stdout] test blueprint::python_library::tests::starlight_config_uses_expected_site_title ... ok
[INFO] [stdout] test blueprint::python_library::tests::valid_package_names_accepted ... ok
[INFO] [stdout] test blueprint::python_library::tests::valid_project_names_accepted ... ok
[INFO] [stdout] test blueprint::files::tests::planner_reports_directory_conflict_for_managed_symlink ... ok
[INFO] [stdout] test blueprint::rust_library::tests::config_from_pyproject_defaults_missing_overrides ... ok
[INFO] [stdout] test blueprint::python_library::tests::render_includes_forge_metadata ... ok
[INFO] [stdout] test blueprint::rust_library::tests::ci_workflow_runs_full_rust_quality_gate_explicitly ... ok
[INFO] [stdout] test blueprint::rust_library::tests::disabled_docs_remove_docs_dependency_and_recipe ... ok
[INFO] [stdout] test blueprint::python_library::tests::python_versions_are_validated_for_generated_tooling ... ok
[INFO] [stdout] test blueprint::rust_library::tests::precommit_config_keeps_uv_lock_current ... ok
[INFO] [stdout] test blueprint::rust_library::tests::prettier_component_formats_with_just_and_checks_in_hooks ... ok
[INFO] [stdout] test blueprint::rust_library::tests::just_verify_runs_full_rust_quality_gate_explicitly ... ok
[INFO] [stdout] test blueprint::rust_library::tests::render_creates_gitattributes_line_ending_policy ... ok
[INFO] [stdout] test blueprint::rust_library::tests::renders_supported_license_templates ... ok
[INFO] [stdout] test blueprint::tests::definition_lookup_matches_registry_metadata ... ok
[INFO] [stdout] test blueprint::tests::detects_blueprint_version_when_present ... ok
[INFO] [stdout] test blueprint::tests::detects_supported_blueprint_from_metadata ... ok
[INFO] [stdout] test blueprint::tests::forge_ignore_uses_multiline_toml_for_long_arrays ... ok
[INFO] [stdout] test blueprint::template_engine::tests::empty_templates_remain_empty ... ok
[INFO] [stdout] test blueprint::template_engine::tests::rendered_templates_keep_trailing_newline ... ok
[INFO] [stdout] test blueprint::files::tests::planner_reports_unsafe_conflict_for_absolute_symlink_target ... ok
[INFO] [stdout] test blueprint::files::tests::planner_reports_unsafe_conflict_for_absolute_managed_path ... ok
[INFO] [stdout] test blueprint::files::tests::failed_text_write_preserves_existing_file ... FAILED
[INFO] [stdout] test blueprint::files::tests::planner_reports_unsafe_conflict_for_parent_traversal_managed_path ... ok
[INFO] [stdout] test blueprint::tests::registry_has_one_definition_for_each_blueprint ... ok
[INFO] [stdout] test blueprint::files::tests::planner_reports_unsafe_conflict_for_parent_traversal_symlink_target ... ok
[INFO] [stdout] test blueprint::tests::registry_metadata_names_are_unique_and_resolvable ... ok
[INFO] [stdout] test blueprint::tests::rejects_missing_blueprint_version_from_metadata ... ok
[INFO] [stdout] test blueprint::python_library::tests::config_from_pyproject_rejects_invalid_metadata ... ok
[INFO] [stdout] test blueprint::tests::rejects_non_string_blueprint_version ... ok
[INFO] [stdout] test blueprint::tests::rejects_unknown_blueprint_from_metadata ... ok
[INFO] [stdout] test commands::diff::tests::diff_line_count_keeps_empty_files_addressable ... ok
[INFO] [stdout] test blueprint::python_library::tests::project_config_rejects_invalid_email ... ok
[INFO] [stdout] test commands::diff::tests::pager_from_env_requires_terminal_and_non_empty_pager ... ok
[INFO] [stdout] test blueprint::python_library::tests::project_config_rejects_invalid_python_min ... ok
[INFO] [stdout] test blueprint::rust_library::tests::config_from_pyproject_rejects_invalid_metadata ... ok
[INFO] [stdout] test blueprint::rust_library::tests::config_from_pyproject_rejects_unknown_forge_options ... ok
[INFO] [stdout] test commands::diff::tests::render_created_text_diff_uses_dev_null_old_path ... ok
[INFO] [stdout] test blueprint::toml_value::tests::string_literal_escapes_toml_without_data_loss ... ok
[INFO] [stdout] test commands::diff::tests::render_removed_text_diff_uses_dev_null_new_path ... ok
[INFO] [stdout] test blueprint::python_library::tests::project_config_rejects_invalid_license ... ok
[INFO] [stdout] test commands::diff::tests::render_text_diff_shows_only_changed_hunk_with_context ... ok
[INFO] [stdout] test commands::doctor::tests::doctor_scope_rejects_blueprint_and_path ... ok
[INFO] [stdout] test commands::doctor::tests::python_toolchain_not_checked_for_rust_library ... ok
[INFO] [stdout] test commands::doctor::tests::component_tool_requirements_deduplicates ... ok
[INFO] [stdout] test blueprint::tests::rejects_newer_blueprint_version_than_supported ... ok
[INFO] [stdout] test commands::doctor::tests::required_tools_can_be_scoped_to_one_blueprint ... ok
[INFO] [stdout] test commands::init::tests::init_status_code_covers_json_outcomes ... ok
[INFO] [stdout] test commands::doctor::tests::required_tools_include_core_and_blueprint_requirements ... ok
[INFO] [stdout] test commands::init::tests::init_command_drops_preview_flags_and_uses_yes_for_noninteractive_apply ... ok
[INFO] [stdout] test commands::doctor::tests::doctor_scope_detects_enabled_components_from_project_path ... ok
[INFO] [stdout] test commands::doctor::tests::doctor_scope_rerun_command_preserves_scope ... ok
[INFO] [stdout] test blueprint::tests::metadata_option_validation_rejects_missing_supported_options ... ok
[INFO] [stdout] test blueprint::tests::metadata_option_validation_reports_env_error_code ... ok
[INFO] [stdout] test blueprint::tests::metadata_blueprint_detection_reports_env_error_code ... ok
[INFO] [stdout] test blueprint::python_library::tests::config_from_pyproject_rejects_unknown_forge_metadata ... ok
[INFO] [stdout] test blueprint::tests::rejects_invalid_blueprint_version_format ... ok
[INFO] [stdout] test blueprint::files::tests::planner_reports_unreadable_conflict_for_managed_text_file ... FAILED
[INFO] [stdout] test commands::doctor::tests::doctor_scope_defaults_missing_overrides_table ... ok
[INFO] [stdout] test commands::doctor::tests::doctor_scope_detects_blueprint_from_project_path ... ok
[INFO] [stdout] test commands::init::tests::setup_review_context_includes_apply_command_and_counts ... ok
[INFO] [stdout] test commands::init::tests::preview_init_command_prefers_rendered_metadata_in_interactive_mode ... ok
[INFO] [stdout] test commands::init::tests::overwrite_count_preserves_creates_keeps_and_adopted_pyproject ... ok
[INFO] [stdout] test commands::new::tests::applying_component_prompt_selection_replaces_supported_component_state ... ok
[INFO] [stdout] test commands::init::tests::overwrite_confirmation_skips_second_setup_confirmation ... ok
[INFO] [stdout] test commands::new::tests::component_prompt_options_keep_component_order_and_defaults ... ok
[INFO] [stdout] test commands::new::tests::confirm_interactive_setup_returns_true_when_confirmation_is_bypassed ... ok
[INFO] [stdout] test commands::new::tests::component_selection_from_args_honors_explicit_editorconfig_false ... ok
[INFO] [stdout] test commands::new::tests::format_selected_options_handles_empty_groups ... ok
[INFO] [stdout] test commands::new::tests::default_python_package_name_rejects_invalid_derived_name ... ok
[INFO] [stdout] test commands::new::tests::destination_path_defaults_to_project_name ... ok
[INFO] [stdout] test commands::new::tests::destination_path_uses_provided_path ... ok
[INFO] [stdout] test commands::new::tests::destination_overwrite_review_detects_generated_file_updates ... ok
[INFO] [stdout] test commands::new::tests::destination_validation_rejects_nonempty_directory ... ok
[INFO] [stdout] test commands::new::tests::ensure_destination_directory_exists_creates_missing_directory ... ok
[INFO] [stdout] test commands::new::tests::explicit_destination_validation_defers_nonempty_directory_for_interactive_review ... ok
[INFO] [stdout] test commands::new::tests::format_selected_options_groups_enabled_and_disabled ... ok
[INFO] [stdout] test commands::init::tests::workflow_infra_detection_ignores_placeholder_files ... ok
[INFO] [stdout] test commands::new::tests::interactive_setup_allows_terminal_or_yes_mode ... ok
[INFO] [stdout] test commands::new::tests::managed_option_flags_skip_defaults ... ok
[INFO] [stdout] test commands::new::tests::new_status_code_covers_json_outcomes ... ok
[INFO] [stdout] test commands::new::tests::new_command_preserves_setup_flags_and_drops_preview_flags ... ok
[INFO] [stdout] test commands::new::tests::interactive_setup_requires_terminal_without_yes ... ok
[INFO] [stdout] test commands::new::tests::managed_option_flags_use_canonical_boolean_forms ... ok
[INFO] [stdout] test commands::new::tests::component_selection_from_args_reflects_component_flags ... ok
[INFO] [stdout] test commands::new::tests::interactive_confirmation_gate_respects_yes_and_json_modes ... ok
[INFO] [stdout] test commands::new::tests::command_exists_returns_false_for_fake ... ok
[INFO] [stdout] test commands::new::tests::interactive_prompt_validators_match_supported_metadata_rules ... ok
[INFO] [stdout] test commands::diff::tests::render_text_diff_aligns_repeated_blocks ... ok
[INFO] [stdout] test commands::new::tests::render_blueprint_reports_supported_option_set_for_all_blueprints ... ok
[INFO] [stdout] test commands::new::tests::select_blueprint_uses_explicit_value ... ok
[INFO] [stdout] test commands::new::tests::setup_review_context_includes_apply_command ... ok
[INFO] [stdout] test commands::new::tests::resolved_new_args_from_rendered_pyproject_prefers_rendered_metadata ... ok
[INFO] [stdout] test commands::sync::tests::noninteractive_apply_mode_requires_yes_when_changes_exist ... ok
[INFO] [stdout] test commands::new::tests::select_blueprint_requires_explicit_value_in_yes_mode ... ok
[INFO] [stdout] test commands::sync::tests::option_override_disable_uses_overrides_when_ignore_exists ... ok
[INFO] [stdout] test commands::sync::tests::forge_ignore_path_updates_keep_long_arrays_taplo_formatted ... ok
[INFO] [stdout] test commands::sync::tests::option_override_enable_removes_legacy_ignore_entry ... ok
[INFO] [stdout] test commands::sync::tests::lockfile_relevance_ignores_forge_and_tooling_metadata ... ok
[INFO] [stdout] test commands::sync::tests::action_breakdown_counts_each_action_type ... ok
[INFO] [stdout] test commands::new::tests::required_tools_summary_includes_component_tools_for_enabled_options ... ok
[INFO] [stdout] test commands::sync::tests::sync_confirmation_gate_requires_interactive_apply_mode ... ok
[INFO] [stdout] test commands::init::tests::existing_path_defaults_prevent_interactive_metadata_prompts_without_pyproject ... ok
[INFO] [stdout] test commands::sync::tests::cleanup_actions_include_broken_symlinks ... ok
[INFO] [stdout] test commands::sync::tests::required_tools_summary_includes_component_tools_for_enabled_options ... ok
[INFO] [stdout] test commands::new::tests::run_command_reports_env_code_for_non_zero_exit ... ok
[INFO] [stdout] test commands::sync::tests::disabled_workflow_cleanup_reports_read_errors ... ok
[INFO] [stdout] test commands::sync::tests::github_outputs_report_lockfile_decision ... ok
[INFO] [stdout] test commands::sync::tests::lockfile_relevance_detects_dependency_metadata ... ok
[INFO] [stdout] test commands::sync::tests::optional_cleanup_unsafe_paths_are_conflicts ... ok
[INFO] [stdout] test commands::sync::tests::sync_command_preserves_overrides_and_appends_yes ... ok
[INFO] [stdout] test commands::sync::tests::option_override_migrates_legacy_options_table_to_overrides ... ok
[INFO] [stdout] test commands::sync::tests::sync_diff_validation_allows_interactive_apply_only_when_tty ... ok
[INFO] [stdout] test commands::sync::tests::sync_diff_validation_rejects_yes_and_non_tty_apply ... ok
[INFO] [stdout] test commands::sync::tests::optional_cleanup_directory_paths_are_conflicts ... ok
[INFO] [stdout] test commands::sync::tests::optional_cleanup_reports_metadata_errors ... ok
[INFO] [stdout] test commands::sync::tests::sync_status_code_covers_json_outcomes ... ok
[INFO] [stdout] test ui::tests::shell_arg_quotes_only_when_needed ... ok
[INFO] [stdout] test commands::sync::tests::sync_result_section_title_matches_mode_and_changes ... ok
[INFO] [stdout] test install_source::tests::returns_none_for_unknown_path ... ok
[INFO] [stdout] test ui::tests::use_tty_style_respects_no_color ... ok
[INFO] [stdout] test install_source::tests::detects_cargo_bin ... ok
[INFO] [stdout] test commands::sync::tests::sync_review_summary_includes_apply_and_changes ... ok
[INFO] [stdout] test install_source::tests::detects_homebrew_cellar ... ok
[INFO] [stdout] test commands::new::tests::command_exists_finds_common_commands ... ok
[INFO] [stdout] test commands::self_update::tests::unavailable_self_update_message_mentions_package_manager_or_release ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- blueprint::files::tests::failed_text_write_preserves_existing_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'blueprint::files::tests::failed_text_write_preserves_existing_file' (3609) panicked at src/blueprint/files.rs:913:28:
[INFO] [stdout] write should fail without temp-file directory permission: ()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x612802de4478 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x612802de4478 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x612802de4478 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x612802de4478 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x612802dfda1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x612802dfda1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x612802dea052 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x612802dea052 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x612802dbec76 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x612802dbec76 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x612802ddaab9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6128023d975c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6128023d975c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x612802ddad32 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x612802ddad32 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x612802dbed32 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x612802db3549 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x612802dbff8d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x612802dfe25c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x612802dfdfd2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61280234bf11 - <core[8fb95b77d25ab6c8]::result::Result<(), anyhow[fa6b8232d79e87bc]::Error>>::expect_err
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1298:22
[INFO] [stdout]   21:     0x612802318bb9 - forge[6aa99c518d1af061]::blueprint::files::tests::failed_text_write_preserves_existing_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/blueprint/files.rs:913:28
[INFO] [stdout]   22:     0x61280230f507 - forge[6aa99c518d1af061]::blueprint::files::tests::failed_text_write_preserves_existing_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/blueprint/files.rs:890:51
[INFO] [stdout]   23:     0x6128022af3b6 - <forge[6aa99c518d1af061]::blueprint::files::tests::failed_text_write_preserves_existing_file::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6128023cc83b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6128023cc83b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x6128023da0b5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x6128023da0b5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x6128023da0b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6128023da0b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6128023da0b5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6128023da0b5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x6128023da0b5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x6128023d39c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x6128023d39c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6128023dd132 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x6128023dd132 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x6128023dd132 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6128023dd132 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6128023dd132 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6128023dd132 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x6128023dd132 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x612802de36cf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x612802de36cf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7685267faaa4 - <unknown>
[INFO] [stdout]   45:     0x768526887a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- blueprint::files::tests::planner_reports_unreadable_conflict_for_managed_text_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'blueprint::files::tests::planner_reports_unreadable_conflict_for_managed_text_file' (3615) panicked at src/blueprint/files.rs:597:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [Update("justfile")]
[INFO] [stdout]  right: [Conflict { path: "justfile", reason: Unreadable }]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x612802de4478 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x612802de4478 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x612802de4478 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x612802de4478 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x612802dfda1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x612802dfda1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x612802dea052 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x612802dea052 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x612802dbec76 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x612802dbec76 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x612802ddaab9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6128023d975c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6128023d975c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x612802ddad32 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x612802ddad32 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x612802dbed32 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x612802db3549 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x612802dbff8d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x612802dfe25c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x612802dfe113 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x61280238674a - core[8fb95b77d25ab6c8]::panicking::assert_failed::<alloc[a7ee25936407c584]::vec::Vec<forge[6aa99c518d1af061]::blueprint::files::ManagedFileAction>, alloc[a7ee25936407c584]::vec::Vec<forge[6aa99c518d1af061]::blueprint::files::ManagedFileAction>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x61280231bce5 - forge[6aa99c518d1af061]::blueprint::files::tests::planner_reports_unreadable_conflict_for_managed_text_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/blueprint/files.rs:597:9
[INFO] [stdout]   22:     0x61280230f6b7 - forge[6aa99c518d1af061]::blueprint::files::tests::planner_reports_unreadable_conflict_for_managed_text_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/blueprint/files.rs:578:67
[INFO] [stdout]   23:     0x6128022af5f6 - <forge[6aa99c518d1af061]::blueprint::files::tests::planner_reports_unreadable_conflict_for_managed_text_file::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6128023cc83b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6128023cc83b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x6128023da0b5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x6128023da0b5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x6128023da0b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6128023da0b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6128023da0b5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6128023da0b5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x6128023da0b5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x6128023d39c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x6128023d39c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6128023dd132 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x6128023dd132 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x6128023dd132 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6128023dd132 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6128023dd132 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6128023dd132 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x6128023dd132 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x612802de36cf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x612802de36cf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7685267faaa4 - <unknown>
[INFO] [stdout]   45:     0x768526887a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     blueprint::files::tests::failed_text_write_preserves_existing_file
[INFO] [stdout]     blueprint::files::tests::planner_reports_unreadable_conflict_for_managed_text_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 186 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "83b33ac654bdfc85ea469473591da2e7349557790f709c57ca0c9d27cd8a5976", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83b33ac654bdfc85ea469473591da2e7349557790f709c57ca0c9d27cd8a5976", kill_on_drop: false }`
[INFO] [stdout] 83b33ac654bdfc85ea469473591da2e7349557790f709c57ca0c9d27cd8a5976
