[INFO] fetching crate imlet 0.2.0... [INFO] testing imlet-0.2.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate imlet 0.2.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate imlet 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate imlet 0.2.0 [INFO] tweaked toml for crates.io crate imlet 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate imlet 0.2.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate imlet 0.2.0 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3c01b0bf7ab3f8755bff775abf2e735c218709ec52a441371c3f0c5efd5a0ba [INFO] running `Command { std: "docker" "start" "-a" "c3c01b0bf7ab3f8755bff775abf2e735c218709ec52a441371c3f0c5efd5a0ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3c01b0bf7ab3f8755bff775abf2e735c218709ec52a441371c3f0c5efd5a0ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3c01b0bf7ab3f8755bff775abf2e735c218709ec52a441371c3f0c5efd5a0ba", kill_on_drop: false }` [INFO] [stdout] c3c01b0bf7ab3f8755bff775abf2e735c218709ec52a441371c3f0c5efd5a0ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6d0ed057b1c6ee3bdc77a4939f3e3b637df473dc084633ed2205b321ddf6843 [INFO] running `Command { std: "docker" "start" "-a" "c6d0ed057b1c6ee3bdc77a4939f3e3b637df473dc084633ed2205b321ddf6843", kill_on_drop: false }` [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling imlet v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types/computation/model/implicit_model.rs:559:9 [INFO] [stdout] | [INFO] [stdout] 559 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 560 | sorted_sources: &[String], [INFO] [stdout] 561 | ) -> Result, ModelError> { [INFO] [stdout] | ------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 561 | ) -> Result, ModelError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types/computation/model/implicit_model.rs:595:27 [INFO] [stdout] | [INFO] [stdout] 595 | pub(crate) fn compile(&self, target: &str) -> Result, ModelError> { [INFO] [stdout] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 595 | pub(crate) fn compile(&self, target: &str) -> Result, ModelError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.65s [INFO] running `Command { std: "docker" "inspect" "c6d0ed057b1c6ee3bdc77a4939f3e3b637df473dc084633ed2205b321ddf6843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6d0ed057b1c6ee3bdc77a4939f3e3b637df473dc084633ed2205b321ddf6843", kill_on_drop: false }` [INFO] [stdout] c6d0ed057b1c6ee3bdc77a4939f3e3b637df473dc084633ed2205b321ddf6843 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 402157eb5ecae18959f87ea759157ce6e57cf47eb9d4504fd074691b9261b3c5 [INFO] running `Command { std: "docker" "start" "-a" "402157eb5ecae18959f87ea759157ce6e57cf47eb9d4504fd074691b9261b3c5", kill_on_drop: false }` [INFO] [stderr] Compiling imlet v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types/computation/model/implicit_model.rs:559:9 [INFO] [stdout] | [INFO] [stdout] 559 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 560 | sorted_sources: &[String], [INFO] [stdout] 561 | ) -> Result, ModelError> { [INFO] [stdout] | ------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 561 | ) -> Result, ModelError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types/computation/model/implicit_model.rs:595:27 [INFO] [stdout] | [INFO] [stdout] 595 | pub(crate) fn compile(&self, target: &str) -> Result, ModelError> { [INFO] [stdout] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 595 | pub(crate) fn compile(&self, target: &str) -> Result, ModelError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types/computation/model/implicit_model.rs:559:9 [INFO] [stdout] | [INFO] [stdout] 559 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 560 | sorted_sources: &[String], [INFO] [stdout] 561 | ) -> Result, ModelError> { [INFO] [stdout] | ------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 561 | ) -> Result, ModelError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types/computation/model/implicit_model.rs:595:27 [INFO] [stdout] | [INFO] [stdout] 595 | pub(crate) fn compile(&self, target: &str) -> Result, ModelError> { [INFO] [stdout] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 595 | pub(crate) fn compile(&self, target: &str) -> Result, ModelError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.90s [INFO] running `Command { std: "docker" "inspect" "402157eb5ecae18959f87ea759157ce6e57cf47eb9d4504fd074691b9261b3c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "402157eb5ecae18959f87ea759157ce6e57cf47eb9d4504fd074691b9261b3c5", kill_on_drop: false }` [INFO] [stdout] 402157eb5ecae18959f87ea759157ce6e57cf47eb9d4504fd074691b9261b3c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 614cc1a232492ff68a65249fc95858a6422b25960401824f79b9c5494c22f218 [INFO] running `Command { std: "docker" "start" "-a" "614cc1a232492ff68a65249fc95858a6422b25960401824f79b9c5494c22f218", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/types/computation/model/implicit_model.rs:559:9 [INFO] [stderr] | [INFO] [stderr] 559 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 560 | sorted_sources: &[String], [INFO] [stderr] 561 | ) -> Result, ModelError> { [INFO] [stderr] | ------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 561 | ) -> Result, ModelError> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/types/computation/model/implicit_model.rs:595:27 [INFO] [stderr] | [INFO] [stderr] 595 | pub(crate) fn compile(&self, target: &str) -> Result, ModelError> { [INFO] [stderr] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 595 | pub(crate) fn compile(&self, target: &str) -> Result, ModelError> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `imlet` (lib) generated 2 warnings (run `cargo fix --lib -p imlet` to apply 2 suggestions) [INFO] [stderr] warning: `imlet` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/imlet-e66c2f4f6d0dff27) [INFO] [stdout] [INFO] [stdout] running 84 tests [INFO] [stdout] test types::computation::data::dense_field::tests::test_cell_value_iterator ... ok [INFO] [stdout] test types::computation::data::dense_field::tests::test_smooth_field_full_varied ... ok [INFO] [stdout] test types::computation::data::dense_field::tests::test_smooth_field_full ... ok [INFO] [stdout] test types::computation::data::dense_field::tests::test_smooth_field_half ... ok [INFO] [stdout] test types::computation::data::dense_field::tests::test_smooth_field_half_varied ... ok [INFO] [stdout] test types::computation::data::dense_field::tests::test_threshold_field ... ok [INFO] [stdout] test types::computation::data::dense_field::tests::test_map_point_index ... ok [INFO] [stdout] test algorithms::marching_cubes::tests::test_generate_iso_surface_2x2x2 ... ok [INFO] [stdout] test types::computation::data::dense_field::tests::test_value_iterator ... ok [INFO] [stdout] test types::computation::data::field_iterator::tests::test_cell_grid_iterator ... ok [INFO] [stdout] test types::computation::data::sampler::tests::test_dense_sampler_builder ... ok [INFO] [stdout] test types::computation::data::field_iterator::tests::test_point_grid_iterator ... ok [INFO] [stdout] test types::computation::data::field_iterator::tests::test_dense_cell_value_iterator ... ok [INFO] [stdout] test types::computation::data::sampler::tests::test_sampler_invalid_component ... ok [INFO] [stdout] test algorithms::marching_cubes::tests::test_generate_iso_surface_sphere ... ok [INFO] [stdout] test types::computation::data::sparse_field::tests::test_block_sizes ... ok [INFO] [stdout] test types::computation::functions::coordinates::tests::test_handle_zero_size_domain_x ... ok [INFO] [stdout] test types::computation::functions::coordinates::tests::test_handle_zero_size_domain_y ... ok [INFO] [stdout] test types::computation::functions::coordinates::tests::test_handle_zero_size_domain_z ... ok [INFO] [stdout] test types::computation::functions::coordinates::tests::test_natural_x_domain ... ok [INFO] [stdout] test types::computation::functions::coordinates::tests::test_natural_y_domain ... ok [INFO] [stdout] test types::computation::functions::coordinates::tests::test_natural_z_domain ... ok [INFO] [stdout] test types::computation::data::sparse_field::tests::test_error_handling ... ok [INFO] [stdout] test types::computation::data::sparse_field::tests::test_sparse_field_initialization ... ok [INFO] [stdout] test types::computation::functions::gyroid::tests::test_compute_linearized ... ok [INFO] [stdout] test types::computation::model::computation_graph::tests::test_evaluate_model_constant_operation ... ok [INFO] [stdout] test types::computation::functions::function_components::tests::test_all_function_components_params ... ok [INFO] [stdout] test types::computation::model::computation_graph::tests::test_create_and_evaluate_model_with_function_operation ... ok [INFO] [stdout] test types::computation::model::implicit_model::tests::test_build_model_with_input_connections ... ok [INFO] [stdout] test types::computation::functions::neovius::tests::test_compute_linearized ... ok [INFO] [stdout] test types::computation::model::computation_graph::tests::test_evaluate_model_function ... ok [INFO] [stdout] test types::computation::model::implicit_model::tests::test_error_add_operation_incorrect_input_list ... ok [INFO] [stdout] test types::computation::model::implicit_model::tests::test_error_missing_input ... ok [INFO] [stdout] test types::computation::model::implicit_model::tests::test_error_missing_tag ... ok [INFO] [stdout] test types::computation::model::implicit_model::tests::test_error_with_cyclic_dependecies ... ok [INFO] [stdout] test types::computation::data::sampler::tests::test_sampler_iso_surface_without_field ... ok [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::computation::data::sparse_field] Sparse field generated with 4,096 sampled points (100.00% of active) in 52.30ms [INFO] [stdout] test types::computation::model::computation_graph::tests::test_evaluate_model_function_non_uniform ... ok [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::computation::data::sparse_field] Sparse field generated with 1,024 sampled points (25.00% of active) in 54.13ms [INFO] [stdout] test types::computation::model::model_component::tests::test_compute_constant ... ok [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::computation::data::sparse_field] Initialized (1,1,1) internal nodes. [INFO] [stdout] test types::computation::model::model_component::tests::test_compute_function ... ok [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::computation::data::dense_field] Dense value buffer for 1,331 points generated in 35.39ms [INFO] [stdout] test types::computation::data::sampler::tests::test_dense_sampler_field_operations ... ok [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::computation::model::implicit_model] Computation graph with 1 components compiled in 37.19µs [INFO] [stdout] test types::computation::model::model_component::tests::test_compute_operation ... ok [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::computation::data::dense_field] Dense value buffer for 1,331 points generated in 54.71ms [INFO] [stdout] test types::computation::operations::operation_components::tests::test_all_operation_components_params ... ok [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::geometry::mesh] Mesh normals computed for 92 points in 319.71µs [INFO] [stdout] test types::geometry::bounding_box::tests::test_compute_corners ... ok [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::computation::data::dense_field] Dense value data with 1,331 points padded in 25.42µs. [INFO] [stdout] test types::geometry::bounding_box::tests::test_compute_wireframe ... ok [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::geometry::mesh] Mesh normals computed for 8 points in 29.27µs [INFO] [stdout] test types::geometry::bounding_box::tests::test_compute_wireframe_non_origin ... ok [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::utils::io] Obj file assets/geometry/box.obj with 8 vertices and 12 faces successfully read. [INFO] [stdout] test types::geometry::bounding_box::tests::test_get_assigns_params ... ok [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::geometry::mesh] Octree computed for mesh with 12 triangles in 38.30µs [INFO] [stdout] test types::geometry::bounding_box::tests::test_intersects_triangle ... ok [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::computation::data::sparse_field] Sparse field generated with 1,024 sampled points (25.00% of active) in 2.86ms [INFO] [stdout] test types::geometry::bounding_box::tests::test_compute_corners_non_origin ... ok [INFO] [stdout] test types::geometry::line::tests::test_get_assigns_params ... ok [INFO] [stdout] test types::computation::data::sampler::tests::test_dense_sampler_with_padding ... ok [INFO] [stdout] test types::geometry::octree::tests::test_compute_signed_distance_box ... ok [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::utils::io] Obj file assets/geometry/sphere.obj with 92 vertices and 180 faces successfully read. [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::geometry::mesh] Octree computed for mesh with 180 triangles in 1.19ms [INFO] [stdout] test types::computation::data::sampler::tests::test_sparse_sampler_sampling_modes ... ok [INFO] [stdout] test types::computation::data::sparse_field::tests::test_sparse_field_iterators ... ok [INFO] [stdout] test types::geometry::octree::tests::test_build_octree ... ok [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::computation::data::dense_field] Dense value data with 1,331 points smoothed in 7.74ms over 3 iterations [INFO] [stdout] test types::computation::data::sampler::tests::test_dense_sampler_with_smoothing ... ok [INFO] [stdout] test types::computation::data::sparse_field::tests::test_sparse_field_sampling ... ok [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::computation::data::sparse_field] Sparse field generated with 4,096 sampled points (100.00% of active) in 52.26ms [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::geometry::mesh] Mesh normals computed for 92 points in 301.83µs [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::utils::io] Obj file assets/geometry/sphere.obj with 92 vertices and 180 faces successfully read. [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::geometry::mesh] Mesh normals computed for 92 points in 8.34ms [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::utils::io] Obj file assets/geometry/sphere.obj with 92 vertices and 180 faces successfully read. [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::geometry::mesh] Mesh normals computed for 92 points in 282.06µs [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::utils::io] Obj file assets/geometry/sphere.obj with 92 vertices and 180 faces successfully read. [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::geometry::mesh] Octree computed for mesh with 180 triangles in 3.14ms [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::computation::model::implicit_model] Input Value assigned to component Add at index 0 [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::computation::model::implicit_model] Input Value assigned to component Add at index 1 [INFO] [stdout] test types::computation::model::implicit_model::tests::test_error_duplicate_tag ... ok [INFO] [stdout] test types::geometry::octree::tests::test_compute_signed_distance_sphere ... ok [INFO] [stdout] test types::computation::model::implicit_model::tests::test_error_incorrect_input_count ... ok [INFO] [stdout] test types::geometry::torus::tests::test_torus_centre_distance_value ... ok [INFO] [stdout] test types::geometry::triangle::tests::test_barycentric_coord ... ok [INFO] [stdout] test types::geometry::triangle::tests::test_closest_point_on_edge_1 ... ok [INFO] [stdout] test types::geometry::sphere::tests::test_get_assigns_params ... ok [INFO] [stdout] test types::geometry::triangle::tests::test_closest_point_on_edge_2 ... ok [INFO] [stdout] test types::geometry::triangle::tests::test_closest_point_on_face ... ok [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::geometry::mesh] Mesh normals computed for 92 points in 272.85µs [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::utils::io] Obj file assets/geometry/sphere.obj with 92 vertices and 180 faces successfully read. [INFO] [stdout] test types::geometry::triangle::tests::test_closest_point_on_v_2 ... ok [INFO] [stdout] test types::geometry::bounding_box::tests::test_create_from_objects ... ok [INFO] [stdout] test types::geometry::triangle::tests::test_closest_point_on_v_3 ... ok [INFO] [stdout] test types::geometry::vec3f::tests::test_compute_angle_opposite ... ok [INFO] [stdout] test types::geometry::vec3f::tests::test_slerp_opposite_vecs ... ok [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::computation::model::implicit_model] Computation graph with 1 components compiled in 43.45µs [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::geometry::mesh] Octree computed for mesh with 180 triangles in 11.00ms [INFO] [stdout] test types::geometry::octree::tests::test_closest_pt ... ok [INFO] [stdout] test types::geometry::triangle::tests::test_closest_point_on_v_1 ... ok [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::computation::data::sparse_field] Sparse field generated with 968 sampled points (9.09% of active) in 81.92ms [INFO] [stdout] test types::geometry::triangle::tests::test_closest_point_on_edge_3 ... ok [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::computation::data::sparse_field] Initialized (1,1,1) internal nodes. [INFO] [stdout] test types::geometry::octree::tests::test_compute_signed_distance_sphere_leaking ... ok [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::geometry::mesh] Octree computed for mesh with 180 triangles in 27.23ms [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::computation::model::implicit_model] Computation graph with 1 components compiled in 38.12µs [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::geometry::mesh] Mesh normals computed for 2,903 points in 16.75ms [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::utils::io] Obj file assets/geometry/cow.obj with 2903 vertices and 5804 faces successfully read. [INFO] [stdout] test types::computation::data::sampler::tests::test_sparse_sampler_different_block_sizes ... ok [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::computation::data::sparse_field] Sparse field generated with 2,048 sampled points (50.00% of active) in 42.60ms [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::computation::model::implicit_model] Computation graph with 1 components compiled in 45.75µs [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::geometry::mesh] Mesh normals computed for 2,903 points in 47.73ms [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::utils::io] Obj file assets/geometry/cow.obj with 2903 vertices and 5804 faces successfully read. [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::geometry::mesh] Mesh normals computed for 3,301 points in 47.31ms [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::utils::io] Obj file assets/geometry/bunny.obj with 3301 vertices and 6598 faces successfully read. [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::geometry::mesh] Octree computed for mesh with 5,804 triangles in 187.22ms [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::computation::model::implicit_model] Computation graph with 1 components compiled in 66.69µs [INFO] [stdout] test types::geometry::octree::tests::test_compute_signed_distance_cow_leaking_edge ... ok [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::geometry::mesh] Mesh normals computed for 3,301 points in 14.23ms [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::utils::io] Obj file assets/geometry/bunny.obj with 3301 vertices and 6598 faces successfully read. [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::computation::data::sparse_field] Initialized (1,1,1) internal nodes. [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::computation::data::sparse_field] Sparse field generated with 2,048 sampled points (50.00% of active) in 288.86ms [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::algorithms::marching_cubes] Marching cubes generated 0 triangles in 8.35ms [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::geometry::mesh] Mesh topology generated for 0 points and 0 triangles in 8.06µs [INFO] [stdout] test types::computation::data::sampler::tests::test_sparse_sampler_iso_value_bounds ... ok [INFO] [stderr] [2025-10-02T02:09:02Z INFO imlet::types::geometry::mesh] Mesh normals computed for 0 points in 21.60µs [INFO] [stderr] [2025-10-02T02:09:03Z INFO imlet::types::geometry::mesh] Mesh normals computed for 2,903 points in 41.42ms [INFO] [stderr] [2025-10-02T02:09:03Z INFO imlet::utils::io] Obj file assets/geometry/cow.obj with 2903 vertices and 5804 faces successfully read. [INFO] [stdout] test types::computation::data::sampler::tests::test_sparse_sampler_builder ... ok [INFO] [stderr] [2025-10-02T02:09:03Z INFO imlet::types::geometry::mesh] Octree computed for mesh with 6,598 triangles in 250.52ms [INFO] [stdout] test types::geometry::octree::tests::test_compute_signed_distance_bunny_leaking ... ok [INFO] [stderr] [2025-10-02T02:09:03Z INFO imlet::types::computation::data::sparse_field] Sparse field generated with 1,024 sampled points (25.00% of active) in 250.78ms [INFO] [stderr] [2025-10-02T02:09:03Z INFO imlet::algorithms::marching_cubes] Marching cubes generated 0 triangles in 4.29ms [INFO] [stderr] [2025-10-02T02:09:03Z INFO imlet::types::geometry::mesh] Mesh topology generated for 0 points and 0 triangles in 9.35µs [INFO] [stderr] [2025-10-02T02:09:03Z INFO imlet::types::geometry::mesh] Mesh normals computed for 0 points in 23.46µs [INFO] [stdout] test types::computation::data::sampler::tests::test_sparse_sampler_field_operations ... ok [INFO] [stderr] [2025-10-02T02:09:03Z INFO imlet::types::geometry::mesh] Octree computed for mesh with 5,804 triangles in 376.44ms [INFO] [stdout] test types::geometry::octree::tests::test_compute_signed_distance_cow_leaking_edge_2 ... ok [INFO] [stdout] test types::geometry::octree::tests::test_compute_signed_distance_cow_leaking_vertex ... ok [INFO] [stderr] [2025-10-02T02:09:03Z INFO imlet::types::geometry::mesh] Octree computed for mesh with 5,804 triangles in 268.48ms [INFO] [stderr] [2025-10-02T02:09:03Z INFO imlet::types::geometry::mesh] Octree computed for mesh with 6,598 triangles in 398.79ms [INFO] [stdout] test types::geometry::octree::tests::test_compute_signed_distance_bunny_leaking_f32 ... ok [INFO] [stderr] [2025-10-02T02:09:04Z INFO imlet::types::computation::data::sparse_field] Sparse field generated with 304,064 sampled points (14.50% of active) in 2.17s [INFO] [stderr] [2025-10-02T02:09:05Z INFO imlet::algorithms::marching_cubes] Marching cubes generated 31,208 triangles in 108.20ms [INFO] [stderr] [2025-10-02T02:09:05Z INFO imlet::types::geometry::mesh] Mesh topology generated for 15,606 points and 31,208 triangles in 70.77ms [INFO] [stderr] [2025-10-02T02:09:05Z INFO imlet::types::geometry::mesh] Mesh normals computed for 15,606 points in 76.53ms [INFO] [stdout] test types::computation::data::sparse_field::tests::sample_sparse_field_multiple_root_nodes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.64s [INFO] [stdout] [INFO] [stderr] Doc-tests imlet [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/types/computation/traits/implicit_functions.rs - types::computation::traits::implicit_functions::ImplicitOperation (line 52) ... ok [INFO] [stdout] test src/types/computation/traits/implicit_functions.rs - types::computation::traits::implicit_functions::ImplicitFunction (line 13) ... ok [INFO] [stdout] test src/types/computation/model/implicit_model.rs - types::computation::model::implicit_model::ImplicitModel (line 22) ... ok [INFO] [stdout] test src/types/computation/functions/mesh_file.rs - types::computation::functions::mesh_file::MeshFile (line 26) ... ok [INFO] [stdout] test src/types/computation/data/sampler.rs - types::computation::data::sampler::DenseSampler (line 280) ... ok [INFO] [stdout] test src/types/computation/data/sampler.rs - types::computation::data::sampler::SparseSampler (line 60) ... ok [INFO] [stdout] test src/lib.rs - (line 30) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 30) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (329) panicked at src/lib.rs:62:48: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f2f001af812 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f2f001af812 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f2f001af812 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5f2f001af812 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5f2f001ce2ef - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5f2f001ce2ef - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5f2f0019f643 - std::io::default_write_fmt::h745a1edf2999cb3b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f2f0019f643 - std::io::Write::write_fmt::hfc56e66d6e189682 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5f2f001afe22 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5f2f0019cc2c - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5f2f0019ca66 - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5f2f0019d8ea - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5f2f001afc2a - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x5f2f001afb89 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5f2f0019d65d - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5f2f001d5390 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x5f2f001d71f6 - core::result::unwrap_failed::ha809bf80017a514a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/result.rs:1852:5 [INFO] [stdout] 17: 0x5f2f00151c34 - rust_out::main::_doctest_main_src_lib_rs_30_0::h10b91cdf8dc09962 [INFO] [stdout] 18: 0x5f2f00151426 - rust_out::main::h61a73a86de211918 [INFO] [stdout] 19: 0x5f2f0013c5c3 - core::ops::function::FnOnce::call_once::h6c9c00fd6ee79245 [INFO] [stdout] 20: 0x5f2f00155ee6 - std::sys::backtrace::__rust_begin_short_backtrace::h916f7d6bfb06988c [INFO] [stdout] 21: 0x5f2f00155269 - std::rt::lang_start::{{closure}}::h8b630493ef2474c7 [INFO] [stdout] 22: 0x5f2f001b05a0 - core::ops::function::impls:: for &F>::call_once::hae16bf8966719858 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 23: 0x5f2f001b05a0 - std::panicking::catch_unwind::do_call::hd4eb7cf01d0f66cd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 24: 0x5f2f001b05a0 - std::panicking::catch_unwind::h35b4afc45093edf5 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 25: 0x5f2f001b05a0 - std::panic::catch_unwind::h5a7ef11ac2fa7980 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 26: 0x5f2f001b05a0 - std::rt::lang_start_internal::{{closure}}::h18f8e059e8eb5f5a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:175:24 [INFO] [stdout] 27: 0x5f2f001b05a0 - std::panicking::catch_unwind::do_call::hb4f94f34ea41283f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x5f2f001b05a0 - std::panicking::catch_unwind::hfbb31091ea806204 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x5f2f001b05a0 - std::panic::catch_unwind::hc88f452387620cfb [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5f2f001b05a0 - std::rt::lang_start_internal::h23cfb6dcbf9c9010 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:171:5 [INFO] [stdout] 31: 0x5f2f00155251 - std::rt::lang_start::h2676fe224d780b30 [INFO] [stdout] 32: 0x5f2f00155f75 - main [INFO] [stdout] 33: 0x7f691d1fa1ca - [INFO] [stdout] 34: 0x7f691d1fa28b - __libc_start_main [INFO] [stdout] 35: 0x5f2f000f9fe5 - _start [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 30) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.26s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "614cc1a232492ff68a65249fc95858a6422b25960401824f79b9c5494c22f218", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "614cc1a232492ff68a65249fc95858a6422b25960401824f79b9c5494c22f218", kill_on_drop: false }` [INFO] [stdout] 614cc1a232492ff68a65249fc95858a6422b25960401824f79b9c5494c22f218