[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] 4903b14f270c7e7dcace2dedafa040ca7f76189a
[INFO] testing lucland/rust-plasma against beta-2026-03-05 for beta-1.95-1
[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 beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/Cargo.toml: file `/workspace/builds/worker-5-tc2/source/benches/performance_test.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `performance_test`
[INFO] [stderr]   * `bench` target `performance_test`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a05d4e297153f8d4a8582b9a0d70fbe5b4335a6a93b34a560b2cdf6516b7c65
[INFO] running `Command { std: "docker" "start" "-a" "0a05d4e297153f8d4a8582b9a0d70fbe5b4335a6a93b34a560b2cdf6516b7c65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a05d4e297153f8d4a8582b9a0d70fbe5b4335a6a93b34a560b2cdf6516b7c65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a05d4e297153f8d4a8582b9a0d70fbe5b4335a6a93b34a560b2cdf6516b7c65", kill_on_drop: false }`
[INFO] [stdout] 0a05d4e297153f8d4a8582b9a0d70fbe5b4335a6a93b34a560b2cdf6516b7c65
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb74473ad0a4ff96f58113e7c154944941de8db2c15fd7081eda934427263bc7
[INFO] running `Command { std: "docker" "start" "-a" "cb74473ad0a4ff96f58113e7c154944941de8db2c15fd7081eda934427263bc7", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: file `/opt/rustwide/workdir/benches/performance_test.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `performance_test`
[INFO] [stderr]   * `bench` target `performance_test`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[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 zerocopy v0.8.25
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[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 thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rhai_codegen v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling smallvec v1.15.0
[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: 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 46.62s
[INFO] running `Command { std: "docker" "inspect" "cb74473ad0a4ff96f58113e7c154944941de8db2c15fd7081eda934427263bc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb74473ad0a4ff96f58113e7c154944941de8db2c15fd7081eda934427263bc7", kill_on_drop: false }`
[INFO] [stdout] cb74473ad0a4ff96f58113e7c154944941de8db2c15fd7081eda934427263bc7
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c69a681cfd423fe0d3cee0a5dd2a09f06858adead56dbda12313e2b37df45a32
[INFO] running `Command { std: "docker" "start" "-a" "c69a681cfd423fe0d3cee0a5dd2a09f06858adead56dbda12313e2b37df45a32", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: file `/opt/rustwide/workdir/benches/performance_test.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `performance_test`
[INFO] [stderr]   * `bench` target `performance_test`
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rhai v1.21.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[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 36.00s
[INFO] running `Command { std: "docker" "inspect" "c69a681cfd423fe0d3cee0a5dd2a09f06858adead56dbda12313e2b37df45a32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c69a681cfd423fe0d3cee0a5dd2a09f06858adead56dbda12313e2b37df45a32", kill_on_drop: false }`
[INFO] [stdout] c69a681cfd423fe0d3cee0a5dd2a09f06858adead56dbda12313e2b37df45a32
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 39497c8c3b321fb51b39ad014fac776e48f6f1d159487e240977a663847a3fa3
[INFO] running `Command { std: "docker" "start" "-a" "39497c8c3b321fb51b39ad014fac776e48f6f1d159487e240977a663847a3fa3", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: file `/opt/rustwide/workdir/benches/performance_test.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `performance_test`
[INFO] [stderr]   * `bench` target `performance_test`
[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.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/plasma_simulation-3d438313181e77b1)
[INFO] [stdout] 
[INFO] [stdout] running 114 tests
[INFO] [stdout] test errors::tests::test_validation_mesh_resolution ... ok
[INFO] [stdout] test errors::tests::test_validation_range ... ok
[INFO] [stdout] test formula::engine::tests::test_conditional_formulas ... ok
[INFO] [stdout] test formula::engine::tests::test_simple_formula_evaluation ... 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::integration::tests::test_evaluate_material_property ... ok
[INFO] [stdout] test formula::integration::tests::test_formula_retrieval ... ok
[INFO] [stdout] test formula::integration::tests::test_formula_validation ... ok
[INFO] [stdout] test formula::engine::tests::test_constants ... ok
[INFO] [stdout] test formula::engine::tests::test_formula_with_variables ... ok
[INFO] [stdout] test formula::engine::tests::test_formula_engine_creation ... ok
[INFO] [stdout] test errors::tests::test_validation_positive ... ok
[INFO] [stdout] test formula::engine::tests::test_temperature_dependent_formula ... ok
[INFO] [stdout] test formula::engine::tests::test_mathematical_functions ... ok
[INFO] [stdout] test formula::engine::tests::test_complex_material_property_formula ... ok
[INFO] [stdout] test formula::engine::tests::test_safety_limits ... ok
[INFO] [stdout] test formula::tests::test_formula_manager_creation ... ok
[INFO] [stdout] test simulation::material_diffusion_test::material_diffusion_tests::test_thermal_diffusivity_values ... ok
[INFO] [stdout] test simulation::absolute_distance_test::absolute_distance_tests::test_thermal_diffusivity_calculation ... ok
[INFO] [stdout] test formula::tests::test_formula_engine_creation ... ok
[INFO] [stdout] test formula::engine::tests::test_formula_validation ... ok
[INFO] [stdout] test simulation::materials::tests::test_material_creation ... ok
[INFO] [stdout] test formula::integration::tests::test_formula_manager_creation ... ok
[INFO] [stdout] test simulation::materials::tests::test_material_library ... ok
[INFO] [stdout] test formula::integration::tests::test_invalid_formula ... ok
[INFO] [stdout] test formula::tests::test_integration ... ok
[INFO] [stdout] test simulation::materials::tests::test_all_predefined_materials ... 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_temperature_range ... ok
[INFO] [stdout] test simulation::materials::tests::test_property_table ... 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::mesh::tests::test_cell_areas ... 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::mesh::tests::test_neighbors_with_direction ... ok
[INFO] [stdout] test simulation::mesh::tests::test_neighbor_distances ... ok
[INFO] [stdout] test simulation::mesh::tests::test_cell_volumes ... ok
[INFO] [stdout] test simulation::metrics::tests::test_metrics_analyzer_add_time_step ... ok
[INFO] [stdout] test formula::integration::tests::test_constants_management ... ok
[INFO] [stdout] test simulation::metrics::tests::test_export_temperature_grids_json ... ok
[INFO] [stdout] test simulation::metrics::tests::test_export_metrics_json ... ok
[INFO] [stdout] test simulation::metrics::tests::test_mesh_metadata ... ok
[INFO] [stdout] test simulation::metrics::tests::test_metrics_analyzer_creation ... ok
[INFO] [stdout] test simulation::metrics::tests::test_temperature_range_tracker ... ok
[INFO] [stdout] test simulation::metrics::tests::test_time_step_statistics ... ok
[INFO] [stdout] test simulation::metrics::tests::test_export_statistics_csv ... ok
[INFO] [stdout] test simulation::materials::tests::test_property_formula ... ok
[INFO] [stdout] test simulation::metrics::tests::test_metrics_analyzer_with_mesh_metadata ... ok
[INFO] [stdout] test simulation::physics::tests::test_multi_torch_heat_source_superposition ... ok
[INFO] [stdout] test simulation::parametric::tests::test_parametric_manager_creation ... ok
[INFO] [stdout] test simulation::materials::tests::test_material_properties_evaluation ... ok
[INFO] [stdout] test simulation::physics::tests::test_dominant_torch_detection ... ok
[INFO] [stdout] test simulation::physics::tests::test_physics_info ... 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_gaussian_distribution ... ok
[INFO] [stdout] test simulation::physics::tests::test_plasma_physics_creation ... ok
[INFO] [stdout] test simulation::physics::tests::test_plasma_torch_creation ... 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_heat_flux_calculation ... 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_total_boundary_loss ... ok
[INFO] [stdout] test simulation::physics::tests::test_total_power_calculation ... ok
[INFO] [stdout] test simulation::solver::tests::test_solver_creation ... ok
[INFO] [stdout] test simulation::physics::tests::test_plasma_torch_with_orientation ... ok
[INFO] [stdout] test simulation::solver::tests::test_solver_info ... ok
[INFO] [stdout] test simulation::solver::tests::test_stability_check ... ok
[INFO] [stdout] test simulation::solver::tests::test_solver_with_cfl_factor ... ok
[INFO] [stdout] test simulation::physics::tests::test_torch_management ... ok
[INFO] [stdout] test simulation::solver::tests::test_crank_nicolson_not_implemented ... ok
[INFO] [stdout] test simulation::solver::tests::test_forward_euler_solve_step ... ok
[INFO] [stdout] test simulation::solver_integration_test::integration_tests::test_boundary_conditions_integration ... ok
[INFO] [stdout] test simulation::state::tests::test_simulation_state_creation ... ok
[INFO] [stdout] test simulation::solver_integration_test::integration_tests::test_cfl_stability_enforcement ... ok
[INFO] [stdout] test simulation::state::tests::test_state_manager ... ok
[INFO] [stdout] test simulation::tests::test_config_validation ... ok
[INFO] [stdout] test simulation::tests::test_mesh_config ... ok
[INFO] [stdout] test simulation::tests::test_simulation_engine_creation ... 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_simulation_config_default ... ok
[INFO] [stderr] [2026-03-10T11:04:19Z INFO  plasma_simulation] Plasma Furnace Simulator - Library initialized
[INFO] [stderr] [2026-03-10T11:04:19Z INFO  plasma_simulation::simulation] Progress: 100.0% (t=0.100s, step=1, dt=0.100000s, energy_error=0.00%)
[INFO] [stderr] [2026-03-10T11:04:19Z INFO  plasma_simulation::simulation] Simulation loop completed: 1 steps, 0.100s
[INFO] [stdout] test simulation::tests::test_physics_config ... ok
[INFO] [stderr] [2026-03-10T11:04:19Z INFO  plasma_simulation::simulation] Simulation completed successfully in 0.01s
[INFO] [stdout] test simulation::tests::test_simulation_engine_initialization ... ok
[INFO] [stdout] test simulation::tests::test_simulation_cancellation ... ok
[INFO] [stdout] test simulation::physics::tests::test_torch_validation_in_physics ... ok
[INFO] [stdout] test simulation::solver_integration_test::integration_tests::test_energy_conservation_basic ... ok
[INFO] [stdout] test simulation::solver::tests::test_boundary_conditions ... ok
[INFO] [stdout] test simulation::tests::test_torch_config ... ok
[INFO] [stdout] test simulation::visualization::tests::test_point3d_serialization ... ok
[INFO] [stdout] test simulation::visualization::tests::test_visualization_manager_creation ... ok
[INFO] [stdout] test tests::test_version ... ok
[INFO] [stdout] test simulation::validation::tests::test_validation_manager_creation ... ok
[INFO] [stdout] test tests::test_init_logger ... ok
[INFO] [stdout] test tests::test_library_info ... ok
[INFO] [stdout] test simulation::tests::test_simulation_engine_run ... ok
[INFO] [stdout] test simulation::solver::tests::test_cfl_timestep_calculation ... ok
[INFO] [stderr] [2026-03-10T11:04:19Z INFO  plasma_simulation::simulation] Progress: 100.0% (t=0.500s, step=5, dt=0.100000s, energy_error=0.00%)
[INFO] [stderr] [2026-03-10T11:04:19Z INFO  plasma_simulation::simulation] Progress: 100.0% (t=0.500s, step=5, dt=0.100000s, energy_error=0.00%)
[INFO] [stderr] [2026-03-10T11:04:19Z INFO  plasma_simulation::simulation] Simulation loop completed: 5 steps, 0.500s
[INFO] [stderr] [2026-03-10T11:04:19Z INFO  plasma_simulation::simulation] Simulation completed successfully in 0.03s
[INFO] [stderr] [2026-03-10T11:04:19Z INFO  plasma_simulation::simulation] Simulation loop completed: 5 steps, 0.500s
[INFO] [stderr] [2026-03-10T11:04:19Z INFO  plasma_simulation::simulation] Simulation completed successfully in 0.04s
[INFO] [stdout] test simulation::tests::test_time_step_data_retrieval ... ok
[INFO] [stdout] test simulation::tests::test_time_series_data_storage ... ok
[INFO] [stdout] test simulation::solver_integration_test::integration_tests::test_forward_euler_heat_diffusion_integration ... ok
[INFO] [stderr] [2026-03-10T11:04:19Z INFO  plasma_simulation::simulation] Progress: 100.0% (t=0.500s, step=5, dt=0.100000s, energy_error=0.00%)
[INFO] [stderr] [2026-03-10T11:04:19Z INFO  plasma_simulation::simulation] Simulation loop completed: 5 steps, 0.500s
[INFO] [stderr] [2026-03-10T11:04:19Z INFO  plasma_simulation::simulation] Simulation completed successfully in 0.07s
[INFO] [stderr] [2026-03-10T11:04:19Z INFO  plasma_simulation::simulation] Progress: 100.0% (t=0.500s, step=5, dt=0.100000s, energy_error=0.00%)
[INFO] [stderr] [2026-03-10T11:04:19Z INFO  plasma_simulation::simulation] Simulation loop completed: 5 steps, 0.500s
[INFO] [stderr] [2026-03-10T11:04:19Z INFO  plasma_simulation::simulation] Simulation completed successfully in 0.08s
[INFO] [stdout] test simulation::tests::test_animation_metadata_retrieval ... ok
[INFO] [stdout] test simulation::tests::test_animation_data_retrieval ... ok
[INFO] [stdout] test simulation::material_diffusion_test::material_diffusion_tests::test_material_dependent_diffusion_rates ... ok
[INFO] [stdout] test simulation::absolute_distance_test::absolute_distance_tests::test_absolute_distance_heat_spread_4m_vs_2m_furnace ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 114 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests benches/performance_test.rs (/opt/rustwide/target/debug/deps/performance_test-0b1ff83fa695db0e)
[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-104c5db43c7ce09e)
[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] [stderr]    Doc-tests plasma_simulation
[INFO] [stdout] 
[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' (181) 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:     0x5a2eda382dea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a2eda382dea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a2eda382dea - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a2eda382dea - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a2eda3951fa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a2eda3951fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5a2eda386b12 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a2eda386b12 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a2eda36e95f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a2eda36e95f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a2eda37f061 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5a2eda37f21b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5a2eda36ea18 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5a2eda366719 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5a2eda36f27d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5a2eda395a6c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5a2eda3957e2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5a2eda350651 - rust_out::main::_doctest_main_src_simulation_metrics_rs_16_0::h1805bcc00aef6ae6
[INFO] [stdout]   18:     0x5a2eda350026 - rust_out::main::hbc8fb3ef9073494f
[INFO] [stdout]   19:     0x5a2eda34f673 - core::ops::function::FnOnce::call_once::h8578f0c031e386ae
[INFO] [stdout]   20:     0x5a2eda34f5d6 - std::sys::backtrace::__rust_begin_short_backtrace::hb54d2daf111ce867
[INFO] [stdout]   21:     0x5a2eda34f5b9 - std::rt::lang_start::{{closure}}::h94e8fd5c8cccecfa
[INFO] [stdout]   22:     0x5a2eda37e7e4 - <&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   23:     0x5a2eda37e7e4 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x5a2eda37e7e4 - std[b80a194dd3c418bb]::panicking::catch_unwind::<i32, &dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   25:     0x5a2eda37e7e4 - std[b80a194dd3c418bb]::panic::catch_unwind::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x5a2eda37e7e4 - std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x5a2eda37e7e4 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5a2eda37e7e4 - std[b80a194dd3c418bb]::panicking::catch_unwind::<isize, std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5a2eda37e7e4 - std[b80a194dd3c418bb]::panic::catch_unwind::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5a2eda37e7e4 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x5a2eda34f5a1 - std::rt::lang_start::h7f170e4d70be7fa1
[INFO] [stdout]   32:     0x5a2eda3506f5 - main
[INFO] [stdout]   33:     0x745fdef3a1ca - <unknown>
[INFO] [stdout]   34:     0x745fdef3a28b - __libc_start_main
[INFO] [stdout]   35:     0x5a2eda34f4b5 - _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.93s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "39497c8c3b321fb51b39ad014fac776e48f6f1d159487e240977a663847a3fa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39497c8c3b321fb51b39ad014fac776e48f6f1d159487e240977a663847a3fa3", kill_on_drop: false }`
[INFO] [stdout] 39497c8c3b321fb51b39ad014fac776e48f6f1d159487e240977a663847a3fa3
