[INFO] cloning repository https://github.com/Gonie-Gonie/rusted-energyplus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gonie-Gonie/rusted-energyplus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGonie-Gonie%2Frusted-energyplus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGonie-Gonie%2Frusted-energyplus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cf0da692372310404d32332d550094452a1f5175
[INFO] testing Gonie-Gonie/rusted-energyplus 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%2FGonie-Gonie%2Frusted-energyplus" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Gonie-Gonie/rusted-energyplus
[INFO] finished tweaking git repo https://github.com/Gonie-Gonie/rusted-energyplus
[INFO] tweaked toml for git repo https://github.com/Gonie-Gonie/rusted-energyplus written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Gonie-Gonie/rusted-energyplus 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/Gonie-Gonie/rusted-energyplus 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]  Downloading crates ...
[INFO] [stderr]   Downloaded memchr v2.8.1
[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] 0a2b6ad7a448d457f4b67dfe3d628811fd3fa8ce3e55e185bd07192740a68ce9
[INFO] running `Command { std: "docker" "start" "0a2b6ad7a448d457f4b67dfe3d628811fd3fa8ce3e55e185bd07192740a68ce9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a2b6ad7a448d457f4b67dfe3d628811fd3fa8ce3e55e185bd07192740a68ce9", 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" "0a2b6ad7a448d457f4b67dfe3d628811fd3fa8ce3e55e185bd07192740a68ce9" "/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" "0a2b6ad7a448d457f4b67dfe3d628811fd3fa8ce3e55e185bd07192740a68ce9", 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" "0a2b6ad7a448d457f4b67dfe3d628811fd3fa8ce3e55e185bd07192740a68ce9" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling ep_model v0.1.0 (/opt/rustwide/workdir/crates/ep_model)
[INFO] [stderr]    Compiling ep_compare v0.1.0 (/opt/rustwide/workdir/crates/ep_compare)
[INFO] [stderr]    Compiling ep_oracle v0.1.0 (/opt/rustwide/workdir/crates/ep_oracle)
[INFO] [stderr]    Compiling ep_runtime v0.1.0 (/opt/rustwide/workdir/crates/ep_runtime)
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ep_raw_model v0.1.0 (/opt/rustwide/workdir/crates/ep_raw_model)
[INFO] [stderr]    Compiling ep_compiler v0.1.0 (/opt/rustwide/workdir/crates/ep_compiler)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ep_run v0.1.0 (/opt/rustwide/workdir/crates/ep_run)
[INFO] [stderr]    Compiling ep_conformance v0.1.0 (/opt/rustwide/workdir/crates/ep_conformance)
[INFO] [stderr]    Compiling ep_cli v0.1.0 (/opt/rustwide/workdir/crates/ep_cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.98s
[INFO] running `Command { std: "docker" "inspect" "0a2b6ad7a448d457f4b67dfe3d628811fd3fa8ce3e55e185bd07192740a68ce9", 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" "0a2b6ad7a448d457f4b67dfe3d628811fd3fa8ce3e55e185bd07192740a68ce9" "/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 ep_runtime v0.1.0 (/opt/rustwide/workdir/crates/ep_runtime)
[INFO] [stderr]    Compiling ep_oracle v0.1.0 (/opt/rustwide/workdir/crates/ep_oracle)
[INFO] [stderr]    Compiling ep_compare v0.1.0 (/opt/rustwide/workdir/crates/ep_compare)
[INFO] [stderr]    Compiling ep_model v0.1.0 (/opt/rustwide/workdir/crates/ep_model)
[INFO] [stderr]    Compiling ep_raw_model v0.1.0 (/opt/rustwide/workdir/crates/ep_raw_model)
[INFO] [stderr]    Compiling ep_compiler v0.1.0 (/opt/rustwide/workdir/crates/ep_compiler)
[INFO] [stderr]    Compiling ep_run v0.1.0 (/opt/rustwide/workdir/crates/ep_run)
[INFO] [stderr]    Compiling ep_conformance v0.1.0 (/opt/rustwide/workdir/crates/ep_conformance)
[INFO] [stderr]    Compiling ep_cli v0.1.0 (/opt/rustwide/workdir/crates/ep_cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.49s
[INFO] running `Command { std: "docker" "inspect" "0a2b6ad7a448d457f4b67dfe3d628811fd3fa8ce3e55e185bd07192740a68ce9", 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" "0a2b6ad7a448d457f4b67dfe3d628811fd3fa8ce3e55e185bd07192740a68ce9" "/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.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/eplus_rs-4cdee3ea0b749581)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test conformance_artifacts::tests::process_paths_are_shortened_when_they_are_under_current_directory ... ok
[INFO] [stdout] test conformance_artifacts::tests::process_failure_tail_omits_blank_lines_and_keeps_recent_context ... ok
[INFO] [stdout] test conformance_artifacts::tests::output_injection_distinguishes_existing_meter_frequency ... ok
[INFO] [stdout] test conformance_artifacts::tests::output_injection_reuses_existing_variable_with_same_frequency ... ok
[INFO] [stdout] test tests::arbitrary_run_parser_defaults_to_compatibility ... ok
[INFO] [stdout] test conformance_artifacts::tests::output_injection_distinguishes_existing_variable_frequency ... ok
[INFO] [stdout] test tests::arbitrary_run_compare_oracle_implies_baseline_and_both_output ... ok
[INFO] [stdout] test tests::arbitrary_run_parser_rejects_missing_output_dir ... ok
[INFO] [stdout] test tests::arbitrary_run_parser_sets_c1_flags ... ok
[INFO] [stdout] test tests::arbitrary_run_parser_sets_selected_trace_targets ... ok
[INFO] [stdout] test tests::heat_balance_ctf_initial_history_policy_parser_accepts_probe_policy ... ok
[INFO] [stdout] test tests::heat_balance_ctf_seed_policy_parser_accepts_probe_policy ... ok
[INFO] [stdout] test tests::arbitrary_run_parser_rejects_unknown_option ... ok
[INFO] [stdout] test tests::heat_balance_surface_loop_zone_air_correction_parser_accepts_probe_timing ... ok
[INFO] [stdout] test tests::heat_balance_uses_run_period_eso_samples_when_design_days_exist ... ok
[INFO] [stdout] test tests::heat_balance_warmup_minimum_days_parser_accepts_empty_or_positive_days ... ok
[INFO] [stdout] test tests::heat_balance_inside_hconv_reevaluation_parser_accepts_empty_or_positive_count ... ok
[INFO] [stdout] test tests::heat_balance_zone_air_algorithm_lane_marks_only_candidate_promotable ... ok
[INFO] [stdout] test tests::heat_balance_zone_air_report_sampling_parser_accepts_probe_sampling ... ok
[INFO] [stdout] test tests::heat_balance_zone_conduction_report_source_parser_accepts_probe_source ... ok
[INFO] [stdout] test tests::missing_compare_geometry_path_fails ... ok
[INFO] [stdout] test tests::missing_model_compile_path_fails ... ok
[INFO] [stdout] test tests::heat_balance_zone_air_algorithm_parser_accepts_probe_algorithm ... ok
[INFO] [stdout] test tests::missing_compare_surface_geometry_path_fails ... ok
[INFO] [stdout] test tests::missing_conformance_diagnostic_report_path_fails ... ok
[INFO] [stdout] test tests::missing_model_geometry_path_fails ... ok
[INFO] [stdout] test tests::missing_model_plan_path_fails ... ok
[INFO] [stdout] test tests::parse_zone_temperature_compare_args_accepts_report_dir ... ok
[INFO] [stdout] test tests::missing_run_command_fails_with_run_args_exit_code ... ok
[INFO] [stdout] test tests::heat_balance_surface_iterations_parser_accepts_empty_or_positive_count ... ok
[INFO] [stdout] test tests::missing_compare_internal_gains_path_fails ... ok
[INFO] [stdout] test tests::version_command_succeeds ... ok
[INFO] [stdout] test tests::missing_model_inspect_path_fails ... ok
[INFO] [stdout] test tests::missing_compare_internal_convective_gain_path_fails ... ok
[INFO] [stdout] test tests::zone_temperature_delta_summary_tracks_diagnostic_samples ... ok
[INFO] [stdout] test tests::seed_coverage_reports_tracked_objects ... ok
[INFO] [stdout] test tests::runtime_ctf_eio_seed_filters_mass_constructions ... ok
[INFO] [stdout] test tests::zone_temperature_summary_json_keeps_diagnostic_boundary ... ok
[INFO] [stdout] test tests::zone_temperature_summary_json_includes_manifest_context ... ok
[INFO] [stdout] test tests::heat_balance_report_can_render_diagnostic_non_claim_boundary ... ok
[INFO] [stdout] test tests::heat_balance_conformance_report_records_pass_and_tolerances ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ep_compare-b7e78dc237939dd9)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test tests::parses_eio_construction_ctf_rows ... ok
[INFO] [stdout] test tests::parses_eio_construction_ctf_coefficient_rows ... ok
[INFO] [stdout] test tests::parses_eio_material_ctf_summary_rows ... ok
[INFO] [stdout] test tests::parses_eio_other_equipment_nominal_rows ... ok
[INFO] [stdout] test tests::parses_eio_zone_geometry_rows ... ok
[INFO] [stdout] test tests::parses_eio_warmup_environment_rows ... ok
[INFO] [stdout] test tests::parses_eso_series_by_key_and_variable ... ok
[INFO] [stdout] test tests::parses_eso_time_series_with_hourly_timestamps ... ok
[INFO] [stdout] test tests::parses_mtr_time_series_by_frequency ... ok
[INFO] [stdout] test tests::reports_missing_mtr_meter ... ok
[INFO] [stdout] test tests::preserves_energyplus_mass_ctf_emission_order ... ok
[INFO] [stdout] test tests::series_comparison_reports_first_value_divergence ... ok
[INFO] [stdout] test tests::series_comparison_reports_length_divergence ... ok
[INFO] [stdout] test tests::series_comparison_tracks_max_delta ... ok
[INFO] [stdout] test tests::series_v2_aligns_timestamped_samples ... ok
[INFO] [stdout] test tests::series_v2_reports_missing_observed_timestamp ... ok
[INFO] [stdout] test tests::series_v2_reports_rmse_and_relative_delta ... ok
[INFO] [stdout] test tests::parses_eio_heat_transfer_surface_rows ... ok
[INFO] [stdout] test tests::parses_mtr_time_series_with_hourly_timestamps ... ok
[INFO] [stdout] test tests::tolerance_accepts_close_values ... ok
[INFO] [stdout] test tests::reports_missing_mtr_frequency ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ep_compiler-f5b3f0da01739f2c)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test compiler::tests::compile_report_records_typed_and_raw_only_coverage ... ok
[INFO] [stdout] test compiler::tests::missing_surface_zone_emits_diagnostic ... ok
[INFO] [stdout] test compiler::tests::parses_material_properties_and_other_equipment ... ok
[INFO] [stdout] test compiler::tests::parses_run_period_dates ... ok
[INFO] [stdout] test compiler::tests::parses_surface_convection_algorithm_singletons ... ok
[INFO] [stdout] test compiler::tests::parses_plant_loop_skeleton_graph ... ok
[INFO] [stdout] test compiler::tests::compile_report_records_typed_and_reference_stages ... ok
[INFO] [stdout] test compiler::tests::parses_thermostat_and_ideal_loads_graph ... ok
[INFO] [stdout] test compiler::tests::rejects_direct_node_name_that_duplicates_nodelist ... ok
[INFO] [stdout] test compiler::tests::rejects_ideal_loads_invalid_numeric_ranges ... ok
[INFO] [stdout] test compiler::tests::rejects_missing_ideal_loads_equipment_reference ... ok
[INFO] [stdout] test compiler::tests::rejects_equipment_sequence_and_connection_duplicates ... ok
[INFO] [stdout] test compiler::tests::parses_schedule_compact_all_days_segments ... ok
[INFO] [stdout] test compiler::tests::rejects_missing_thermostat_setpoint_schedule ... ok
[INFO] [stdout] test compiler::tests::rejects_nodelist_name_that_duplicates_registered_node ... ok
[INFO] [stdout] test compiler::tests::other_equipment_fraction_sum_above_one_is_error ... ok
[INFO] [stdout] test compiler::tests::rejects_unsupported_thermostat_control_type ... ok
[INFO] [stdout] test compiler::tests::rejects_unsupported_zone_equipment_type ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ep_conformance-5f37bc9dca50569a)
[INFO] [stdout] test compiler::tests::sorts_ideal_loads_graph_edges_by_equipment_sequence ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test tests::accepts_conformance_claim_with_full_evidence_contract ... ok
[INFO] [stdout] test tests::loads_foundation_suite_fixture ... ok
[INFO] [stdout] test tests::accepts_case_manifest_v2_contract ... ok
[INFO] [stdout] test tests::loads_heat_balance_nomass_conformance_case_fixture ... ok
[INFO] [stdout] test tests::loads_air_side_node_diagnostic_case_fixture ... ok
[INFO] [stdout] test tests::builds_output_registry_from_case_fixture ... ok
[INFO] [stdout] test tests::loads_airloop_hvac_diagnostic_case_fixtures ... ok
[INFO] [stdout] test tests::loads_internal_gains_case_fixture ... ok
[INFO] [stdout] test tests::loads_construction_materials_case_fixture ... ok
[INFO] [stdout] test tests::loads_official_static_model_conformance_case_fixture ... ok
[INFO] [stdout] test tests::loads_foundation_case_fixture ... ok
[INFO] [stdout] test tests::rejects_empty_trace_level ... ok
[INFO] [stdout] test tests::rejects_duplicate_output_requests ... ok
[INFO] [stdout] test tests::rejects_conformance_level_output_without_claim ... ok
[INFO] [stdout] test tests::loads_zone_temperature_diagnostic_case_fixture ... ok
[INFO] [stdout] test tests::loads_ideal_loads_thermostat_smoke_case_fixture ... ok
[INFO] [stdout] test tests::rejects_missing_manifest_v2_when_v2_validation_is_requested ... ok
[INFO] [stdout] test tests::loads_weather_fields_case_fixture ... ok
[INFO] [stdout] test tests::loads_surface_geometry_case_fixture ... ok
[INFO] [stdout] test tests::loads_plant_loop_diagnostic_case_fixture ... ok
[INFO] [stdout] test tests::loads_surface_temperature_nomass_conformance_case_fixture ... ok
[INFO] [stdout] test tests::rejects_diagnostic_case_with_true_conformance_claim ... ok
[INFO] [stdout] test tests::loads_official_dynamic_heat_balance_diagnostic_case_fixture ... ok
[INFO] [stdout] test tests::loads_official_dynamic_heat_balance_candidate_case_fixture ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `-p ep_conformance --lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::loads_official_dynamic_heat_balance_candidate_case_fixture stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::loads_official_dynamic_heat_balance_candidate_case_fixture' (1057) panicked at crates/ep_conformance/src/tests.rs:611:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 128
[INFO] [stdout]  right: 127
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6057bf4ac7a8 - 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:     0x6057bf4ac7a8 - 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:     0x6057bf4ac7a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6057bf4ac7a8 - <<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:     0x6057bf4c13da - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6057bf4c13da - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x6057bf4b1022 - 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:     0x6057bf4b1022 - <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:     0x6057bf48b436 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6057bf48b436 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6057bf4a4959 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6057bf43a1fc - <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:     0x6057bf43a1fc - 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:     0x6057bf4a4b12 - <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:     0x6057bf4a4b12 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6057bf48b4f2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6057bf4805a9 - 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:     0x6057bf48c20d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6057bf4c1b0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6057bf4c1a23 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6057bf4bd3ad - core[8fb95b77d25ab6c8]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6057bf2ff982 - ep_conformance[639d2191e58e1f58]::tests::loads_official_dynamic_heat_balance_candidate_case_fixture
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/ep_conformance/src/tests.rs:611:5
[INFO] [stdout]   22:     0x6057bf2f2887 - ep_conformance[639d2191e58e1f58]::tests::loads_official_dynamic_heat_balance_candidate_case_fixture::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/ep_conformance/src/tests.rs:591:4
[INFO] [stdout]   23:     0x6057bf34e146 - <ep_conformance[639d2191e58e1f58]::tests::loads_official_dynamic_heat_balance_candidate_case_fixture::{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:     0x6057bf42d2db - <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:     0x6057bf42d2db - 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:     0x6057bf43ab55 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x6057bf43ab55 - <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:     0x6057bf43ab55 - 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:     0x6057bf43ab55 - 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:     0x6057bf43ab55 - 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:     0x6057bf43ab55 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x6057bf43ab55 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x6057bf434464 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x6057bf434464 - 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:     0x6057bf43dbd2 - 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:     0x6057bf43dbd2 - <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:     0x6057bf43dbd2 - 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:     0x6057bf43dbd2 - 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:     0x6057bf43dbd2 - 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:     0x6057bf43dbd2 - 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:     0x6057bf43dbd2 - <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:     0x6057bf4abdcf - <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:     0x6057bf4abdcf - <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:     0x76e57fa89aa4 - <unknown>
[INFO] [stdout]   45:     0x76e57fb16a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::loads_official_dynamic_heat_balance_candidate_case_fixture
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 23 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0a2b6ad7a448d457f4b67dfe3d628811fd3fa8ce3e55e185bd07192740a68ce9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a2b6ad7a448d457f4b67dfe3d628811fd3fa8ce3e55e185bd07192740a68ce9", kill_on_drop: false }`
[INFO] [stdout] 0a2b6ad7a448d457f4b67dfe3d628811fd3fa8ce3e55e185bd07192740a68ce9
