[INFO] fetching crate imlet 0.2.0...
[INFO] testing imlet-0.2.0 against 1.94.0 for beta-1.95-1
[INFO] extracting crate imlet 0.2.0 into /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate imlet 0.2.0 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gpu-descriptor v0.3.1
[INFO] [stderr]   Downloaded serde_json v1.0.129
[INFO] [stderr]   Downloaded cc v1.2.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 318b4c31dfd0a908d182beb60e4d9775d8e6af7914b029795e76b0e1a937a400
[INFO] running `Command { std: "docker" "start" "-a" "318b4c31dfd0a908d182beb60e4d9775d8e6af7914b029795e76b0e1a937a400", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "318b4c31dfd0a908d182beb60e4d9775d8e6af7914b029795e76b0e1a937a400", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "318b4c31dfd0a908d182beb60e4d9775d8e6af7914b029795e76b0e1a937a400", kill_on_drop: false }`
[INFO] [stdout] 318b4c31dfd0a908d182beb60e4d9775d8e6af7914b029795e76b0e1a937a400
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f58e98fb001d440f29e3dd497e2f9e2b03f7aa1ba336f619961b37ee6c9eb606
[INFO] running `Command { std: "docker" "start" "-a" "f58e98fb001d440f29e3dd497e2f9e2b03f7aa1ba336f619961b37ee6c9eb606", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling env_filter v0.1.2
[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<ComputationGraph<T>, 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<ComputationGraph<'_, T>, 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<ComputationGraph<T>, 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<ComputationGraph<'_, T>, ModelError> {
[INFO] [stdout]     |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.79s
[INFO] running `Command { std: "docker" "inspect" "f58e98fb001d440f29e3dd497e2f9e2b03f7aa1ba336f619961b37ee6c9eb606", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f58e98fb001d440f29e3dd497e2f9e2b03f7aa1ba336f619961b37ee6c9eb606", kill_on_drop: false }`
[INFO] [stdout] f58e98fb001d440f29e3dd497e2f9e2b03f7aa1ba336f619961b37ee6c9eb606
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c112e60c4af23e9e6b0df9fc94d3e07e1de6b3e890e3c658b1d77cb621b55d1d
[INFO] running `Command { std: "docker" "start" "-a" "c112e60c4af23e9e6b0df9fc94d3e07e1de6b3e890e3c658b1d77cb621b55d1d", 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<ComputationGraph<T>, 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<ComputationGraph<'_, T>, 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<ComputationGraph<T>, 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<ComputationGraph<'_, T>, 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<ComputationGraph<T>, 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<ComputationGraph<'_, T>, 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<ComputationGraph<T>, 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<ComputationGraph<'_, T>, ModelError> {
[INFO] [stdout]     |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.71s
[INFO] running `Command { std: "docker" "inspect" "c112e60c4af23e9e6b0df9fc94d3e07e1de6b3e890e3c658b1d77cb621b55d1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c112e60c4af23e9e6b0df9fc94d3e07e1de6b3e890e3c658b1d77cb621b55d1d", kill_on_drop: false }`
[INFO] [stdout] c112e60c4af23e9e6b0df9fc94d3e07e1de6b3e890e3c658b1d77cb621b55d1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6c73251c45d0c645e3e97db640429bc56f157fe449086583064f922eb8d5817d
[INFO] running `Command { std: "docker" "start" "-a" "6c73251c45d0c645e3e97db640429bc56f157fe449086583064f922eb8d5817d", 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<ComputationGraph<T>, 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<ComputationGraph<'_, T>, 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<ComputationGraph<T>, 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<ComputationGraph<'_, T>, 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-b6136f6cd717d8fe)
[INFO] [stdout] 
[INFO] [stdout] running 84 tests
[INFO] [stdout] test types::computation::data::dense_field::tests::test_map_point_index ... ok
[INFO] [stdout] test types::computation::data::dense_field::tests::test_cell_value_iterator ... 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::dense_field::tests::test_smooth_field_full ... ok
[INFO] [stdout] test types::computation::data::field_iterator::tests::test_dense_cell_value_iterator ... ok
[INFO] [stdout] test types::computation::data::field_iterator::tests::test_point_grid_iterator ... ok
[INFO] [stdout] test types::computation::data::dense_field::tests::test_threshold_field ... 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_full_varied ... ok
[INFO] [stdout] test types::computation::data::dense_field::tests::test_smooth_field_half_varied ... ok
[INFO] [stdout] test algorithms::marching_cubes::tests::test_generate_iso_surface_sphere ... ok
[INFO] [stdout] test types::computation::data::sampler::tests::test_dense_sampler_builder ... ok
[INFO] [stdout] test types::computation::data::sampler::tests::test_sampler_invalid_component ... ok
[INFO] [stdout] test types::computation::data::sparse_field::tests::test_block_sizes ... 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::coordinates::tests::test_handle_zero_size_domain_x ... 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_handle_zero_size_domain_y ... ok
[INFO] [stdout] test types::computation::data::sampler::tests::test_sampler_iso_surface_without_field ... ok
[INFO] [stdout] test types::computation::functions::coordinates::tests::test_natural_z_domain ... ok
[INFO] [stdout] test types::computation::functions::coordinates::tests::test_natural_x_domain ... 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::computation_graph::tests::test_evaluate_model_constant_operation ... ok
[INFO] [stdout] test types::computation::functions::gyroid::tests::test_compute_linearized ... ok
[INFO] [stdout] test types::computation::model::implicit_model::tests::test_build_model_with_input_connections ... ok
[INFO] [stdout] test types::computation::data::sampler::tests::test_dense_sampler_field_operations ... ok
[INFO] [stdout] test types::computation::model::implicit_model::tests::test_error_add_operation_incorrect_input_list ... 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_incorrect_input_count ... 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_duplicate_tag ... ok
[INFO] [stdout] test types::computation::model::implicit_model::tests::test_error_missing_tag ... ok
[INFO] [stdout] test types::computation::model::model_component::tests::test_compute_function ... ok
[INFO] [stdout] test types::computation::model::implicit_model::tests::test_error_with_cyclic_dependecies ... ok
[INFO] [stdout] test types::computation::functions::neovius::tests::test_compute_linearized ... ok
[INFO] [stdout] test types::computation::model::model_component::tests::test_compute_operation ... ok
[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] [stdout] test types::computation::data::sampler::tests::test_dense_sampler_with_padding ... ok
[INFO] [stdout] test types::geometry::bounding_box::tests::test_compute_wireframe ... ok
[INFO] [stdout] test types::computation::model::model_component::tests::test_compute_constant ... ok
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::geometry::mesh] Mesh normals computed for 8 points in 25.64µs
[INFO] [stdout] test types::computation::operations::operation_components::tests::test_all_operation_components_params ... ok
[INFO] [stdout] test types::geometry::bounding_box::tests::test_compute_corners ... ok
[INFO] [stdout] test types::geometry::bounding_box::tests::test_compute_corners_non_origin ... ok
[INFO] [stdout] test types::geometry::bounding_box::tests::test_compute_wireframe_non_origin ... ok
[INFO] [stdout] test types::computation::data::sparse_field::tests::test_sparse_field_iterators ... ok
[INFO] [stdout] test types::geometry::bounding_box::tests::test_get_assigns_params ... ok
[INFO] [stdout] test types::geometry::bounding_box::tests::test_intersects_triangle ... ok
[INFO] [stdout] test types::geometry::line::tests::test_get_assigns_params ... ok
[INFO] [stdout] test types::computation::functions::coordinates::tests::test_natural_y_domain ... ok
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::computation::data::sparse_field] Sparse field generated with 1,024 sampled points (25.00% of active) in 15.66ms
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::computation::data::dense_field] Evaluating model with 9x7x5 points
[INFO] [stdout] test types::computation::data::sampler::tests::test_sparse_sampler_sampling_modes ... ok
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::utils::io] Obj file assets/geometry/box.obj with 8 vertices and 12 faces successfully read.
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::geometry::mesh] Octree computed for mesh with 12 triangles in 218.52µs
[INFO] [stdout] test types::geometry::octree::tests::test_compute_signed_distance_box ... ok
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::geometry::mesh] Mesh normals computed for 92 points in 256.91µs
[INFO] [stdout] test types::computation::model::computation_graph::tests::test_evaluate_model_function_non_uniform ... ok
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::utils::io] Obj file assets/geometry/sphere.obj with 92 vertices and 180 faces successfully read.
[INFO] [stdout] test types::geometry::sphere::tests::test_get_assigns_params ... ok
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::computation::data::dense_field] Dense value buffer for 315 points generated in 7.96ms
[INFO] [stdout] test types::geometry::torus::tests::test_torus_centre_distance_value ... ok
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::geometry::mesh] Octree computed for mesh with 180 triangles in 2.89ms
[INFO] [stdout] test types::geometry::octree::tests::test_compute_signed_distance_sphere ... 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::triangle::tests::test_closest_point_on_edge_2 ... ok
[INFO] [stdout] test types::geometry::triangle::tests::test_closest_point_on_face ... ok
[INFO] [stdout] test types::geometry::triangle::tests::test_closest_point_on_v_1 ... ok
[INFO] [stdout] test types::geometry::triangle::tests::test_closest_point_on_edge_3 ... ok
[INFO] [stdout] test types::geometry::triangle::tests::test_closest_point_on_v_2 ... 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] [2026-03-11T06:20:52Z INFO  imlet::types::geometry::mesh] Mesh normals computed for 92 points in 201.88µs
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::utils::io] Obj file assets/geometry/sphere.obj with 92 vertices and 180 faces successfully read.
[INFO] [stdout] test types::geometry::bounding_box::tests::test_create_from_objects ... ok
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::geometry::mesh] Mesh normals computed for 92 points in 197.29µs
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::utils::io] Obj file assets/geometry/sphere.obj with 92 vertices and 180 faces successfully read.
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::geometry::mesh] Mesh normals computed for 92 points in 21.80ms
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::utils::io] Obj file assets/geometry/sphere.obj with 92 vertices and 180 faces successfully read.
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::geometry::mesh] Mesh normals computed for 92 points in 23.41ms
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::utils::io] Obj file assets/geometry/sphere.obj with 92 vertices and 180 faces successfully read.
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::geometry::mesh] Octree computed for mesh with 180 triangles in 1.19ms
[INFO] [stdout] test types::geometry::octree::tests::test_compute_signed_distance_sphere_leaking ... ok
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::geometry::mesh] Octree computed for mesh with 180 triangles in 2.16ms
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::computation::data::sparse_field] Sparse field generated with 968 sampled points (9.09% of active) in 73.49ms
[INFO] [stdout] test types::geometry::octree::tests::test_build_octree ... ok
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::computation::data::sparse_field] Initialized (1,1,1) internal nodes.
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::geometry::mesh] Octree computed for mesh with 180 triangles in 29.49ms
[INFO] [stdout] test types::geometry::octree::tests::test_closest_pt ... ok
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::computation::model::implicit_model] Computation graph with 1 components compiled in 37.31µs
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::geometry::mesh] Mesh normals computed for 2,903 points in 13.09ms
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::utils::io] Obj file assets/geometry/cow.obj with 2903 vertices and 5804 faces successfully read.
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::computation::data::sparse_field] Sparse field generated with 2,048 sampled points (50.00% of active) in 35.93ms
[INFO] [stdout] test types::computation::data::sampler::tests::test_sparse_sampler_different_block_sizes ... ok
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::computation::data::sparse_field] Initialized (1,1,1) internal nodes.
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::computation::model::implicit_model] Computation graph with 1 components compiled in 37.13µs
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::computation::model::implicit_model] Computation graph with 1 components compiled in 39.95µs
[INFO] [stdout] test types::computation::data::sampler::tests::test_sparse_sampler_builder ... ok
[INFO] [stdout] test types::geometry::octree::tests::test_compute_signed_distance_cow_leaking_edge ... ok
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::geometry::mesh] Octree computed for mesh with 5,804 triangles in 90.65ms
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::computation::data::sparse_field] Sparse field generated with 1,024 sampled points (25.00% of active) in 188.80ms
[INFO] [stdout] test types::computation::data::sampler::tests::test_sparse_sampler_field_operations ... ok
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::algorithms::marching_cubes] Marching cubes generated 0 triangles in 2.82ms
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::geometry::mesh] Mesh topology generated for 0 points and 0 triangles in 6.40µs
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::geometry::mesh] Mesh normals computed for 0 points in 17.52µs
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::computation::model::implicit_model] Computation graph with 1 components compiled in 34.72µs
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::geometry::mesh] Mesh normals computed for 2,903 points in 6.78ms
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::utils::io] Obj file assets/geometry/cow.obj with 2903 vertices and 5804 faces successfully read.
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::geometry::mesh] Mesh normals computed for 2,903 points in 55.14ms
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::utils::io] Obj file assets/geometry/cow.obj with 2903 vertices and 5804 faces successfully read.
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::geometry::mesh] Mesh normals computed for 3,301 points in 8.32ms
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::utils::io] Obj file assets/geometry/bunny.obj with 3301 vertices and 6598 faces successfully read.
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::geometry::mesh] Mesh normals computed for 3,301 points in 21.88ms
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::utils::io] Obj file assets/geometry/bunny.obj with 3301 vertices and 6598 faces successfully read.
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::geometry::mesh] Octree computed for mesh with 6,598 triangles in 66.99ms
[INFO] [stdout] test types::geometry::octree::tests::test_compute_signed_distance_bunny_leaking ... ok
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::geometry::mesh] Octree computed for mesh with 5,804 triangles in 150.53ms
[INFO] [stdout] test types::geometry::octree::tests::test_compute_signed_distance_cow_leaking_vertex ... ok
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::geometry::mesh] Octree computed for mesh with 6,598 triangles in 70.82ms
[INFO] [stdout] test types::geometry::octree::tests::test_compute_signed_distance_bunny_leaking_f32 ... ok
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::computation::data::sparse_field] Sparse field generated with 2,048 sampled points (50.00% of active) in 196.98ms
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::algorithms::marching_cubes] Marching cubes generated 0 triangles in 5.59ms
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::geometry::mesh] Mesh topology generated for 0 points and 0 triangles in 9.58µs
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::geometry::mesh] Mesh normals computed for 0 points in 20.79µs
[INFO] [stdout] test types::computation::data::sampler::tests::test_sparse_sampler_iso_value_bounds ... ok
[INFO] [stderr] [2026-03-11T06:20:52Z INFO  imlet::types::geometry::mesh] Octree computed for mesh with 5,804 triangles in 238.86ms
[INFO] [stdout] test types::geometry::octree::tests::test_compute_signed_distance_cow_leaking_edge_2 ... ok
[INFO] [stderr] [2026-03-11T06:20:53Z INFO  imlet::types::computation::data::sparse_field] Sparse field generated with 304,064 sampled points (14.50% of active) in 1.27s
[INFO] [stderr] [2026-03-11T06:20:53Z INFO  imlet::algorithms::marching_cubes] Marching cubes generated 31,208 triangles in 85.73ms
[INFO] [stderr] [2026-03-11T06:20:53Z INFO  imlet::types::geometry::mesh] Mesh topology generated for 15,606 points and 31,208 triangles in 43.09ms
[INFO] [stderr] [2026-03-11T06:20:53Z INFO  imlet::types::geometry::mesh] Mesh normals computed for 15,606 points in 15.91ms
[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 1.58s
[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::ImplicitFunction (line 13) ... ok
[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/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' (355) 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:     0x5a9beadcc602 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a9beadcc602 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a9beadcc602 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a9beadcc602 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a9beaddd11a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a9beaddd11a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5a9beada5b86 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a9beada5b86 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a9beadb0f59 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a9beadb0f59 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a9beadb0db9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5a9beadb124b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5a9beadb1018 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5a9beadace39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5a9bead9aa1d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5a9beade46dc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5a9beade3ed2 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5a9bead56dd4 - rust_out::main::_doctest_main_src_lib_rs_30_0::h4d533bdae8273ef8
[INFO] [stdout]   18:     0x5a9bead565c6 - rust_out::main::h1d5d9cc717612345
[INFO] [stdout]   19:     0x5a9bead2ce73 - core::ops::function::FnOnce::call_once::he8fbd57a2bdb8de4
[INFO] [stdout]   20:     0x5a9bead28b86 - std::sys::backtrace::__rust_begin_short_backtrace::h3d7d4fbbe21d8c6a
[INFO] [stdout]   21:     0x5a9bead28489 - std::rt::lang_start::{{closure}}::he8b303f9f75577a3
[INFO] [stdout]   22:     0x5a9beada7086 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h6cf6e1b4b1f98539
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   23:     0x5a9beada7086 - std::panicking::catch_unwind::do_call::h174840425564edbd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x5a9beada7086 - std::panicking::catch_unwind::had0fde8b5d7282ba
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   25:     0x5a9beada7086 - std::panic::catch_unwind::hdb1c6876cc6d1988
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x5a9beada7086 - std::rt::lang_start_internal::{{closure}}::h9a3342d69e945811
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x5a9beada7086 - std::panicking::catch_unwind::do_call::haba617e1655662f0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5a9beada7086 - std::panicking::catch_unwind::hdcb3b0cdc4ef023b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5a9beada7086 - std::panic::catch_unwind::hd7496902866db161
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5a9beada7086 - std::rt::lang_start_internal::h9f282d832ae47dd5
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x5a9bead28471 - std::rt::lang_start::h0508fb788dac5655
[INFO] [stdout]   32:     0x5a9bead6d7e5 - main
[INFO] [stdout]   33:     0x7cb61a8fc1ca - <unknown>
[INFO] [stdout]   34:     0x7cb61a8fc28b - __libc_start_main
[INFO] [stdout]   35:     0x5a9bead11dc5 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[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 3.37s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "6c73251c45d0c645e3e97db640429bc56f157fe449086583064f922eb8d5817d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c73251c45d0c645e3e97db640429bc56f157fe449086583064f922eb8d5817d", kill_on_drop: false }`
[INFO] [stdout] 6c73251c45d0c645e3e97db640429bc56f157fe449086583064f922eb8d5817d
