[INFO] fetching crate cleanlib-cli 0.1.3...
[INFO] testing cleanlib-cli-0.1.3 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate cleanlib-cli 0.1.3 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate cleanlib-cli 0.1.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cleanlib-cli 0.1.3
[INFO] tweaked toml for crates.io crate cleanlib-cli 0.1.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cleanlib-cli 0.1.3 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 crates.io crate cleanlib-cli 0.1.3 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-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] fd0a73f7a3f6e9facfb6dbfe3266a9c62fde9c471cee4e5114f11a175277b9cd
[INFO] running `Command { std: "docker" "start" "fd0a73f7a3f6e9facfb6dbfe3266a9c62fde9c471cee4e5114f11a175277b9cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd0a73f7a3f6e9facfb6dbfe3266a9c62fde9c471cee4e5114f11a175277b9cd", 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" "fd0a73f7a3f6e9facfb6dbfe3266a9c62fde9c471cee4e5114f11a175277b9cd" "/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" "fd0a73f7a3f6e9facfb6dbfe3266a9c62fde9c471cee4e5114f11a175277b9cd", 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" "fd0a73f7a3f6e9facfb6dbfe3266a9c62fde9c471cee4e5114f11a175277b9cd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling linux-keyutils v0.2.5
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling cleanlib-client v0.1.4
[INFO] [stderr]    Compiling cleanlib-cli v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.24s
[INFO] running `Command { std: "docker" "inspect" "fd0a73f7a3f6e9facfb6dbfe3266a9c62fde9c471cee4e5114f11a175277b9cd", 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" "fd0a73f7a3f6e9facfb6dbfe3266a9c62fde9c471cee4e5114f11a175277b9cd" "/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 futures-util v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling cleanlib-client v0.1.4
[INFO] [stderr]    Compiling cleanlib-cli v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.04s
[INFO] running `Command { std: "docker" "inspect" "fd0a73f7a3f6e9facfb6dbfe3266a9c62fde9c471cee4e5114f11a175277b9cd", 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" "fd0a73f7a3f6e9facfb6dbfe3266a9c62fde9c471cee4e5114f11a175277b9cd" "/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.37s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cleanlib-e3b78179c9ca4e41)
[INFO] [stdout] 
[INFO] [stdout] running 100 tests
[INFO] [stdout] test auth::bearer::tests::env_var_tier_wins_when_set ... ok
[INFO] [stdout] test commands::config_init::tests::dedup_preserves_first_occurrence_order ... ok
[INFO] [stdout] test commands::config_init::tests::dedup_empty_input_yields_empty ... ok
[INFO] [stdout] test commands::config_init::tests::dedup_strips_consecutive_duplicates ... ok
[INFO] [stdout] test commands::config_init::tests::dedup_strips_interleaved_duplicates ... ok
[INFO] [stdout] test commands::config_init::tests::dedup_trims_whitespace_and_drops_empty ... ok
[INFO] [stdout] test commands::login::tests::accepts_valid_tier_keyed_bearer_shape ... ok
[INFO] [stdout] test commands::login::tests::rejects_empty_api_key ... ok
[INFO] [stdout] test auth::bearer::tests::bearer_source_display_does_not_leak_secret ... ok
[INFO] [stdout] test commands::login::tests::rejects_tab_and_newline_only ... ok
[INFO] [stdout] test commands::login::tests::rejects_whitespace_only_api_key ... ok
[INFO] [stdout] test commands::policy::tests::parse_json_policy ... ok
[INFO] [stdout] test commands::scan::tests::json_array_with_invalid_shape_reports_clean_error ... ok
[INFO] [stdout] test commands::scan::tests::malformed_line_errors ... ok
[INFO] [stdout] test commands::policy::tests::parse_toml_policy ... ok
[INFO] [stdout] test commands::scan::tests::parses_simple ... ok
[INFO] [stdout] test commands::scan::tests::skips_comments_and_blank ... ok
[INFO] [stdout] test commands::tests::deny_dominates_risk ... ok
[INFO] [stdout] test commands::tests::exit_three_on_risk_only ... ok
[INFO] [stdout] test commands::tests::exit_two_on_warn_no_deny ... ok
[INFO] [stdout] test commands::tests::exit_zero_when_all_allow ... ok
[INFO] [stdout] test commands::tests::scan_exit_one_on_dm_threshold_block_label ... ok
[INFO] [stdout] test commands::tests::scan_exit_one_on_vector_verdict_label ... ok
[INFO] [stdout] test commands::tests::scan_exit_two_on_unknown_label_fail_loud ... ok
[INFO] [stdout] test commands::tests::scan_exit_zero_on_allowed_no_findings_label ... ok
[INFO] [stdout] test commands::tests::verdict_exit_one_on_deny_decision ... ok
[INFO] [stdout] test commands::tests::verdict_exit_one_on_vector_verdict_label_fallback ... ok
[INFO] [stdout] test commands::tests::verdict_exit_three_on_risk_acceptance_required ... ok
[INFO] [stdout] test commands::tests::verdict_exit_two_on_insufficient_data_label ... ok
[INFO] [stdout] test commands::tests::verdict_exit_two_on_unknown_explicit_decision_fail_loud ... ok
[INFO] [stdout] test commands::tests::verdict_exit_two_on_unknown_label_fail_loud ... ok
[INFO] [stdout] test commands::tests::verdict_exit_two_on_warn_decision ... ok
[INFO] [stdout] test commands::tests::verdict_exit_zero_on_allow_decision ... ok
[INFO] [stdout] test commands::tests::verdict_exit_zero_on_allowed_no_findings_label ... ok
[INFO] [stdout] test commands::wrap::tests::supported_managers_resolve_without_unsupported_error ... ok
[INFO] [stdout] test commands::wrap::tests::unsupported_wrapper_returns_error ... ok
[INFO] [stdout] test render::sanitize::tests::customer_facing_label_passes_through ... ok
[INFO] [stdout] test render::sanitize::tests::allow_passes_through_unchanged ... ok
[INFO] [stdout] test render::sanitize::tests::dm_arbitrary_suffix_masks_to_policy_decision ... ok
[INFO] [stdout] test render::sanitize::tests::dm_threshold_block_masks_to_policy_decision ... ok
[INFO] [stdout] test render::sanitize::tests::llm_anthropic_masks_to_ai_derived ... ok
[INFO] [stdout] test render::sanitize::tests::fixture_label_hides_entirely ... ok
[INFO] [stdout] test render::sanitize::tests::mock_label_hides_entirely ... ok
[INFO] [stdout] test render::sanitize::tests::stub_label_hides_entirely ... ok
[INFO] [stdout] test render::sanitize::tests::test_prefix_label_hides_entirely ... ok
[INFO] [stdout] test render::sanitize::tests::unrelated_labels_pass_through ... ok
[INFO] [stdout] test render::sanitize::tests::vector_arbitrary_suffix_masks_to_engine_signal ... ok
[INFO] [stdout] test render::sanitize::tests::vector_verdict_masks_to_engine_signal ... ok
[INFO] [stdout] test render::sanitize::tests::vector_event_masks_to_engine_signal ... ok
[INFO] [stdout] test render::terminal::tests::decision_tier_unknown_is_other ... ok
[INFO] [stdout] test render::terminal::tests::decision_tier_phase1_vocab ... ok
[INFO] [stdout] test render::terminal::tests::style_decision_masks_allowed_no_findings_to_plain ... ok
[INFO] [stdout] test render::terminal::tests::style_decision_masks_dm_threshold_block ... ok
[INFO] [stdout] test render::terminal::tests::style_decision_masks_vector_verdict ... ok
[INFO] [stdout] test render::terminal::tests::style_decision_passes_through_allow_deny_warn ... ok
[INFO] [stdout] test render::sanitize::tests::prefix_alone_does_not_mask ... ok
[INFO] [stdout] test render::terminal::tests::decision_tier_universal_envelope ... ok
[INFO] [stdout] test wrappers::cargo::tests::parses_add_unpinned ... ok
[INFO] [stdout] test wrappers::cargo::tests::parses_add_version_equals_flag ... ok
[INFO] [stdout] test wrappers::cargo::tests::parses_add_version_flag ... ok
[INFO] [stdout] test wrappers::cargo::tests::skips_path_add ... ok
[INFO] [stdout] test wrappers::go::tests::no_get_verb_returns_empty ... ok
[INFO] [stdout] test wrappers::go::tests::parses_get_at_latest ... ok
[INFO] [stdout] test wrappers::go::tests::parses_get_pinned ... ok
[INFO] [stdout] test wrappers::go::tests::parses_get_unpinned ... ok
[INFO] [stdout] test wrappers::go::tests::skips_all_target ... ok
[INFO] [stdout] test wrappers::go::tests::skips_relative_path ... ok
[INFO] [stdout] test wrappers::go::tests::skips_update_flag ... ok
[INFO] [stdout] test wrappers::cargo::tests::parses_add_at_version ... ok
[INFO] [stdout] test wrappers::npm::tests::i_alias_works ... ok
[INFO] [stdout] test wrappers::npm::tests::no_install_verb_returns_empty ... ok
[INFO] [stdout] test wrappers::npm::tests::parses_install_pinned ... ok
[INFO] [stdout] test wrappers::npm::tests::parses_install_scoped_pinned ... ok
[INFO] [stdout] test wrappers::npm::tests::parses_install_scoped_unpinned ... ok
[INFO] [stdout] test wrappers::npm::tests::parses_install_single ... ok
[INFO] [stdout] test wrappers::npm::tests::skips_value_bearing_long_flag ... ok
[INFO] [stdout] test wrappers::npm::tests::split_handles_bare ... ok
[INFO] [stdout] test wrappers::pip::tests::multiple_packages ... ok
[INFO] [stdout] test wrappers::pip::tests::no_install_verb_returns_empty ... ok
[INFO] [stdout] test wrappers::npm::tests::parses_multiple_with_flags ... ok
[INFO] [stdout] test wrappers::pip::tests::parses_exact_pin ... ok
[INFO] [stdout] test wrappers::pip::tests::parses_range_returns_latest ... ok
[INFO] [stdout] test auth::bearer::tests::keyring_service_slug_is_stable ... ok
[INFO] [stdout] test wrappers::pip::tests::parses_unpinned ... ok
[INFO] [stdout] test cache::persistent::tests::cache_key_is_stable ... ok
[INFO] [stdout] test render::terminal::tests::render_opts_no_color_overrides_tty ... ok
[INFO] [stdout] test wrappers::cargo::tests::no_add_verb_returns_empty ... ok
[INFO] [stdout] test wrappers::npm::tests::add_alias_works ... ok
[INFO] [stdout] test wrappers::pip::tests::skips_path_install ... ok
[INFO] [stdout] test wrappers::pip::tests::skips_requirements_file ... ok
[INFO] [stdout] test wrappers::pip::tests::skips_value_flag ... ok
[INFO] [stdout] test wrappers::pip::tests::strips_extras ... ok
[INFO] [stdout] test commands::scan::tests::parses_json_array_input ... ok
[INFO] [stdout] test commands::tests::exit_one_on_any_deny ... ok
[INFO] [stdout] test wrappers::cargo::tests::skips_git_add ... ok
[INFO] [stdout] test cache::persistent::tests::miss_returns_none ... ok
[INFO] [stdout] test cache::persistent::tests::put_replaces_existing_entry ... ok
[INFO] [stdout] test cache::persistent::tests::put_then_get_round_trips ... ok
[INFO] [stdout] test cache::persistent::tests::clear_empties_the_cache ... ok
[INFO] [stdout] test cache::persistent::tests::ttl_expired_evicted_lazily ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 100 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.26s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration/main.rs (/opt/rustwide/target/debug/deps/integration-4c0aa903050dafe5)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test no_subcommand::no_subcommand_prints_help_to_stderr ... ok
[INFO] [stdout] test no_subcommand::help_flag_prints_to_stdout_and_exits_zero ... ok
[INFO] [stdout] test risk_accept::cleanlib_183_force_skips_backup ... ok
[INFO] [stdout] test no_subcommand::no_subcommand_exits_non_zero ... ok
[INFO] [stdout] test wrapper_matrix::wrappers_compose_with_verdict ... ok
[INFO] [stdout] test risk_accept::valid_risk_accept_succeeds_and_emits_yaml ... ok
[INFO] [stdout] test risk_accept::cleanlib_183_overwrite_creates_timestamped_backup ... ok
[INFO] [stdout] test risk_accept::cleanlib_181_empty_version_rejected ... ok
[INFO] [stdout] test risk_accept::cleanlib_179_empty_justification_rejected ... ok
[INFO] [stdout] test risk_accept::cleanlib_184_missing_dir_reports_clearly_not_permission_denied ... ok
[INFO] [stdout] test risk_accept::cleanlib_180_empty_package_rejected ... ok
[INFO] [stdout] test risk_accept::cleanlib_182_help_documents_single_quote_workaround ... ok
[INFO] [stdout] test cli_matrix::matrix_64_cases ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cli_matrix::matrix_64_cases stdout ----
[INFO] [stdout] CASE PASS [verdict/npm/ALLOWED_NO_FINDINGS]
[INFO] [stdout] CASE PASS [verdict/npm/RISK_ACCEPTANCE_REQUIRED]
[INFO] [stdout] CASE PASS [verdict/npm/VECTOR_VERDICT]
[INFO] [stdout] CASE PASS [verdict/npm/INSUFFICIENT_DATA]
[INFO] [stdout] CASE PASS [verdict/pip/ALLOWED_NO_FINDINGS]
[INFO] [stdout] CASE PASS [verdict/pip/RISK_ACCEPTANCE_REQUIRED]
[INFO] [stdout] CASE PASS [verdict/pip/VECTOR_VERDICT]
[INFO] [stdout] CASE PASS [verdict/pip/INSUFFICIENT_DATA]
[INFO] [stdout] CASE PASS [verdict/cargo/ALLOWED_NO_FINDINGS]
[INFO] [stdout] CASE PASS [verdict/cargo/RISK_ACCEPTANCE_REQUIRED]
[INFO] [stdout] CASE PASS [verdict/cargo/VECTOR_VERDICT]
[INFO] [stdout] CASE PASS [verdict/cargo/INSUFFICIENT_DATA]
[INFO] [stdout] CASE PASS [verdict/go/ALLOWED_NO_FINDINGS]
[INFO] [stdout] CASE PASS [verdict/go/RISK_ACCEPTANCE_REQUIRED]
[INFO] [stdout] CASE PASS [verdict/go/VECTOR_VERDICT]
[INFO] [stdout] CASE PASS [verdict/go/INSUFFICIENT_DATA]
[INFO] [stdout] CASE PASS [scan/npm/ALLOWED_NO_FINDINGS]
[INFO] [stdout] CASE PASS [scan/npm/RISK_ACCEPTANCE_REQUIRED]
[INFO] [stdout] CASE PASS [scan/npm/VECTOR_VERDICT]
[INFO] [stdout] CASE PASS [scan/npm/INSUFFICIENT_DATA]
[INFO] [stdout] CASE PASS [scan/pip/ALLOWED_NO_FINDINGS]
[INFO] [stdout] CASE PASS [scan/pip/RISK_ACCEPTANCE_REQUIRED]
[INFO] [stdout] CASE PASS [scan/pip/VECTOR_VERDICT]
[INFO] [stdout] CASE PASS [scan/pip/INSUFFICIENT_DATA]
[INFO] [stdout] CASE PASS [scan/cargo/ALLOWED_NO_FINDINGS]
[INFO] [stdout] CASE PASS [scan/cargo/RISK_ACCEPTANCE_REQUIRED]
[INFO] [stdout] CASE PASS [scan/cargo/VECTOR_VERDICT]
[INFO] [stdout] CASE PASS [scan/cargo/INSUFFICIENT_DATA]
[INFO] [stdout] CASE PASS [scan/go/ALLOWED_NO_FINDINGS]
[INFO] [stdout] CASE PASS [scan/go/RISK_ACCEPTANCE_REQUIRED]
[INFO] [stdout] CASE PASS [scan/go/VECTOR_VERDICT]
[INFO] [stdout] CASE PASS [scan/go/INSUFFICIENT_DATA]
[INFO] [stdout] CASE FAIL [audit/npm/ALLOWED_NO_FINDINGS]: package not found: HTTP 404
[INFO] [stdout] CASE FAIL [audit/npm/RISK_ACCEPTANCE_REQUIRED]: package not found: HTTP 404
[INFO] [stdout] CASE FAIL [audit/npm/VECTOR_VERDICT]: package not found: HTTP 404
[INFO] [stdout] CASE FAIL [audit/npm/INSUFFICIENT_DATA]: package not found: HTTP 404
[INFO] [stdout] CASE FAIL [audit/pip/ALLOWED_NO_FINDINGS]: package not found: HTTP 404
[INFO] [stdout] CASE FAIL [audit/pip/RISK_ACCEPTANCE_REQUIRED]: package not found: HTTP 404
[INFO] [stdout] CASE FAIL [audit/pip/VECTOR_VERDICT]: package not found: HTTP 404
[INFO] [stdout] CASE FAIL [audit/pip/INSUFFICIENT_DATA]: package not found: HTTP 404
[INFO] [stdout] CASE FAIL [audit/cargo/ALLOWED_NO_FINDINGS]: package not found: HTTP 404
[INFO] [stdout] CASE FAIL [audit/cargo/RISK_ACCEPTANCE_REQUIRED]: package not found: HTTP 404
[INFO] [stdout] CASE FAIL [audit/cargo/VECTOR_VERDICT]: package not found: HTTP 404
[INFO] [stdout] CASE FAIL [audit/cargo/INSUFFICIENT_DATA]: package not found: HTTP 404
[INFO] [stdout] CASE FAIL [audit/go/ALLOWED_NO_FINDINGS]: package not found: HTTP 404
[INFO] [stdout] CASE FAIL [audit/go/RISK_ACCEPTANCE_REQUIRED]: package not found: HTTP 404
[INFO] [stdout] CASE FAIL [audit/go/VECTOR_VERDICT]: package not found: HTTP 404
[INFO] [stdout] CASE FAIL [audit/go/INSUFFICIENT_DATA]: package not found: HTTP 404
[INFO] [stdout] CASE PASS [policy_preview/npm/ALLOWED_NO_FINDINGS]
[INFO] [stdout] CASE PASS [policy_preview/npm/RISK_ACCEPTANCE_REQUIRED]
[INFO] [stdout] CASE PASS [policy_preview/npm/VECTOR_VERDICT]
[INFO] [stdout] CASE PASS [policy_preview/npm/INSUFFICIENT_DATA]
[INFO] [stdout] CASE PASS [policy_preview/pip/ALLOWED_NO_FINDINGS]
[INFO] [stdout] CASE PASS [policy_preview/pip/RISK_ACCEPTANCE_REQUIRED]
[INFO] [stdout] CASE PASS [policy_preview/pip/VECTOR_VERDICT]
[INFO] [stdout] CASE PASS [policy_preview/pip/INSUFFICIENT_DATA]
[INFO] [stdout] CASE PASS [policy_preview/cargo/ALLOWED_NO_FINDINGS]
[INFO] [stdout] CASE PASS [policy_preview/cargo/RISK_ACCEPTANCE_REQUIRED]
[INFO] [stdout] CASE PASS [policy_preview/cargo/VECTOR_VERDICT]
[INFO] [stdout] CASE PASS [policy_preview/cargo/INSUFFICIENT_DATA]
[INFO] [stdout] CASE PASS [policy_preview/go/ALLOWED_NO_FINDINGS]
[INFO] [stdout] CASE PASS [policy_preview/go/RISK_ACCEPTANCE_REQUIRED]
[INFO] [stdout] CASE PASS [policy_preview/go/VECTOR_VERDICT]
[INFO] [stdout] CASE PASS [policy_preview/go/INSUFFICIENT_DATA]
[INFO] [stdout] FAIL (audit, npm, ALLOWED_NO_FINDINGS): package not found: HTTP 404
[INFO] [stdout] FAIL (audit, npm, RISK_ACCEPTANCE_REQUIRED): package not found: HTTP 404
[INFO] [stdout] FAIL (audit, npm, VECTOR_VERDICT): package not found: HTTP 404
[INFO] [stdout] FAIL (audit, npm, INSUFFICIENT_DATA): package not found: HTTP 404
[INFO] [stdout] FAIL (audit, pip, ALLOWED_NO_FINDINGS): package not found: HTTP 404
[INFO] [stdout] FAIL (audit, pip, RISK_ACCEPTANCE_REQUIRED): package not found: HTTP 404
[INFO] [stdout] FAIL (audit, pip, VECTOR_VERDICT): package not found: HTTP 404
[INFO] [stdout] FAIL (audit, pip, INSUFFICIENT_DATA): package not found: HTTP 404
[INFO] [stdout] FAIL (audit, cargo, ALLOWED_NO_FINDINGS): package not found: HTTP 404
[INFO] [stdout] FAIL (audit, cargo, RISK_ACCEPTANCE_REQUIRED): package not found: HTTP 404
[INFO] [stdout] FAIL (audit, cargo, VECTOR_VERDICT): package not found: HTTP 404
[INFO] [stdout] FAIL (audit, cargo, INSUFFICIENT_DATA): package not found: HTTP 404
[INFO] [stdout] FAIL (audit, go, ALLOWED_NO_FINDINGS): package not found: HTTP 404
[INFO] [stdout] FAIL (audit, go, RISK_ACCEPTANCE_REQUIRED): package not found: HTTP 404
[INFO] [stdout] FAIL (audit, go, VECTOR_VERDICT): package not found: HTTP 404
[INFO] [stdout] FAIL (audit, go, INSUFFICIENT_DATA): package not found: HTTP 404
[INFO] [stdout] 
[INFO] [stdout] thread 'cli_matrix::matrix_64_cases' (1694) panicked at tests/integration/cli_matrix.rs:74:9:
[INFO] [stdout] 16 of 64 integration cases failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x640d3102d781 - 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:     0x640d3102d781 - 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:     0x640d3102d781 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x640d3102d781 - <<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:     0x640d31044f5a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x640d31044f5a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x640d310329fc - 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:     0x640d310329fc - <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:     0x640d31008756 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x640d31008756 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x640d31024299 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x640d30766570 - <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:     0x640d30766570 - 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:     0x640d310245c2 - <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:     0x640d310245c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x640d31008802 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x640d30fffd39 - 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:     0x640d310095ed - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x640d310457dc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x640d30725270 - integration[54fa0295bd06b0ac]::cli_matrix::matrix_64_cases::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/cli_matrix.rs:74:9
[INFO] [stdout]   20:     0x640d306ff162 - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x640d306ff21d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x640d306fdc9d - <tokio[4fab590c440a043f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   23:     0x640d306fd9bb - tokio[4fab590c440a043f]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[4fab590c440a043f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x640d306fd9bb - tokio[4fab590c440a043f]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[4fab590c440a043f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x640d306fd9bb - <tokio[4fab590c440a043f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   26:     0x640d306f4f80 - <tokio[4fab590c440a043f]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[4fab590c440a043f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   27:     0x640d306fbeed - <tokio[4fab590c440a043f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   28:     0x640d306fa694 - <tokio[4fab590c440a043f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4fab590c440a043f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   29:     0x640d306cdebb - <tokio[4fab590c440a043f]::runtime::context::scoped::Scoped<tokio[4fab590c440a043f]::runtime::scheduler::Context>>::set::<<tokio[4fab590c440a043f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4fab590c440a043f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[4fab590c440a043f]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x640d306ca4a9 - tokio[4fab590c440a043f]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[4fab590c440a043f]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[4fab590c440a043f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4fab590c440a043f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   31:     0x640d306e28c2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[4fab590c440a043f]::runtime::context::Context>>::try_with::<tokio[4fab590c440a043f]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[4fab590c440a043f]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[4fab590c440a043f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4fab590c440a043f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[4fab590c440a043f]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   32:     0x640d306e20ae - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[4fab590c440a043f]::runtime::context::Context>>::with::<tokio[4fab590c440a043f]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[4fab590c440a043f]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[4fab590c440a043f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4fab590c440a043f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[4fab590c440a043f]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   33:     0x640d306c93dd - tokio[4fab590c440a043f]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[4fab590c440a043f]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[4fab590c440a043f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4fab590c440a043f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   34:     0x640d306f81b0 - <tokio[4fab590c440a043f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4fab590c440a043f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   35:     0x640d306f8946 - <tokio[4fab590c440a043f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   36:     0x640d306f9c80 - <tokio[4fab590c440a043f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   37:     0x640d30719813 - tokio[4fab590c440a043f]::runtime::context::runtime::enter_runtime::<<tokio[4fab590c440a043f]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x640d306f4461 - <tokio[4fab590c440a043f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   39:     0x640d307187b4 - <tokio[4fab590c440a043f]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   40:     0x640d30718b2f - <tokio[4fab590c440a043f]::runtime::runtime::Runtime>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   41:     0x640d30725c21 - integration[54fa0295bd06b0ac]::cli_matrix::matrix_64_cases
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/cli_matrix.rs:70:27
[INFO] [stdout]   42:     0x640d3071e2a7 - integration[54fa0295bd06b0ac]::cli_matrix::matrix_64_cases::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/cli_matrix.rs:46:27
[INFO] [stdout]   43:     0x640d30709656 - <integration[54fa0295bd06b0ac]::cli_matrix::matrix_64_cases::{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]   44:     0x640d307598ab - <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]   45:     0x640d307598ab - 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]   46:     0x640d30766ef5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x640d30766ef5 - <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]   48:     0x640d30766ef5 - 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]   49:     0x640d30766ef5 - 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]   50:     0x640d30766ef5 - 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]   51:     0x640d30766ef5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x640d30766ef5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x640d307619a4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x640d307619a4 - 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]   55:     0x640d3076a042 - 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]   56:     0x640d3076a042 - <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]   57:     0x640d3076a042 - 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]   58:     0x640d3076a042 - 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]   59:     0x640d3076a042 - 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]   60:     0x640d3076a042 - 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]   61:     0x640d3076a042 - <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]   62:     0x640d3102c69f - <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]   63:     0x640d3102c69f - <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]   64:     0x7fa004644aa4 - <unknown>
[INFO] [stdout]   65:     0x7fa0046d1a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cli_matrix::matrix_64_cases
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "fd0a73f7a3f6e9facfb6dbfe3266a9c62fde9c471cee4e5114f11a175277b9cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd0a73f7a3f6e9facfb6dbfe3266a9c62fde9c471cee4e5114f11a175277b9cd", kill_on_drop: false }`
[INFO] [stdout] fd0a73f7a3f6e9facfb6dbfe3266a9c62fde9c471cee4e5114f11a175277b9cd
