[INFO] fetching crate del-misc 0.1.4...
[INFO] checking del-misc-0.1.4 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate del-misc 0.1.4 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate del-misc 0.1.4 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded array-init v2.1.0
[INFO] [stderr]   Downloaded del-ls v0.1.4
[INFO] [stderr]   Downloaded del-geo v0.1.20
[INFO] [stderr]   Downloaded del-msh v0.1.25
[INFO] [stderr]   Downloaded ordered-float v4.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25e9a0b3722c9a42d6666a06b236381e603b6da0b2d76f5914c9ab70e987a616
[INFO] running `Command { std: "docker" "start" "-a" "25e9a0b3722c9a42d6666a06b236381e603b6da0b2d76f5914c9ab70e987a616", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25e9a0b3722c9a42d6666a06b236381e603b6da0b2d76f5914c9ab70e987a616", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25e9a0b3722c9a42d6666a06b236381e603b6da0b2d76f5914c9ab70e987a616", kill_on_drop: false }`
[INFO] [stdout] 25e9a0b3722c9a42d6666a06b236381e603b6da0b2d76f5914c9ab70e987a616
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bd0c88e735904933d665a677c4ab53921c521f5c852402fe79d6307a6624337
[INFO] running `Command { std: "docker" "start" "-a" "1bd0c88e735904933d665a677c4ab53921c521f5c852402fe79d6307a6624337", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking bytemuck v1.14.3
[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]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking wide v0.7.15
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking ordered-float v4.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]     Checking nalgebra v0.32.4
[INFO] [stderr]     Checking del-geo v0.1.20
[INFO] [stderr]     Checking del-ls v0.1.4
[INFO] [stderr]     Checking del-msh v0.1.25
[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.20/src/tri3.rs:224:1
[INFO] [stdout]     |
[INFO] [stdout] 224 | / pub fn nearest_to_point3<T>(
[INFO] [stdout] 225 | |     q0: &nalgebra::Vector3<T>,
[INFO] [stdout] 226 | |     q1: &nalgebra::Vector3<T>,
[INFO] [stdout] 227 | |     q2: &nalgebra::Vector3<T>,
[INFO] [stdout] ...   |
[INFO] [stdout] 230 | |     where T: nalgebra::RealField + Copy + 'static,
[INFO] [stdout] 231 | |           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 `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.20/src/tri3.rs:224:1
[INFO] [stdout]     |
[INFO] [stdout] 224 | / pub fn nearest_to_point3<T>(
[INFO] [stdout] 225 | |     q0: &nalgebra::Vector3<T>,
[INFO] [stdout] 226 | |     q1: &nalgebra::Vector3<T>,
[INFO] [stdout] 227 | |     q2: &nalgebra::Vector3<T>,
[INFO] [stdout] ...   |
[INFO] [stdout] 230 | |     where T: nalgebra::RealField + Copy + 'static,
[INFO] [stdout] 231 | |           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[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.20/src/tri3.rs:149:8
[INFO] [stdout]     |
[INFO] [stdout] 149 | 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.20/src/tri3.rs:149:8
[INFO] [stdout]     |
[INFO] [stdout] 149 | 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.20/src/tri3.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | 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.20/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.20/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: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.20/src/tri3.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | 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: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.20/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:19:26
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let (area, un) = del_geo::tri3::area_and_unorm_(p0, p1, p2);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/heat_distance.rs:19:57
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let (area, un) = del_geo::tri3::area_and_unorm_(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:19:61
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let (area, un) = del_geo::tri3::area_and_unorm_(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:19:65
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let (area, un) = del_geo::tri3::area_and_unorm_(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.20/src/tri3.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn area_and_unorm_<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.20/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.20/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: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.20/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: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.20/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: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.20/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: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.20/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.20/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/heat_distance.rs:19:26
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let (area, un) = del_geo::tri3::area_and_unorm_(p0, p1, p2);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: expected `&[_; 3]`, found `&[f32]`
[INFO] [stdout]   --> src/heat_distance.rs:19:57
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let (area, un) = del_geo::tri3::area_and_unorm_(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:19:61
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let (area, un) = del_geo::tri3::area_and_unorm_(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:19:65
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let (area, un) = del_geo::tri3::area_and_unorm_(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.20/src/tri3.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn area_and_unorm_<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.20/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: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.20/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.20/src/tri3.rs:96:8
[INFO] [stdout]    |
[INFO] [stdout] 96 | 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: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.20/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.20/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.20/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.20/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.20/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.20/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: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.20/src/vec3.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn normalize_<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.20/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.20/src/tri3.rs:96:8
[INFO] [stdout]    |
[INFO] [stdout] 96 | 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.20/src/tri3.rs:96:8
[INFO] [stdout]    |
[INFO] [stdout] 96 | 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.20/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.20/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.20/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.20/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.20/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.20/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.20/src/tri3.rs:96:8
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn cot_<T>(
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 21 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 22 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 21 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 22 previous errors
[INFO] running `Command { std: "docker" "inspect" "1bd0c88e735904933d665a677c4ab53921c521f5c852402fe79d6307a6624337", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bd0c88e735904933d665a677c4ab53921c521f5c852402fe79d6307a6624337", kill_on_drop: false }`
[INFO] [stdout] 1bd0c88e735904933d665a677c4ab53921c521f5c852402fe79d6307a6624337
