[INFO] cloning repository https://github.com/LucasValente-AppEstrela/rust-plasma
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LucasValente-AppEstrela/rust-plasma" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucasValente-AppEstrela%2Frust-plasma", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucasValente-AppEstrela%2Frust-plasma'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 606a1f90e371d90010b1c745cca305e58fbe2704
[INFO] testing LucasValente-AppEstrela/rust-plasma against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucasValente-AppEstrela%2Frust-plasma" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LucasValente-AppEstrela/rust-plasma
[INFO] finished tweaking git repo https://github.com/LucasValente-AppEstrela/rust-plasma
[INFO] tweaked toml for git repo https://github.com/LucasValente-AppEstrela/rust-plasma written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LucasValente-AppEstrela/rust-plasma on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LucasValente-AppEstrela/rust-plasma 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-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d56f963f8c75908c15defc2b07ef81b77dc37f95a82514d3668941cff7fd973c
[INFO] running `Command { std: "docker" "start" "d56f963f8c75908c15defc2b07ef81b77dc37f95a82514d3668941cff7fd973c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d56f963f8c75908c15defc2b07ef81b77dc37f95a82514d3668941cff7fd973c", 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" "d56f963f8c75908c15defc2b07ef81b77dc37f95a82514d3668941cff7fd973c" "/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" "d56f963f8c75908c15defc2b07ef81b77dc37f95a82514d3668941cff7fd973c", 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" "d56f963f8c75908c15defc2b07ef81b77dc37f95a82514d3668941cff7fd973c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rhai_codegen v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rhai v1.21.0
[INFO] [stderr]    Compiling plasma_simulation v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `plasma_simulation::simulation::MeshPreset::resolution`: Use resolution_for_dimensions() instead for dimension-aware meshing
[INFO] [stdout]    --> benches/performance_test.rs:131:28
[INFO] [stdout]     |
[INFO] [stdout] 131 |         config.mesh_preset.resolution()
[INFO] [stdout]     |                            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.50s
[INFO] running `Command { std: "docker" "inspect" "d56f963f8c75908c15defc2b07ef81b77dc37f95a82514d3668941cff7fd973c", 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" "d56f963f8c75908c15defc2b07ef81b77dc37f95a82514d3668941cff7fd973c" "/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 once_cell v1.21.3
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rhai v1.21.0
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling plasma_simulation v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `plasma_simulation::simulation::MeshPreset::resolution`: Use resolution_for_dimensions() instead for dimension-aware meshing
[INFO] [stdout]    --> benches/performance_test.rs:131:28
[INFO] [stdout]     |
[INFO] [stdout] 131 |         config.mesh_preset.resolution()
[INFO] [stdout]     |                            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.24s
[INFO] running `Command { std: "docker" "inspect" "d56f963f8c75908c15defc2b07ef81b77dc37f95a82514d3668941cff7fd973c", 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" "d56f963f8c75908c15defc2b07ef81b77dc37f95a82514d3668941cff7fd973c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated method `plasma_simulation::simulation::MeshPreset::resolution`: Use resolution_for_dimensions() instead for dimension-aware meshing
[INFO] [stderr]    --> benches/performance_test.rs:131:28
[INFO] [stderr]     |
[INFO] [stderr] 131 |         config.mesh_preset.resolution()
[INFO] [stderr]     |                            ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `plasma_simulation` (bin "performance_test" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/plasma_simulation-9cf874f8b3f3eb48)
[INFO] [stdout] 
[INFO] [stdout] running 134 tests
[INFO] [stdout] test errors::tests::test_validation_mesh_resolution ... ok
[INFO] [stdout] test errors::tests::test_validation_positive ... ok
[INFO] [stdout] test errors::tests::test_validation_range ... ok
[INFO] [stdout] test formula::engine::tests::test_formula_engine_creation ... ok
[INFO] [stdout] test formula::engine::tests::test_simple_formula_evaluation ... ok
[INFO] [stdout] test formula::engine::tests::test_formula_with_variables ... ok
[INFO] [stdout] test formula::engine::tests::test_mathematical_functions ... ok
[INFO] [stdout] test formula::engine::tests::test_physical_constants ... ok
[INFO] [stdout] test formula::engine::tests::test_conditional_formulas ... ok
[INFO] [stdout] test formula::engine::tests::test_temperature_dependent_formula ... ok
[INFO] [stdout] test formula::engine::tests::test_constants ... ok
[INFO] [stdout] test formula::engine::tests::test_safety_limits ... ok
[INFO] [stdout] test formula::engine::tests::test_formula_validation ... ok
[INFO] [stdout] test formula::engine::tests::test_complex_material_property_formula ... ok
[INFO] [stdout] test simulation::dimension_scaling_test::dimension_scaling_tests::test_mesh_resolution_scales_with_dimensions ... ok
[INFO] [stdout] test formula::integration::tests::test_evaluate_material_property ... ok
[INFO] [stdout] test formula::integration::tests::test_invalid_formula ... ok
[INFO] [stdout] test formula::tests::test_formula_engine_creation ... ok
[INFO] [stdout] test formula::tests::test_formula_manager_creation ... ok
[INFO] [stdout] test simulation::materials::tests::test_all_predefined_materials ... ok
[INFO] [stdout] test formula::tests::test_integration ... ok
[INFO] [stdout] test simulation::materials::tests::test_material_creation ... ok
[INFO] [stdout] test formula::integration::tests::test_add_material_formula ... ok
[INFO] [stdout] test simulation::materials::tests::test_material_validation ... ok
[INFO] [stdout] test simulation::materials::tests::test_material_validation_comprehensive ... ok
[INFO] [stdout] test simulation::materials::tests::test_property_constant ... ok
[INFO] [stdout] test simulation::materials::tests::test_material_library ... ok
[INFO] [stdout] test simulation::materials::tests::test_material_temperature_range ... ok
[INFO] [stdout] test formula::integration::tests::test_formula_manager_creation ... ok
[INFO] [stdout] test simulation::materials::tests::test_property_validation ... ok
[INFO] [stdout] test simulation::mesh::tests::test_boundary_detection ... ok
[INFO] [stdout] test simulation::materials::tests::test_property_table ... ok
[INFO] [stdout] test simulation::mesh::tests::test_cell_areas ... ok
[INFO] [stdout] test simulation::mesh::tests::test_cell_volumes ... ok
[INFO] [stdout] test simulation::mesh::tests::test_mesh_info ... ok
[INFO] [stdout] test simulation::mesh::tests::test_mesh_creation ... ok
[INFO] [stdout] test simulation::mesh::tests::test_mesh_coordinates ... ok
[INFO] [stdout] test simulation::mesh::tests::test_mesh_neighbors ... ok
[INFO] [stdout] test simulation::mesh::tests::test_mesh_presets ... ok
[INFO] [stdout] test simulation::mesh::tests::test_mesh_validation_errors ... ok
[INFO] [stdout] test simulation::mesh::tests::test_neighbor_distances ... ok
[INFO] [stdout] test simulation::mesh::tests::test_neighbors_with_direction ... ok
[INFO] [stdout] test formula::integration::tests::test_formula_validation ... ok
[INFO] [stdout] test simulation::metrics::tests::test_metrics_analyzer_add_time_step ... ok
[INFO] [stdout] test simulation::metrics::tests::test_metrics_analyzer_with_mesh_metadata ... ok
[INFO] [stdout] test simulation::metrics::tests::test_metrics_analyzer_creation ... ok
[INFO] [stdout] test simulation::metrics::tests::test_export_metrics_json ... ok
[INFO] [stdout] test simulation::materials::tests::test_property_formula ... ok
[INFO] [stdout] test simulation::metrics::tests::test_temperature_range_tracker ... ok
[INFO] [stdout] test simulation::metrics::tests::test_mesh_metadata ... ok
[INFO] [stdout] test simulation::metrics::tests::test_time_step_statistics ... ok
[INFO] [stdout] test simulation::materials::tests::test_material_properties_evaluation ... ok
[INFO] [stdout] test simulation::parametric::tests::test_parametric_manager_creation ... ok
[INFO] [stdout] test simulation::metrics::tests::test_export_statistics_csv ... ok
[INFO] [stdout] test formula::integration::tests::test_formula_retrieval ... ok
[INFO] [stdout] test simulation::physics::tests::test_boundary_conditions_default ... ok
[INFO] [stdout] test simulation::physics::tests::test_plasma_torch_effective_radius ... ok
[INFO] [stdout] test simulation::physics::tests::test_plasma_torch_creation ... ok
[INFO] [stdout] test simulation::metrics::tests::test_export_temperature_grids_json ... ok
[INFO] [stdout] test simulation::physics::tests::test_plasma_torch_gaussian_distribution ... ok
[INFO] [stdout] test formula::integration::tests::test_constants_management ... ok
[INFO] [stdout] test simulation::physics::tests::test_plasma_torch_heat_flux_calculation ... ok
[INFO] [stdout] test simulation::physics::tests::test_plasma_torch_validation ... ok
[INFO] [stdout] test simulation::physics::tests::test_plasma_torch_validation_against_furnace ... ok
[INFO] [stdout] test simulation::physics::tests::test_plasma_torch_with_orientation ... ok
[INFO] [stdout] test simulation::physics::tests::test_torch_info ... ok
[INFO] [stdout] test simulation::physics::tests::test_radiation_loss_calculation ... ok
[INFO] [stdout] test simulation::physics::tests::test_plasma_physics_creation ... ok
[INFO] [stdout] test simulation::property_table::tests::constant_property_round_trips_exactly ... ok
[INFO] [stdout] test simulation::absolute_distance_test::absolute_distance_tests::test_thermal_diffusivity_calculation ... ok
[INFO] [stdout] test simulation::physics::tests::test_dominant_torch_detection ... ok
[INFO] [stdout] test simulation::physics::tests::test_torch_management ... ok
[INFO] [stdout] test simulation::physics::tests::test_physics_info ... ok
[INFO] [stdout] test simulation::physics::tests::test_convection_loss_calculation ... ok
[INFO] [stdout] test simulation::physics::tests::test_multi_torch_heat_source_superposition ... ok
[INFO] [stdout] test simulation::physics3d::tests::opposite_torches_make_opposite_hot_spots ... ok
[INFO] [stdout] test simulation::physics::tests::test_total_boundary_loss ... ok
[INFO] [stdout] test simulation::physics::tests::test_torch_validation_in_physics ... ok
[INFO] [stdout] test simulation::physics3d::tests::source_field_conserves_energy_3d ... ok
[INFO] [stdout] test simulation::physics::tests::test_total_power_calculation ... ok
[INFO] [stdout] test simulation::property_table::tests::formula_property_is_temperature_dependent ... ok
[INFO] [stdout] test simulation::material_diffusion_test::material_diffusion_tests::test_thermal_diffusivity_values ... ok
[INFO] [stdout] test simulation::solver::tests::test_solver_creation ... ok
[INFO] [stdout] test simulation::solver::tests::test_solver_info ... ok
[INFO] [stdout] test simulation::solver::tests::test_solver_with_cfl_factor ... ok
[INFO] [stdout] test simulation::dimension_scaling_test::dimension_scaling_tests::test_cell_size_consistency ... ok
[INFO] [stdout] test simulation::property_table::tests::latent_heat_integral_matches_total_latent_heat ... ok
[INFO] [stdout] test simulation::property_table::tests::latent_heat_raises_effective_cp_in_melt_band ... ok
[INFO] [stdout] test simulation::solver3d::tests::axis_is_single_valued ... ok
[INFO] [stdout] test simulation::solver::tests::test_boundary_conditions ... ok
[INFO] [stdout] test simulation::state::tests::test_simulation_state_creation ... ok
[INFO] [stdout] test simulation::state::tests::test_state_manager ... ok
[INFO] [stdout] test simulation::solver::tests::test_cfl_timestep_calculation ... ok
[INFO] [stdout] test simulation::solver3d::tests::cn_3d_hot_spot_follows_torch_angle ... ok
[INFO] [stdout] test simulation::material_diffusion_test::material_diffusion_tests::test_material_dependent_diffusion_rates ... ok
[INFO] [stdout] test simulation::tests::test_config_validation ... ok
[INFO] [stdout] test simulation::tests::test_energy_monitor ... ok
[INFO] [stdout] test simulation::tests::test_geometry_config ... ok
[INFO] [stdout] test simulation::tests::test_mesh_config ... ok
[INFO] [stdout] test simulation::tests::test_physics_config ... ok
[INFO] [stdout] test simulation::tests::test_simulation_cancellation ... ok
[INFO] [stdout] test simulation::tests::test_simulation_config_default ... ok
[INFO] [stdout] test simulation::tests::test_simulation_engine_creation ... ok
[INFO] [stdout] test simulation::solver::tests::test_forward_euler_solve_step ... ok
[INFO] [stdout] test simulation::solver::tests::test_crank_nicolson_convergence ... ok
[INFO] [stdout] test simulation::solver::tests::test_crank_nicolson_stability ... ok
[INFO] [stdout] test simulation::solver3d::tests::centered_torch_stays_axisymmetric ... ok
[INFO] [stdout] test simulation::tests::test_torch_config ... ok
[INFO] [stdout] test simulation::validation::tests::analytical_semi_infinite_conduction_erfc ... ok
[INFO] [stdout] test simulation::validation::tests::directed_jet_is_asymmetric ... ok
[INFO] [stdout] test simulation::validation::tests::erfc_matches_known_values ... ok
[INFO] [stdout] test simulation::absolute_distance_test::absolute_distance_tests::test_absolute_distance_heat_spread_4m_vs_2m_furnace ... ok
[INFO] [stdout] test simulation::solver::tests::test_stability_check ... ok
[INFO] [stdout] test simulation::validation::tests::test_validation_manager_creation ... ok
[INFO] [stdout] test simulation::visualization::tests::test_point3d_serialization ... ok
[INFO] [stdout] test simulation::visualization::tests::test_visualization_manager_creation ... ok
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation] Plasma Furnace Simulator - Library initialized
[INFO] [stdout] test tests::test_init_logger ... ok
[INFO] [stdout] test tests::test_library_info ... ok
[INFO] [stdout] test tests::test_version ... ok
[INFO] [stdout] test simulation::solver_integration_test::integration_tests::test_energy_conservation_basic ... ok
[INFO] [stdout] test simulation::solver_integration_test::integration_tests::test_boundary_conditions_integration ... ok
[INFO] [stdout] test simulation::solver::tests::test_crank_nicolson_vs_forward_euler ... ok
[INFO] [stdout] test simulation::solver_integration_test::integration_tests::test_cfl_stability_enforcement ... ok
[INFO] [stdout] test simulation::solver3d::tests::cn_3d_runs_and_heats_near_torch ... ok
[INFO] [stdout] test simulation::solver_integration_test::integration_tests::test_forward_euler_heat_diffusion_integration ... ok
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Simulation initialized successfully
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Starting simulation: New Simulation
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Starting simulation loop: 0.5 seconds
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Stored initial time step (t=0.0s)
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Progress: 100.0% (t=0.500s, step=5, dt=0.100000s, energy_error=0.00%)
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Stored final time step (t=0.500s, step=5)
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Simulation loop completed: 5 steps, 0.500s, 7 frames stored
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Simulation completed successfully in 0.28s
[INFO] [stdout] test simulation::tests::test_time_step_data_retrieval ... ok
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Simulation initialized successfully
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Starting simulation: New Simulation
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Starting simulation loop: 0.5 seconds
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Stored initial time step (t=0.0s)
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Progress: 100.0% (t=0.500s, step=5, dt=0.100000s, energy_error=0.00%)
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Stored final time step (t=0.500s, step=5)
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Simulation loop completed: 5 steps, 0.500s, 7 frames stored
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Simulation completed successfully in 0.36s
[INFO] [stdout] test simulation::tests::test_animation_metadata_retrieval ... ok
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Simulation initialized successfully
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Starting simulation: New Simulation
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Starting simulation loop: 0.5 seconds
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Stored initial time step (t=0.0s)
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Progress: 100.0% (t=0.500s, step=5, dt=0.100000s, energy_error=0.00%)
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Stored final time step (t=0.500s, step=5)
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Simulation loop completed: 5 steps, 0.500s, 7 frames stored
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Simulation completed successfully in 0.39s
[INFO] [stdout] test simulation::tests::test_animation_data_retrieval ... ok
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Simulation initialized successfully
[INFO] [stdout] test simulation::tests::test_simulation_engine_initialization ... ok
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] 3-D simulation initialized (ntheta=16)
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Starting simulation: New Simulation
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Simulation initialized successfully
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Starting simulation: New Simulation
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Starting simulation loop: 0.5 seconds
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Stored initial time step (t=0.0s)
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Progress: 100.0% (t=0.500s, step=5, dt=0.100000s, energy_error=0.00%)
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Stored final time step (t=0.500s, step=5)
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Simulation loop completed: 5 steps, 0.500s, 7 frames stored
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Simulation completed successfully in 0.35s
[INFO] [stdout] test simulation::tests::test_time_series_data_storage ... ok
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Simulation initialized successfully
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Starting simulation: New Simulation
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Starting simulation loop: 0.1 seconds
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Stored initial time step (t=0.0s)
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Progress: 100.0% (t=0.100s, step=1, dt=0.100000s, energy_error=0.00%)
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Stored final time step (t=0.100s, step=1)
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Simulation loop completed: 1 steps, 0.100s, 3 frames stored
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Simulation completed successfully in 0.35s
[INFO] [stdout] test simulation::tests::test_simulation_engine_run ... ok
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] 3-D progress: 100.0% (t=6.000s, step=6, dt=1.0000s)
[INFO] [stderr] [2026-07-09T06:40:44Z INFO  plasma_simulation::simulation] Simulation completed successfully in 0.54s
[INFO] [stdout] test simulation::tests::engine_runs_3d_and_angle_matters ... ok
[INFO] [stdout] test simulation::validation::tests::gas_coupling_accelerates_plume_heating ... ok
[INFO] [stdout] test simulation::validation::tests::source_field_conserves_energy ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 134 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests benches/performance_test.rs (/opt/rustwide/target/debug/deps/performance_test-e0fd7263f96800ae)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/plasma_simulation-9cd63bd16521864e)
[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]    Doc-tests plasma_simulation
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 28) - compile ... ok
[INFO] [stdout] test src/formula/mod.rs - formula (line 22) - compile ... ok
[INFO] [stdout] test src/simulation/metrics.rs - simulation::metrics (line 16) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/simulation/metrics.rs - simulation::metrics (line 16) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] Min temp: 300, Max temp: 450
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1471) panicked at src/simulation/metrics.rs:22:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ConfigurationError { component: "MetricsAnalyzer", issue: "Failed to create CSV file: Read-only file system (os error 30)" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c165c2925a1 - 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:     0x5c165c2925a1 - 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:     0x5c165c2925a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c165c2925a1 - <<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:     0x5c165c2a4a3a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c165c2a4a3a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5c165c29617c - std[73adb7dc35730857]::io::default_write_fmt::<std[73adb7dc35730857]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5c165c29617c - <std[73adb7dc35730857]::sys::stdio::unix::Stderr as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5c165c27de16 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c165c27de16 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c165c28e9a1 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5c165c28eb5b - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:815:13
[INFO] [stdout]   12:     0x5c165c27dec2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   13:     0x5c165c275c59 - 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]   14:     0x5c165c27e69d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   15:     0x5c165c2a51cc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5c165c2a4f42 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   17:     0x5c165c264165 - rust_out[c5d83d26dbed9be7]::main::_doctest_main_src_simulation_metrics_rs_16_0
[INFO] [stdout]   18:     0x5c165c263706 - rust_out[c5d83d26dbed9be7]::main
[INFO] [stdout]   19:     0x5c165c264a83 - <fn() as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5c165c2636c6 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   21:     0x5c165c2636d9 - std[73adb7dc35730857]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   22:     0x5c165c28e0f7 - <&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   23:     0x5c165c28e0f7 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   24:     0x5c165c28e0f7 - std[73adb7dc35730857]::panicking::catch_unwind::<i32, &dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   25:     0x5c165c28e0f7 - std[73adb7dc35730857]::panic::catch_unwind::<&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x5c165c28e0f7 - std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x5c165c28e0f7 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   28:     0x5c165c28e0f7 - std[73adb7dc35730857]::panicking::catch_unwind::<isize, std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5c165c28e0f7 - std[73adb7dc35730857]::panic::catch_unwind::<std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5c165c28e0f7 - std[73adb7dc35730857]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x5c165c2636b1 - std[73adb7dc35730857]::rt::lang_start::<()>
[INFO] [stdout]   32:     0x5c165c264ae5 - main
[INFO] [stdout]   33:     0x7993a4cfc1ca - <unknown>
[INFO] [stdout]   34:     0x7993a4cfc28b - __libc_start_main
[INFO] [stdout]   35:     0x5c165c2630a5 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/simulation/metrics.rs - simulation::metrics (line 16)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d56f963f8c75908c15defc2b07ef81b77dc37f95a82514d3668941cff7fd973c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d56f963f8c75908c15defc2b07ef81b77dc37f95a82514d3668941cff7fd973c", kill_on_drop: false }`
[INFO] [stdout] d56f963f8c75908c15defc2b07ef81b77dc37f95a82514d3668941cff7fd973c
