[INFO] cloning repository https://github.com/erbiker/jtr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erbiker/jtr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferbiker%2Fjtr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferbiker%2Fjtr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e53df4462dce7271687e1f4091fcfeb209c61a7b
[INFO] testing erbiker/jtr 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%2Ferbiker%2Fjtr" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/erbiker/jtr
[INFO] finished tweaking git repo https://github.com/erbiker/jtr
[INFO] tweaked toml for git repo https://github.com/erbiker/jtr written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/erbiker/jtr 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/erbiker/jtr 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 tiny_http v0.12.0
[INFO] [stderr]   Downloaded chunked_transfer v1.5.0
[INFO] [stderr]   Downloaded ascii v1.1.0
[INFO] [stderr]   Downloaded similar v3.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] dff284ce96676055a0cce85d2bfb94ab583aa20420be977e0c0b347dd2a29092
[INFO] running `Command { std: "docker" "start" "dff284ce96676055a0cce85d2bfb94ab583aa20420be977e0c0b347dd2a29092", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dff284ce96676055a0cce85d2bfb94ab583aa20420be977e0c0b347dd2a29092", 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" "dff284ce96676055a0cce85d2bfb94ab583aa20420be977e0c0b347dd2a29092" "/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" "dff284ce96676055a0cce85d2bfb94ab583aa20420be977e0c0b347dd2a29092", 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" "dff284ce96676055a0cce85d2bfb94ab583aa20420be977e0c0b347dd2a29092" "/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 cc v1.2.62
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling similar v3.1.1
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling serde v1.0.228
[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 toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[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 toml v0.8.23
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling jtr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.83s
[INFO] running `Command { std: "docker" "inspect" "dff284ce96676055a0cce85d2bfb94ab583aa20420be977e0c0b347dd2a29092", 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" "dff284ce96676055a0cce85d2bfb94ab583aa20420be977e0c0b347dd2a29092" "/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 num-traits v0.2.19
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling jtr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.78s
[INFO] running `Command { std: "docker" "inspect" "dff284ce96676055a0cce85d2bfb94ab583aa20420be977e0c0b347dd2a29092", 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" "dff284ce96676055a0cce85d2bfb94ab583aa20420be977e0c0b347dd2a29092" "/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.25s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jtr-e84e39dada8405ce)
[INFO] [stdout] 
[INFO] [stdout] running 52 tests
[INFO] [stdout] test commands::doctor::tests::find_in_path_returns_none_for_empty_input ... ok
[INFO] [stdout] test commands::lint::tests::apply_one_fix_replaces_existing_sha ... ok
[INFO] [stdout] test commands::doctor::tests::find_in_path_locates_a_real_tool ... ok
[INFO] [stdout] test commands::lint::tests::check_manifest_bytes_flags_empty_targets ... ok
[INFO] [stdout] test commands::lint::tests::check_manifest_bytes_flags_invalid_json ... ok
[INFO] [stdout] test commands::lint::tests::locate_entry_finds_brace_boundaries ... ok
[INFO] [stdout] test commands::scaffold::tests::render_manifest_for_just_target_has_snippet_placeholder ... ok
[INFO] [stdout] test commands::scaffold::tests::render_manifest_for_task_target_emits_task_syntax ... ok
[INFO] [stdout] test commands::scaffold::tests::splice_inserts_into_empty_array ... ok
[INFO] [stdout] test commands::scaffold::tests::splice_appends_to_populated_array ... ok
[INFO] [stdout] test managed::tests::append_to_empty_doc ... ok
[INFO] [stdout] test managed::tests::remove_does_not_strip_blocks_with_shared_prefix ... ok
[INFO] [stdout] test managed::tests::is_tasks_key_matches_only_block_style_top_level ... ok
[INFO] [stdout] test managed::tests::remove_trailing_block_does_not_leave_blank_tail ... ok
[INFO] [stdout] test managed::tests::remove_strips_block_and_collapses_blanks ... ok
[INFO] [stdout] test managed::tests::render_and_parse_roundtrip ... ok
[INFO] [stdout] test managed::tests::render_and_parse_roundtrip_with_pin ... ok
[INFO] [stdout] test managed::tests::render_and_parse_roundtrip_with_dependencies ... ok
[INFO] [stdout] test managed::tests::render_omits_depends_line_when_empty ... ok
[INFO] [stdout] test managed::tests::render_omits_pinned_line_when_none ... ok
[INFO] [stdout] test managed::tests::task_insert_preserves_following_top_level_key ... ok
[INFO] [stdout] test managed::tests::task_insert_into_empty_tasks_map ... ok
[INFO] [stdout] test managed::tests::task_install_remove_preserves_sibling_block_scalar ... ok
[INFO] [stdout] test commands::lint::tests::apply_one_fix_inserts_missing_sha ... ok
[INFO] [stdout] test managed::tests::upsert_replaces_existing_block ... ok
[INFO] [stdout] test cache::tests::manifest_roundtrip_is_content_addressed ... ok
[INFO] [stdout] test managed::tests::task_render_block_indents_every_line_by_two ... ok
[INFO] [stdout] test commands::doctor::tests::find_in_path_returns_none_for_missing_tool ... ok
[INFO] [stdout] test sources::tests::block_name_curated_is_bare ... ok
[INFO] [stdout] test taps::tests::block_belongs_to_tap_respects_the_slash_boundary ... ok
[INFO] [stdout] test taps::tests::default_url_targets_github_main ... ok
[INFO] [stdout] test managed::tests::task_render_insert_extract_roundtrips ... ok
[INFO] [stdout] test sources::tests::block_name_tap_is_prefixed ... ok
[INFO] [stdout] test taps::tests::split_branch_does_not_consume_a_version_pin_shape ... ok
[INFO] [stdout] test taps::tests::split_branch_parses_name_and_optional_branch ... ok
[INFO] [stdout] test taps::tests::validate_tap_name_accepts_user_repo ... ok
[INFO] [stdout] test taps::tests::split_branch_rejects_empty_or_malformed_branch ... ok
[INFO] [stdout] test managed::tests::task_remove_mends_seam_to_single_blank ... ok
[INFO] [stdout] test managed::tests::validate_name_rejects_bad_input ... ok
[INFO] [stdout] test taps::tests::url_for_branch_substitutes_the_branch ... ok
[INFO] [stdout] test taps::tests::validate_tap_name_rejects_bad_shapes ... ok
[INFO] [stdout] test managed::tests::task_insert_creates_tasks_map_when_absent ... ok
[INFO] [stdout] test cache::tests::index_misses_after_ttl_via_mtime_backdate ... ok
[INFO] [stdout] test index::tests::load_manifest_passes_with_correct_checksum ... ok
[INFO] [stdout] test cache::tests::write_creates_parent_dirs ... ok
[INFO] [stdout] test cache::tests::distinct_urls_cache_independently ... ok
[INFO] [stdout] test taps::tests::load_returns_empty_when_no_file ... ok
[INFO] [stdout] test cache::tests::index_roundtrip_hits_within_ttl ... ok
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-481059b2c00759ae)
[INFO] [stdout] test cache::tests::manifest_rejects_corrupted_cache_entry ... ok
[INFO] [stdout] test index::tests::load_manifest_rejects_bad_checksum ... ok
[INFO] [stdout] test index::tests::load_manifest_succeeds_without_sha_for_backwards_compat ... ok
[INFO] [stdout] test taps::tests::save_then_load_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 113 tests
[INFO] [stdout] test diff_of_uninstalled_recipe_renders_whole_block_as_additions ... ok
[INFO] [stdout] test curated_postgres_dev_installs_into_taskfile ... ok
[INFO] [stdout] test doctor_is_a_friendly_noop_when_nothing_is_installed ... ok
[INFO] [stdout] test bare_install_overrides_an_existing_pin ... ok
[INFO] [stdout] test diff_of_an_unmodified_install_exits_zero_with_no_output ... ok
[INFO] [stdout] test diff_of_pinned_block_compares_against_the_pin_not_latest ... ok
[INFO] [stdout] test info_describes_a_tap_recipe ... ok
[INFO] [stdout] test info_works_with_no_project_file_present ... ok
[INFO] [stdout] test diff_after_a_version_bump_exits_one_with_a_unified_diff ... ok
[INFO] [stdout] test info_json_is_machine_readable ... ok
[INFO] [stdout] test init_with_target_task_creates_taskfile ... ok
[INFO] [stdout] test info_prints_metadata_for_a_curated_recipe ... ok
[INFO] [stdout] test doctor_treats_pinned_blocks_at_their_pin_as_healthy ... ok
[INFO] [stdout] test doctor_passes_when_installed_recipe_is_current_and_tools_present ... ok
[INFO] [stdout] test doctor_treats_tap_block_as_first_class ... ok
[INFO] [stdout] test init_creates_justfile_in_empty_dir ... ok
[INFO] [stdout] test info_with_pin_shows_the_requested_version ... ok
[INFO] [stdout] test info_lists_declared_dependencies ... ok
[INFO] [stdout] test init_install_against_freshly_scaffolded_justfile ... ok
[INFO] [stdout] test install_appends_managed_block ... ok
[INFO] [stdout] test install_is_idempotent_for_same_version ... ok
[INFO] [stdout] test init_refuses_to_overwrite_existing_justfile ... ok
[INFO] [stdout] test install_pulls_in_transitive_dependencies ... ok
[INFO] [stdout] test doctor_flags_pinned_version_no_longer_published ... ok
[INFO] [stdout] test install_respects_existing_pinned_transitive_dependency ... ok
[INFO] [stdout] test install_dep_already_present_is_idempotent ... ok
[INFO] [stdout] test install_resolves_diamond_dependencies_without_duplicating ... ok
[INFO] [stdout] test doctor_detects_version_drift_and_fails ... ok
[INFO] [stdout] test install_tap_recipe_with_curated_dependency_resolves_cross_source ... ok
[INFO] [stdout] test install_from_tap_writes_prefixed_block ... ok
[INFO] [stdout] test lint_detects_invalid_just_snippet_when_just_is_on_path ... ok
[INFO] [stdout] test install_with_pin_writes_the_requested_version ... ok
[INFO] [stdout] test info_errors_when_recipe_does_not_exist ... ok
[INFO] [stdout] test install_errors_when_dep_references_unconfigured_tap ... ok
[INFO] [stdout] test install_recipe_without_task_target_into_taskfile_errors ... ok
[INFO] [stdout] test lint_detects_schema_breakage ... ok
[INFO] [stdout] test install_errors_on_cycle_with_both_endpoints_in_message ... ok
[INFO] [stdout] test lint_passes_a_valid_manifest ... ok
[INFO] [stdout] test lint_tap_validates_a_whole_tap_fixture ... ok
[INFO] [stdout] test install_unknown_recipe_errors_cleanly ... ok
[INFO] [stdout] test lint_warns_when_shells_out_to_lists_missing_tool ... ok
[INFO] [stdout] test remove_force_proceeds_despite_dependents ... ok
[INFO] [stdout] test doctor_reports_missing_tool_and_fails ... ok
[INFO] [stdout] test remove_nonexistent_block_is_a_noop ... ok
[INFO] [stdout] test install_errors_on_self_loop ... ok
[INFO] [stdout] test install_with_pin_on_index_without_versions_array_is_backwards_compatible ... ok
[INFO] [stdout] test install_without_justfile_errors_with_hint ... ok
[INFO] [stdout] test scaffold_recipe_in_tap_repo_writes_manifest_and_appends_index_entry ... ok
[INFO] [stdout] test lint_tap_fix_adds_missing_sha_field ... ok
[INFO] [stdout] test install_tap_recipe_when_tap_is_not_configured_errors ... ok
[INFO] [stdout] test lint_tap_detects_field_drift_between_manifest_and_index ... ok
[INFO] [stdout] test lint_tap_detects_sha_mismatch_and_fix_repairs_it ... ok
[INFO] [stdout] test scaffold_recipe_in_standalone_dir_writes_only_the_manifest ... ok
[INFO] [stdout] test remove_with_prefix_overlapping_name_leaves_sibling_intact ... ok
[INFO] [stdout] test search_filters_by_query ... ok
[INFO] [stdout] test search_lists_all_seed_recipes ... ok
[INFO] [stdout] test show_prints_the_block_a_curated_install_would_write ... ok
[INFO] [stdout] test search_spans_curated_and_tap_with_source_labels ... ok
[INFO] [stdout] test install_with_empty_version_after_at_errors ... ok
[INFO] [stdout] test scaffold_recipe_refuses_to_overwrite_an_existing_index_entry ... ok
[INFO] [stdout] test show_with_pin_picks_the_requested_version ... ok
[INFO] [stdout] test doctor_reports_orphaned_block_and_fails ... ok
[INFO] [stdout] test scaffold_then_lint_fix_round_trip_succeeds ... ok
[INFO] [stdout] test tap_add_probe_reports_recipe_count ... ok
[INFO] [stdout] test info_errors_when_tap_is_not_configured ... ok
[INFO] [stdout] test tap_add_url_overrides_branch_with_warning ... ok
[INFO] [stdout] test remove_strips_block_and_preserves_surrounding_content ... ok
[INFO] [stdout] test show_prints_the_block_a_tap_install_would_write ... ok
[INFO] [stdout] test tap_add_probe_failure_does_not_persist ... ok
[INFO] [stdout] test remove_blocks_when_dependents_are_installed ... ok
[INFO] [stdout] test tap_add_branch_override_uses_branch_in_url ... ok
[INFO] [stdout] test lint_fix_without_tap_errors_with_helpful_message ... ok
[INFO] [stdout] test list_shows_installed_recipes ... ok
[INFO] [stdout] test install_with_pin_to_nonexistent_version_lists_available ... ok
[INFO] [stdout] test task_install_creates_tasks_map_when_absent ... ok
[INFO] [stdout] test task_install_preserves_sibling_block_scalar_blanks ... ok
[INFO] [stdout] test task_dependency_roundtrip_installs_both_blocks_nested ... ok
[INFO] [stdout] test task_install_is_idempotent_for_same_version ... ok
[INFO] [stdout] test task_install_nests_block_under_tasks_map ... ok
[INFO] [stdout] test task_update_dry_run_is_silent_noop_when_current ... ok
[INFO] [stdout] test task_install_then_remove_restores_surrounding_content ... ok
[INFO] [stdout] test task_update_swaps_block_to_new_version ... ok
[INFO] [stdout] test update_bumps_existing_transitive_dependency_to_latest ... ok
[INFO] [stdout] test tap_remove_guard_ignores_sibling_tap_blocks ... ok
[INFO] [stdout] test update_dry_run_with_nothing_to_change_is_empty_and_exits_zero ... ok
[INFO] [stdout] test update_dry_run_previews_an_update_without_writing ... ok
[INFO] [stdout] test update_dry_run_with_unpin_previews_the_unpin_without_writing ... ok
[INFO] [stdout] test update_dry_run_shows_pinned_skip_and_exits_zero ... ok
[INFO] [stdout] test update_dry_run_lists_a_missing_transitive_dependency ... ok
[INFO] [stdout] test update_installs_newly_added_transitive_dependency ... ok
[INFO] [stdout] test tap_add_list_remove_roundtrip ... ok
[INFO] [stdout] test update_refreshes_block_when_user_has_hand_edited_it ... ok
[INFO] [stdout] test update_skips_pinned_blocks_by_default ... ok
[INFO] [stdout] test update_respects_pinned_transitive_dependency ... ok
[INFO] [stdout] test update_is_a_noop_when_already_at_latest ... ok
[INFO] [stdout] test update_dry_run_with_two_current_blocks_is_empty_and_exits_zero ... ok
[INFO] [stdout] test update_with_empty_project_is_friendly_noop ... ok
[INFO] [stdout] test show_errors_when_recipe_does_not_exist ... ok
[INFO] [stdout] test update_swaps_block_to_new_version ... ok
[INFO] [stdout] test show_errors_when_tap_is_not_configured ... ok
[INFO] [stdout] test update_with_no_arg_updates_all_installed_recipes ... ok
[INFO] [stdout] test update_refreshes_tap_recipe_to_new_version ... ok
[INFO] [stdout] test update_uninstalled_recipe_errors_with_hint ... ok
[INFO] [stdout] test tap_add_rejects_empty_and_malformed_branch ... ok
[INFO] [stdout] test update_unpin_bumps_to_latest_and_drops_marker ... ok
[INFO] [stdout] test update_with_no_arg_installs_newly_added_transitive_dependency ... ok
[INFO] [stdout] test writing_to_a_closed_pipe_does_not_panic ... FAILED
[INFO] [stdout] test update_no_arg_on_current_blocks_reports_already_current_not_refreshed ... ok
[INFO] [stdout] test scaffold_recipe_refuses_to_overwrite_an_existing_manifest ... ok
[INFO] [stdout] test task_doctor_detects_version_drift ... ok
[INFO] [stdout] test tap_remove_unknown_errors ... ok
[INFO] [stdout] test tap_add_rejects_bad_names ... ok
[INFO] [stdout] test tap_remove_blocked_by_installed_block_then_force ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- writing_to_a_closed_pipe_does_not_panic stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'writing_to_a_closed_pipe_does_not_panic' (2383) panicked at tests/cli.rs:3860:5:
[INFO] [stdout] assertion `left == right` failed: expected termination by SIGPIPE, got ExitStatus(unix_wait_status(0))
[INFO] [stdout]   left: None
[INFO] [stdout]  right: Some(13)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57768d33a798 - 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:     0x57768d33a798 - 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:     0x57768d33a798 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57768d33a798 - <<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:     0x57768d35108a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57768d35108a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x57768d3405b2 - 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:     0x57768d3405b2 - <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:     0x57768d317346 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57768d317346 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57768d331e49 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57768d25e8bc - <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:     0x57768d25e8bc - 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:     0x57768d332002 - <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:     0x57768d332002 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57768d317402 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57768d30c3d9 - 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:     0x57768d31811d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57768d35189c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57768d3517b3 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x57768d22a8be - core[8fb95b77d25ab6c8]::panicking::assert_failed::<core[8fb95b77d25ab6c8]::option::Option<i32>, core[8fb95b77d25ab6c8]::option::Option<i32>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x57768d1f308d - cli[cedd4499bd350104]::writing_to_a_closed_pipe_does_not_panic
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:3860:5
[INFO] [stdout]   22:     0x57768d1d9737 - cli[cedd4499bd350104]::writing_to_a_closed_pipe_does_not_panic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:3829:45
[INFO] [stdout]   23:     0x57768d231596 - <cli[cedd4499bd350104]::writing_to_a_closed_pipe_does_not_panic::{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:     0x57768d25199b - <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:     0x57768d25199b - 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:     0x57768d25f215 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x57768d25f215 - <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:     0x57768d25f215 - 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:     0x57768d25f215 - 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:     0x57768d25f215 - 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:     0x57768d25f215 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x57768d25f215 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x57768d258b24 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x57768d258b24 - 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:     0x57768d262292 - 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:     0x57768d262292 - <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:     0x57768d262292 - 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:     0x57768d262292 - 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:     0x57768d262292 - 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:     0x57768d262292 - 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:     0x57768d262292 - <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:     0x57768d33988f - <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:     0x57768d33988f - <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:     0x7e530d672aa4 - <unknown>
[INFO] [stdout]   45:     0x7e530d6ffa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     writing_to_a_closed_pipe_does_not_panic
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 112 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.67s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] running `Command { std: "docker" "inspect" "dff284ce96676055a0cce85d2bfb94ab583aa20420be977e0c0b347dd2a29092", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dff284ce96676055a0cce85d2bfb94ab583aa20420be977e0c0b347dd2a29092", kill_on_drop: false }`
[INFO] [stdout] dff284ce96676055a0cce85d2bfb94ab583aa20420be977e0c0b347dd2a29092
