[INFO] cloning repository https://github.com/mycroft/vivarium
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mycroft/vivarium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmycroft%2Fvivarium", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmycroft%2Fvivarium'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 380065d33dce47c468048c13b049bfec4b363362
[INFO] testing mycroft/vivarium against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmycroft%2Fvivarium" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mycroft/vivarium
[INFO] finished tweaking git repo https://github.com/mycroft/vivarium
[INFO] tweaked toml for git repo https://github.com/mycroft/vivarium written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mycroft/vivarium on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mycroft/vivarium already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.50
[INFO] [stderr]   Downloaded zerocopy v0.8.50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 41fb7b5b76d92004bd38b38988cb29395c3c4f4431c3e3f9d2184da67596140b
[INFO] running `Command { std: "docker" "start" "41fb7b5b76d92004bd38b38988cb29395c3c4f4431c3e3f9d2184da67596140b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41fb7b5b76d92004bd38b38988cb29395c3c4f4431c3e3f9d2184da67596140b", 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" "41fb7b5b76d92004bd38b38988cb29395c3c4f4431c3e3f9d2184da67596140b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41fb7b5b76d92004bd38b38988cb29395c3c4f4431c3e3f9d2184da67596140b", 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" "41fb7b5b76d92004bd38b38988cb29395c3c4f4431c3e3f9d2184da67596140b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling vivarium v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.36s
[INFO] running `Command { std: "docker" "inspect" "41fb7b5b76d92004bd38b38988cb29395c3c4f4431c3e3f9d2184da67596140b", 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" "41fb7b5b76d92004bd38b38988cb29395c3c4f4431c3e3f9d2184da67596140b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling vivarium v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.48s
[INFO] running `Command { std: "docker" "inspect" "41fb7b5b76d92004bd38b38988cb29395c3c4f4431c3e3f9d2184da67596140b", 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" "41fb7b5b76d92004bd38b38988cb29395c3c4f4431c3e3f9d2184da67596140b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vivarium-f0fafd5f6559099e)
[INFO] [stdout] 
[INFO] [stdout] running 64 tests
[INFO] [stdout] test app::tests::exit_keys_are_observer_only_controls ... ok
[INFO] [stdout] test app::tests::n_spawns_random_creature ... ok
[INFO] [stdout] test app::tests::i_toggles_information_panel ... ok
[INFO] [stdout] test app::tests::cli_parses_config_path ... ok
[INFO] [stdout] test app::tests::cli_rejects_zero_tick_rate ... ok
[INFO] [stdout] test creature::tests::creature_needs_are_clamped_to_valid_ranges ... ok
[INFO] [stdout] test config::tests::toml_rejects_zero_values ... ok
[INFO] [stdout] test event::tests::log_retains_only_the_latest_ten_events ... ok
[INFO] [stdout] test config::tests::toml_configures_board_speed_and_information_visibility ... ok
[INFO] [stdout] test genetics::tests::gene_values_are_clamped_to_valid_ranges ... ok
[INFO] [stdout] test genetics::tests::inheritance_selects_each_gene_from_a_parent_without_mutation ... ok
[INFO] [stdout] test genetics::tests::lifespan_is_clamped_to_minimum ... ok
[INFO] [stdout] test app::tests::cli_rejects_invalid_seed ... ok
[INFO] [stdout] test renderer::tests::frame_contains_grid_statistics_and_events ... ok
[INFO] [stdout] test renderer::tests::terminal_output_returns_to_column_zero_after_each_line ... ok
[INFO] [stdout] test renderer::tests::frame_can_hide_information_panel ... ok
[INFO] [stdout] test simulation::tests::manual_spawn_adds_random_creature_and_updates_statistics ... ok
[INFO] [stdout] test simulation::tests::manual_spawn_fails_when_no_free_cell_exists ... ok
[INFO] [stdout] test simulation::tests::initial_statistics_reflect_the_initial_world ... ok
[INFO] [stdout] test simulation::tests::manual_spawn_is_deterministic_for_equal_seeds ... ok
[INFO] [stdout] test simulation::tests::maximum_hunger_causes_starvation ... ok
[INFO] [stdout] test simulation::tests::newborn_sex_is_deterministic_for_equal_seeds ... ok
[INFO] [stdout] test simulation::tests::needs_are_saturated_at_their_bounds ... ok
[INFO] [stdout] test simulation::tests::reaching_lifespan_causes_old_age_death ... ok
[INFO] [stdout] test renderer::tests::frame_renders_males_as_a_and_females_as_o ... ok
[INFO] [stdout] test simulation::tests::occupied_food_destination_blocks_movement ... ok
[INFO] [stdout] test simulation::tests::random_movement_is_deterministic_and_stays_in_bounds ... ok
[INFO] [stdout] test simulation::tests::creature_moves_to_neighboring_food_and_pays_energy_cost ... ok
[INFO] [stdout] test simulation::tests::child_inherits_each_gene_from_one_parent_without_mutation ... ok
[INFO] [stdout] test simulation::tests::eligible_adjacent_parents_create_child_and_pay_energy_cost ... ok
[INFO] [stdout] test simulation::tests::reproduction_fails_without_free_adjacent_cell_or_parent_cost ... ok
[INFO] [stdout] test simulation::tests::living_creatures_survive_death_removal ... ok
[INFO] [stdout] test simulation::tests::reproduction_and_death_events_are_recorded_in_phase_order ... ok
[INFO] [stdout] test genetics::tests::mutation_is_clamped_to_gene_bounds ... ok
[INFO] [stdout] test simulation::tests::food_detection_wraps_across_world_edges ... ok
[INFO] [stdout] test simulation::tests::food_spawning_respects_maximum ... ok
[INFO] [stdout] test simulation::tests::consuming_food_updates_needs_and_removes_food ... ok
[INFO] [stdout] test simulation::tests::each_parent_reproduces_at_most_once_per_tick ... ok
[INFO] [stdout] test simulation::tests::zero_energy_causes_starvation_and_immediate_removal ... ok
[INFO] [stdout] test statistics::tests::averages_are_calculated_from_current_population ... ok
[INFO] [stdout] test simulation::tests::statistics_track_current_counts_and_cumulative_births_and_deaths ... ok
[INFO] [stdout] test simulation::tests::reproduction_requires_opposite_sexes ... ok
[INFO] [stdout] test simulation::tests::slow_creature_moves_only_on_its_interval ... ok
[INFO] [stdout] test simulation::tests::updating_needs_increases_age_and_hunger_and_costs_energy ... ok
[INFO] [stdout] test statistics::tests::empty_population_has_zero_averages ... ok
[INFO] [stdout] test simulation::tests::tick_processes_creatures_in_stable_id_order ... ok
[INFO] [stdout] test simulation::tests::reproduction_requires_all_eligibility_conditions ... ok
[INFO] [stdout] test simulation::tests::tick_advances_once_after_all_phases ... ok
[INFO] [stdout] test simulation::tests::simulation_event_log_keeps_only_latest_ten_events ... ok
[INFO] [stdout] test world::tests::food_cannot_overlap_creatures_or_leave_bounds ... ok
[INFO] [stdout] test simulation::tests::statistics_refresh_averages_from_surviving_population ... ok
[INFO] [stdout] test world::tests::equal_seeds_assign_equal_creature_sexes ... ok
[INFO] [stdout] test world::tests::initial_creatures_are_in_bounds_and_non_overlapping ... ok
[INFO] [stdout] test world::tests::initial_population_is_limited_by_world_capacity ... ok
[INFO] [stdout] test world::tests::wraps_south_edge_to_north_edge ... ok
[INFO] [stdout] test world::tests::wraps_west_edge_to_east_edge ... ok
[INFO] [stdout] test world::tests::wraps_east_edge_to_west_edge ... ok
[INFO] [stdout] test world::tests::different_seeds_create_different_initial_worlds ... ok
[INFO] [stdout] test simulation::tests::snapshots_are_independent_of_creature_storage_order ... ok
[INFO] [stdout] test world::tests::equal_seeds_create_equal_initial_worlds ... ok
[INFO] [stdout] test app::tests::cli_parses_seed_and_tick_rate ... ok
[INFO] [stdout] test world::tests::wraps_north_edge_to_south_edge ... ok
[INFO] [stdout] test config::tests::complete_toml_configures_all_simulation_values ... FAILED
[INFO] [stdout] test simulation::tests::equal_seeds_produce_equal_snapshots_after_many_ticks ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::complete_toml_configures_all_simulation_values stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::tests::complete_toml_configures_all_simulation_values' (632) panicked at src/config.rs:445:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: AppConfig { simulation: Config { world_width: 80, world_height: 24, ticks_per_second: 10, initial_population: 20, initial_energy: 100, initial_hunger: 0, baseline_energy_cost: 1, baseline_energy_interval: 10, food_spawn_rate: 1.0, max_food: 120, food_energy_gain: 50, food_hunger_reduction: 100, mutation_rate: 0.05, trait_mutation_step: 1, lifespan_mutation_step: 100, adult_age: 100, reproduction_energy_threshold: 60, reproduction_hunger_threshold: 80, reproduction_energy_cost: 30, child_energy: 80, child_hunger: 0, minimum_movement_energy_cost: 1, maximum_movement_energy_cost: 2, minimum_hunger_interval: 1, maximum_hunger_interval: 10 }, show_information: true }
[INFO] [stdout]  right: AppConfig { simulation: Config { world_width: 80, world_height: 24, ticks_per_second: 10, initial_population: 20, initial_energy: 100, initial_hunger: 0, baseline_energy_cost: 1, baseline_energy_interval: 10, food_spawn_rate: 1.0, max_food: 120, food_energy_gain: 50, food_hunger_reduction: 100, mutation_rate: 0.05, trait_mutation_step: 1, lifespan_mutation_step: 100, adult_age: 100, reproduction_energy_threshold: 60, reproduction_hunger_threshold: 80, reproduction_energy_cost: 30, child_energy: 80, child_hunger: 0, minimum_movement_energy_cost: 1, maximum_movement_energy_cost: 2, minimum_hunger_interval: 10, maximum_hunger_interval: 100 }, show_information: true }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62bdbfb3e6d8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62bdbfb3e6d8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62bdbfb3e6d8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62bdbfb3e6d8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62bdbfb54f0a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62bdbfb54f0a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x62bdbfb42ef2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x62bdbfb42ef2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x62bdbfb1d716 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62bdbfb1d716 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62bdbfb36c29 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62bdbf9bc09c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x62bdbf9bc09c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62bdbfb36de2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x62bdbfb36de2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62bdbfb1d7d2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62bdbfb129d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62bdbfb1e4ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62bdbfb5569c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62bdbfb55553 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x62bdbf914e73 - core[8fb95b77d25ab6c8]::panicking::assert_failed::<vivarium[63b74335d0fbe23e]::config::AppConfig, vivarium[63b74335d0fbe23e]::config::AppConfig>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x62bdbf912cbf - vivarium[63b74335d0fbe23e]::config::tests::complete_toml_configures_all_simulation_values
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:445:9
[INFO] [stdout]   22:     0x62bdbf90b387 - vivarium[63b74335d0fbe23e]::config::tests::complete_toml_configures_all_simulation_values::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:437:56
[INFO] [stdout]   23:     0x62bdbf9334e6 - <vivarium[63b74335d0fbe23e]::config::tests::complete_toml_configures_all_simulation_values::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62bdbf9af17b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62bdbf9af17b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x62bdbf9bc9f5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x62bdbf9bc9f5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x62bdbf9bc9f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x62bdbf9bc9f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x62bdbf9bc9f5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62bdbf9bc9f5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x62bdbf9bc9f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x62bdbf9b6304 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x62bdbf9b6304 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x62bdbf9bfa72 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x62bdbf9bfa72 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x62bdbf9bfa72 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x62bdbf9bfa72 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x62bdbf9bfa72 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62bdbf9bfa72 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x62bdbf9bfa72 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62bdbfb3e03f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x62bdbfb3e03f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7657e3557aa4 - <unknown>
[INFO] [stdout]   45:     0x7657e35e4a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::tests::complete_toml_configures_all_simulation_values
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 63 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "41fb7b5b76d92004bd38b38988cb29395c3c4f4431c3e3f9d2184da67596140b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41fb7b5b76d92004bd38b38988cb29395c3c4f4431c3e3f9d2184da67596140b", kill_on_drop: false }`
[INFO] [stdout] 41fb7b5b76d92004bd38b38988cb29395c3c4f4431c3e3f9d2184da67596140b
