[INFO] cloning repository https://github.com/dyyxxhh/mcm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dyyxxhh/mcm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdyyxxhh%2Fmcm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdyyxxhh%2Fmcm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6aaf31120a6e584768c4be6946a42c475ea9bab7
[INFO] testing dyyxxhh/mcm against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdyyxxhh%2Fmcm" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dyyxxhh/mcm
[INFO] finished tweaking git repo https://github.com/dyyxxhh/mcm
[INFO] tweaked toml for git repo https://github.com/dyyxxhh/mcm written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dyyxxhh/mcm on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dyyxxhh/mcm 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] aa26cbb297ee2bf4688595936dff8da07f6ec847336882d7275e09365af0b8ed
[INFO] running `Command { std: "docker" "start" "aa26cbb297ee2bf4688595936dff8da07f6ec847336882d7275e09365af0b8ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa26cbb297ee2bf4688595936dff8da07f6ec847336882d7275e09365af0b8ed", 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" "aa26cbb297ee2bf4688595936dff8da07f6ec847336882d7275e09365af0b8ed" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa26cbb297ee2bf4688595936dff8da07f6ec847336882d7275e09365af0b8ed", 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" "aa26cbb297ee2bf4688595936dff8da07f6ec847336882d7275e09365af0b8ed" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling http v1.4.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[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 fallible-iterator v0.3.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling mcm v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 53s
[INFO] running `Command { std: "docker" "inspect" "aa26cbb297ee2bf4688595936dff8da07f6ec847336882d7275e09365af0b8ed", 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" "aa26cbb297ee2bf4688595936dff8da07f6ec847336882d7275e09365af0b8ed" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.1
[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 difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling mcm v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "aa26cbb297ee2bf4688595936dff8da07f6ec847336882d7275e09365af0b8ed", 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" "aa26cbb297ee2bf4688595936dff8da07f6ec847336882d7275e09365af0b8ed" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mcm-90510899c8e380ce)
[INFO] [stdout] 
[INFO] [stdout] running 263 tests
[INFO] [stdout] test auth::tests::display_redacted_method_matches_display ... ok
[INFO] [stdout] test auth::tests::auth_session_has_no_yyid_field ... ok
[INFO] [stdout] test auth::tests::from_online_account_copies_fields ... ok
[INFO] [stdout] test auth::tests::display_redacts_access_token ... ok
[INFO] [stdout] test auth::tests::debug_redacts_access_token ... ok
[INFO] [stdout] test auth::tests::launch_auth_mode_deserializes_from_string ... ok
[INFO] [stdout] test auth::tests::mock_provider_expired_returns_error ... ok
[INFO] [stdout] test auth::tests::launch_auth_mode_serializes_lowercase ... ok
[INFO] [stdout] test auth::tests::mock_session_has_deterministic_access_token ... ok
[INFO] [stdout] test auth::tests::launch_auth_mode_default_is_offline ... ok
[INFO] [stdout] test auth::tests::mock_provider_success_returns_session ... ok
[INFO] [stdout] test auth::tests::mock_session_has_deterministic_username ... ok
[INFO] [stdout] test auth::tests::mock_session_has_deterministic_uuid ... ok
[INFO] [stdout] test auth::tests::mock_session_is_consistent_across_calls ... ok
[INFO] [stdout] test auth::tests::offline_session_uses_deterministic_uuid ... ok
[INFO] [stdout] test auth::tests::offline_session_stability ... ok
[INFO] [stdout] test auth::tests::mock_session_has_deterministic_session_type ... ok
[INFO] [stdout] test auth::tests::offline_uuid_differs_for_different_usernames ... ok
[INFO] [stdout] test auth::tests::offline_uuid_has_correct_format ... ok
[INFO] [stdout] test auth::tests::offline_uuid_is_deterministic ... ok
[INFO] [stdout] test auth::tests::offline_uuid_has_variant_10 ... ok
[INFO] [stdout] test auth::tests::resolve_offline_default_player ... ok
[INFO] [stdout] test auth::tests::resolve_online_expired_token_errors ... ok
[INFO] [stdout] test auth::tests::resolve_online_with_valid_account ... ok
[INFO] [stdout] test auth::tests::resolve_online_without_account_errors ... ok
[INFO] [stdout] test auth_microsoft::tests::client_id_default_is_well_known ... ok
[INFO] [stdout] test auth::tests::resolve_offline_custom_username ... ok
[INFO] [stdout] test auth::tests::offline_uuid_has_version_3 ... ok
[INFO] [stdout] test auth_cmd::tests::logout_with_no_account_is_noop ... ok
[INFO] [stdout] test auth_cmd::tests::logout_clears_stored_account ... ok
[INFO] [stdout] test auth_microsoft::tests::client_id_env_override ... ok
[INFO] [stdout] test auth_cmd::tests::status_with_no_account_prints_login_hint ... ok
[INFO] [stdout] test auth_microsoft::tests::format_uuid_dashes_correctly ... ok
[INFO] [stdout] test auth_microsoft::tests::format_uuid_passes_through_already_dashed ... ok
[INFO] [stdout] test auth_microsoft::tests::format_uuid_preserves_short_input ... ok
[INFO] [stdout] test confirmation::tests::autoremove_warning_contains_required_phrases ... ok
[INFO] [stdout] test confirmation::tests::classify_actionable_ops_are_bypassable ... ok
[INFO] [stdout] test confirmation::tests::classify_harmless_ops_dont_exist_in_enum ... ok
[INFO] [stdout] test confirmation::tests::classify_root_system_change_is_non_bypassable ... ok
[INFO] [stdout] test confirmation::tests::is_mc_critical_flags_autoremove_world_ops ... ok
[INFO] [stdout] test confirmation::tests::require_confirmation_bypassable_with_yes_succeeds_without_tty ... ok
[INFO] [stdout] test confirmation::tests::require_confirmation_bypassable_without_yes_bails_in_non_tty ... ok
[INFO] [stdout] test confirmation::tests::require_confirmation_non_bypassable_bails_in_non_tty_even_with_yes ... ok
[INFO] [stdout] test confirmation::tests::root_escalation_helper_non_interactive_bails_with_sudo_command ... ok
[INFO] [stdout] test dyyl_host::tests::args_to_object_empty_is_null ... ok
[INFO] [stdout] test dyyl_host::tests::args_to_object_maps_positional ... ok
[INFO] [stdout] test dyyl_host::tests::classify_do_ops ... ok
[INFO] [stdout] test dyyl_host::tests::classify_full_ops ... ok
[INFO] [stdout] test dyyl_host::tests::classify_install_ops ... ok
[INFO] [stdout] test dyyl_host::tests::commands_to_lock_preserves_source_line ... ok
[INFO] [stdout] test dyyl_host::tests::mcm_command_deserializes_from_protocol_sample ... ok
[INFO] [stdout] test game_install::tests::game_record_includes_loader_version_field ... ok
[INFO] [stdout] test game_install::tests::fixture_source_returns_deterministic_manifests ... ok
[INFO] [stdout] test dyyl_host::tests::response_serializes_compact_one_line ... ok
[INFO] [stdout] test game_install::tests::mock_jar_bytes_are_deterministic ... ok
[INFO] [stdout] test game_install::tests::mock_loader_bytes_contain_loader_name_and_version ... ok
[INFO] [stdout] test game_install::tests::promos_to_loader_versions_groups_by_mc_version ... ok
[INFO] [stdout] test install::tests::effective_downloads_multiplies_weight_by_max_count ... ok
[INFO] [stdout] test install::tests::build_plan_records_resolved_dependency_logical_id_for_reachability ... ok
[INFO] [stdout] test install::tests::composite_provider_merges_projects_from_multiple_sources ... ok
[INFO] [stdout] test install::tests::effective_downloads_missing_count_treated_as_one ... ok
[INFO] [stdout] test install::tests::effective_downloads_zero_count_treated_as_one ... ok
[INFO] [stdout] test install::tests::select_artifact_respects_custom_source_candidate ... ok
[INFO] [stdout] test install::tests::select_artifact_uses_numeric_versions_and_download_count_tiebreaker ... ok
[INFO] [stdout] test auth::tests::mock_provider_error_returns_custom_message ... ok
[INFO] [stdout] test jar_info::tests::mcmod_info_fields_are_read_from_generated_zip ... ok
[INFO] [stdout] test install::tests::source_weight_changes_ordering ... ok
[INFO] [stdout] test install::tests::ties_are_deterministic_first_candidate_wins ... ok
[INFO] [stdout] test install::tests::user_config_source_weights_applied_in_build_plan ... ok
[INFO] [stdout] test game_install::tests::download_game_artifact_rejects_size_mismatch ... ok
[INFO] [stdout] test game_install::tests::download_game_artifact_rejects_hash_mismatch ... ok
[INFO] [stdout] test game_install::tests::download_game_artifact_writes_through_download_engine ... ok
[INFO] [stdout] test launch::tests::build_launch_command_errors_when_no_mc_version ... ok
[INFO] [stdout] test launch::tests::build_launch_command_errors_when_version_json_missing ... ok
[INFO] [stdout] test launch::tests::build_launch_command_errors_when_game_jar_missing ... ok
[INFO] [stdout] test launch::tests::full_pipeline_extracts_natives ... ok
[INFO] [stdout] test launch::tests::launch_command_render_contains_java_path ... ok
[INFO] [stdout] test launch::tests::resolve_auth_online_without_refresh_token_errors ... ok
[INFO] [stdout] test launch::tests::shell_quote_escapes_single_quotes ... ok
[INFO] [stdout] test launch::tests::full_pipeline_fabric_uses_version_json_main_class ... ok
[INFO] [stdout] test launch::tests::shell_quote_passes_through_safe_strings ... ok
[INFO] [stdout] test launch::tests::resolve_auth_offline_default ... ok
[INFO] [stdout] test launch::tests::shell_quote_quotes_strings_with_spaces ... ok
[INFO] [stdout] test loader_install::tests::fabric_url_ignores_mc_version ... ok
[INFO] [stdout] test loader_install::tests::neoforge_url_is_maven_neoforged_universal ... ok
[INFO] [stdout] test loader_install::tests::quilt_url_is_maven_quiltmc ... ok
[INFO] [stdout] test launch::tests::full_pipeline_offline_session_uses_stable_uuid ... ok
[INFO] [stdout] test mc_target::tests::mc_alone_means_latest_vanilla ... ok
[INFO] [stdout] test loader_install::tests::fabric_url_is_maven_fabricmc ... ok
[INFO] [stdout] test mc_target::tests::loader_case_insensitive ... ok
[INFO] [stdout] test mc_target::tests::mc_version_loader_version_means_exact ... ok
[INFO] [stdout] test loader_install::tests::forge_url_embeds_mc_version_in_path ... ok
[INFO] [stdout] test loader_install::tests::forge_url_errors_without_mc_version ... ok
[INFO] [stdout] test mc_target::tests::mc_loader_means_latest_mc_latest_loader ... ok
[INFO] [stdout] test mc_target::tests::mc_version_loader_means_specific_mc_latest_loader ... ok
[INFO] [stdout] test mc_target::tests::at_latest_suffix_is_rejected ... ok
[INFO] [stdout] test mc_target::tests::mc_with_version_means_specific_vanilla ... ok
[INFO] [stdout] test mc_target::tests::non_mc_prefix_is_rejected ... ok
[INFO] [stdout] test mc_target::tests::unknown_loader_is_rejected ... ok
[INFO] [stdout] test memory::tests::bit32_jvm_capped_at_1_25gb_regardless_of_host_ram ... ok
[INFO] [stdout] test memory::tests::bit32_jvm_on_4gb_host_uses_quarter ... ok
[INFO] [stdout] test memory::tests::bit64_jvm_16gb_host_above_threshold ... ok
[INFO] [stdout] test memory::tests::bit64_jvm_32gb_host_matches_hmcl_formula ... ok
[INFO] [stdout] test memory::tests::bit64_jvm_8gb_host_at_threshold ... ok
[INFO] [stdout] test memory::tests::tiny_host_returns_minimum ... ok
[INFO] [stdout] test memory::tests::bit64_jvm_4gb_host_matches_hmcl ... ok
[INFO] [stdout] test memory::tests::bit64_jvm_64gb_host_capped_at_16gb ... ok
[INFO] [stdout] test memory::tests::format_xmx_floors_below_minimum ... ok
[INFO] [stdout] test provider::curseforge::tests::curseforge_json_mapping_preserves_slug_files_hashes_and_dependencies ... ok
[INFO] [stdout] test provider::modrinth::tests::modrinth_json_mapping_preserves_project_artifacts_dependencies_and_release_types ... ok
[INFO] [stdout] test provider::curseforge::tests::curseforge_download_refuses_when_url_host_not_allowlisted ... ok
[INFO] [stdout] test memory::tests::format_xmx_uses_megabytes ... ok
[INFO] [stdout] test launch::tests::full_pipeline_vanilla_produces_valid_launch_command ... ok
[INFO] [stdout] test run_cmd::tests::run_cmd_errors_when_default_game_not_in_games ... ok
[INFO] [stdout] test provider::curseforge::tests::curseforge_download_sends_api_key_header_to_allowlisted_cdn ... ok
[INFO] [stdout] test run_cmd::tests::run_cmd_errors_when_no_games_and_no_default ... ok
[INFO] [stdout] test run_cmd::tests::dry_run_with_fabric_loader_includes_loader_jar_in_classpath ... ok
[INFO] [stdout] test run_cmd::tests::dry_run_with_online_auth_errors_without_refresh_token ... ok
[INFO] [stdout] test run_cmd::tests::dry_run_via_render_contains_java_path_jvm_main_class_and_auth ... ok
[INFO] [stdout] test runtime::tests::discover_java_errors_when_game_has_no_mc_version ... ok
[INFO] [stdout] test runtime::tests::discover_java_errors_when_mc_version_is_unknown ... ok
[INFO] [stdout] test runtime::tests::discover_java_falls_back_to_managed_when_user_config_marker_missing ... ok
[INFO] [stdout] test runtime::tests::discover_java_falls_back_to_managed_when_user_config_missing ... ok
[INFO] [stdout] test run_cmd::tests::spawn_game_sets_working_directory_to_game_dir ... ok
[INFO] [stdout] test runtime::tests::discover_java_accepts_correct_major_system_java ... ok
[INFO] [stdout] test runtime::tests::discover_java_rejects_wrong_major_system_java_and_returns_install_plan ... ok
[INFO] [stdout] test runtime::tests::discover_java_returns_install_plan_when_no_java_found ... ok
[INFO] [stdout] test run_cmd::tests::spawn_game_propagates_nonzero_exit ... ok
[INFO] [stdout] test runtime::tests::discover_java_uses_user_config_path_when_version_matches ... ok
[INFO] [stdout] test runtime::tests::discover_java_rejects_user_config_with_wrong_major ... ok
[INFO] [stdout] test runtime::tests::install_managed_java_verifies_hash ... ok
[INFO] [stdout] test runtime::tests::java_major_display_version_is_correct ... ok
[INFO] [stdout] test run_cmd::tests::spawn_game_succeeds_and_records_argv ... ok
[INFO] [stdout] test runtime::tests::java_major_managed_subdir_is_correct ... ok
[INFO] [stdout] test runtime::tests::install_managed_java_writes_version_marker ... ok
[INFO] [stdout] test runtime::tests::install_managed_java_writes_through_download_engine ... ok
[INFO] [stdout] test runtime::tests::java_required_for_mc_1_21_plus_is_21 ... ok
[INFO] [stdout] test runtime::tests::java_required_for_older_mc_is_8 ... ok
[INFO] [stdout] test runtime::tests::java_required_for_unknown_mc_version_is_none ... ok
[INFO] [stdout] test runtime::tests::parse_handles_java_8_variant_with_minor_0 ... ok
[INFO] [stdout] test runtime::tests::parse_handles_openjdk_17_ea_version ... ok
[INFO] [stdout] test runtime::tests::parse_returns_none_for_empty_string ... ok
[INFO] [stdout] test runtime::tests::mock_java_bytes_are_deterministic ... ok
[INFO] [stdout] test runtime::tests::parse_returns_none_for_garbage ... ok
[INFO] [stdout] test runtime::tests::parse_returns_none_for_unsupported_version ... ok
[INFO] [stdout] test runtime::tests::parses_java_17_version_string ... ok
[INFO] [stdout] test runtime::tests::parses_java_21_from_first_line_only ... ok
[INFO] [stdout] test runtime::tests::parses_java_21_version_string ... ok
[INFO] [stdout] test runtime::tests::parses_java_8_version_string ... ok
[INFO] [stdout] test runtime::tests::parses_openjdk_8_version ... ok
[INFO] [stdout] test runtime::tests::java_required_for_mc_1_17_to_1_20_is_17 ... ok
[INFO] [stdout] test runtime::tests::discover_java_skips_unprobeable_user_config_and_falls_to_managed ... ok
[INFO] [stdout] test runtime::tests::probe_java_version_returns_none_for_nonexistent ... ok
[INFO] [stdout] test safety::tests::sanitize_filename_rejects_null_drive_and_reserved_names ... ok
[INFO] [stdout] test safety::tests::sanitize_filename_rejects_traversal_and_non_jars ... ok
[INFO] [stdout] test runtime::tests::probe_java_version_returns_none_for_non_java ... ok
[INFO] [stdout] test runtime::tests::probe_java_version_with_mock_java_17 ... ok
[INFO] [stdout] test server::auth::oidc::tests::decode_jwt_payload_aud_string_and_array ... ok
[INFO] [stdout] test server::auth::oidc::tests::generate_state_nonce_unique ... ok
[INFO] [stdout] test server::auth::oidc::tests::url_encode_special_chars ... ok
[INFO] [stdout] test runtime::tests::probe_java_version_with_mock_java_8 ... ok
[INFO] [stdout] test server::auth::oidc::tests::validate_id_token_happy_path ... ok
[INFO] [stdout] test launch::tests::select_java_errors_with_actionable_message_when_no_java ... ok
[INFO] [stdout] test runtime::tests::probe_java_version_with_mock_java_21 ... FAILED
[INFO] [stdout] test safety::tests::validate_download_url_requires_https_and_rejects_private_hosts ... ok
[INFO] [stdout] test safety::tests::validate_download_url_allowlists_only_known_cdn_hosts ... ok
[INFO] [stdout] test server::auth::oidc::tests::validate_id_token_expired ... ok
[INFO] [stdout] test server::auth::oidc::tests::validate_id_token_malformed_jwt ... ok
[INFO] [stdout] test server::auth::oidc::tests::validate_id_token_missing_sub ... ok
[INFO] [stdout] test server::auth::oidc::tests::validate_id_token_wrong_audience ... ok
[INFO] [stdout] test server::config::tests::both_mode_enables_both ... ok
[INFO] [stdout] test server::auth::oidc::tests::validate_id_token_wrong_issuer ... ok
[INFO] [stdout] test server::config::tests::parse_auth_mode_default_is_mock ... ok
[INFO] [stdout] test server::config::tests::parse_auth_mode_explicit_mock ... ok
[INFO] [stdout] test server::config::tests::parse_auth_mode_real ... ok
[INFO] [stdout] test server::config::tests::secret_string_debug_is_redacted ... ok
[INFO] [stdout] test server::config::tests::server_config_debug_redacts_secret ... ok
[INFO] [stdout] test server::config::tests::share_mode_enables_share_only ... ok
[INFO] [stdout] test server::config::tests::source_mode_enables_source_only ... ok
[INFO] [stdout] test server::config::tests::validate_oidc_real_partial_fields_fails ... ok
[INFO] [stdout] test server::config::tests::validate_oidc_skips_in_mock_mode ... ok
[INFO] [stdout] test server::config::tests::validate_oidc_real_passes_with_all_fields ... ok
[INFO] [stdout] test server::config::tests::validate_oidc_real_requires_all_fields ... ok
[INFO] [stdout] test server::install::bootstrap::tests::script_contains_checksum_verification ... ok
[INFO] [stdout] test server::install::bootstrap::tests::script_detects_unsupported_arch ... ok
[INFO] [stdout] test server::install::bootstrap::tests::script_detects_unsupported_os ... ok
[INFO] [stdout] test server::install::bootstrap::tests::script_dry_run_preview_supported ... ok
[INFO] [stdout] test server::install::bootstrap::tests::script_does_not_pipe_unverified_bytes_to_shell ... ok
[INFO] [stdout] test server::config::tests::parse_auth_mode_invalid ... ok
[INFO] [stdout] test server::config::tests::parse_mode_roundtrips ... ok
[INFO] [stdout] test server::install::bootstrap::tests::script_prints_sudo_command_for_unwritable_path ... ok
[INFO] [stdout] test server::install::bootstrap::tests::script_supports_env_overrides ... ok
[INFO] [stdout] test server::install::bootstrap::tests::script_starts_with_shebang ... ok
[INFO] [stdout] test server::source_store::tests::get_blob_returns_none_when_absent ... ok
[INFO] [stdout] test server::source_store::tests::get_index_parses_valid_file ... ok
[INFO] [stdout] test server::source_store::tests::get_blob_reads_file ... ok
[INFO] [stdout] test server::install::bootstrap::tests::script_uses_staged_writes ... ok
[INFO] [stdout] test server::source_store::tests::get_index_returns_none_when_file_absent ... ok
[INFO] [stdout] test server::storage::helpers::tests::refuse_under_x_rejects_x_paths ... ok
[INFO] [stdout] test server::storage::helpers::tests::validate_payload_defaults_missing_metadata ... ok
[INFO] [stdout] test server::source_store::tests::get_package_finds_by_id ... ok
[INFO] [stdout] test server::source_store::tests::get_package_returns_none_for_unknown_slug ... ok
[INFO] [stdout] test server::source_store::tests::sanitize_rejects_traversal ... ok
[INFO] [stdout] test server::storage::helpers::tests::validate_payload_rejects_launch ... ok
[INFO] [stdout] test server::storage::helpers::tests::validate_payload_rejects_local ... ok
[INFO] [stdout] test server::storage::helpers::tests::validate_payload_rejects_secrets ... ok
[INFO] [stdout] test server::storage::helpers::tests::validate_payload_rejects_v1 ... ok
[INFO] [stdout] test server::storage::helpers::tests::validate_payload_extracts_metadata ... ok
[INFO] [stdout] test server::storage::helpers::tests::validate_payload_rejects_actions ... ok
[INFO] [stdout] test server::storage::helpers::tests::validate_payload_rejects_non_install_steps ... ok
[INFO] [stdout] test share_client::tests::resolve_slug_plain ... ok
[INFO] [stdout] test share_client::tests::install_command_snippet_format ... ok
[INFO] [stdout] test share_client::tests::resolve_slug_url ... ok
[INFO] [stdout] test share_client::tests::resolve_slug_url_trailing_slash ... ok
[INFO] [stdout] test source_index::tests::parses_valid_minimal_index ... ok
[INFO] [stdout] test source_index::tests::parses_valid_full_index_with_capabilities_and_actions ... ok
[INFO] [stdout] test source_index::tests::rejects_excessive_depth ... ok
[INFO] [stdout] test source_index::tests::rejects_invalid_source_id_consecutive_hyphens ... ok
[INFO] [stdout] test source_index::tests::rejects_malformed_json ... ok
[INFO] [stdout] test source_index::tests::rejects_invalid_source_id_uppercase ... ok
[INFO] [stdout] test source_index::tests::rejects_missing_required_fields ... ok
[INFO] [stdout] test source_index::tests::rejects_secret_field_nested_in_package ... ok
[INFO] [stdout] test source_index::tests::rejects_unknown_schema_version ... ok
[INFO] [stdout] test source_index::tests::validates_source_id_boundary_cases ... ok
[INFO] [stdout] test source_resolve::tests::find_package_returns_none_when_no_versions ... ok
[INFO] [stdout] test source_resolve::tests::find_package_returns_none_for_empty ... ok
[INFO] [stdout] test source_resolve::tests::find_package_synthesizes_lock_with_external_url ... ok
[INFO] [stdout] test source_resolve::tests::find_package_uses_blob_ref_when_no_download_url ... ok
[INFO] [stdout] test user_cmd::tests::user_config_rejects_old_naming ... ok
[INFO] [stdout] test version_json::tests::arg_entry_deserializes_simple_and_conditional ... ok
[INFO] [stdout] test source_index::tests::rejects_secret_field_at_top_level ... ok
[INFO] [stdout] test version_json::tests::build_classpath_includes_game_jar_and_libraries ... ok
[INFO] [stdout] test user_cmd::tests::user_config_sets_source_weight ... ok
[INFO] [stdout] test version_json::tests::current_platform_is_linux_or_known ... ok
[INFO] [stdout] test version_json::tests::library_allow_linux_applies_on_linux ... ok
[INFO] [stdout] test version_json::tests::interpolate_replaces_placeholders ... ok
[INFO] [stdout] test version_json::tests::interpolate_args_filters_conditional ... ok
[INFO] [stdout] test version_json::tests::library_no_rules_always_applies ... ok
[INFO] [stdout] test version_json::tests::library_allow_windows_not_applied_on_linux ... ok
[INFO] [stdout] test version_json::tests::native_jar_paths_extracts_platform_natives ... ok
[INFO] [stdout] test version_json::tests::parse_empty_libraries ... ok
[INFO] [stdout] test version_manifest::tests::loader_has_version_checks_exact_version ... ok
[INFO] [stdout] test version_manifest::tests::loader_latest_stable_returns_newest_stable ... ok
[INFO] [stdout] test version_manifest::tests::forge_version_list_includes_expected_versions ... ok
[INFO] [stdout] test version_manifest::tests::mock_manifest_has_realistic_versions ... ok
[INFO] [stdout] test version_manifest::tests::quilt_version_list_includes_expected_versions ... ok
[INFO] [stdout] test version_resolver::tests::resolve_fabric_latest_mc_latest_loader ... ok
[INFO] [stdout] test version_resolver::tests::resolve_fabric_specific_mc_pinned_loader ... ok
[INFO] [stdout] test version_resolver::tests::resolve_incompatible_loader_errors ... ok
[INFO] [stdout] test version_resolver::tests::resolve_latest_vanilla ... ok
[INFO] [stdout] test version_json::tests::parse_version_json_roundtrip ... ok
[INFO] [stdout] test version_resolver::tests::resolve_forge_exact_pinned ... ok
[INFO] [stdout] test version_resolver::tests::resolve_neoforge_exact_pinned_loader ... ok
[INFO] [stdout] test version_resolver::tests::resolve_neoforge_specific_mc_latest_loader ... ok
[INFO] [stdout] test version_resolver::tests::resolve_neoforge_latest_mc_latest_loader ... ok
[INFO] [stdout] test version_resolver::tests::resolve_nonexistent_loader_version_errors ... ok
[INFO] [stdout] test version_resolver::tests::resolve_quilt_latest_mc_latest ... ok
[INFO] [stdout] test version_resolver::tests::resolve_specific_vanilla ... ok
[INFO] [stdout] test version_resolver::tests::resolve_unknown_vanilla_errors ... ok
[INFO] [stdout] test server::storage::helpers::tests::normalize_slug_lowercases_and_validates ... ok
[INFO] [stdout] test source_index::tests::rejects_oversized_index ... ok
[INFO] [stdout] test provider::curseforge::tests::modrinth_http_client_does_not_follow_redirects_after_url_validation ... ok
[INFO] [stdout] test provider::curseforge::tests::curseforge_http_client_does_not_follow_redirects_with_api_key_headers ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- runtime::tests::probe_java_version_with_mock_java_21 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'runtime::tests::probe_java_version_with_mock_java_21' (3487) panicked at src/runtime.rs:569:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: None
[INFO] [stdout]  right: Some(Java21)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f061eec48e1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f061eec48e1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f061eec48e1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f061eec48e1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f061eedd48a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f061eedd48a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5f061eeca2bc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5f061eeca2bc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5f061ee9d8b6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f061ee9d8b6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f061eeba679 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f061e8c62e0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5f061e8c62e0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f061eeba9a2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5f061eeba9a2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5f061ee9d962 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5f061ee94689 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f061ee9ecad - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5f061eeddc8c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f061eeddb43 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5f061e70248f - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<core[6883ba1bc0fe4ed1]::option::Option<mcm[29c3b0faadd3bfba]::runtime::JavaMajor>, core[6883ba1bc0fe4ed1]::option::Option<mcm[29c3b0faadd3bfba]::runtime::JavaMajor>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5f061e79e3ee - mcm[29c3b0faadd3bfba]::runtime::tests::probe_java_version_with_mock_java_21
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runtime.rs:569:9
[INFO] [stdout]   22:     0x5f061e796e77 - mcm[29c3b0faadd3bfba]::runtime::tests::probe_java_version_with_mock_java_21::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runtime.rs:565:46
[INFO] [stdout]   23:     0x5f061e5c2756 - <mcm[29c3b0faadd3bfba]::runtime::tests::probe_java_version_with_mock_java_21::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f061e8b961b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f061e8b961b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5f061e8c6c65 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5f061e8c6c65 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5f061e8c6c65 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x5f061e8c6c65 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5f061e8c6c65 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f061e8c6c65 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5f061e8c6c65 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5f061e8c1714 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5f061e8c1714 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5f061e8c9db2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5f061e8c9db2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5f061e8c9db2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x5f061e8c9db2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5f061e8c9db2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f061e8c9db2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5f061e8c9db2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f061eec32cf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x5f061eec32cf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x75a963746aa4 - <unknown>
[INFO] [stdout]   45:     0x75a9637d3a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     runtime::tests::probe_java_version_with_mock_java_21
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 262 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "aa26cbb297ee2bf4688595936dff8da07f6ec847336882d7275e09365af0b8ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa26cbb297ee2bf4688595936dff8da07f6ec847336882d7275e09365af0b8ed", kill_on_drop: false }`
[INFO] [stdout] aa26cbb297ee2bf4688595936dff8da07f6ec847336882d7275e09365af0b8ed
