[INFO] fetching crate imlet 0.2.0...
[INFO] testing imlet-0.2.0 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate imlet 0.2.0 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate imlet 0.2.0 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.99
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.99
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.99
[INFO] [stderr]   Downloaded js-sys v0.3.76
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.99
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.99
[INFO] [stderr]   Downloaded bitflags v2.7.0
[INFO] [stderr]   Downloaded anstyle-parse v0.2.5
[INFO] [stderr]   Downloaded com_macros v0.6.0
[INFO] [stderr]   Downloaded colorchoice v1.0.2
[INFO] [stderr]   Downloaded bit-set v0.6.0
[INFO] [stderr]   Downloaded typeid v1.0.2
[INFO] [stderr]   Downloaded approx v0.4.0
[INFO] [stderr]   Downloaded erased-serde v0.4.5
[INFO] [stderr]   Downloaded litrs v0.4.1
[INFO] [stderr]   Downloaded cgmath v0.18.0
[INFO] [stderr]   Downloaded xml-rs v0.8.25
[INFO] [stderr]   Downloaded ndk v0.8.0
[INFO] [stderr]   Downloaded calloop v0.12.4
[INFO] [stderr]   Downloaded glow v0.13.1
[INFO] [stderr]   Downloaded objc2 v0.4.1
[INFO] [stderr]   Downloaded serde_json v1.0.129
[INFO] [stderr]   Downloaded winnow v0.6.24
[INFO] [stderr]   Downloaded quick-xml v0.36.2
[INFO] [stderr]   Downloaded wgpu v22.1.0
[INFO] [stderr]   Downloaded smithay-client-toolkit v0.18.1
[INFO] [stderr]   Downloaded android-activity v0.5.2
[INFO] [stderr]   Downloaded wgpu-core v22.1.0
[INFO] [stderr]   Downloaded toml_edit v0.22.22
[INFO] [stderr]   Downloaded ndk-sys v0.5.0+25.2.9519653
[INFO] [stderr]   Downloaded wgpu-hal v22.0.0
[INFO] [stderr]   Downloaded wayland-backend v0.3.7
[INFO] [stderr]   Downloaded sctk-adwaita v0.8.3
[INFO] [stderr]   Downloaded wayland-client v0.31.7
[INFO] [stderr]   Downloaded wgpu-types v22.0.0
[INFO] [stderr]   Downloaded objc2-encode v3.0.0
[INFO] [stderr]   Downloaded wayland-protocols-wlr v0.2.0
[INFO] [stderr]   Downloaded wayland-scanner v0.31.5
[INFO] [stderr]   Downloaded gpu-allocator v0.26.0
[INFO] [stderr]   Downloaded jobserver v0.1.32
[INFO] [stderr]   Downloaded winit v0.29.15
[INFO] [stderr]   Downloaded d3d12 v22.0.0
[INFO] [stderr]   Downloaded com_macros_support v0.6.0
[INFO] [stderr]   Downloaded com v0.6.0
[INFO] [stderr]   Downloaded naga v22.1.0
[INFO] [stderr]   Downloaded web-sys v0.3.76
[INFO] [stderr]   Downloaded hassle-rs v0.11.0
[INFO] [stderr]   Downloaded bit-vec v0.7.0
[INFO] [stderr]   Downloaded bytemuck_derive v1.8.1
[INFO] [stderr]   Downloaded pollster v0.3.0
[INFO] [stderr]   Downloaded document-features v0.2.10
[INFO] [stderr]   Downloaded gpu-descriptor v0.3.1
[INFO] [stderr]   Downloaded profiling v1.0.16
[INFO] [stderr]   Downloaded range-alloc v0.1.3
[INFO] [stderr]   Downloaded calloop-wayland-source v0.2.0
[INFO] [stderr]   Downloaded block2 v0.3.0
[INFO] [stderr]   Downloaded wayland-cursor v0.31.7
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.49
[INFO] [stderr]   Downloaded wayland-sys v0.31.5
[INFO] [stderr]   Downloaded icrate v0.0.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3681c92780d754319ca1f793f4b29197cbb51f2d451a3f85e8bcbeb52976acee
[INFO] running `Command { std: "docker" "start" "-a" "3681c92780d754319ca1f793f4b29197cbb51f2d451a3f85e8bcbeb52976acee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3681c92780d754319ca1f793f4b29197cbb51f2d451a3f85e8bcbeb52976acee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3681c92780d754319ca1f793f4b29197cbb51f2d451a3f85e8bcbeb52976acee", kill_on_drop: false }`
[INFO] [stdout] 3681c92780d754319ca1f793f4b29197cbb51f2d451a3f85e8bcbeb52976acee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c38626ec966063b0ea0e6a9af96f960f8cb0db3d5aa613e369b3eacfe325a5c2
[INFO] running `Command { std: "docker" "start" "-a" "c38626ec966063b0ea0e6a9af96f960f8cb0db3d5aa613e369b3eacfe325a5c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.8
[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 7.47s
[INFO] running `Command { std: "docker" "inspect" "c38626ec966063b0ea0e6a9af96f960f8cb0db3d5aa613e369b3eacfe325a5c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c38626ec966063b0ea0e6a9af96f960f8cb0db3d5aa613e369b3eacfe325a5c2", kill_on_drop: false }`
[INFO] [stdout] c38626ec966063b0ea0e6a9af96f960f8cb0db3d5aa613e369b3eacfe325a5c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f3c126fa8d6d6e9c30392710f71b04f0dcd374eda4a912d143fedaa33f8ce35
[INFO] running `Command { std: "docker" "start" "-a" "9f3c126fa8d6d6e9c30392710f71b04f0dcd374eda4a912d143fedaa33f8ce35", 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.68s
[INFO] running `Command { std: "docker" "inspect" "9f3c126fa8d6d6e9c30392710f71b04f0dcd374eda4a912d143fedaa33f8ce35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f3c126fa8d6d6e9c30392710f71b04f0dcd374eda4a912d143fedaa33f8ce35", kill_on_drop: false }`
[INFO] [stdout] 9f3c126fa8d6d6e9c30392710f71b04f0dcd374eda4a912d143fedaa33f8ce35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d3a7b611c847e0faa03504ac6cfa91596f280223f8c142c58057cc04774c8fe6
[INFO] running `Command { std: "docker" "start" "-a" "d3a7b611c847e0faa03504ac6cfa91596f280223f8c142c58057cc04774c8fe6", 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.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/imlet-9fb752f754ee464a)
[INFO] [stdout] 
[INFO] [stdout] running 84 tests
[INFO] [stdout] test algorithms::marching_cubes::tests::test_generate_iso_surface_2x2x2 ... ok
[INFO] [stdout] test types::computation::data::dense_field::tests::test_cell_value_iterator ... ok
[INFO] [stdout] test types::computation::data::dense_field::tests::test_map_point_index ... 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_full_varied ... 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_value_iterator ... ok
[INFO] [stdout] test types::computation::data::field_iterator::tests::test_cell_grid_iterator ... 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::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 algorithms::marching_cubes::tests::test_generate_iso_surface_sphere ... 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_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::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::neovius::tests::test_compute_linearized ... ok
[INFO] [stdout] test types::computation::functions::gyroid::tests::test_compute_linearized ... ok
[INFO] [stdout] test types::computation::functions::coordinates::tests::test_handle_zero_size_domain_z ... 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_duplicate_tag ... 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_build_model_with_input_connections ... ok
[INFO] [stdout] test types::computation::model::implicit_model::tests::test_error_missing_input ... ok
[INFO] [stdout] test types::computation::data::sampler::tests::test_sampler_iso_surface_without_field ... ok
[INFO] [stdout] test types::computation::model::model_component::tests::test_compute_constant ... 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::model::model_component::tests::test_compute_function ... ok
[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::computation::model::model_component::tests::test_compute_operation ... ok
[INFO] [stdout] test types::computation::model::computation_graph::tests::test_evaluate_model_function_non_uniform ... ok
[INFO] [stdout] test types::geometry::bounding_box::tests::test_compute_wireframe_non_origin ... ok
[INFO] [stdout] test types::geometry::bounding_box::tests::test_compute_wireframe ... ok
[INFO] [stdout] test types::geometry::bounding_box::tests::test_compute_corners_non_origin ... ok
[INFO] [stdout] test types::geometry::bounding_box::tests::test_get_assigns_params ... ok
[INFO] [stdout] test types::geometry::line::tests::test_get_assigns_params ... ok
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::computation::data::dense_field] Dense value buffer for 1,331 points generated in 21.32ms
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::computation::data::dense_field] Dense value data with 1,331 points padded in 131.38µs.
[INFO] [stdout] test types::geometry::bounding_box::tests::test_intersects_triangle ... ok
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::geometry::mesh] Mesh normals computed for 92 points in 232.66µs
[INFO] [stdout] test types::computation::data::sampler::tests::test_dense_sampler_with_padding ... ok
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::algorithms::marching_cubes] Marching cubes generated 0 triangles in 5.34ms
[INFO] [stdout] test types::computation::data::sampler::tests::test_dense_sampler_field_operations ... ok
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::geometry::mesh] Mesh topology generated for 0 points and 0 triangles in 4.76µs
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::geometry::mesh] Mesh normals computed for 0 points in 9.92µs
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::utils::io] Obj file assets/geometry/sphere.obj with 92 vertices and 180 faces successfully read.
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::geometry::mesh] Mesh normals computed for 8 points in 23.68µs
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::utils::io] Obj file assets/geometry/box.obj with 8 vertices and 12 faces successfully read.
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::geometry::mesh] Octree computed for mesh with 12 triangles in 45.82µs
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::computation::data::sparse_field] Sparse field generated with 4,096 sampled points (100.00% of active) in 21.40ms
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::geometry::mesh] Mesh normals computed for 92 points in 420.71µs
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::utils::io] Obj file assets/geometry/sphere.obj with 92 vertices and 180 faces successfully read.
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::computation::data::sparse_field] Sparse field generated with 1,024 sampled points (25.00% of active) in 25.66ms
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::computation::data::sparse_field] Initialized (1,1,1) internal nodes.
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::computation::model::implicit_model] Computation graph with 1 components compiled in 29.36µs
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::geometry::mesh] Mesh normals computed for 92 points in 229.17µs
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::utils::io] Obj file assets/geometry/sphere.obj with 92 vertices and 180 faces successfully read.
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::computation::data::dense_field] Dense value buffer for 1,331 points generated in 27.53ms
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::computation::data::sparse_field] Sparse field generated with 4,096 sampled points (100.00% of active) in 22.20ms
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::computation::data::dense_field] Dense value buffer for 125 points generated in 19.14ms
[INFO] [stdout] test types::computation::model::computation_graph::tests::test_evaluate_model_function ... ok
[INFO] [stdout] test types::geometry::bounding_box::tests::test_create_from_objects ... ok
[INFO] [stdout] test types::geometry::octree::tests::test_compute_signed_distance_box ... ok
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::geometry::mesh] Octree computed for mesh with 180 triangles in 5.02ms
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::geometry::mesh] Octree computed for mesh with 180 triangles in 4.81ms
[INFO] [stdout] test types::computation::data::sparse_field::tests::test_sparse_field_iterators ... ok
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::computation::data::sparse_field] Sparse field generated with 1,024 sampled points (25.00% of active) in 6.64ms
[INFO] [stdout] test types::geometry::octree::tests::test_closest_pt ... ok
[INFO] [stdout] test types::computation::data::sparse_field::tests::test_sparse_field_sampling ... ok
[INFO] [stdout] test types::geometry::octree::tests::test_build_octree ... ok
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::geometry::mesh] Mesh normals computed for 92 points in 209.45µs
[INFO] [stderr] [2026-01-17T09:07:27Z 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] [stdout] test types::computation::data::sampler::tests::test_sparse_sampler_sampling_modes ... ok
[INFO] [stdout] test types::geometry::torus::tests::test_torus_centre_distance_value ... ok
[INFO] [stdout] test types::geometry::triangle::tests::test_closest_point_on_edge_1 ... ok
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::geometry::mesh] Mesh normals computed for 92 points in 235.59µs
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::utils::io] Obj file assets/geometry/sphere.obj with 92 vertices and 180 faces successfully read.
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::geometry::mesh] Octree computed for mesh with 180 triangles in 1.38ms
[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_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_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::octree::tests::test_compute_signed_distance_sphere_leaking ... ok
[INFO] [stdout] test types::geometry::triangle::tests::test_barycentric_coord ... ok
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::computation::data::dense_field] Dense value data with 1,331 points smoothed in 20.80ms over 3 iterations
[INFO] [stdout] test types::computation::data::sampler::tests::test_dense_sampler_with_smoothing ... ok
[INFO] [stdout] test types::geometry::vec3f::tests::test_slerp_opposite_vecs ... ok
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::geometry::mesh] Octree computed for mesh with 180 triangles in 25.85ms
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::computation::model::implicit_model] Computation graph with 1 components compiled in 40.85µs
[INFO] [stdout] test types::geometry::octree::tests::test_compute_signed_distance_sphere ... ok
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::computation::data::sparse_field] Sparse field generated with 968 sampled points (9.09% of active) in 73.69ms
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::computation::data::sparse_field] Initialized (1,1,1) internal nodes.
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::geometry::mesh] Mesh normals computed for 2,903 points in 8.77ms
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::utils::io] Obj file assets/geometry/cow.obj with 2903 vertices and 5804 faces successfully read.
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::geometry::mesh] Mesh normals computed for 2,903 points in 7.81ms
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::utils::io] Obj file assets/geometry/cow.obj with 2903 vertices and 5804 faces successfully read.
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::computation::model::implicit_model] Computation graph with 1 components compiled in 30.51µs
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::computation::data::sparse_field] Initialized (1,1,1) internal nodes.
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::computation::model::implicit_model] Computation graph with 1 components compiled in 40.20µs
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::geometry::mesh] Mesh normals computed for 3,301 points in 11.21ms
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::utils::io] Obj file assets/geometry/bunny.obj with 3301 vertices and 6598 faces successfully read.
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::geometry::mesh] Mesh normals computed for 3,301 points in 17.79ms
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::utils::io] Obj file assets/geometry/bunny.obj with 3301 vertices and 6598 faces successfully read.
[INFO] [stdout] test types::computation::data::sampler::tests::test_sparse_sampler_builder ... ok
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::geometry::mesh] Mesh normals computed for 2,903 points in 23.83ms
[INFO] [stderr] [2026-01-17T09:07:27Z 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] [2026-01-17T09:07:27Z INFO  imlet::types::computation::data::sparse_field] Sparse field generated with 2,048 sampled points (50.00% of active) in 93.25ms
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::geometry::mesh] Octree computed for mesh with 5,804 triangles in 104.93ms
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::computation::model::implicit_model] Computation graph with 1 components compiled in 35.96µs
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::computation::data::sparse_field] Sparse field generated with 2,048 sampled points (50.00% of active) in 120.30ms
[INFO] [stdout] test types::geometry::octree::tests::test_compute_signed_distance_cow_leaking_edge ... ok
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::algorithms::marching_cubes] Marching cubes generated 0 triangles in 3.72ms
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::geometry::mesh] Mesh topology generated for 0 points and 0 triangles in 15.66µs
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::geometry::mesh] Mesh normals computed for 0 points in 11.37µs
[INFO] [stdout] test types::computation::data::sampler::tests::test_sparse_sampler_iso_value_bounds ... ok
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::geometry::mesh] Octree computed for mesh with 5,804 triangles in 124.92ms
[INFO] [stdout] test types::geometry::octree::tests::test_compute_signed_distance_cow_leaking_edge_2 ... ok
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::geometry::mesh] Octree computed for mesh with 6,598 triangles in 95.16ms
[INFO] [stdout] test types::geometry::octree::tests::test_compute_signed_distance_bunny_leaking ... ok
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::geometry::mesh] Octree computed for mesh with 6,598 triangles in 77.95ms
[INFO] [stdout] test types::geometry::octree::tests::test_compute_signed_distance_bunny_leaking_f32 ... ok
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::geometry::mesh] Octree computed for mesh with 5,804 triangles in 77.58ms
[INFO] [stdout] test types::geometry::octree::tests::test_compute_signed_distance_cow_leaking_vertex ... ok
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::computation::data::sparse_field] Sparse field generated with 1,024 sampled points (25.00% of active) in 101.86ms
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::algorithms::marching_cubes] Marching cubes generated 0 triangles in 3.38ms
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::geometry::mesh] Mesh topology generated for 0 points and 0 triangles in 6.05µs
[INFO] [stderr] [2026-01-17T09:07:27Z INFO  imlet::types::geometry::mesh] Mesh normals computed for 0 points in 11.48µs
[INFO] [stdout] test types::computation::data::sampler::tests::test_sparse_sampler_field_operations ... ok
[INFO] [stderr] [2026-01-17T09:07:28Z INFO  imlet::types::computation::data::sparse_field] Sparse field generated with 304,064 sampled points (14.50% of active) in 1.52s
[INFO] [stderr] [2026-01-17T09:07:28Z INFO  imlet::algorithms::marching_cubes] Marching cubes generated 31,208 triangles in 104.30ms
[INFO] [stderr] [2026-01-17T09:07:29Z INFO  imlet::types::geometry::mesh] Mesh topology generated for 15,606 points and 31,208 triangles in 68.62ms
[INFO] [stderr] [2026-01-17T09:07:29Z INFO  imlet::types::geometry::mesh] Mesh normals computed for 15,606 points in 82.46ms
[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.88s
[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' (319) 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:     0x5faa680e29a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5faa680e29a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5faa680e29a2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5faa680e29a2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5faa680f69fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5faa680f69fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5faa680e71e6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5faa680e71e6 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5faa680c8edf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5faa680c8edf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5faa680db6c1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5faa680db92b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5faa680c8f98 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5faa680c0b39 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5faa680c9d5d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5faa680f713c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5faa680f6e82 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5faa68070204 - rust_out[31cf89adcf23a82a]::main::_doctest_main_src_lib_rs_30_0
[INFO] [stdout]   18:     0x5faa680570b6 - rust_out[31cf89adcf23a82a]::main
[INFO] [stdout]   19:     0x5faa68082f53 - <fn() as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5faa68040b46 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   21:     0x5faa6804fb69 - std[716c9a7a72e5c14e]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   22:     0x5faa680dac06 - <&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   23:     0x5faa680dac06 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x5faa680dac06 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<i32, &dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   25:     0x5faa680dac06 - std[716c9a7a72e5c14e]::panic::catch_unwind::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x5faa680dac06 - std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x5faa680dac06 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5faa680dac06 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<isize, std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5faa680dac06 - std[716c9a7a72e5c14e]::panic::catch_unwind::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5faa680dac06 - std[716c9a7a72e5c14e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x5faa6803c8b1 - std[716c9a7a72e5c14e]::rt::lang_start::<()>
[INFO] [stdout]   32:     0x5faa68084355 - main
[INFO] [stdout]   33:     0x7087805871ca - <unknown>
[INFO] [stdout]   34:     0x70878058728b - __libc_start_main
[INFO] [stdout]   35:     0x5faa680288e5 - _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.67s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d3a7b611c847e0faa03504ac6cfa91596f280223f8c142c58057cc04774c8fe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3a7b611c847e0faa03504ac6cfa91596f280223f8c142c58057cc04774c8fe6", kill_on_drop: false }`
[INFO] [stdout] d3a7b611c847e0faa03504ac6cfa91596f280223f8c142c58057cc04774c8fe6
