[INFO] cloning repository https://github.com/Steelbore/Loran
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Steelbore/Loran" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSteelbore%2FLoran", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSteelbore%2FLoran'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ff262b8a7dad1999df029d931e58a0cb97e3fd48
[INFO] testing Steelbore/Loran 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%2FSteelbore%2FLoran" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Steelbore/Loran
[INFO] finished tweaking git repo https://github.com/Steelbore/Loran
[INFO] tweaked toml for git repo https://github.com/Steelbore/Loran written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Steelbore/Loran 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/Steelbore/Loran 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 ureq-proto v0.6.0
[INFO] [stderr]   Downloaded utf8-zero v0.8.1
[INFO] [stderr]   Downloaded tar v0.4.45
[INFO] [stderr]   Downloaded filetime v0.2.28
[INFO] [stderr]   Downloaded minisign-verify v0.2.5
[INFO] [stderr]   Downloaded ureq v3.3.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.13.3
[INFO] [stderr]   Downloaded insta v1.47.2
[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] 9c7d204c3feace6694613870826e1633b34b35afee7f68deef30a67bec97bbf2
[INFO] running `Command { std: "docker" "start" "9c7d204c3feace6694613870826e1633b34b35afee7f68deef30a67bec97bbf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c7d204c3feace6694613870826e1633b34b35afee7f68deef30a67bec97bbf2", 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" "9c7d204c3feace6694613870826e1633b34b35afee7f68deef30a67bec97bbf2" "/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" "9c7d204c3feace6694613870826e1633b34b35afee7f68deef30a67bec97bbf2", 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" "9c7d204c3feace6694613870826e1633b34b35afee7f68deef30a67bec97bbf2" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling filetime v0.2.28
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling jiff v0.2.24
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling minisign-verify v0.2.5
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling loran-render v0.4.1 (/opt/rustwide/workdir/crates/loran-render)
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling xtask v0.4.1 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling loran-tldr v0.4.1 (/opt/rustwide/workdir/crates/loran-tldr)
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling loran-pages v0.4.1 (/opt/rustwide/workdir/crates/loran-pages)
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling loran-index v0.4.1 (/opt/rustwide/workdir/crates/loran-index)
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling loran-core v0.4.1 (/opt/rustwide/workdir/crates/loran-core)
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling loran-mcp v0.4.1 (/opt/rustwide/workdir/crates/loran-mcp)
[INFO] [stderr]    Compiling loran-tui v0.4.1 (/opt/rustwide/workdir/crates/loran-tui)
[INFO] [stderr]    Compiling loran v0.4.1 (/opt/rustwide/workdir/crates/loran)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "9c7d204c3feace6694613870826e1633b34b35afee7f68deef30a67bec97bbf2", 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" "9c7d204c3feace6694613870826e1633b34b35afee7f68deef30a67bec97bbf2" "/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 getrandom v0.4.2
[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 difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling xtask v0.4.1 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling loran-render v0.4.1 (/opt/rustwide/workdir/crates/loran-render)
[INFO] [stderr]    Compiling loran-pages v0.4.1 (/opt/rustwide/workdir/crates/loran-pages)
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling loran-tldr v0.4.1 (/opt/rustwide/workdir/crates/loran-tldr)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling loran-index v0.4.1 (/opt/rustwide/workdir/crates/loran-index)
[INFO] [stderr]    Compiling loran-tui v0.4.1 (/opt/rustwide/workdir/crates/loran-tui)
[INFO] [stderr]    Compiling loran-mcp v0.4.1 (/opt/rustwide/workdir/crates/loran-mcp)
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling loran v0.4.1 (/opt/rustwide/workdir/crates/loran)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling loran-core v0.4.1 (/opt/rustwide/workdir/crates/loran-core)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.70s
[INFO] running `Command { std: "docker" "inspect" "9c7d204c3feace6694613870826e1633b34b35afee7f68deef30a67bec97bbf2", 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" "9c7d204c3feace6694613870826e1633b34b35afee7f68deef30a67bec97bbf2" "/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.49s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/loran-31529e27479d2669)
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test agent::tests::agent_env_warning_emits_one_line_to_writer ... ok
[INFO] [stdout] test agent::tests::agent_env_warning_is_noop_for_flag_reason ... ok
[INFO] [stdout] test agent::tests::agent_env_warning_is_noop_for_pipe_reason ... ok
[INFO] [stdout] test cmd::schema::tests::canonical_alias_kebabs_pascal_case ... ok
[INFO] [stdout] test agent::tests::ai_agent_env_var_forces_json_even_on_tty ... ok
[INFO] [stdout] test agent::tests::earliest_agent_var_wins_when_multiple_set ... ok
[INFO] [stdout] test config::tests::file_values_are_honoured ... ok
[INFO] [stdout] test config::tests::parse_interval_handles_units_and_bare_seconds ... ok
[INFO] [stdout] test cmd::schema::tests::sub_schema_for_page_strips_internal_meta ... ok
[INFO] [stdout] test agent::tests::claudecode_env_var_forces_json ... ok
[INFO] [stdout] test agent::tests::tty_with_no_overrides_returns_text_in_phase_1 ... ok
[INFO] [stdout] test color::tests::enabled_and_disabled_are_distinct ... ok
[INFO] [stdout] test config::tests::defaults_to_disabled_auto_update ... ok
[INFO] [stdout] test agent::tests::empty_string_does_not_count_as_set ... ok
[INFO] [stdout] test envelope::tests::error_envelope_carries_every_sfrs_required_field ... ok
[INFO] [stdout] test envelope::tests::metadata_for_command_uses_current_clock ... ok
[INFO] [stdout] test envelope::tests::envelope_round_trips_with_z_suffix_timestamp ... ok
[INFO] [stdout] test envelope::tests::json_emitter_writes_data_to_stdout_sink_and_error_to_stderr_sink ... ok
[INFO] [stdout] test envelope::tests::data_envelope_pretty_printed_with_newline ... ok
[INFO] [stdout] test exit::tests::display_emits_name_and_numeric ... ok
[INFO] [stdout] test envelope::tests::error_envelope_docs_url_can_be_null ... ok
[INFO] [stdout] test agent::tests::non_tty_falls_through_to_json ... ok
[INFO] [stdout] test agent::tests::explicit_format_json_wins_over_tty ... ok
[INFO] [stdout] test cmd::schema::tests::sub_schema_honours_kebab_case ... ok
[INFO] [stdout] test exit::tests::every_non_success_variant_produces_a_non_empty_generic_hint ... ok
[INFO] [stdout] test exit::tests::live_help_timeout_hint_uses_tool_name_when_provided ... ok
[INFO] [stdout] test config::tests::env_overrides_win_over_file ... ok
[INFO] [stdout] test exit::tests::index_not_built_hint_is_exact_match_for_spec_table ... ok
[INFO] [stdout] test cmd::schema::tests::sub_schema_returns_none_for_unknown_key ... ok
[INFO] [stdout] test cmd::schema::tests::full_document_advertises_draft_2020_12 ... ok
[INFO] [stdout] test exit::tests::is_success_only_matches_success ... ok
[INFO] [stdout] test exit::tests::names_are_distinct_and_screaming_snake_case ... ok
[INFO] [stdout] test exit::tests::not_found_hint_interpolates_query_when_provided ... ok
[INFO] [stdout] test exit::tests::numeric_codes_cover_zero_through_eleven_without_gaps ... ok
[INFO] [stdout] test exit::tests::overlay_write_denied_hint_uses_tool_name_when_provided ... ok
[INFO] [stdout] test exit::tests::tarball_verify_failed_hint_includes_publisher_key_caveat ... ok
[INFO] [stdout] test logging::tests::quiet_beats_verbose ... ok
[INFO] [stdout] test cmd::schema::tests::full_document_includes_every_def ... ok
[INFO] [stdout] test logging::tests::default_filter_is_warn ... ok
[INFO] [stdout] test logging::tests::quiet_filter_is_error ... ok
[INFO] [stdout] test logging::tests::v_filter_is_info ... ok
[INFO] [stdout] test version::tests::tool_version_matches_cargo_metadata ... ok
[INFO] [stdout] test agent::tests::explicit_json_flag_wins_over_tty ... ok
[INFO] [stdout] test logging::tests::vv_filter_is_debug ... ok
[INFO] [stdout] test logging::tests::vvv_or_more_filter_is_trace ... ok
[INFO] [stdout] test cmd::schema::tests::responses_map_references_each_verb ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/autoupdate.rs (/opt/rustwide/target/debug/deps/autoupdate-03a58a0f919cf634)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test autoupdate_failure_is_non_fatal ... ok
[INFO] [stdout] test autoupdate_disabled_by_default ... ok
[INFO] [stdout] test offline_flag_suppresses_autoupdate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/categories.rs (/opt/rustwide/target/debug/deps/categories-552f46a6b5d92bb1)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test categories_json_envelope_includes_slug_title_description_count ... ok
[INFO] [stderr]      Running tests/describe_schema.rs (/opt/rustwide/target/debug/deps/describe_schema-33afce0647c00c96)
[INFO] [stdout] test categories_text_emits_one_line_per_category_with_count ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test describe_manifest_lists_every_subcommand_with_capability_tags ... ok
[INFO] [stdout] test schema_with_page_key_emits_just_the_page_subschema ... ok
[INFO] [stdout] test schema_with_unknown_key_returns_usage_error ... ok
[INFO] [stderr]      Running tests/end_to_end.rs (/opt/rustwide/target/debug/deps/end_to_end-7bd08e34bd1610c1)
[INFO] [stdout] test schema_emits_full_draft_2020_12_document ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test user_overlay_beats_distro_overlay ... ok
[INFO] [stdout] test categories_count_reflects_overlay_additions ... ok
[INFO] [stdout] test validate_catches_hand_edited_breakage ... ok
[INFO] [stdout] test new_then_validate_is_clean ... ok
[INFO] [stdout] test user_overlay_introduces_new_tool ... ok
[INFO] [stdout] test overlay_flag_pins_distro_layer_above_env ... ok
[INFO] [stdout] test new_then_list_reflects_overlay ... ok
[INFO] [stdout] test new_then_search_reflects_overlay ... ok
[INFO] [stdout] test user_overlay_overrides_bundled_summary_only ... ok
[INFO] [stdout] test overlay_env_var_used_when_flag_absent ... ok
[INFO] [stdout] test new_then_show_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/exit_codes.rs (/opt/rustwide/target/debug/deps/exit_codes-9a2456553ce65738)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test exit_0_on_describe ... ok
[INFO] [stdout] test exit_3_on_help_missing_binary ... ok
[INFO] [stdout] test exit_2_on_unknown_verb ... ok
[INFO] [stdout] test exit_3_on_show_missing_tool ... ok
[INFO] [stdout] test exit_3_on_help_path_traversal ... ok
[INFO] [stdout] test exit_0_on_happy_show ... ok
[INFO] [stdout] test exit_0_on_happy_list ... ok
[INFO] [stderr]      Running tests/find_search.rs (/opt/rustwide/target/debug/deps/find_search-a0e54ae7c7a22467)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test search_empty_result_emits_hint ... ok
[INFO] [stdout] test find_empty_result_emits_hint ... ok
[INFO] [stdout] test find_broad_mode_returns_replacer ... ok
[INFO] [stdout] test search_finds_pages_by_summary_term ... ok
[INFO] [stdout] test find_json_envelope_carries_query_and_matches ... ok
[INFO] [stdout] test search_json_envelope_carries_scored_matches ... ok
[INFO] [stdout] test find_strict_mode_only_returns_alias_safe_replacers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/help.rs (/opt/rustwide/target/debug/deps/help-182af55076718d50)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test help_unknown_binary_returns_not_found ... ok
[INFO] [stdout] test help_with_empty_pager_disables_pagination_as_cat ... ok
[INFO] [stdout] test help_with_pager_flag_records_flag_source ... ok
[INFO] [stdout] test help_with_loran_sentinel_skips_user_env ... ok
[INFO] [stdout] test help_path_traversal_rejected ... ok
[INFO] [stdout] test help_text_emits_de_themed_frame_with_live_output_header ... ok
[INFO] [stdout] test help_json_envelope_has_live_help_body ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/list.rs (/opt/rustwide/target/debug/deps/list-cdefb6dde3d7eac2)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test list_fields_overrides_default_columns_in_text_mode ... ok
[INFO] [stdout] test list_filter_by_replaces ... ok
[INFO] [stdout] test list_filter_by_safe_alias_for ... ok
[INFO] [stdout] test list_text_emits_one_line_per_page_with_three_default_columns ... ok
[INFO] [stdout] test list_empty_result_when_unknown_category ... ok
[INFO] [stdout] test list_json_emits_envelope_with_data_array_of_pages ... ok
[INFO] [stdout] test list_filter_by_category ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mcp.rs (/opt/rustwide/target/debug/deps/mcp-c46bf0d3d9ec5b85)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stderr]      Running tests/new.rs (/opt/rustwide/target/debug/deps/new-e25d09b07b966bd8)
[INFO] [stdout] test mcp_rejects_write_verbs ... ok
[INFO] [stdout] test mcp_tools_list_returns_five_read_only_verbs ... ok
[INFO] [stdout] test mcp_tools_call_show_returns_real_bundled_page ... ok
[INFO] [stdout] test mcp_responds_to_initialize ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test new_exits_2_when_summary_missing ... ok
[INFO] [stdout] test new_json_envelope_carries_path_and_metadata ... ok
[INFO] [stdout] test new_exits_2_when_category_missing ... ok
[INFO] [stdout] test new_seeds_user_template_under_data_dir ... ok
[INFO] [stdout] test new_writes_replaces_and_safe_alias_lists ... ok
[INFO] [stdout] test new_with_scope_upstream_requires_loran_upstream_path ... ok
[INFO] [stdout] test new_with_scope_upstream_writes_under_loran_upstream_path ... ok
[INFO] [stdout] test new_writes_scaffolded_page_to_user_overlay ... ok
[INFO] [stdout] test new_exits_5_when_overlay_file_already_exists ... ok
[INFO] [stdout] test new_validates_summary_too_long_before_writing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase3.rs (/opt/rustwide/target/debug/deps/phase3-4c30d6bd79952012)
[INFO] [stdout] running 4 tests
[INFO] [stdout] test schema_document_round_trips_phase3_invariants ... ok
[INFO] [stdout] test describe_ingestor_synthesises_page_from_real_subprocess ... ok
[INFO] [stdout] test mcp_advertises_read_only_verbs_end_to_end ... ok
[INFO] [stdout] test user_overlay_overrides_describe_synthesised_page ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/show.rs (/opt/rustwide/target/debug/deps/show-ac9aae650f2628c7)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test show_surfaces_downloaded_upstream_introduced_tool ... ok
[INFO] [stdout] test show_miss_text_mode_emits_canonical_no_entry_diagnostic ... ok
[INFO] [stdout] test show_surfaces_user_overlay_introduced_tool ... ok
[INFO] [stdout] test show_precedence_bundled_below_downloaded_below_user_overlay ... ok
[INFO] [stdout] test show_hit_text_mode_renders_intro_and_body ... ok
[INFO] [stdout] test show_miss_json_mode_emits_error_envelope_with_hint ... ok
[INFO] [stdout] test show_surfaces_user_overlay_override ... ok
[INFO] [stdout] test show_hit_json_envelope_has_intro_and_body_blocks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/snapshots.rs (/opt/rustwide/target/debug/deps/snapshots-9a40abb82d67dfa2)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test snapshot_categories_text_output ... ok
[INFO] [stdout] test snapshot_list_default_text_output ... ok
[INFO] [stdout] test snapshot_show_eza_no_entry_diagnostic ... ok
[INFO] [stderr]      Running tests/update.rs (/opt/rustwide/target/debug/deps/update-0ba3aad3179849ce)
[INFO] [stdout] test snapshot_find_ls_text_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test update_text_mode_emits_per_source_error_lines ... ok
[INFO] [stdout] test update_dry_run_marks_each_row ... ok
[INFO] [stdout] test update_json_envelope_carries_per_source_results_on_fetch_failure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/validate.rs (/opt/rustwide/target/debug/deps/validate-b1db6cd9c648c029)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test validate_root_arg_is_upstream_strict_rejecting_partial_overlay ... ok
[INFO] [stdout] test validate_categorises_invalid_toml_with_line_number ... ok
[INFO] [stdout] test validate_root_arg_exits_2_on_nonexistent_dir ... ok
[INFO] [stdout] test validate_root_arg_succeeds_on_valid_tree ... ok
[INFO] [stdout] test validate_json_envelope_reports_per_file_errors ... ok
[INFO] [stdout] test validate_exits_8_on_missing_required_field ... ok
[INFO] [stdout] test validate_succeeds_on_empty_data_dir ... ok
[INFO] [stdout] test validate_root_arg_exits_8_on_broken_page ... ok
[INFO] [stdout] test validate_accepts_partial_overlay_in_user_root ... ok
[INFO] [stdout] test validate_succeeds_on_well_formed_upstream_page ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stderr]      Running tests/version_help.rs (/opt/rustwide/target/debug/deps/version_help-fca278796f83c3d9)
[INFO] [stdout] test help_long_form_contains_attribution_footer ... ok
[INFO] [stdout] test version_via_format_json_is_equivalent_to_version_json ... ok
[INFO] [stdout] test pager_flag_is_visible_on_help_sub_help ... ok
[INFO] [stdout] test every_sub_command_appears_in_help_output ... ok
[INFO] [stdout] test version_json_envelope_carries_metadata_maintainer_and_website ... ok
[INFO] [stdout] test unknown_subcommand_returns_clap_usage_error_code_two ... ok
[INFO] [stdout] test help_short_form_does_not_omit_attribution ... ok
[INFO] [stdout] test global_flag_is_accepted_before_or_after_subcommand ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p loran --test version_help`
[INFO] [stdout] test version_human_contains_attribution_block ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- version_human_contains_attribution_block stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'version_human_contains_attribution_block' (3576) panicked at crates/loran/tests/version_help.rs:24:10:
[INFO] [stdout] Unexpected stdout, failed var.contains(loran 0.4.0)
[INFO] [stdout] ├── var: loran 0.4.1
[INFO] [stdout] │   
[INFO] [stdout] │   Maintained by Mohamed Hammad <Mohamed.Hammad@SpacecraftSoftware.org>
[INFO] [stdout] │   Project: https://Loran.SpacecraftSoftware.org/
[INFO] [stdout] │   Source: https://github.com/Spacecraft-Software/Loran
[INFO] [stdout] └── var as str: loran 0.4.1
[INFO] [stdout]     
[INFO] [stdout]     Maintained by Mohamed Hammad <Mohamed.Hammad@SpacecraftSoftware.org>
[INFO] [stdout]     Project: https://Loran.SpacecraftSoftware.org/
[INFO] [stdout]     Source: https://github.com/Spacecraft-Software/Loran
[INFO] [stdout] 
[INFO] [stdout] command=`"/opt/rustwide/target/debug/loran" "--version"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout=```
[INFO] [stdout] loran 0.4.1
[INFO] [stdout] 
[INFO] [stdout] Maintained by Mohamed Hammad <Mohamed.Hammad@SpacecraftSoftware.org>
[INFO] [stdout] Project: https://Loran.SpacecraftSoftware.org/
[INFO] [stdout] Source: https://github.com/Spacecraft-Software/Loran
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x578b6a7938e8 - 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:     0x578b6a7938e8 - 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:     0x578b6a7938e8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x578b6a7938e8 - <<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:     0x578b6a7a9f0a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x578b6a7a9f0a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x578b6a799512 - 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:     0x578b6a799512 - <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:     0x578b6a7721e6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x578b6a7721e6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x578b6a78bdb9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x578b6a6d3d9c - <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:     0x578b6a6d3d9c - 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:     0x578b6a78bf72 - <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:     0x578b6a78bf72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x578b6a7722a2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x578b6a7674a9 - 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:     0x578b6a772fbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x578b6a7aa71c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x578b6a71d718 - core[8fb95b77d25ab6c8]::panicking::panic_display::<assert_cmd[a28c418a01ca68c0]::assert::AssertError>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x578b6a71d677 - <assert_cmd[a28c418a01ca68c0]::assert::AssertError>::panic::<assert_cmd[a28c418a01ca68c0]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.2/src/assert.rs:1061:9
[INFO] [stdout]   21:     0x578b6a6a3aa1 - <assert_cmd[a28c418a01ca68c0]::assert::Assert>::stdout::<predicates[bb81ba28d0ca8a0a]::str::basics::ContainsPredicate, assert_cmd[a28c418a01ca68c0]::assert::StrOutputPredicate<predicates[bb81ba28d0ca8a0a]::str::basics::ContainsPredicate>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.2/src/assert.rs:387:25
[INFO] [stdout]   22:     0x578b6a6a575f - version_help[7a75578037447c20]::version_human_contains_attribution_block
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/loran/tests/version_help.rs:24:10
[INFO] [stdout]   23:     0x578b6a6a49d7 - version_help[7a75578037447c20]::version_human_contains_attribution_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/loran/tests/version_help.rs:19:46
[INFO] [stdout]   24:     0x578b6a6a9b46 - <version_help[7a75578037447c20]::version_human_contains_attribution_block::{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]   25:     0x578b6a6c6e7b - <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]   26:     0x578b6a6c6e7b - 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]   27:     0x578b6a6d46f5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x578b6a6d46f5 - <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]   29:     0x578b6a6d46f5 - 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]   30:     0x578b6a6d46f5 - 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]   31:     0x578b6a6d46f5 - 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]   32:     0x578b6a6d46f5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x578b6a6d46f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x578b6a6ce004 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x578b6a6ce004 - 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]   36:     0x578b6a6d7772 - 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]   37:     0x578b6a6d7772 - <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]   38:     0x578b6a6d7772 - 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]   39:     0x578b6a6d7772 - 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]   40:     0x578b6a6d7772 - 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]   41:     0x578b6a6d7772 - 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]   42:     0x578b6a6d7772 - <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]   43:     0x578b6a7931cf - <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]   44:     0x578b6a7931cf - <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]   45:     0x78b2afbb4aa4 - <unknown>
[INFO] [stdout]   46:     0x78b2afc41a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     version_human_contains_attribution_block
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9c7d204c3feace6694613870826e1633b34b35afee7f68deef30a67bec97bbf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c7d204c3feace6694613870826e1633b34b35afee7f68deef30a67bec97bbf2", kill_on_drop: false }`
[INFO] [stdout] 9c7d204c3feace6694613870826e1633b34b35afee7f68deef30a67bec97bbf2
