[INFO] cloning repository https://github.com/ae-bii/aniimax
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ae-bii/aniimax" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fae-bii%2Faniimax", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fae-bii%2Faniimax'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b80202685dd2ada89705a934e1a01ab9b82f37e8
[INFO] testing ae-bii/aniimax/b80202685dd2ada89705a934e1a01ab9b82f37e8 against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fae-bii%2Faniimax" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ae-bii/aniimax
[INFO] finished tweaking git repo https://github.com/ae-bii/aniimax
[INFO] tweaked toml for git repo https://github.com/ae-bii/aniimax written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ae-bii/aniimax on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ae-bii/aniimax 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.99.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-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6d9a2a1d48cc2595313559f28569c9411dce9dee5566f3e983c5db7425afb394
[INFO] running `Command { std: "docker" "start" "6d9a2a1d48cc2595313559f28569c9411dce9dee5566f3e983c5db7425afb394", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d9a2a1d48cc2595313559f28569c9411dce9dee5566f3e983c5db7425afb394", 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" "6d9a2a1d48cc2595313559f28569c9411dce9dee5566f3e983c5db7425afb394" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d9a2a1d48cc2595313559f28569c9411dce9dee5566f3e983c5db7425afb394", 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" "6d9a2a1d48cc2595313559f28569c9411dce9dee5566f3e983c5db7425afb394" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.108
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling sprs v0.11.4
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.108
[INFO] [stderr]    Compiling js-sys v0.3.85
[INFO] [stderr]    Compiling microlp v0.4.0
[INFO] [stderr]    Compiling web-sys v0.3.85
[INFO] [stderr]    Compiling aniimax v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "6d9a2a1d48cc2595313559f28569c9411dce9dee5566f3e983c5db7425afb394", 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" "6d9a2a1d48cc2595313559f28569c9411dce9dee5566f3e983c5db7425afb394" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling aniimax v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 23.18s
[INFO] running `Command { std: "docker" "inspect" "6d9a2a1d48cc2595313559f28569c9411dce9dee5566f3e983c5db7425afb394", 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" "6d9a2a1d48cc2595313559f28569c9411dce9dee5566f3e983c5db7425afb394" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/aniimax-85eb8d3486ec04e2)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test coverage::tests::farmland_alone_matches_hand_verified_geometry ... ok
[INFO] [stdout] test coverage::tests::multi_type_sharing_gives_a_sensible_non_zero_split ... ok
[INFO] [stdout] test coverage::tests::no_two_positions_from_the_same_best_grid_overlap ... ok
[INFO] [stdout] test coverage::tests::woodland_alone_matches_expected_max ... ok
[INFO] [stdout] test coverage::tests::building_packing_with_multiple_modes_is_fast_and_correct ... ok
[INFO] [stdout] test coverage::tests::packing_solve_is_fast_enough_for_the_worst_realistic_case ... ok
[INFO] [stdout] test coverage::tests::building_packing_layouts_match_aggregate_and_stay_non_overlapping ... ok
[INFO] [stdout] test coverage::regression_tests::building_packing_stays_fast_at_realistic_owned_counts ... ok
[INFO] [stdout] test coverage::regression_tests::building_packing_stays_fast_at_large_owned_count ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/aniimax-9a1534bb0720bfe6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/data_tests.rs (/opt/rustwide/target/release/deps/data_tests-59064e1cfb83555d)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_currency_types ... ok
[INFO] [stdout] test test_mineral_pile_quartz_and_gem_yields_are_not_swapped_with_byproduct ... ok
[INFO] [stdout] test test_loaded_items_have_valid_data ... ok
[INFO] [stdout] test test_load_all_data ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/display_tests.rs (/opt/rustwide/target/release/deps/display_tests-1d1de607f475f463)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_format_time_fractional ... ok
[INFO] [stdout] test test_format_time_minutes ... ok
[INFO] [stdout] test test_format_time_seconds ... ok
[INFO] [stdout] test test_format_time_zero ... ok
[INFO] [stderr]      Running tests/models_tests.rs (/opt/rustwide/target/release/deps/models_tests-2d53e65995f11cfd)
[INFO] [stdout] test test_format_time_hours ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_facility_counts_add_tier_sums_count_and_takes_max_level ... ok
[INFO] [stdout] test test_facility_counts_capacity_at_level_respects_tiers ... ok
[INFO] [stdout] test test_facility_counts_set_replaces_tiers_while_add_tier_accumulates ... ok
[INFO] [stdout] test test_facility_counts_get_count ... ok
[INFO] [stdout] test test_facility_counts_can_produce ... ok
[INFO] [stdout] test test_facility_counts_set_tiers_replaces_wholesale ... ok
[INFO] [stdout] test test_facility_counts_get_level ... ok
[INFO] [stdout] test test_processed_item_creation ... ok
[INFO] [stdout] test test_production_item_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/optimizer_tests.rs (/opt/rustwide/target/release/deps/optimizer_tests-f6ac3d2831942cc0)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test test_calculate_efficiencies_coins ... ok
[INFO] [stdout] test test_byproduct_target_goal_result_has_no_double_counted_byproducts ... ok
[INFO] [stdout] test test_calculate_efficiencies_bud_tickets ... ok
[INFO] [stdout] test test_empty_efficiencies ... ok
[INFO] [stdout] test test_calculate_efficiencies_filters_by_level ... ok
[INFO] [stdout] test test_find_best_production_path ... ok
[INFO] [stdout] test test_find_coin_plan_never_produces_via_unowned_intermediate_facility ... ok
[INFO] [stdout] test test_find_coin_plan_infeasible_with_no_facilities ... ok
[INFO] [stdout] test test_find_best_production_path_energy_optimization ... ok
[INFO] [stdout] test test_environment_coverage_is_a_no_op_when_no_gated_item_is_unlocked ... ok
[INFO] [stdout] test test_mineral_sand_target_picks_the_best_byproduct_item ... ok
[INFO] [stdout] test test_parallel_production_increases_efficiency ... ok
[INFO] [stdout] test test_environment_gated_item_unavailable_with_zero_matching_buildings ... ok
[INFO] [stdout] test test_environment_coverage_uses_multiple_owned_buildings_when_one_is_not_enough ... ok
[INFO] [stdout] test test_prioritize_byproducts_is_a_no_op_when_targeting_a_byproduct_directly ... ok
[INFO] [stdout] test test_production_plan_reports_candidates_evaluated_and_trial_solves ... ok
[INFO] [stdout] test test_large_multi_facility_config_stays_fast ... ok
[INFO] [stdout] test test_environment_gated_item_capped_by_single_building_coverage ... ok
[INFO] [stdout] test test_find_production_plan_bud_tickets_end_to_end ... ok
[INFO] [stdout] test test_find_coin_plan_shares_root_raw_material_across_branches ... ok
[INFO] [stdout] test test_single_dominant_processor_item_claims_every_owned_unit ... ok
[INFO] [stdout] test test_wood_blocks_target_picks_the_best_byproduct_item ... ok
[INFO] [stdout] test test_wood_blocks_target_respects_environment_coverage ... ok
[INFO] [stdout] test test_find_coin_plan_processor_contention_dedicates_to_one_recipe_not_both ... ok
[INFO] [stdout] test test_mixed_level_tiers_split_capacity_by_what_each_tier_can_actually_run ... ok
[INFO] [stdout] test test_find_coin_plan_target_already_met ... ok
[INFO] [stdout] test test_seed_requirements_match_ceil_of_total_time_over_cycle_time ... ok
[INFO] [stdout] test test_two_chains_sharing_a_grower_facility_settle_on_the_more_profitable_split ... ok
[INFO] [stdout] test test_processor_facility_dedicates_a_separate_unit_to_its_own_intermediate_step ... ok
[INFO] [stdout] test test_two_hop_chain_is_infeasible_with_only_one_unit_of_its_shared_facility ... ok
[INFO] [stdout] test test_prioritize_byproducts_forces_max_wood_blocks_rate_at_a_real_coin_cost ... ok
[INFO] [stdout] test test_environment_coverage_choice_does_not_settle_for_a_worse_joint_split has been running for over 60 seconds
[INFO] [stdout] test test_environment_coverage_choice_finds_the_full_joint_improvement_for_farmland_30 has been running for over 60 seconds
[INFO] [stdout] test test_environment_coverage_is_not_wasted_on_a_chain_that_never_gets_produced has been running for over 60 seconds
[INFO] [stdout] test test_find_coin_plan_solo_processor_contributor_reports_true_need_not_full_owned_count has been running for over 60 seconds
[INFO] [stdout] test test_multi_ingredient_chain_shows_every_grower_item_it_needs has been running for over 60 seconds
[INFO] [stdout] test test_prioritize_byproducts_remains_feasible_and_does_not_reduce_byproduct_output_when_coverage_is_contested has been running for over 60 seconds
[INFO] [stdout] test test_single_chain_using_multiple_grower_items_settles_on_the_more_profitable_alternative has been running for over 60 seconds
[INFO] [stdout] test test_multi_ingredient_chain_shows_every_grower_item_it_needs ... ok
[INFO] [stdout] test test_single_chain_using_multiple_grower_items_settles_on_the_more_profitable_alternative ... ok
[INFO] [stdout] test test_find_coin_plan_solo_processor_contributor_reports_true_need_not_full_owned_count ... FAILED
[INFO] [stdout] test test_environment_coverage_is_not_wasted_on_a_chain_that_never_gets_produced ... ok
[INFO] [stdout] test test_environment_coverage_choice_finds_the_full_joint_improvement_for_farmland_30 ... ok
[INFO] [stdout] test test_prioritize_byproducts_remains_feasible_and_does_not_reduce_byproduct_output_when_coverage_is_contested ... ok
[INFO] [stdout] test test_environment_coverage_choice_does_not_settle_for_a_worse_joint_split ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_find_coin_plan_solo_processor_contributor_reports_true_need_not_full_owned_count stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_find_coin_plan_solo_processor_contributor_reports_true_need_not_full_owned_count' (1473) panicked at tests/optimizer_tests.rs:616:5:
[INFO] [stdout] assertion `left == right` failed: expected exactly two Crafting Table recipes (woven_toy and pearl_necklace), got: [PlanStep { item_name: Some("pearl_necklace"), facility: "Crafting Table", facility_count: 1, status: Producing, reason: "Sells directly", is_grower: false, cycle_time: None, environment: None }, PlanStep { item_name: None, facility: "Crafting Table", facility_count: 1, status: Idle, reason: "No further profitable use found", is_grower: false, cycle_time: None, environment: None }]
[INFO] [stdout]   left: 1
[INFO] [stdout]  right: 2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a7dccff5a27 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5a7dccfc1bc4 - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5a7dccff4feb - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5a7dccff4be9 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5a7dccff486a - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5a7dccff43a3 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5a7dcd01a4f1 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5a7dcd01a4a9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5a7dcd01a9ac - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]    9:     0x5a7dccfc1a5b - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5a7dccfc19d4 - core[7c831bd917ebf35f]::panicking::assert_failed_inner
[INFO] [stdout]   11:     0x5a7dccfc2ade - core[7c831bd917ebf35f]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]   12:     0x5a7dccf6a3fc - <optimizer_tests[52336883c19cecf2]::test_find_coin_plan_solo_processor_contributor_reports_true_need_not_full_owned_count::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x5a7dcd03118b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   14:     0x5a7dcd02cae2 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   15:     0x5a7dcd02c58c - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x5a7dcd04758c - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x5a7dcd01bf1a - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x735938f9407a - <unknown>
[INFO] [stdout]   19:     0x735939027534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_find_coin_plan_solo_processor_contributor_reports_true_need_not_full_owned_count
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 37 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 349.95s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test optimizer_tests`
[INFO] running `Command { std: "docker" "inspect" "6d9a2a1d48cc2595313559f28569c9411dce9dee5566f3e983c5db7425afb394", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d9a2a1d48cc2595313559f28569c9411dce9dee5566f3e983c5db7425afb394", kill_on_drop: false }`
[INFO] [stdout] 6d9a2a1d48cc2595313559f28569c9411dce9dee5566f3e983c5db7425afb394
