[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 try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucland%2Frust-plasma" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lucland/rust-plasma on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/Cargo.toml: file `/workspace/builds/worker-7-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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07e2bfeac1b155e59b35713caf621dff1509c255fdd6bc7a1a84d24dfa791d4b
[INFO] running `Command { std: "docker" "start" "-a" "07e2bfeac1b155e59b35713caf621dff1509c255fdd6bc7a1a84d24dfa791d4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07e2bfeac1b155e59b35713caf621dff1509c255fdd6bc7a1a84d24dfa791d4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07e2bfeac1b155e59b35713caf621dff1509c255fdd6bc7a1a84d24dfa791d4b", kill_on_drop: false }`
[INFO] [stdout] 07e2bfeac1b155e59b35713caf621dff1509c255fdd6bc7a1a84d24dfa791d4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] e12e36a22b43f3760bc887c4a7b6c2d34a1df2e8b3cccc38b1707a8deb837e04
[INFO] running `Command { std: "docker" "start" "-a" "e12e36a22b43f3760bc887c4a7b6c2d34a1df2e8b3cccc38b1707a8deb837e04", 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 libc v0.2.172
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling rhai_codegen v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[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 50.73s
[INFO] running `Command { std: "docker" "inspect" "e12e36a22b43f3760bc887c4a7b6c2d34a1df2e8b3cccc38b1707a8deb837e04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e12e36a22b43f3760bc887c4a7b6c2d34a1df2e8b3cccc38b1707a8deb837e04", kill_on_drop: false }`
[INFO] [stdout] e12e36a22b43f3760bc887c4a7b6c2d34a1df2e8b3cccc38b1707a8deb837e04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 176d6dbd2a4c5addea42ff1dfba90e8a0507a89723cb5bb554f1946cef0eef58
[INFO] running `Command { std: "docker" "start" "-a" "176d6dbd2a4c5addea42ff1dfba90e8a0507a89723cb5bb554f1946cef0eef58", 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 num-traits v0.2.19
[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_builder v4.5.37
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[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-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rhai v1.21.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling chrono v0.4.42
[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 36.18s
[INFO] running `Command { std: "docker" "inspect" "176d6dbd2a4c5addea42ff1dfba90e8a0507a89723cb5bb554f1946cef0eef58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "176d6dbd2a4c5addea42ff1dfba90e8a0507a89723cb5bb554f1946cef0eef58", kill_on_drop: false }`
[INFO] [stdout] 176d6dbd2a4c5addea42ff1dfba90e8a0507a89723cb5bb554f1946cef0eef58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 84d495e24468bcc856920496820fa9bc60625f11b44cc7578d7125e0ba3fb987
[INFO] running `Command { std: "docker" "start" "-a" "84d495e24468bcc856920496820fa9bc60625f11b44cc7578d7125e0ba3fb987", 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.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/plasma_simulation/a2f64a2b21bcad5b/deps/plasma_simulation-a2f64a2b21bcad5b)
[INFO] [stdout] 
[INFO] [stdout] running 114 tests
[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_complex_material_property_formula ... ok
[INFO] [stdout] test formula::engine::tests::test_safety_limits ... ok
[INFO] [stdout] test formula::engine::tests::test_formula_engine_creation ... ok
[INFO] [stdout] test formula::integration::tests::test_add_material_formula ... ok
[INFO] [stdout] test errors::tests::test_validation_mesh_resolution ... ok
[INFO] [stdout] test formula::tests::test_formula_manager_creation ... ok
[INFO] [stdout] test formula::integration::tests::test_invalid_formula ... ok
[INFO] [stdout] test formula::engine::tests::test_mathematical_functions ... ok
[INFO] [stdout] test formula::integration::tests::test_formula_manager_creation ... ok
[INFO] [stdout] test formula::engine::tests::test_temperature_dependent_formula ... ok
[INFO] [stdout] test formula::engine::tests::test_simple_formula_evaluation ... ok
[INFO] [stdout] test formula::integration::tests::test_formula_retrieval ... ok
[INFO] [stdout] test formula::engine::tests::test_formula_with_variables ... ok
[INFO] [stdout] test formula::engine::tests::test_physical_constants ... ok
[INFO] [stdout] test formula::engine::tests::test_formula_validation ... ok
[INFO] [stdout] test formula::integration::tests::test_formula_validation ... ok
[INFO] [stdout] test simulation::absolute_distance_test::absolute_distance_tests::test_thermal_diffusivity_calculation ... ok
[INFO] [stdout] test simulation::materials::tests::test_material_temperature_range ... ok
[INFO] [stdout] test simulation::materials::tests::test_property_constant ... ok
[INFO] [stdout] test simulation::materials::tests::test_all_predefined_materials ... ok
[INFO] [stdout] test formula::engine::tests::test_constants ... ok
[INFO] [stdout] test formula::integration::tests::test_evaluate_material_property ... ok
[INFO] [stdout] test simulation::materials::tests::test_material_creation ... ok
[INFO] [stdout] test simulation::materials::tests::test_material_library ... ok
[INFO] [stdout] test simulation::material_diffusion_test::material_diffusion_tests::test_thermal_diffusivity_values ... ok
[INFO] [stdout] test simulation::materials::tests::test_material_validation_comprehensive ... ok
[INFO] [stdout] test simulation::materials::tests::test_material_validation ... ok
[INFO] [stdout] test formula::tests::test_integration ... ok
[INFO] [stdout] test simulation::mesh::tests::test_mesh_neighbors ... 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_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_presets ... 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 simulation::mesh::tests::test_mesh_validation_errors ... ok
[INFO] [stdout] test simulation::metrics::tests::test_mesh_metadata ... ok
[INFO] [stdout] test simulation::metrics::tests::test_metrics_analyzer_with_mesh_metadata ... ok
[INFO] [stdout] test simulation::materials::tests::test_property_validation ... ok
[INFO] [stdout] test simulation::metrics::tests::test_time_step_statistics ... ok
[INFO] [stdout] test simulation::metrics::tests::test_temperature_range_tracker ... 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::physics::tests::test_convection_loss_calculation ... ok
[INFO] [stdout] test simulation::parametric::tests::test_parametric_manager_creation ... 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_plasma_torch_creation ... 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_validation ... ok
[INFO] [stdout] test simulation::physics::tests::test_plasma_torch_validation_against_furnace ... ok
[INFO] [stdout] test simulation::metrics::tests::test_export_statistics_csv ... ok
[INFO] [stdout] test simulation::metrics::tests::test_export_metrics_json ... ok
[INFO] [stdout] test simulation::metrics::tests::test_export_temperature_grids_json ... ok
[INFO] [stdout] test simulation::metrics::tests::test_metrics_analyzer_add_time_step ... 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_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 formula::integration::tests::test_constants_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_cfl_timestep_calculation ... 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::materials::tests::test_property_formula ... ok
[INFO] [stdout] test simulation::solver::tests::test_solver_creation ... ok
[INFO] [stdout] test simulation::state::tests::test_simulation_state_creation ... ok
[INFO] [stdout] test simulation::solver::tests::test_stability_check ... ok
[INFO] [stdout] test simulation::state::tests::test_state_manager ... ok
[INFO] [stdout] test simulation::tests::test_config_validation ... ok
[INFO] [stdout] test simulation::solver_integration_test::integration_tests::test_cfl_stability_enforcement ... ok
[INFO] [stdout] test simulation::materials::tests::test_material_properties_evaluation ... ok
[INFO] [stdout] test simulation::solver_integration_test::integration_tests::test_boundary_conditions_integration ... ok
[INFO] [stdout] test simulation::physics::tests::test_plasma_torch_with_orientation ... ok
[INFO] [stdout] test simulation::tests::test_energy_monitor ... ok
[INFO] [stdout] test simulation::tests::test_geometry_config ... ok
[INFO] [stdout] test simulation::solver::tests::test_solver_info ... ok
[INFO] [stdout] test simulation::materials::tests::test_property_table ... ok
[INFO] [stdout] test simulation::tests::test_mesh_config ... ok
[INFO] [stdout] test simulation::solver::tests::test_solver_with_cfl_factor ... ok
[INFO] [stdout] test simulation::tests::test_physics_config ... ok
[INFO] [stdout] test simulation::tests::test_simulation_config_default ... ok
[INFO] [stdout] test simulation::tests::test_simulation_cancellation ... ok
[INFO] [stdout] test simulation::tests::test_simulation_engine_creation ... ok
[INFO] [stdout] test simulation::solver_integration_test::integration_tests::test_energy_conservation_basic ... ok
[INFO] [stdout] test simulation::tests::test_simulation_engine_initialization ... 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_run ... ok
[INFO] [stdout] test simulation::tests::test_animation_data_retrieval ... ok
[INFO] [stdout] test simulation::visualization::tests::test_point3d_serialization ... ok
[INFO] [stdout] test simulation::tests::test_animation_metadata_retrieval ... ok
[INFO] [stdout] test simulation::tests::test_torch_config ... ok
[INFO] [stdout] test simulation::validation::tests::test_validation_manager_creation ... ok
[INFO] [stdout] test tests::test_library_info ... ok
[INFO] [stdout] test simulation::visualization::tests::test_visualization_manager_creation ... ok
[INFO] [stdout] test simulation::tests::test_time_step_data_retrieval ... ok
[INFO] [stdout] test tests::test_version ... ok
[INFO] [stderr] [2026-01-16T16:59:29Z INFO  plasma_simulation] Plasma Furnace Simulator - Library initialized
[INFO] [stdout] test tests::test_init_logger ... ok
[INFO] [stderr] [2026-01-16T16:59:29Z INFO  plasma_simulation::simulation] Progress: 100.0% (t=0.500s, step=5, dt=0.100000s, energy_error=0.00%)
[INFO] [stderr] [2026-01-16T16:59:29Z INFO  plasma_simulation::simulation] Simulation loop completed: 5 steps, 0.500s
[INFO] [stdout] test simulation::tests::test_time_series_data_storage ... ok
[INFO] [stderr] [2026-01-16T16:59:29Z INFO  plasma_simulation::simulation] Simulation completed successfully in 0.05s
[INFO] [stdout] test formula::engine::tests::test_conditional_formulas ... ok
[INFO] [stdout] test formula::tests::test_formula_engine_creation ... 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::material_diffusion_test::material_diffusion_tests::test_material_dependent_diffusion_rates ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 114 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.59s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests benches/performance_test.rs (/opt/rustwide/target/debug/build/plasma_simulation/a72d4c128e261ac0/deps/performance_test-a72d4c128e261ac0)
[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/build/plasma_simulation/05300769d9d4928b/deps/plasma_simulation-05300769d9d4928b)
[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/formula/mod.rs - formula (line 22) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 28) - 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' (180) 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:     0x64795b1b2f42 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64795b1b2f42 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64795b1b2f42 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64795b1b2f42 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64795b1c5f0a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64795b1c5f0a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64795b1b7436 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64795b1b7436 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64795b19dd7f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64795b19dd7f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64795b1af131 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x64795b1af2eb - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x64795b19de38 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x64795b195ab9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x64795b19e6dd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x64795b1c65dc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x64795b1c6352 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x64795b17fb6b - rust_out[c8cdd22bfd421af4]::main::_doctest_main_src_simulation_metrics_rs_16_0
[INFO] [stdout]   18:     0x64795b17f476 - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   19:     0x64795b1804a3 - <fn() as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x64795b17f436 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   21:     0x64795b17f449 - std[840933623431fd06]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   22:     0x64795b1ae726 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   23:     0x64795b1ae726 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x64795b1ae726 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   25:     0x64795b1ae726 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x64795b1ae726 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x64795b1ae726 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x64795b1ae726 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x64795b1ae726 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x64795b1ae726 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x64795b17f411 - std[840933623431fd06]::rt::lang_start::<()>
[INFO] [stdout]   32:     0x64795b180505 - main
[INFO] [stdout]   33:     0x7a00091221ca - <unknown>
[INFO] [stdout]   34:     0x7a000912228b - __libc_start_main
[INFO] [stdout]   35:     0x64795b17f2b5 - _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.70s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "84d495e24468bcc856920496820fa9bc60625f11b44cc7578d7125e0ba3fb987", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84d495e24468bcc856920496820fa9bc60625f11b44cc7578d7125e0ba3fb987", kill_on_drop: false }`
[INFO] [stdout] 84d495e24468bcc856920496820fa9bc60625f11b44cc7578d7125e0ba3fb987
