[INFO] cloning repository https://github.com/lucland/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/lucland/rust-plasma" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucland%2Frust-plasma", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucland%2Frust-plasma'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a09be4f56842c48d21a73aa1f15716334ae746f3
[INFO] testing lucland/rust-plasma against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucland%2Frust-plasma" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lucland/rust-plasma
[INFO] finished tweaking git repo https://github.com/lucland/rust-plasma
[INFO] tweaked toml for git repo https://github.com/lucland/rust-plasma written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lucland/rust-plasma on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lucland/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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e7247477aadea849ae063111f56445d919314231d741344ac7b8d26d75bb98f2
[INFO] running `Command { std: "docker" "start" "-a" "e7247477aadea849ae063111f56445d919314231d741344ac7b8d26d75bb98f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7247477aadea849ae063111f56445d919314231d741344ac7b8d26d75bb98f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7247477aadea849ae063111f56445d919314231d741344ac7b8d26d75bb98f2", kill_on_drop: false }`
[INFO] [stdout] e7247477aadea849ae063111f56445d919314231d741344ac7b8d26d75bb98f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8896cec2448fc64714dc996a27f332ed17217820741947dea947cb379cf1095
[INFO] running `Command { std: "docker" "start" "-a" "a8896cec2448fc64714dc996a27f332ed17217820741947dea947cb379cf1095", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[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 thin-vec v0.2.14
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling rhai v1.21.0
[INFO] [stderr]    Compiling plasma_simulation v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `ffi`
[INFO] [stdout]   --> src/lib.rs:88:7
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[cfg(feature = "ffi")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `ffi` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 07s
[INFO] running `Command { std: "docker" "inspect" "a8896cec2448fc64714dc996a27f332ed17217820741947dea947cb379cf1095", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8896cec2448fc64714dc996a27f332ed17217820741947dea947cb379cf1095", kill_on_drop: false }`
[INFO] [stdout] a8896cec2448fc64714dc996a27f332ed17217820741947dea947cb379cf1095
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91bf8da5df5b79d393874b65c4b2f605755a21677c190f0578438d677c4d9928
[INFO] running `Command { std: "docker" "start" "-a" "91bf8da5df5b79d393874b65c4b2f605755a21677c190f0578438d677c4d9928", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rhai v1.21.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling plasma_simulation v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `ffi`
[INFO] [stdout]   --> src/lib.rs:88:7
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[cfg(feature = "ffi")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `ffi` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ffi`
[INFO] [stdout]   --> src/lib.rs:88:7
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[cfg(feature = "ffi")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `ffi` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 25s
[INFO] running `Command { std: "docker" "inspect" "91bf8da5df5b79d393874b65c4b2f605755a21677c190f0578438d677c4d9928", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91bf8da5df5b79d393874b65c4b2f605755a21677c190f0578438d677c4d9928", kill_on_drop: false }`
[INFO] [stdout] 91bf8da5df5b79d393874b65c4b2f605755a21677c190f0578438d677c4d9928
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b1eb87845e1ededca081483e9cd580437508a2dfbb8f2a857421c871890f760d
[INFO] running `Command { std: "docker" "start" "-a" "b1eb87845e1ededca081483e9cd580437508a2dfbb8f2a857421c871890f760d", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `ffi`
[INFO] [stderr]   --> src/lib.rs:88:7
[INFO] [stderr]    |
[INFO] [stderr] 88 | #[cfg(feature = "ffi")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `ffi` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `plasma_simulation` (lib) generated 1 warning
[INFO] [stderr] warning: `plasma_simulation` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/plasma_simulation-2e0f31fcb89f5f3b)
[INFO] [stdout] 
[INFO] [stdout] running 98 tests
[INFO] [stdout] test formula::engine::tests::test_complex_material_property_formula ... ok
[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_constants ... ok
[INFO] [stdout] test formula::engine::tests::test_safety_limits ... ok
[INFO] [stdout] test formula::engine::tests::test_mathematical_functions ... 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_formula_validation ... 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_physical_constants ... ok
[INFO] [stdout] test formula::integration::tests::test_add_material_formula ... ok
[INFO] [stdout] test formula::engine::tests::test_formula_engine_creation ... ok
[INFO] [stdout] test formula::integration::tests::test_evaluate_material_property ... ok
[INFO] [stdout] test simulation::materials::tests::test_all_predefined_materials ... ok
[INFO] [stdout] test simulation::materials::tests::test_material_library ... ok
[INFO] [stdout] test simulation::materials::tests::test_material_creation ... ok
[INFO] [stdout] test simulation::materials::tests::test_material_temperature_range ... ok
[INFO] [stdout] test simulation::materials::tests::test_material_validation_comprehensive ... ok
[INFO] [stdout] test formula::tests::test_integration ... ok
[INFO] [stdout] test formula::integration::tests::test_invalid_formula ... ok
[INFO] [stdout] test simulation::materials::tests::test_property_constant ... ok
[INFO] [stdout] test simulation::materials::tests::test_material_properties_evaluation ... ok
[INFO] [stdout] test simulation::materials::tests::test_property_validation ... ok
[INFO] [stdout] test simulation::mesh::tests::test_cell_areas ... ok
[INFO] [stdout] test formula::tests::test_formula_manager_creation ... ok
[INFO] [stdout] test formula::integration::tests::test_formula_manager_creation ... ok
[INFO] [stdout] test formula::integration::tests::test_formula_validation ... ok
[INFO] [stdout] test simulation::materials::tests::test_property_formula ... ok
[INFO] [stdout] test formula::tests::test_formula_engine_creation ... ok
[INFO] [stdout] test simulation::materials::tests::test_material_validation ... ok
[INFO] [stdout] test simulation::mesh::tests::test_boundary_detection ... ok
[INFO] [stdout] test formula::integration::tests::test_constants_management ... ok
[INFO] [stdout] test simulation::mesh::tests::test_cell_volumes ... ok
[INFO] [stdout] test simulation::mesh::tests::test_mesh_coordinates ... ok
[INFO] [stdout] test simulation::mesh::tests::test_mesh_creation ... ok
[INFO] [stdout] test simulation::mesh::tests::test_mesh_info ... 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::parametric::tests::test_parametric_manager_creation ... ok
[INFO] [stdout] test simulation::physics::tests::test_dominant_torch_detection ... ok
[INFO] [stdout] test simulation::mesh::tests::test_neighbors_with_direction ... ok
[INFO] [stdout] test simulation::physics::tests::test_multi_torch_heat_source_superposition ... ok
[INFO] [stdout] test simulation::physics::tests::test_plasma_physics_creation ... ok
[INFO] [stdout] test simulation::physics::tests::test_physics_info ... ok
[INFO] [stdout] test simulation::physics::tests::test_plasma_torch_effective_radius ... ok
[INFO] [stdout] test simulation::physics::tests::test_plasma_torch_gaussian_distribution ... ok
[INFO] [stdout] test simulation::physics::tests::test_plasma_torch_heat_flux_calculation ... ok
[INFO] [stdout] test simulation::physics::tests::test_plasma_torch_creation ... ok
[INFO] [stdout] test simulation::metrics::tests::test_metrics_analyzer_creation ... ok
[INFO] [stdout] test simulation::physics::tests::test_boundary_conditions_default ... ok
[INFO] [stdout] test simulation::mesh::tests::test_neighbor_distances ... ok
[INFO] [stdout] test formula::integration::tests::test_formula_retrieval ... ok
[INFO] [stdout] test simulation::physics::tests::test_convection_loss_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_radiation_loss_calculation ... ok
[INFO] [stdout] test simulation::physics::tests::test_torch_info ... ok
[INFO] [stdout] test simulation::physics::tests::test_torch_management ... ok
[INFO] [stdout] test simulation::physics::tests::test_torch_validation_in_physics ... ok
[INFO] [stdout] test simulation::physics::tests::test_total_boundary_loss ... ok
[INFO] [stdout] test simulation::physics::tests::test_total_power_calculation ... ok
[INFO] [stdout] test simulation::solver::tests::test_boundary_conditions ... ok
[INFO] [stdout] test simulation::solver::tests::test_crank_nicolson_not_implemented ... ok
[INFO] [stdout] test simulation::solver::tests::test_cfl_timestep_calculation ... ok
[INFO] [stdout] test simulation::solver::tests::test_forward_euler_solve_step ... ok
[INFO] [stdout] test simulation::solver::tests::test_solver_with_cfl_factor ... ok
[INFO] [stdout] test simulation::solver::tests::test_solver_creation ... ok
[INFO] [stdout] test simulation::solver::tests::test_stability_check ... ok
[INFO] [stdout] test simulation::solver::tests::test_solver_info ... ok
[INFO] [stdout] test simulation::solver_integration_test::integration_tests::test_energy_conservation_basic ... ok
[INFO] [stdout] test simulation::state::tests::test_state_manager ... ok
[INFO] [stdout] test simulation::tests::test_geometry_config ... ok
[INFO] [stdout] test simulation::tests::test_energy_monitor ... ok
[INFO] [stdout] test simulation::tests::test_mesh_config ... ok
[INFO] [stdout] test simulation::solver_integration_test::integration_tests::test_boundary_conditions_integration ... 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_config_validation ... ok
[INFO] [stdout] test simulation::tests::test_simulation_config_default ... ok
[INFO] [stdout] test simulation::solver_integration_test::integration_tests::test_forward_euler_heat_diffusion_integration ... ok
[INFO] [stdout] test simulation::tests::test_simulation_engine_initialization ... ok
[INFO] [stdout] test simulation::solver_integration_test::integration_tests::test_cfl_stability_enforcement ... ok
[INFO] [stdout] test simulation::state::tests::test_simulation_state_creation ... ok
[INFO] [stdout] test simulation::tests::test_simulation_engine_creation ... 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 tests::test_library_info ... ok
[INFO] [stdout] test tests::test_version ... ok
[INFO] [stdout] test simulation::tests::test_simulation_engine_run ... ok
[INFO] [stdout] test simulation::tests::test_torch_config ... ok
[INFO] [stdout] test tests::test_init_logger ... ok
[INFO] [stderr] [2025-10-13T01:44:53Z INFO  plasma_simulation] Plasma Furnace Simulator - Library initialized
[INFO] [stdout] test simulation::materials::tests::test_property_table ... ok
[INFO] [stdout] test simulation::visualization::tests::test_visualization_manager_creation ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- simulation::visualization::tests::test_visualization_manager_creation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'simulation::visualization::tests::test_visualization_manager_creation' panicked at src/simulation/visualization.rs:49:69:
[INFO] [stdout] index out of bounds: the len is 10 but the index is 10
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6077421aed32 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6077421aed32 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6077421aed32 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6077421aed32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6077421d8e93 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6077421d8e93 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6077421ab833 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6077421ab833 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6077421aeb82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6077421b02ac - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6077421b0102 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x607742177684 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x607742177684 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6077421b0d8b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6077421b0d8b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6077421b0a5a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6077421af229 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6077421b06ed - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6077421d5b50 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6077421d5cb1 - core::panicking::panic_bounds_check::hae8b7dcf0e85b3a1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:280:5
[INFO] [stdout]   20:     0x607741e8eb65 - plasma_simulation::simulation::visualization::VisualizationData::from_simulation_results::hae5ed21b7bad1668
[INFO] [stdout]   21:     0x607741e8eb65 - plasma_simulation::simulation::visualization::VisualizationManager::prepare_3d_data::h2579403f7c1262f5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation/visualization.rs:149:12
[INFO] [stdout]   22:     0x607741e8eb65 - plasma_simulation::simulation::visualization::tests::test_visualization_manager_creation::h6cb6f0af41d9bcfa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation/visualization.rs:184:28
[INFO] [stdout]   23:     0x607741e7d629 - plasma_simulation::simulation::visualization::tests::test_visualization_manager_creation::{{closure}}::h431046bc3b47a4da
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation/visualization.rs:169:45
[INFO] [stdout]   24:     0x607741e7d629 - core::ops::function::FnOnce::call_once::h1eb070ada774bf5a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60774217cdbb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x60774217cdbb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x60774217bffe - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x60774217bffe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x60774217bffe - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x60774217bffe - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x60774217bffe - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x60774217bffe - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x60774217bffe - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x60774213fba4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x60774213fba4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x60774214354a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x60774214354a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x60774214354a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x60774214354a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x60774214354a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x60774214354a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x60774214354a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x6077421b3ce7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x6077421b3ce7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x6077421b3ce7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7dab1e30aaa4 - <unknown>
[INFO] [stdout]   47:     0x7dab1e397a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     simulation::visualization::tests::test_visualization_manager_creation
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 97 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "b1eb87845e1ededca081483e9cd580437508a2dfbb8f2a857421c871890f760d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1eb87845e1ededca081483e9cd580437508a2dfbb8f2a857421c871890f760d", kill_on_drop: false }`
[INFO] [stdout] b1eb87845e1ededca081483e9cd580437508a2dfbb8f2a857421c871890f760d
