[INFO] fetching crate del-misc 0.1.4...
[INFO] checking del-misc-0.1.4 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate del-misc 0.1.4 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate del-misc 0.1.4 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate del-misc 0.1.4
[INFO] finished tweaking crates.io crate del-misc 0.1.4
[INFO] tweaked toml for crates.io crate del-misc 0.1.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 34 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded del-ls v0.1.4
[INFO] [stderr]   Downloaded del-geo v0.1.23
[INFO] [stderr]   Downloaded del-msh v0.1.29
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d2e1ad2b038654cc90911835e139c5760d4c536715096fedf6abce27fcb4c57
[INFO] running `Command { std: "docker" "start" "-a" "2d2e1ad2b038654cc90911835e139c5760d4c536715096fedf6abce27fcb4c57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d2e1ad2b038654cc90911835e139c5760d4c536715096fedf6abce27fcb4c57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d2e1ad2b038654cc90911835e139c5760d4c536715096fedf6abce27fcb4c57", kill_on_drop: false }`
[INFO] [stdout] 2d2e1ad2b038654cc90911835e139c5760d4c536715096fedf6abce27fcb4c57
[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=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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b73f51658a14a278c6d1605e4c5862f3e1c135c053b79a41959ac72b808eb290
[INFO] running `Command { std: "docker" "start" "-a" "b73f51658a14a278c6d1605e4c5862f3e1c135c053b79a41959ac72b808eb290", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking wide v0.7.17
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking ordered-float v4.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking nalgebra v0.32.5
[INFO] [stderr]     Checking del-geo v0.1.23
[INFO] [stderr]     Checking del-ls v0.1.4
[INFO] [stderr]     Checking del-msh v0.1.29
[INFO] [stderr]     Checking del-misc v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `nearest_to_point3_` in module `tri3`
[INFO] [stdout]    --> src/srch_bruteforce.rs:55:40
[INFO] [stdout]     |
[INFO] [stdout] 55  |               let (pn, _r0, _r1) = tri3::nearest_to_point3_(
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `nearest_to_point3`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/tri3.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | / pub fn nearest_to_point3<T>(
[INFO] [stdout] 266 | |     q0: &nalgebra::Vector3<T>,
[INFO] [stdout] 267 | |     q1: &nalgebra::Vector3<T>,
[INFO] [stdout] 268 | |     q2: &nalgebra::Vector3<T>,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     where T: nalgebra::RealField + Copy + 'static,
[INFO] [stdout] 272 | |           f64: AsPrimitive<T>
[INFO] [stdout]     | |_____________________________- similarly named function `nearest_to_point3` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `position_on_mesh_tri3` in module `sampling`
[INFO] [stdout]   --> src/srch_bruteforce.rs:84:27
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let pos_i = sampling::position_on_mesh_tri3(
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^ not found in `sampling`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `position_on_mesh_tri3` in module `sampling`
[INFO] [stdout]   --> src/srch_bruteforce.rs:96:35
[INFO] [stdout]    |
[INFO] [stdout] 96 |             let pos_j = sampling::position_on_mesh_tri3(
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^ not found in `sampling`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `unit_normal_` in module `tri3`
[INFO] [stdout]    --> src/fem_stvk.rs:36:25
[INFO] [stdout]     |
[INFO] [stdout] 36  |       let Area: T = tri3::unit_normal_(&mut Gd[2], &P[0], &P[1], &P[2]);
[INFO] [stdout]     |                           ^^^^^^^^^^^^ help: a function with a similar name exists: `unit_normal`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/tri3.rs:245:1
[INFO] [stdout]     |
[INFO] [stdout] 245 | / pub fn unit_normal<T>(
[INFO] [stdout] 246 | |     p0: &nalgebra::Vector3<T>,
[INFO] [stdout] 247 | |     p1: &nalgebra::Vector3<T>,
[INFO] [stdout] 248 | |     p2: &nalgebra::Vector3<T>) -> nalgebra::Vector3<T>
[INFO] [stdout] 249 | |     where T: nalgebra::RealField
[INFO] [stdout]     | |________________________________- similarly named function `unit_normal` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `area_and_unorm_` in module `del_geo::tri3`
[INFO] [stdout]   --> src/heat_distance.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let (area, un) = del_geo::tri3::area_and_unorm_(p0, p1, p2);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^ not found in `del_geo::tri3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nearest_to_point3_` in module `tri3`
[INFO] [stdout]    --> src/srch_bruteforce.rs:55:40
[INFO] [stdout]     |
[INFO] [stdout] 55  |               let (pn, _r0, _r1) = tri3::nearest_to_point3_(
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `nearest_to_point3`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/tri3.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | / pub fn nearest_to_point3<T>(
[INFO] [stdout] 266 | |     q0: &nalgebra::Vector3<T>,
[INFO] [stdout] 267 | |     q1: &nalgebra::Vector3<T>,
[INFO] [stdout] 268 | |     q2: &nalgebra::Vector3<T>,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     where T: nalgebra::RealField + Copy + 'static,
[INFO] [stdout] 272 | |           f64: AsPrimitive<T>
[INFO] [stdout]     | |_____________________________- similarly named function `nearest_to_point3` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `position_on_mesh_tri3` in module `sampling`
[INFO] [stdout]   --> src/srch_bruteforce.rs:84:27
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let pos_i = sampling::position_on_mesh_tri3(
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^ not found in `sampling`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `position_on_mesh_tri3` in module `sampling`
[INFO] [stdout]   --> src/srch_bruteforce.rs:96:35
[INFO] [stdout]    |
[INFO] [stdout] 96 |             let pos_j = sampling::position_on_mesh_tri3(
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^ not found in `sampling`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `unit_normal_` in module `tri3`
[INFO] [stdout]    --> src/fem_stvk.rs:36:25
[INFO] [stdout]     |
[INFO] [stdout] 36  |       let Area: T = tri3::unit_normal_(&mut Gd[2], &P[0], &P[1], &P[2]);
[INFO] [stdout]     |                           ^^^^^^^^^^^^ help: a function with a similar name exists: `unit_normal`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/tri3.rs:245:1
[INFO] [stdout]     |
[INFO] [stdout] 245 | / pub fn unit_normal<T>(
[INFO] [stdout] 246 | |     p0: &nalgebra::Vector3<T>,
[INFO] [stdout] 247 | |     p1: &nalgebra::Vector3<T>,
[INFO] [stdout] 248 | |     p2: &nalgebra::Vector3<T>) -> nalgebra::Vector3<T>
[INFO] [stdout] 249 | |     where T: nalgebra::RealField
[INFO] [stdout]     | |________________________________- similarly named function `unit_normal` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `area_and_unorm_` in module `del_geo::tri3`
[INFO] [stdout]   --> src/heat_distance.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let (area, un) = del_geo::tri3::area_and_unorm_(p0, p1, p2);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^ not found in `del_geo::tri3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]    --> src/srch_bruteforce.rs:14:19
[INFO] [stdout]     |
[INFO] [stdout] 14  |         let res = tri3::ray_triangle_intersection_(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: expected `&[_; 3]`, found `&&[f32]`
[INFO] [stdout]    --> src/srch_bruteforce.rs:15:13
[INFO] [stdout]     |
[INFO] [stdout] 15  |             &ray_org, &ray_dir,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     = note: expected reference `&[_; 3]`
[INFO] [stdout]                found reference `&&[f32]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&&[f32]`
[INFO] [stdout]    --> src/srch_bruteforce.rs:15:23
[INFO] [stdout]     |
[INFO] [stdout] 15  |             &ray_org, &ray_dir,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     = note: expected reference `&[_; 3]`
[INFO] [stdout]                found reference `&&[f32]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]    --> src/srch_bruteforce.rs:16:13
[INFO] [stdout]     |
[INFO] [stdout] 16  |             &vtx2xyz[i0 * 3 + 0..i0 * 3 + 3],
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: expected reference `&[_; 3]`
[INFO] [stdout]                found reference `&[f32]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]    --> src/srch_bruteforce.rs:17:13
[INFO] [stdout]     |
[INFO] [stdout] 17  |             &vtx2xyz[i1 * 3 + 0..i1 * 3 + 3],
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: expected reference `&[_; 3]`
[INFO] [stdout]                found reference `&[f32]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]    --> src/srch_bruteforce.rs:18:13
[INFO] [stdout]     |
[INFO] [stdout] 18  |             &vtx2xyz[i2 * 3 + 0..i2 * 3 + 3]);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: expected reference `&[_; 3]`
[INFO] [stdout]                found reference `&[f32]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/tri3.rs:129:8
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub fn ray_triangle_intersection_<T>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]    --> src/srch_bruteforce.rs:14:19
[INFO] [stdout]     |
[INFO] [stdout] 14  |         let res = tri3::ray_triangle_intersection_(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: expected `&[_; 3]`, found `&&[f32]`
[INFO] [stdout]    --> src/srch_bruteforce.rs:15:13
[INFO] [stdout]     |
[INFO] [stdout] 15  |             &ray_org, &ray_dir,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     = note: expected reference `&[_; 3]`
[INFO] [stdout]                found reference `&&[f32]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&&[f32]`
[INFO] [stdout]    --> src/srch_bruteforce.rs:15:23
[INFO] [stdout]     |
[INFO] [stdout] 15  |             &ray_org, &ray_dir,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     = note: expected reference `&[_; 3]`
[INFO] [stdout]                found reference `&&[f32]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]    --> src/srch_bruteforce.rs:16:13
[INFO] [stdout]     |
[INFO] [stdout] 16  |             &vtx2xyz[i0 * 3 + 0..i0 * 3 + 3],
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: expected reference `&[_; 3]`
[INFO] [stdout]                found reference `&[f32]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]    --> src/srch_bruteforce.rs:17:13
[INFO] [stdout]     |
[INFO] [stdout] 17  |             &vtx2xyz[i1 * 3 + 0..i1 * 3 + 3],
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: expected reference `&[_; 3]`
[INFO] [stdout]                found reference `&[f32]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]    --> src/srch_bruteforce.rs:18:13
[INFO] [stdout]     |
[INFO] [stdout] 18  |             &vtx2xyz[i2 * 3 + 0..i2 * 3 + 3]);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: expected reference `&[_; 3]`
[INFO] [stdout]                found reference `&[f32]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/tri3.rs:129:8
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub fn ray_triangle_intersection_<T>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/mesh_property.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |         let a0 = del_geo::tri3::area_(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/mesh_property.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             &vtx2xyz[i0 * 3..i0 * 3 + 3],
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/mesh_property.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |             &vtx2xyz[i1 * 3..i1 * 3 + 3],
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/mesh_property.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |             &vtx2xyz[i2 * 3..i2 * 3 + 3]) / 3_f32;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/tri3.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn area_<T>(
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/mesh_property.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |         sum += del_geo::vec3::distance_(
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/mesh_property.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |             &vtx2xyz[i0 * 3..i0 * 3 + 3],
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/mesh_property.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             &vtx2xyz[i1 * 3..i1 * 3 + 3]);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/vec3.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn distance_<T>(
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/mesh_property.rs:34:16
[INFO] [stdout]    |
[INFO] [stdout] 34 |         sum += del_geo::vec3::distance_(
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/mesh_property.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |             &vtx2xyz[i1 * 3..i1 * 3 + 3],
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/mesh_property.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |             &vtx2xyz[i2 * 3..i2 * 3 + 3]);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/vec3.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn distance_<T>(
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/mesh_property.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 |         sum += del_geo::vec3::distance_(
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/mesh_property.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |             &vtx2xyz[i2 * 3..i2 * 3 + 3],
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/mesh_property.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |             &vtx2xyz[i0 * 3..i0 * 3 + 3]);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/vec3.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn distance_<T>(
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/heat_distance.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let e01 = sub_(p1, p0);
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/heat_distance.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let e01 = sub_(p1, p0);
[INFO] [stdout]    |                        ^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/heat_distance.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let e01 = sub_(p1, p0);
[INFO] [stdout]    |                            ^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/vec3.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn sub_<T>(
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/mesh_property.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |         let a0 = del_geo::tri3::area_(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/mesh_property.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             &vtx2xyz[i0 * 3..i0 * 3 + 3],
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/mesh_property.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |             &vtx2xyz[i1 * 3..i1 * 3 + 3],
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/mesh_property.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |             &vtx2xyz[i2 * 3..i2 * 3 + 3]) / 3_f32;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/tri3.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn area_<T>(
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/heat_distance.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let e12 = sub_(p2, p1);
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/heat_distance.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let e12 = sub_(p2, p1);
[INFO] [stdout]    |                        ^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/heat_distance.rs:21:28
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let e12 = sub_(p2, p1);
[INFO] [stdout]    |                            ^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/vec3.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn sub_<T>(
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/heat_distance.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let e20 = sub_(p0, p2);
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/heat_distance.rs:22:24
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let e20 = sub_(p0, p2);
[INFO] [stdout]    |                        ^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/heat_distance.rs:22:28
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let e20 = sub_(p0, p2);
[INFO] [stdout]    |                            ^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/vec3.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn sub_<T>(
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/mesh_property.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |         sum += del_geo::vec3::distance_(
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/mesh_property.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |             &vtx2xyz[i0 * 3..i0 * 3 + 3],
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/mesh_property.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             &vtx2xyz[i1 * 3..i1 * 3 + 3]);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/vec3.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn distance_<T>(
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/mesh_property.rs:34:16
[INFO] [stdout]    |
[INFO] [stdout] 34 |         sum += del_geo::vec3::distance_(
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/mesh_property.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |             &vtx2xyz[i1 * 3..i1 * 3 + 3],
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/mesh_property.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |             &vtx2xyz[i2 * 3..i2 * 3 + 3]);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/vec3.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn distance_<T>(
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/heat_distance.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 |         normalize_(&mut tri2gradxyz[i_tri * 3..i_tri * 3 + 3]);
[INFO] [stdout]    |         ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&mut [_; 3]`, found `&mut [f32]`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected mutable reference `&mut [_; 3]`
[INFO] [stdout]               found mutable reference `&mut [f32]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/vec3.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn normalize_<T>(
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/mesh_property.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 |         sum += del_geo::vec3::distance_(
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/mesh_property.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |             &vtx2xyz[i2 * 3..i2 * 3 + 3],
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/mesh_property.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |             &vtx2xyz[i0 * 3..i0 * 3 + 3]);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/vec3.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn distance_<T>(
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/heat_distance.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let e01 = sub_(p1, p0);
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/heat_distance.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let e01 = sub_(p1, p0);
[INFO] [stdout]    |                        ^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/heat_distance.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let e01 = sub_(p1, p0);
[INFO] [stdout]    |                            ^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/vec3.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn sub_<T>(
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/heat_distance.rs:47:20
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let cots = del_geo::tri3::cot_(p0, p1, p2);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/heat_distance.rs:47:40
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let cots = del_geo::tri3::cot_(p0, p1, p2);
[INFO] [stdout]    |                                        ^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/heat_distance.rs:47:44
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let cots = del_geo::tri3::cot_(p0, p1, p2);
[INFO] [stdout]    |                                            ^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/heat_distance.rs:47:48
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let cots = del_geo::tri3::cot_(p0, p1, p2);
[INFO] [stdout]    |                                                ^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/tri3.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn cot_<T>(
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/heat_distance.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let e12 = sub_(p2, p1);
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/heat_distance.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let e12 = sub_(p2, p1);
[INFO] [stdout]    |                        ^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/heat_distance.rs:21:28
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let e12 = sub_(p2, p1);
[INFO] [stdout]    |                            ^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/vec3.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn sub_<T>(
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/heat_distance.rs:49:34
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let t0 = cots[0] * dot_(&sub_(p2, p1), x);
[INFO] [stdout]    |                                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/heat_distance.rs:49:39
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let t0 = cots[0] * dot_(&sub_(p2, p1), x);
[INFO] [stdout]    |                                       ^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/heat_distance.rs:49:43
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let t0 = cots[0] * dot_(&sub_(p2, p1), x);
[INFO] [stdout]    |                                           ^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/vec3.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn sub_<T>(
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/heat_distance.rs:49:48
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let t0 = cots[0] * dot_(&sub_(p2, p1), x);
[INFO] [stdout]    |                            ----                ^ expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/vec3.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn dot_<T>(
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/heat_distance.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let e20 = sub_(p0, p2);
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/heat_distance.rs:22:24
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let e20 = sub_(p0, p2);
[INFO] [stdout]    |                        ^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/heat_distance.rs:22:28
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let e20 = sub_(p0, p2);
[INFO] [stdout]    |                            ^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/vec3.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn sub_<T>(
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/heat_distance.rs:50:34
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let t1 = cots[1] * dot_(&sub_(p0, p2), x);
[INFO] [stdout]    |                                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/heat_distance.rs:50:39
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let t1 = cots[1] * dot_(&sub_(p0, p2), x);
[INFO] [stdout]    |                                       ^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/heat_distance.rs:50:43
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let t1 = cots[1] * dot_(&sub_(p0, p2), x);
[INFO] [stdout]    |                                           ^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/vec3.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn sub_<T>(
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/heat_distance.rs:50:48
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let t1 = cots[1] * dot_(&sub_(p0, p2), x);
[INFO] [stdout]    |                            ----                ^ expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/vec3.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn dot_<T>(
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/heat_distance.rs:51:34
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let t2 = cots[2] * dot_(&sub_(p1, p0), x);
[INFO] [stdout]    |                                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/heat_distance.rs:51:39
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let t2 = cots[2] * dot_(&sub_(p1, p0), x);
[INFO] [stdout]    |                                       ^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/heat_distance.rs:51:43
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let t2 = cots[2] * dot_(&sub_(p1, p0), x);
[INFO] [stdout]    |                                           ^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/vec3.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn sub_<T>(
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/heat_distance.rs:51:48
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let t2 = cots[2] * dot_(&sub_(p1, p0), x);
[INFO] [stdout]    |                            ----                ^ expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/vec3.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn dot_<T>(
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/heat_distance.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 |         normalize_(&mut tri2gradxyz[i_tri * 3..i_tri * 3 + 3]);
[INFO] [stdout]    |         ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&mut [_; 3]`, found `&mut [f32]`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected mutable reference `&mut [_; 3]`
[INFO] [stdout]               found mutable reference `&mut [f32]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/vec3.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn normalize_<T>(
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/mesh_laplacian.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let cots = del_geo::tri3::cot_(
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: expected `&[_; 3]`, found `&[U]`
[INFO] [stdout]   --> src/mesh_laplacian.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |             &vtx2xyz[(i0 * 3 + 0)..(i0 * 3 + 3)],
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[U]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[U]`
[INFO] [stdout]   --> src/mesh_laplacian.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |             &vtx2xyz[(i1 * 3 + 0)..(i1 * 3 + 3)],
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[U]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[U]`
[INFO] [stdout]   --> src/mesh_laplacian.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |             &vtx2xyz[(i2 * 3 + 0)..(i2 * 3 + 3)]);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[U]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/tri3.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn cot_<T>(
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/heat_distance.rs:47:20
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let cots = del_geo::tri3::cot_(p0, p1, p2);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/heat_distance.rs:47:40
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let cots = del_geo::tri3::cot_(p0, p1, p2);
[INFO] [stdout]    |                                        ^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/heat_distance.rs:47:44
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let cots = del_geo::tri3::cot_(p0, p1, p2);
[INFO] [stdout]    |                                            ^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/heat_distance.rs:47:48
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let cots = del_geo::tri3::cot_(p0, p1, p2);
[INFO] [stdout]    |                                                ^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/tri3.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn cot_<T>(
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/heat_distance.rs:49:34
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let t0 = cots[0] * dot_(&sub_(p2, p1), x);
[INFO] [stdout]    |                                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/heat_distance.rs:49:39
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let t0 = cots[0] * dot_(&sub_(p2, p1), x);
[INFO] [stdout]    |                                       ^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/heat_distance.rs:49:43
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let t0 = cots[0] * dot_(&sub_(p2, p1), x);
[INFO] [stdout]    |                                           ^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/vec3.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn sub_<T>(
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/heat_distance.rs:49:48
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let t0 = cots[0] * dot_(&sub_(p2, p1), x);
[INFO] [stdout]    |                            ----                ^ expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/vec3.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn dot_<T>(
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/heat_distance.rs:50:34
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let t1 = cots[1] * dot_(&sub_(p0, p2), x);
[INFO] [stdout]    |                                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/heat_distance.rs:50:39
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let t1 = cots[1] * dot_(&sub_(p0, p2), x);
[INFO] [stdout]    |                                       ^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/heat_distance.rs:50:43
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let t1 = cots[1] * dot_(&sub_(p0, p2), x);
[INFO] [stdout]    |                                           ^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/vec3.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn sub_<T>(
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/heat_distance.rs:50:48
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let t1 = cots[1] * dot_(&sub_(p0, p2), x);
[INFO] [stdout]    |                            ----                ^ expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/vec3.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn dot_<T>(
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/heat_distance.rs:51:34
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let t2 = cots[2] * dot_(&sub_(p1, p0), x);
[INFO] [stdout]    |                                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/heat_distance.rs:51:39
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let t2 = cots[2] * dot_(&sub_(p1, p0), x);
[INFO] [stdout]    |                                       ^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/heat_distance.rs:51:43
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let t2 = cots[2] * dot_(&sub_(p1, p0), x);
[INFO] [stdout]    |                                           ^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/vec3.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn sub_<T>(
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/heat_distance.rs:51:48
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let t2 = cots[2] * dot_(&sub_(p1, p0), x);
[INFO] [stdout]    |                            ----                ^ expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[f32]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/vec3.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn dot_<T>(
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/mesh_laplacian.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let cots = del_geo::tri3::cot_(
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: expected `&[_; 3]`, found `&[U]`
[INFO] [stdout]   --> src/mesh_laplacian.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |             &vtx2xyz[(i0 * 3 + 0)..(i0 * 3 + 3)],
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[U]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[U]`
[INFO] [stdout]   --> src/mesh_laplacian.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |             &vtx2xyz[(i1 * 3 + 0)..(i1 * 3 + 3)],
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[U]`
[INFO] [stdout] note: expected `&[_; 3]`, found `&[U]`
[INFO] [stdout]   --> src/mesh_laplacian.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |             &vtx2xyz[(i2 * 3 + 0)..(i2 * 3 + 3)]);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: expected reference `&[_; 3]`
[INFO] [stdout]               found reference `&[U]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/del-geo-0.1.23/src/tri3.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn cot_<T>(
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 22 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `del-misc` (lib) due to 23 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 22 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `del-misc` (lib test) due to 23 previous errors
[INFO] running `Command { std: "docker" "inspect" "b73f51658a14a278c6d1605e4c5862f3e1c135c053b79a41959ac72b808eb290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b73f51658a14a278c6d1605e4c5862f3e1c135c053b79a41959ac72b808eb290", kill_on_drop: false }`
[INFO] [stdout] b73f51658a14a278c6d1605e4c5862f3e1c135c053b79a41959ac72b808eb290
