[INFO] cloning repository https://github.com/harnesslabs/joy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harnesslabs/joy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharnesslabs%2Fjoy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharnesslabs%2Fjoy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 06b436188b4dc8bd25f79949d1df8f30cbbe1cae
[INFO] testing harnesslabs/joy against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharnesslabs%2Fjoy" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/harnesslabs/joy
[INFO] finished tweaking git repo https://github.com/harnesslabs/joy
[INFO] tweaked toml for git repo https://github.com/harnesslabs/joy written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/harnesslabs/joy on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/harnesslabs/joy 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12b242c1bad689b5587f215d19a6360105c1a3612a7a5c18ce58288f2f84a8a7
[INFO] running `Command { std: "docker" "start" "-a" "12b242c1bad689b5587f215d19a6360105c1a3612a7a5c18ce58288f2f84a8a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12b242c1bad689b5587f215d19a6360105c1a3612a7a5c18ce58288f2f84a8a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12b242c1bad689b5587f215d19a6360105c1a3612a7a5c18ce58288f2f84a8a7", kill_on_drop: false }`
[INFO] [stdout] 12b242c1bad689b5587f215d19a6360105c1a3612a7a5c18ce58288f2f84a8a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86a13174154d5e43056fb8874369358b28645db7f86171dc9ac26bbacdf2df56
[INFO] running `Command { std: "docker" "start" "-a" "86a13174154d5e43056fb8874369358b28645db7f86171dc9ac26bbacdf2df56", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[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 find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling joy v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "86a13174154d5e43056fb8874369358b28645db7f86171dc9ac26bbacdf2df56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86a13174154d5e43056fb8874369358b28645db7f86171dc9ac26bbacdf2df56", kill_on_drop: false }`
[INFO] [stdout] 86a13174154d5e43056fb8874369358b28645db7f86171dc9ac26bbacdf2df56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a65bf96274f3b1070b342e91ca0ecf23886e6be46a1e3c481a8e876fe94729d1
[INFO] running `Command { std: "docker" "start" "-a" "a65bf96274f3b1070b342e91ca0ecf23886e6be46a1e3c481a8e876fe94729d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling joy v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.65s
[INFO] running `Command { std: "docker" "inspect" "a65bf96274f3b1070b342e91ca0ecf23886e6be46a1e3c481a8e876fe94729d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a65bf96274f3b1070b342e91ca0ecf23886e6be46a1e3c481a8e876fe94729d1", kill_on_drop: false }`
[INFO] [stdout] a65bf96274f3b1070b342e91ca0ecf23886e6be46a1e3c481a8e876fe94729d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5ef38ba851a2ecb21815723baf3d2788cc8a370b7c22efbd0568f7d3a1a7166b
[INFO] running `Command { std: "docker" "start" "-a" "5ef38ba851a2ecb21815723baf3d2788cc8a370b7c22efbd0568f7d3a1a7166b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/joy-f43bb0747bec9156)
[INFO] [stdout] 
[INFO] [stdout] running 120 tests
[INFO] [stdout] test abi::tests::recipe_content_hash_is_sha256_hex ... ok
[INFO] [stdout] test abi::tests::abi_hash_is_stable_for_identical_inputs ... ok
[INFO] [stdout] test cli::tests::parses_add_with_semver_version ... ok
[INFO] [stdout] test abi::tests::abi_hash_changes_when_compiler_version_changes ... ok
[INFO] [stdout] test cli::tests::parses_add_with_rev ... ok
[INFO] [stdout] test cli::tests::parses_build_flags ... ok
[INFO] [stdout] test cli::tests::parses_doctor_command ... ok
[INFO] [stdout] test cli::tests::parses_add_with_no_sync_flag ... ok
[INFO] [stdout] test cli::tests::parses_outdated_command ... ok
[INFO] [stdout] test cli::tests::parses_new_command ... ok
[INFO] [stdout] test cli::tests::parses_metadata_command ... ok
[INFO] [stdout] test cli::tests::parses_remove_command ... ok
[INFO] [stdout] test cli::tests::parses_init_force_with_json_alias ... ok
[INFO] [stdout] test cli::tests::parses_hidden_ui_alias_flags ... ok
[INFO] [stdout] test cli::tests::parses_outdated_sources_filter ... ok
[INFO] [stdout] test cli::tests::parses_run_with_passthrough_args ... ok
[INFO] [stdout] test cli::tests::parses_global_offline_and_frozen_flags ... ok
[INFO] [stdout] test cli::tests::parses_recipe_check_command ... ok
[INFO] [stdout] test cli::tests::parses_add_with_alias_registry_and_sha256 ... ok
[INFO] [stdout] test cli::tests::parses_fetch_vendor_and_cache_gc_commands ... ok
[INFO] [stdout] test cli::tests::parses_global_ui_flags ... ok
[INFO] [stdout] test cli::tests::parses_tree_locked_flag ... ok
[INFO] [stdout] test cli::tests::parses_update_with_optional_package_and_rev ... ok
[INFO] [stdout] test cli::tests::parses_sync_flags ... ok
[INFO] [stdout] test cli::tests::parses_package_publish_owner_and_yank_commands ... ok
[INFO] [stdout] test commands::dependency_common::tests::parse_dependency_defaults_to_github ... ok
[INFO] [stdout] test commands::graph_common::tests::locked_validation_reports_missing_lockfile ... ok
[INFO] [stdout] test cli::tests::parses_registry_add_and_set_default_commands ... ok
[INFO] [stdout] test cli::tests::parses_why_command ... ok
[INFO] [stdout] test commands::build::tests::parses_generic_library_names_from_common_artifacts ... ok
[INFO] [stdout] test commands::graph_common::tests::locked_validation_reports_stale_lockfile ... ok
[INFO] [stdout] test commands::dependency_common::tests::normalize_dependency_strips_prefixes ... ok
[INFO] [stdout] test commands::dependency_common::tests::parse_dependency_supports_git_path_archive_prefixes ... ok
[INFO] [stdout] test commands::dependency_common::tests::parse_dependency_supports_registry_prefix ... ok
[INFO] [stdout] test cmake::tests::classifies_common_library_and_binary_artifacts ... ok
[INFO] [stdout] test cli::tests::parses_version_command ... ok
[INFO] [stdout] test fetch::tests::retry_policy_returns_stable_error_when_retries_exhausted ... ok
[INFO] [stdout] test fetch::tests::parses_semver_from_plain_and_v_prefixed_tags ... ok
[INFO] [stdout] test commands::build::tests::infers_generic_link_libraries_and_linkage ... ok
[INFO] [stdout] test commands::version::tests::commit_is_non_empty ... ok
[INFO] [stdout] test commands::version::tests::target_is_non_empty ... ok
[INFO] [stdout] test fetch::tests::retry_policy_does_not_retry_non_transient_errors ... ok
[INFO] [stdout] test commands::publishing::tests::can_create_empty_registry_index ... ok
[INFO] [stdout] test fs_ops::tests::removes_directory_path_when_present ... ok
[INFO] [stdout] test commands::graph_common::tests::provenance_overlay_loads_when_lockfile_is_fresh ... ok
[INFO] [stdout] test cmake::tests::cmake_configure_args_pin_msvc_c_and_cxx_compilers ... ok
[INFO] [stdout] test fetch::tests::retry_policy_retries_transient_errors_and_succeeds ... ok
[INFO] [stdout] test linking::tests::errors_when_requested_compiled_library_artifact_is_missing ... ok
[INFO] [stdout] test install_index::tests::removes_only_tracked_orphans ... ok
[INFO] [stdout] test install_index::tests::roundtrips_index_json ... ok
[INFO] [stdout] test linking::tests::errors_when_no_header_root_exists ... ok
[INFO] [stdout] test linking::tests::discovers_include_before_single_include ... ok
[INFO] [stdout] test cli::tests::parses_search_and_info_commands ... ok
[INFO] [stdout] test fs_ops::tests::removes_file_path_when_present ... ok
[INFO] [stdout] test global_cache::tests::ensures_compiled_build_layout_directories ... ok
[INFO] [stdout] test linking::tests::installs_canonical_alias_for_debug_suffixed_library_artifact ... ok
[INFO] [stdout] test manifest::tests::dependency_requirement_prefers_semver_when_present ... ok
[INFO] [stdout] test linking::tests::installs_compiled_library_artifacts_into_project_lib_dir ... ok
[INFO] [stdout] test manifest::tests::parses_manifest_without_multifile_fields_using_defaults ... ok
[INFO] [stdout] test manifest::tests::manifest_roundtrip_serialization ... ok
[INFO] [stdout] test manifest::tests::package_manifest_dependency_requirement_prefers_semver_when_present ... ok
[INFO] [stdout] test manifest::tests::selects_named_project_target ... ok
[INFO] [stdout] test lockfile::tests::lockfile_roundtrips ... ok
[INFO] [stdout] test linking::tests::installs_headers_into_project_include_deps_slug ... ok
[INFO] [stdout] test linking::tests::tests_copy_install_mode_without_relying_on_symlink_failure ... ok
[INFO] [stdout] test manifest::tests::parses_package_manifest_document ... ok
[INFO] [stdout] test cli::tests::parses_tree_command ... ok
[INFO] [stdout] test manifest::tests::parses_workspace_manifest_document ... ok
[INFO] [stdout] test manifest::tests::write_io_error_mentions_write_action ... ok
[INFO] [stdout] test fs_ops::tests::returns_false_for_missing_path ... ok
[INFO] [stdout] test lockfile::tests::manifest_hash_changes_with_contents ... ok
[INFO] [stdout] test global_cache::tests::builds_paths_from_explicit_joy_home ... ok
[INFO] [stdout] test ninja::tests::escapes_spaces_in_paths ... ok
[INFO] [stdout] test ninja::tests::renders_msvc_compile_and_link_rules ... ok
[INFO] [stdout] test ninja::tests::renders_expected_ninja_file ... ok
[INFO] [stdout] test manifest::tests::rejects_invalid_workspace_profile_name ... ok
[INFO] [stdout] test output::tests::human_renderer_applies_semantic_markers_and_preserves_bullets ... ok
[INFO] [stdout] test output::tests::human_error_renderer_highlights_backticked_segments ... ok
[INFO] [stdout] test output::tests::lockfile_errors_get_human_hint ... ok
[INFO] [stdout] test output::tests::json_error_envelope_shape_is_stable ... ok
[INFO] [stdout] test output::tests::progress_formatters_use_glyph_sets ... ok
[INFO] [stdout] test package_coordinate::tests::rejects_empty_or_whitespace_coordinates ... ok
[INFO] [stdout] test package_coordinate::tests::parses_generalized_coordinates ... ok
[INFO] [stdout] test output::tests::human_message_builder_renders_lines_warnings_and_hints ... ok
[INFO] [stdout] test output::tests::human_renderer_styles_with_ansi_when_enabled ... ok
[INFO] [stdout] test output::tests::json_success_envelope_shape_is_stable ... ok
[INFO] [stdout] test package_id::tests::rejects_invalid_package_ids ... ok
[INFO] [stdout] test package_id::tests::slug_uses_owner_and_repo ... ok
[INFO] [stdout] test project_env::tests::ensure_layout_creates_expected_directories ... ok
[INFO] [stdout] test commands::dependency_common::tests::infers_dependency_keys_for_supported_sources ... ok
[INFO] [stdout] test project_probe::tests::missing_manifest_reports_not_present_project ... ok
[INFO] [stdout] test recipes::tests::loads_recipe_store_and_package_recipes ... ok
[INFO] [stdout] test recipes::tests::validates_index_entry_against_recipe ... ok
[INFO] [stdout] test package_coordinate::tests::can_parse_legacy_package_id_when_coordinate_is_owner_repo ... ok
[INFO] [stdout] test registry::tests::ignores_yanked_versions_during_resolution ... ok
[INFO] [stdout] test cli::tests::requires_a_subcommand ... ok
[INFO] [stdout] test recipes::tests::rejects_duplicate_index_ids_and_slugs ... ok
[INFO] [stdout] test package_id::tests::parses_valid_github_shorthand_package_ids ... ok
[INFO] [stdout] test registry::tests::resolves_highest_matching_semver_release_from_registry_index ... ok
[INFO] [stdout] test resolver::tests::registry_manifest_digest_mismatch_is_reported_when_package_manifest_exists ... ok
[INFO] [stdout] test resolver::tests::curated_recipe_dependencies_take_precedence_over_declared_package_manifest_edges ... ok
[INFO] [stdout] test resolver::tests::builds_dag_and_orders_dependencies_before_dependents ... ok
[INFO] [stdout] test resolver::tests::expands_transitive_dependencies_from_declared_package_manifest_edges ... ok
[INFO] [stdout] test registry::tests::rejects_invalid_registry_v2_manifest_dependency_requirement_shape ... ok
[INFO] [stdout] test registry::tests::parses_registry_index_v2_embedded_manifest_summary ... ok
[INFO] [stdout] test registry::tests::rejects_alias_mapping_in_phase18_initial_cut ... ok
[INFO] [stdout] test project_probe::tests::lockfile_metadata_counts_are_derived_for_project_manifest ... ok
[INFO] [stdout] test registry_config::tests::effective_config_merges_user_and_project_with_project_override ... ok
[INFO] [stdout] test templates::tests::joy_toml_template_matches_expected_defaults ... ok
[INFO] [stdout] test resolver::tests::reports_conflict_when_same_package_resolves_to_different_commits ... ok
[INFO] [stdout] test registry_config::tests::remove_registry_unsets_default_when_matching_name ... ok
[INFO] [stdout] test resolver::tests::resolves_direct_semver_dependency_and_records_selected_version_metadata ... ok
[INFO] [stdout] test templates::tests::gitignore_template_includes_local_joy_dir ... ok
[INFO] [stdout] test templates::tests::main_cpp_template_contains_basic_program ... ok
[INFO] [stdout] test toolchain::tests::parses_clang_version_output ... ok
[INFO] [stdout] test toolchain::tests::parses_gcc_version_output ... ok
[INFO] [stdout] test toolchain::tests::parses_msvc_version_output_with_crlf_banner ... ok
[INFO] [stdout] test resolver::tests::reports_cycle_from_recipe_dependencies ... ok
[INFO] [stdout] test git_ops::tests::run_variants_execute_git_version_when_git_is_available ... ok
[INFO] [stdout] test cmake::tests::builds_local_cmake_fixture_into_cache_when_tools_are_available ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 120 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.65s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/joy-5a8f9b5e896dcec7)
[INFO] [stderr]      Running tests/add_command.rs (/opt/rustwide/target/debug/deps/add_command-77f5357e64e3cbc5)
[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 49 tests
[INFO] [stdout] test add_fails_without_manifest ... ok
[INFO] [stdout] test add_rejects_invalid_package_id ... ok
[INFO] [stdout] test add_rejects_frozen_mode ... ok
[INFO] [stdout] test build_offline_reports_stable_error_code_when_cache_is_cold ... ok
[INFO] [stdout] test add_no_sync_preserves_legacy_behavior_without_lockfile_or_graph_refresh ... ok
[INFO] [stdout] test add_default_runs_sync_lite_and_writes_lockfile_and_graph_artifact ... ok
[INFO] [stdout] test doctor_reports_missing_graph_and_compile_db_for_project_with_dependencies ... ok
[INFO] [stdout] test add_rolls_back_installed_headers_when_manifest_write_fails ... FAILED
[INFO] [stdout] test add_mutates_manifest_and_creates_local_env ... ok
[INFO] [stdout] test add_supports_semver_version_and_records_selected_version_metadata ... ok
[INFO] [stdout] test add_generates_compile_commands_json_when_toolchain_is_available ... ok
[INFO] [stdout] test outdated_source_filter_can_exclude_github_without_registry_config ... ok
[INFO] [stdout] test add_is_noop_when_dependency_already_matches ... ok
[INFO] [stdout] test add_resolves_nested_package_manifest_dependencies_and_materializes_transitive_headers ... ok
[INFO] [stdout] test remove_rejects_frozen_mode ... ok
[INFO] [stdout] test registry_tree_offline_reports_stable_error_when_registry_cache_is_cold ... ok
[INFO] [stdout] test metadata_and_why_and_tree_locked_use_graph_and_lockfile_state ... ok
[INFO] [stdout] test add_resolves_nested_registry_dependency_declared_by_package_manifest ... ok
[INFO] [stdout] test dependency_command_json_payload_shapes_are_stable ... ok
[INFO] [stdout] test sync_offline_reports_stable_error_code_when_cache_is_cold ... ok
[INFO] [stdout] test build_stub_creates_local_env_when_manifest_exists ... ok
[INFO] [stdout] test build_populates_lockfile_package_records_for_header_only_dependency ... ok
[INFO] [stdout] test registry_v2_manifest_digest_mismatch_returns_stable_error_code ... ok
[INFO] [stdout] test remove_updates_manifest_cleans_headers_and_warns_stale_lockfile ... ok
[INFO] [stdout] test build_offline_succeeds_with_warm_cache ... ok
[INFO] [stdout] test update_rejects_frozen_mode ... ok
[INFO] [stdout] test sync_materializes_header_only_dependencies_and_lockfile_without_app_build ... ok
[INFO] [stdout] test sync_frozen_implies_locked_and_offline_and_rejects_update_lock ... ok
[INFO] [stdout] test sync_offline_succeeds_with_warm_cache ... ok
[INFO] [stdout] test registry_add_tree_sync_and_offline_tree_include_registry_metadata ... ok
[INFO] [stdout] test outdated_reports_direct_and_transitive_registry_updates ... ok
[INFO] [stdout] test workspace_profile_release_defaults_sync_profile_without_release_flag ... ok
[INFO] [stdout] test workspace_root_requires_member_when_no_default_member_is_set ... ok
[INFO] [stdout] test workspace_root_routes_tree_to_default_member_and_emits_workspace_metadata ... ok
[INFO] [stdout] test update_changes_manifest_rev_and_warns_stale_lockfile ... ok
[INFO] [stdout] test registry_update_refreshes_after_registry_index_changes ... ok
[INFO] [stdout] test verify_fails_on_lockfile_checksum_mismatch ... ok
[INFO] [stdout] test workspace_locked_sync_detects_other_member_manifest_drift ... ok
[INFO] [stdout] test tree_and_lockfile_include_semver_metadata_for_direct_dependency ... ok
[INFO] [stdout] test tree_outputs_deterministic_json_and_human_for_direct_dependency ... ok
[INFO] [stdout] test verify_emits_sbom_and_reports_non_failing_advisories ... ok
[INFO] [stdout] test update_refreshes_semver_dependency_to_newer_matching_tag_without_manifest_change ... ok
[INFO] [stdout] test registry_v2_manifest_summary_fallback_resolves_nested_dependencies_without_package_manifest_file ... ok
[INFO] [stdout] test workspace_root_add_routes_to_selected_member ... ok
[INFO] [stdout] test build_locked_rejects_incomplete_and_mismatched_lockfile_package_metadata ... ok
[INFO] [stdout] test workspace_root_add_writes_lockfile_once_at_workspace_root ... ok
[INFO] [stdout] test run_frozen_uses_warm_cache_and_existing_lockfile ... ok
[INFO] [stdout] test build_and_run_with_local_compiled_generic_cmake_dependency ... ok
[INFO] [stdout] test build_and_run_with_local_compiled_recipe_dependency ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- add_rolls_back_installed_headers_when_manifest_write_fails stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'add_rolls_back_installed_headers_when_manifest_write_fails' (207) panicked at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected success
[INFO] [stdout] command=`cd "/tmp/.tmpA4EBP3" && JOY_GITHUB_BASE="/tmp/.tmpWQBjCv" JOY_HOME="/tmp/.tmpA4EBP3/joy-home" "/opt/rustwide/target/debug/joy" "add" "nlohmann/json"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout=```
[INFO] [stdout] OK Added dependency `nlohmann/json`
[INFO] [stdout] - source: github
[INFO] [stdout] - requested rev: HEAD
[INFO] [stdout] - resolved commit: f97d8d396585a902e6f4efccd5a664922f6200bf
[INFO] [stdout] - headers installed: /tmp/.tmpA4EBP3/.joy/include/deps/nlohmann_json
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr=```
[INFO] [stdout] >> Resolving dependency `nlohmann/json`
[INFO] [stdout]   - Installing headers for `nlohmann/json`
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc92ab3155a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc92ab3155a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc92ab3155a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc92ab3155a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc92ab485ea - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc92ab485ea - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5dc92ab37722 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc92ab37722 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc92ab0e1df - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc92ab0e1df - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc92ab28b79 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc92aa4894c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5dc92aa4894c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc92ab28d32 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5dc92ab28d32 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc92ab0e298 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc92ab05979 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc92ab0f03d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc92ab48f1c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc92aaa9088 - core::panicking::panic_display::h33c21e918bec228c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5dc92aab72f7 - assert_cmd::assert::AssertError::panic::hb948e0565ddb1652
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.2/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x5dc92aab4227 - core::ops::function::FnOnce::call_once::he380fd7d45bd827d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5dc92aab5eb3 - core::result::Result<T,E>::unwrap_or_else::hc4b7d76f297a7087
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5dc92aab7df0 - assert_cmd::assert::Assert::failure::haba9eb7cc20b77d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.2/src/assert.rs:190:28
[INFO] [stdout]   24:     0x5dc92a8f26a2 - add_command::add_rolls_back_installed_headers_when_manifest_write_fails::h89dccd012d1b60cd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/add_command.rs:628:6
[INFO] [stdout]   25:     0x5dc92a8f2b17 - add_command::add_rolls_back_installed_headers_when_manifest_write_fails::{{closure}}::h6b3dc8dc9626a15f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/add_command.rs:605:64
[INFO] [stdout]   26:     0x5dc92a91b186 - core::ops::function::FnOnce::call_once::h3a7b3a3181ccad3a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5dc92aa3ca2b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dc92aa3ca2b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5dc92aa4941b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5dc92aa4941b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5dc92aa4941b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5dc92aa4941b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5dc92aa4941b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5dc92aa4941b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5dc92aa4941b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5dc92aa44b34 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5dc92aa44b34 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5dc92aa4c022 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5dc92aa4c022 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5dc92aa4c022 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5dc92aa4c022 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5dc92aa4c022 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5dc92aa4c022 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5dc92aa4c022 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5dc92ab308cf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   46:     0x5dc92ab308cf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7f8c35223aa4 - <unknown>
[INFO] [stdout]   48:     0x7f8c352b0a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     add_rolls_back_installed_headers_when_manifest_write_fails
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 48 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.47s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test add_command`
[INFO] running `Command { std: "docker" "inspect" "5ef38ba851a2ecb21815723baf3d2788cc8a370b7c22efbd0568f7d3a1a7166b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ef38ba851a2ecb21815723baf3d2788cc8a370b7c22efbd0568f7d3a1a7166b", kill_on_drop: false }`
[INFO] [stdout] 5ef38ba851a2ecb21815723baf3d2788cc8a370b7c22efbd0568f7d3a1a7166b
