[INFO] fetching crate del-msh 0.1.18...
[INFO] checking del-msh-0.1.18 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate del-msh 0.1.18 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate del-msh 0.1.18 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate del-msh 0.1.18
[INFO] finished tweaking crates.io crate del-msh 0.1.18
[INFO] tweaked toml for crates.io crate del-msh 0.1.18 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded del-geo v0.1.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77422db4703e3bba1d8e1cca81f0d112f2929c17ed74bb2bda9a5ee6863cffa7
[INFO] running `Command { std: "docker" "start" "-a" "77422db4703e3bba1d8e1cca81f0d112f2929c17ed74bb2bda9a5ee6863cffa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77422db4703e3bba1d8e1cca81f0d112f2929c17ed74bb2bda9a5ee6863cffa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77422db4703e3bba1d8e1cca81f0d112f2929c17ed74bb2bda9a5ee6863cffa7", kill_on_drop: false }`
[INFO] [stdout] 77422db4703e3bba1d8e1cca81f0d112f2929c17ed74bb2bda9a5ee6863cffa7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae1f8510b0c97a4cea4f417f9cf90fb4981f104ab093546e31b8f8b0da7c9c84
[INFO] running `Command { std: "docker" "start" "-a" "ae1f8510b0c97a4cea4f417f9cf90fb4981f104ab093546e31b8f8b0da7c9c84", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bytemuck v1.14.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking wide v0.7.15
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking ordered-float v4.2.0
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]     Checking nalgebra v0.32.3
[INFO] [stderr]     Checking del-geo v0.1.16
[INFO] [stderr]     Checking del-msh v0.1.18 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `del_geo::vec3::navec3`
[INFO] [stdout]   --> src/polyloop3.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     use del_geo::vec3::navec3;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ no `navec3` in `vec3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `del_geo::vec3::navec3`
[INFO] [stdout]   --> src/polyloop3.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     use del_geo::vec3::navec3;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ no `navec3` in `vec3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `del_geo::vec3::navec3`
[INFO] [stdout]   --> src/polyloop3.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |     use del_geo::vec3::navec3;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ no `navec3` in `vec3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `del_geo::vec3::navec3`
[INFO] [stdout]    --> src/polyloop3.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |     use del_geo::vec3::navec3;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ no `navec3` in `vec3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `del_geo::vec3::navec3`
[INFO] [stdout]   --> src/polyline.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     use del_geo::vec3::navec3;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ no `navec3` in `vec3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `del_geo::vec3::navec3`
[INFO] [stdout]   --> src/polyloop3.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |     use del_geo::vec3::navec3;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ no `navec3` in `vec3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `del_geo::vec3::navec3`
[INFO] [stdout]    --> src/polyloop3.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |     use del_geo::vec3::navec3;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ no `navec3` in `vec3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `del_geo::vec3::navec3`
[INFO] [stdout]   --> src/polyline.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     use del_geo::vec3::navec3;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ no `navec3` in `vec3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nearest_to_point3_` in module `tri3`
[INFO] [stdout]    --> src/trimesh3_search.rs:57:40
[INFO] [stdout]     |
[INFO] [stdout] 57  |               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.16/src/tri3.rs:197:1
[INFO] [stdout]     |
[INFO] [stdout] 197 | / pub fn nearest_to_point3<T>(
[INFO] [stdout] 198 | |     q0: &nalgebra::Vector3<T>,
[INFO] [stdout] 199 | |     q1: &nalgebra::Vector3<T>,
[INFO] [stdout] 200 | |     q2: &nalgebra::Vector3<T>,
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |     where T: nalgebra::RealField + Copy + 'static,
[INFO] [stdout] 204 | |           f64: AsPrimitive<T>
[INFO] [stdout]     | |_____________________________- similarly named function `nearest_to_point3` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nearest_to_point3_` in module `tri3`
[INFO] [stdout]    --> src/trimesh3_search.rs:57:40
[INFO] [stdout]     |
[INFO] [stdout] 57  |               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.16/src/tri3.rs:197:1
[INFO] [stdout]     |
[INFO] [stdout] 197 | / pub fn nearest_to_point3<T>(
[INFO] [stdout] 198 | |     q0: &nalgebra::Vector3<T>,
[INFO] [stdout] 199 | |     q1: &nalgebra::Vector3<T>,
[INFO] [stdout] 200 | |     q2: &nalgebra::Vector3<T>,
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |     where T: nalgebra::RealField + Copy + 'static,
[INFO] [stdout] 204 | |           f64: AsPrimitive<T>
[INFO] [stdout]     | |_____________________________- similarly named function `nearest_to_point3` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/polyloop3.rs:38:32
[INFO] [stdout]    |
[INFO] [stdout] 38 |         assert!((x0.cross(&y0).dot(&v01) - 1.as_()).abs() < 1.0e-5_f64.as_());
[INFO] [stdout]    |                                ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/polyloop3.rs:38:32
[INFO] [stdout]    |
[INFO] [stdout] 38 |         assert!((x0.cross(&y0).dot(&v01) - 1.as_()).abs() < 1.0e-5_f64.as_());
[INFO] [stdout]    |                                ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `dot` found for struct `Matrix<T, _, _, _>` in the current scope
[INFO] [stdout]    --> src/polyloop3.rs:38:32
[INFO] [stdout]     |
[INFO] [stdout] 38  |         assert!((x0.cross(&y0).dot(&v01) - 1.as_()).abs() < 1.0e-5_f64.as_());
[INFO] [stdout]     |                  --            ^^^ method not found in `Matrix<T, _, _, _>`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  method `dot` is available on `&Matrix<T, Const<3>, Const<1>, ViewStorage<'_, T, Const<3>, Const<1>, Const<1>, Const<3>>>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nalgebra-0.32.3/src/base/blas.rs:194:12
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn dot<R2: Dim, C2: Dim, SB>(&self, rhs: &Matrix<T, R2, C2, SB>) -> T
[INFO] [stdout]     |            --- the method is available for `Matrix<T, _, _, _>` here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method was found for
[INFO] [stdout]             - `Matrix<T, R, C, S>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `dot` found for struct `Matrix<T, _, _, _>` in the current scope
[INFO] [stdout]    --> src/polyloop3.rs:38:32
[INFO] [stdout]     |
[INFO] [stdout] 38  |         assert!((x0.cross(&y0).dot(&v01) - 1.as_()).abs() < 1.0e-5_f64.as_());
[INFO] [stdout]     |                  --            ^^^ method not found in `Matrix<T, _, _, _>`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  method `dot` is available on `&Matrix<T, Const<3>, Const<1>, ViewStorage<'_, T, Const<3>, Const<1>, Const<1>, Const<3>>>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nalgebra-0.32.3/src/base/blas.rs:194:12
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn dot<R2: Dim, C2: Dim, SB>(&self, rhs: &Matrix<T, R2, C2, SB>) -> T
[INFO] [stdout]     |            --- the method is available for `Matrix<T, _, _, _>` here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method was found for
[INFO] [stdout]             - `Matrix<T, R, C, S>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[_]` cannot be known at compilation time
[INFO] [stdout]   --> src/trimesh3_search.rs:57:18
[INFO] [stdout]    |
[INFO] [stdout] 57 |             let (pn, _r0, _r1) = tri3::nearest_to_point3_(
[INFO] [stdout]    |                  ^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[_]`
[INFO] [stdout]    = note: all local variables must have a statically known size
[INFO] [stdout]    = help: unsized locals are gated as an unstable feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[_]` cannot be known at compilation time
[INFO] [stdout]   --> src/trimesh3_search.rs:57:18
[INFO] [stdout]    |
[INFO] [stdout] 57 |             let (pn, _r0, _r1) = tri3::nearest_to_point3_(
[INFO] [stdout]    |                  ^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[_]`
[INFO] [stdout]    = note: all local variables must have a statically known size
[INFO] [stdout]    = help: unsized locals are gated as an unstable feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `1` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let lenx = aabb.1.x - aabb.0.x;
[INFO] [stdout]    |                -----^
[INFO] [stdout]    |                |    |
[INFO] [stdout]    |                |    unknown field
[INFO] [stdout]    |                help: instead of using tuple indexing, use array indexing: `aabb[1]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:31:32
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let lenx = aabb.1.x - aabb.0.x;
[INFO] [stdout]    |                           -----^
[INFO] [stdout]    |                           |    |
[INFO] [stdout]    |                           |    unknown field
[INFO] [stdout]    |                           help: instead of using tuple indexing, use array indexing: `aabb[0]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `1` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let leny = aabb.1.y - aabb.0.y;
[INFO] [stdout]    |                -----^
[INFO] [stdout]    |                |    |
[INFO] [stdout]    |                |    unknown field
[INFO] [stdout]    |                help: instead of using tuple indexing, use array indexing: `aabb[1]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let leny = aabb.1.y - aabb.0.y;
[INFO] [stdout]    |                           -----^
[INFO] [stdout]    |                           |    |
[INFO] [stdout]    |                           |    unknown field
[INFO] [stdout]    |                           help: instead of using tuple indexing, use array indexing: `aabb[0]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `1` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let lenz = aabb.1.z - aabb.0.z;
[INFO] [stdout]    |                -----^
[INFO] [stdout]    |                |    |
[INFO] [stdout]    |                |    unknown field
[INFO] [stdout]    |                help: instead of using tuple indexing, use array indexing: `aabb[1]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:33:32
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let lenz = aabb.1.z - aabb.0.z;
[INFO] [stdout]    |                           -----^
[INFO] [stdout]    |                           |    |
[INFO] [stdout]    |                           |    unknown field
[INFO] [stdout]    |                           help: instead of using tuple indexing, use array indexing: `aabb[0]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:39:15
[INFO] [stdout]    |
[INFO] [stdout] 39 |         (aabb.0.x + aabb.1.x) * 0.5,
[INFO] [stdout]    |          -----^
[INFO] [stdout]    |          |    |
[INFO] [stdout]    |          |    unknown field
[INFO] [stdout]    |          help: instead of using tuple indexing, use array indexing: `aabb[0]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `1` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:39:26
[INFO] [stdout]    |
[INFO] [stdout] 39 |         (aabb.0.x + aabb.1.x) * 0.5,
[INFO] [stdout]    |                     -----^
[INFO] [stdout]    |                     |    |
[INFO] [stdout]    |                     |    unknown field
[INFO] [stdout]    |                     help: instead of using tuple indexing, use array indexing: `aabb[1]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |         (aabb.0.y + aabb.1.y) * 0.5,
[INFO] [stdout]    |          -----^
[INFO] [stdout]    |          |    |
[INFO] [stdout]    |          |    unknown field
[INFO] [stdout]    |          help: instead of using tuple indexing, use array indexing: `aabb[0]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `1` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |         (aabb.0.y + aabb.1.y) * 0.5,
[INFO] [stdout]    |                     -----^
[INFO] [stdout]    |                     |    |
[INFO] [stdout]    |                     |    unknown field
[INFO] [stdout]    |                     help: instead of using tuple indexing, use array indexing: `aabb[1]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:41:15
[INFO] [stdout]    |
[INFO] [stdout] 41 |         (aabb.0.z + aabb.1.z) * 0.5);
[INFO] [stdout]    |          -----^
[INFO] [stdout]    |          |    |
[INFO] [stdout]    |          |    unknown field
[INFO] [stdout]    |          help: instead of using tuple indexing, use array indexing: `aabb[0]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `1` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:41:26
[INFO] [stdout]    |
[INFO] [stdout] 41 |         (aabb.0.z + aabb.1.z) * 0.5);
[INFO] [stdout]    |                     -----^
[INFO] [stdout]    |                     |    |
[INFO] [stdout]    |                     |    unknown field
[INFO] [stdout]    |                     help: instead of using tuple indexing, use array indexing: `aabb[1]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `[f32; 6]`
[INFO] [stdout]    --> src/bvh3.rs:169:74
[INFO] [stdout]     |
[INFO] [stdout] 169 |         aabbs[i_bvhnode * 6 + 0..i_bvhnode * 6 + 3].copy_from_slice(aabb.0.as_slice());
[INFO] [stdout]     |                                                                     -----^
[INFO] [stdout]     |                                                                     |    |
[INFO] [stdout]     |                                                                     |    unknown field
[INFO] [stdout]     |                                                                     help: instead of using tuple indexing, use array indexing: `aabb[0]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `1` on type `[f32; 6]`
[INFO] [stdout]    --> src/bvh3.rs:170:74
[INFO] [stdout]     |
[INFO] [stdout] 170 |         aabbs[i_bvhnode * 6 + 3..i_bvhnode * 6 + 6].copy_from_slice(aabb.1.as_slice());
[INFO] [stdout]     |                                                                     -----^
[INFO] [stdout]     |                                                                     |    |
[INFO] [stdout]     |                                                                     |    unknown field
[INFO] [stdout]     |                                                                     help: instead of using tuple indexing, use array indexing: `aabb[1]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 22 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0425, E0432, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `1` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let lenx = aabb.1.x - aabb.0.x;
[INFO] [stdout]    |                -----^
[INFO] [stdout]    |                |    |
[INFO] [stdout]    |                |    unknown field
[INFO] [stdout]    |                help: instead of using tuple indexing, use array indexing: `aabb[1]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:31:32
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let lenx = aabb.1.x - aabb.0.x;
[INFO] [stdout]    |                           -----^
[INFO] [stdout]    |                           |    |
[INFO] [stdout]    |                           |    unknown field
[INFO] [stdout]    |                           help: instead of using tuple indexing, use array indexing: `aabb[0]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `1` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let leny = aabb.1.y - aabb.0.y;
[INFO] [stdout]    |                -----^
[INFO] [stdout]    |                |    |
[INFO] [stdout]    |                |    unknown field
[INFO] [stdout]    |                help: instead of using tuple indexing, use array indexing: `aabb[1]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let leny = aabb.1.y - aabb.0.y;
[INFO] [stdout]    |                           -----^
[INFO] [stdout]    |                           |    |
[INFO] [stdout]    |                           |    unknown field
[INFO] [stdout]    |                           help: instead of using tuple indexing, use array indexing: `aabb[0]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `1` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let lenz = aabb.1.z - aabb.0.z;
[INFO] [stdout]    |                -----^
[INFO] [stdout]    |                |    |
[INFO] [stdout]    |                |    unknown field
[INFO] [stdout]    |                help: instead of using tuple indexing, use array indexing: `aabb[1]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `del-msh` (lib) due to 23 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0609]: no field `0` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:33:32
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let lenz = aabb.1.z - aabb.0.z;
[INFO] [stdout]    |                           -----^
[INFO] [stdout]    |                           |    |
[INFO] [stdout]    |                           |    unknown field
[INFO] [stdout]    |                           help: instead of using tuple indexing, use array indexing: `aabb[0]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:39:15
[INFO] [stdout]    |
[INFO] [stdout] 39 |         (aabb.0.x + aabb.1.x) * 0.5,
[INFO] [stdout]    |          -----^
[INFO] [stdout]    |          |    |
[INFO] [stdout]    |          |    unknown field
[INFO] [stdout]    |          help: instead of using tuple indexing, use array indexing: `aabb[0]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `1` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:39:26
[INFO] [stdout]    |
[INFO] [stdout] 39 |         (aabb.0.x + aabb.1.x) * 0.5,
[INFO] [stdout]    |                     -----^
[INFO] [stdout]    |                     |    |
[INFO] [stdout]    |                     |    unknown field
[INFO] [stdout]    |                     help: instead of using tuple indexing, use array indexing: `aabb[1]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |         (aabb.0.y + aabb.1.y) * 0.5,
[INFO] [stdout]    |          -----^
[INFO] [stdout]    |          |    |
[INFO] [stdout]    |          |    unknown field
[INFO] [stdout]    |          help: instead of using tuple indexing, use array indexing: `aabb[0]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `1` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |         (aabb.0.y + aabb.1.y) * 0.5,
[INFO] [stdout]    |                     -----^
[INFO] [stdout]    |                     |    |
[INFO] [stdout]    |                     |    unknown field
[INFO] [stdout]    |                     help: instead of using tuple indexing, use array indexing: `aabb[1]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:41:15
[INFO] [stdout]    |
[INFO] [stdout] 41 |         (aabb.0.z + aabb.1.z) * 0.5);
[INFO] [stdout]    |          -----^
[INFO] [stdout]    |          |    |
[INFO] [stdout]    |          |    unknown field
[INFO] [stdout]    |          help: instead of using tuple indexing, use array indexing: `aabb[0]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `1` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:41:26
[INFO] [stdout]    |
[INFO] [stdout] 41 |         (aabb.0.z + aabb.1.z) * 0.5);
[INFO] [stdout]    |                     -----^
[INFO] [stdout]    |                     |    |
[INFO] [stdout]    |                     |    unknown field
[INFO] [stdout]    |                     help: instead of using tuple indexing, use array indexing: `aabb[1]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `[f32; 6]`
[INFO] [stdout]    --> src/bvh3.rs:169:74
[INFO] [stdout]     |
[INFO] [stdout] 169 |         aabbs[i_bvhnode * 6 + 0..i_bvhnode * 6 + 3].copy_from_slice(aabb.0.as_slice());
[INFO] [stdout]     |                                                                     -----^
[INFO] [stdout]     |                                                                     |    |
[INFO] [stdout]     |                                                                     |    unknown field
[INFO] [stdout]     |                                                                     help: instead of using tuple indexing, use array indexing: `aabb[0]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `1` on type `[f32; 6]`
[INFO] [stdout]    --> src/bvh3.rs:170:74
[INFO] [stdout]     |
[INFO] [stdout] 170 |         aabbs[i_bvhnode * 6 + 3..i_bvhnode * 6 + 6].copy_from_slice(aabb.1.as_slice());
[INFO] [stdout]     |                                                                     -----^
[INFO] [stdout]     |                                                                     |    |
[INFO] [stdout]     |                                                                     |    unknown field
[INFO] [stdout]     |                                                                     help: instead of using tuple indexing, use array indexing: `aabb[1]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 22 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0425, E0432, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `del-msh` (lib test) due to 23 previous errors
[INFO] running `Command { std: "docker" "inspect" "ae1f8510b0c97a4cea4f417f9cf90fb4981f104ab093546e31b8f8b0da7c9c84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae1f8510b0c97a4cea4f417f9cf90fb4981f104ab093546e31b8f8b0da7c9c84", kill_on_drop: false }`
[INFO] [stdout] ae1f8510b0c97a4cea4f417f9cf90fb4981f104ab093546e31b8f8b0da7c9c84
[INFO] checking del-msh-0.1.18 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate del-msh 0.1.18 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate del-msh 0.1.18 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate del-msh 0.1.18
[INFO] finished tweaking crates.io crate del-msh 0.1.18
[INFO] tweaked toml for crates.io crate del-msh 0.1.18 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e846ffbf37d35dcc2708cee7ac50eece06d90012aa0bf3c73899edcd01aec8f7
[INFO] running `Command { std: "docker" "start" "-a" "e846ffbf37d35dcc2708cee7ac50eece06d90012aa0bf3c73899edcd01aec8f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e846ffbf37d35dcc2708cee7ac50eece06d90012aa0bf3c73899edcd01aec8f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e846ffbf37d35dcc2708cee7ac50eece06d90012aa0bf3c73899edcd01aec8f7", kill_on_drop: false }`
[INFO] [stdout] e846ffbf37d35dcc2708cee7ac50eece06d90012aa0bf3c73899edcd01aec8f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c18315ceb6f8dd4ec27e4fa24702e9ec4aafaac29d30049b7f6981d47edce7d1
[INFO] running `Command { std: "docker" "start" "-a" "c18315ceb6f8dd4ec27e4fa24702e9ec4aafaac29d30049b7f6981d47edce7d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking bytemuck v1.14.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking wide v0.7.15
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking ordered-float v4.2.0
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]     Checking nalgebra v0.32.3
[INFO] [stderr]     Checking del-geo v0.1.16
[INFO] [stderr]     Checking del-msh v0.1.18 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `del_geo::vec3::navec3`
[INFO] [stdout]   --> src/polyloop3.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     use del_geo::vec3::navec3;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ no `navec3` in `vec3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `del_geo::vec3::navec3`
[INFO] [stdout]   --> src/polyloop3.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     use del_geo::vec3::navec3;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ no `navec3` in `vec3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `del_geo::vec3::navec3`
[INFO] [stdout]   --> src/polyloop3.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |     use del_geo::vec3::navec3;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ no `navec3` in `vec3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `del_geo::vec3::navec3`
[INFO] [stdout]   --> src/polyloop3.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |     use del_geo::vec3::navec3;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ no `navec3` in `vec3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `del_geo::vec3::navec3`
[INFO] [stdout]    --> src/polyloop3.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |     use del_geo::vec3::navec3;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ no `navec3` in `vec3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `del_geo::vec3::navec3`
[INFO] [stdout]   --> src/polyline.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     use del_geo::vec3::navec3;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ no `navec3` in `vec3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `del_geo::vec3::navec3`
[INFO] [stdout]    --> src/polyloop3.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |     use del_geo::vec3::navec3;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ no `navec3` in `vec3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `del_geo::vec3::navec3`
[INFO] [stdout]   --> src/polyline.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     use del_geo::vec3::navec3;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ no `navec3` in `vec3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nearest_to_point3_` in module `tri3`
[INFO] [stdout]    --> src/trimesh3_search.rs:57:40
[INFO] [stdout]     |
[INFO] [stdout] 57  |               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.16/src/tri3.rs:197:1
[INFO] [stdout]     |
[INFO] [stdout] 197 | / pub fn nearest_to_point3<T>(
[INFO] [stdout] 198 | |     q0: &nalgebra::Vector3<T>,
[INFO] [stdout] 199 | |     q1: &nalgebra::Vector3<T>,
[INFO] [stdout] 200 | |     q2: &nalgebra::Vector3<T>,
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |     where T: nalgebra::RealField + Copy + 'static,
[INFO] [stdout] 204 | |           f64: AsPrimitive<T>
[INFO] [stdout]     | |_____________________________- similarly named function `nearest_to_point3` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nearest_to_point3_` in module `tri3`
[INFO] [stdout]    --> src/trimesh3_search.rs:57:40
[INFO] [stdout]     |
[INFO] [stdout] 57  |               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.16/src/tri3.rs:197:1
[INFO] [stdout]     |
[INFO] [stdout] 197 | / pub fn nearest_to_point3<T>(
[INFO] [stdout] 198 | |     q0: &nalgebra::Vector3<T>,
[INFO] [stdout] 199 | |     q1: &nalgebra::Vector3<T>,
[INFO] [stdout] 200 | |     q2: &nalgebra::Vector3<T>,
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |     where T: nalgebra::RealField + Copy + 'static,
[INFO] [stdout] 204 | |           f64: AsPrimitive<T>
[INFO] [stdout]     | |_____________________________- similarly named function `nearest_to_point3` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/polyloop3.rs:38:32
[INFO] [stdout]    |
[INFO] [stdout] 38 |         assert!((x0.cross(&y0).dot(&v01) - 1.as_()).abs() < 1.0e-5_f64.as_());
[INFO] [stdout]    |                                ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/polyloop3.rs:38:32
[INFO] [stdout]    |
[INFO] [stdout] 38 |         assert!((x0.cross(&y0).dot(&v01) - 1.as_()).abs() < 1.0e-5_f64.as_());
[INFO] [stdout]    |                                ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `dot` found for struct `Matrix<T, _, _, _>` in the current scope
[INFO] [stdout]    --> src/polyloop3.rs:38:32
[INFO] [stdout]     |
[INFO] [stdout] 38  |         assert!((x0.cross(&y0).dot(&v01) - 1.as_()).abs() < 1.0e-5_f64.as_());
[INFO] [stdout]     |                  --            ^^^ method not found in `Matrix<T, _, _, _>`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  method `dot` is available on `&Matrix<T, Const<3>, Const<1>, ViewStorage<'_, T, Const<3>, Const<1>, Const<1>, Const<3>>>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nalgebra-0.32.3/src/base/blas.rs:194:12
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn dot<R2: Dim, C2: Dim, SB>(&self, rhs: &Matrix<T, R2, C2, SB>) -> T
[INFO] [stdout]     |            --- the method is available for `Matrix<T, _, _, _>` here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method was found for
[INFO] [stdout]             - `Matrix<T, R, C, S>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `dot` found for struct `Matrix<T, _, _, _>` in the current scope
[INFO] [stdout]    --> src/polyloop3.rs:38:32
[INFO] [stdout]     |
[INFO] [stdout] 38  |         assert!((x0.cross(&y0).dot(&v01) - 1.as_()).abs() < 1.0e-5_f64.as_());
[INFO] [stdout]     |                  --            ^^^ method not found in `Matrix<T, _, _, _>`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  method `dot` is available on `&Matrix<T, Const<3>, Const<1>, ViewStorage<'_, T, Const<3>, Const<1>, Const<1>, Const<3>>>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nalgebra-0.32.3/src/base/blas.rs:194:12
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn dot<R2: Dim, C2: Dim, SB>(&self, rhs: &Matrix<T, R2, C2, SB>) -> T
[INFO] [stdout]     |            --- the method is available for `Matrix<T, _, _, _>` here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method was found for
[INFO] [stdout]             - `Matrix<T, R, C, S>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[_]` cannot be known at compilation time
[INFO] [stdout]   --> src/trimesh3_search.rs:57:18
[INFO] [stdout]    |
[INFO] [stdout] 57 |             let (pn, _r0, _r1) = tri3::nearest_to_point3_(
[INFO] [stdout]    |                  ^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[_]`
[INFO] [stdout]    = note: all local variables must have a statically known size
[INFO] [stdout]    = help: unsized locals are gated as an unstable feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[_]` cannot be known at compilation time
[INFO] [stdout]   --> src/trimesh3_search.rs:57:18
[INFO] [stdout]    |
[INFO] [stdout] 57 |             let (pn, _r0, _r1) = tri3::nearest_to_point3_(
[INFO] [stdout]    |                  ^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[_]`
[INFO] [stdout]    = note: all local variables must have a statically known size
[INFO] [stdout]    = help: unsized locals are gated as an unstable feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `1` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let lenx = aabb.1.x - aabb.0.x;
[INFO] [stdout]    |                -----^
[INFO] [stdout]    |                |    |
[INFO] [stdout]    |                |    unknown field
[INFO] [stdout]    |                help: instead of using tuple indexing, use array indexing: `aabb[1]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:31:32
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let lenx = aabb.1.x - aabb.0.x;
[INFO] [stdout]    |                           -----^
[INFO] [stdout]    |                           |    |
[INFO] [stdout]    |                           |    unknown field
[INFO] [stdout]    |                           help: instead of using tuple indexing, use array indexing: `aabb[0]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `1` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let leny = aabb.1.y - aabb.0.y;
[INFO] [stdout]    |                -----^
[INFO] [stdout]    |                |    |
[INFO] [stdout]    |                |    unknown field
[INFO] [stdout]    |                help: instead of using tuple indexing, use array indexing: `aabb[1]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let leny = aabb.1.y - aabb.0.y;
[INFO] [stdout]    |                           -----^
[INFO] [stdout]    |                           |    |
[INFO] [stdout]    |                           |    unknown field
[INFO] [stdout]    |                           help: instead of using tuple indexing, use array indexing: `aabb[0]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `1` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let lenz = aabb.1.z - aabb.0.z;
[INFO] [stdout]    |                -----^
[INFO] [stdout]    |                |    |
[INFO] [stdout]    |                |    unknown field
[INFO] [stdout]    |                help: instead of using tuple indexing, use array indexing: `aabb[1]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:33:32
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let lenz = aabb.1.z - aabb.0.z;
[INFO] [stdout]    |                           -----^
[INFO] [stdout]    |                           |    |
[INFO] [stdout]    |                           |    unknown field
[INFO] [stdout]    |                           help: instead of using tuple indexing, use array indexing: `aabb[0]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:39:15
[INFO] [stdout]    |
[INFO] [stdout] 39 |         (aabb.0.x + aabb.1.x) * 0.5,
[INFO] [stdout]    |          -----^
[INFO] [stdout]    |          |    |
[INFO] [stdout]    |          |    unknown field
[INFO] [stdout]    |          help: instead of using tuple indexing, use array indexing: `aabb[0]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `1` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:39:26
[INFO] [stdout]    |
[INFO] [stdout] 39 |         (aabb.0.x + aabb.1.x) * 0.5,
[INFO] [stdout]    |                     -----^
[INFO] [stdout]    |                     |    |
[INFO] [stdout]    |                     |    unknown field
[INFO] [stdout]    |                     help: instead of using tuple indexing, use array indexing: `aabb[1]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |         (aabb.0.y + aabb.1.y) * 0.5,
[INFO] [stdout]    |          -----^
[INFO] [stdout]    |          |    |
[INFO] [stdout]    |          |    unknown field
[INFO] [stdout]    |          help: instead of using tuple indexing, use array indexing: `aabb[0]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `1` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |         (aabb.0.y + aabb.1.y) * 0.5,
[INFO] [stdout]    |                     -----^
[INFO] [stdout]    |                     |    |
[INFO] [stdout]    |                     |    unknown field
[INFO] [stdout]    |                     help: instead of using tuple indexing, use array indexing: `aabb[1]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:41:15
[INFO] [stdout]    |
[INFO] [stdout] 41 |         (aabb.0.z + aabb.1.z) * 0.5);
[INFO] [stdout]    |          -----^
[INFO] [stdout]    |          |    |
[INFO] [stdout]    |          |    unknown field
[INFO] [stdout]    |          help: instead of using tuple indexing, use array indexing: `aabb[0]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `1` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:41:26
[INFO] [stdout]    |
[INFO] [stdout] 41 |         (aabb.0.z + aabb.1.z) * 0.5);
[INFO] [stdout]    |                     -----^
[INFO] [stdout]    |                     |    |
[INFO] [stdout]    |                     |    unknown field
[INFO] [stdout]    |                     help: instead of using tuple indexing, use array indexing: `aabb[1]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `[f32; 6]`
[INFO] [stdout]    --> src/bvh3.rs:169:74
[INFO] [stdout]     |
[INFO] [stdout] 169 |         aabbs[i_bvhnode * 6 + 0..i_bvhnode * 6 + 3].copy_from_slice(aabb.0.as_slice());
[INFO] [stdout]     |                                                                     -----^
[INFO] [stdout]     |                                                                     |    |
[INFO] [stdout]     |                                                                     |    unknown field
[INFO] [stdout]     |                                                                     help: instead of using tuple indexing, use array indexing: `aabb[0]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `1` on type `[f32; 6]`
[INFO] [stdout]    --> src/bvh3.rs:170:74
[INFO] [stdout]     |
[INFO] [stdout] 170 |         aabbs[i_bvhnode * 6 + 3..i_bvhnode * 6 + 6].copy_from_slice(aabb.1.as_slice());
[INFO] [stdout]     |                                                                     -----^
[INFO] [stdout]     |                                                                     |    |
[INFO] [stdout]     |                                                                     |    unknown field
[INFO] [stdout]     |                                                                     help: instead of using tuple indexing, use array indexing: `aabb[1]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `1` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let lenx = aabb.1.x - aabb.0.x;
[INFO] [stdout]    |                -----^
[INFO] [stdout]    |                |    |
[INFO] [stdout]    |                |    unknown field
[INFO] [stdout]    |                help: instead of using tuple indexing, use array indexing: `aabb[1]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:31:32
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let lenx = aabb.1.x - aabb.0.x;
[INFO] [stdout]    |                           -----^
[INFO] [stdout]    |                           |    |
[INFO] [stdout]    |                           |    unknown field
[INFO] [stdout]    |                           help: instead of using tuple indexing, use array indexing: `aabb[0]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `1` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let leny = aabb.1.y - aabb.0.y;
[INFO] [stdout]    |                -----^
[INFO] [stdout]    |                |    |
[INFO] [stdout]    |                |    unknown field
[INFO] [stdout]    |                help: instead of using tuple indexing, use array indexing: `aabb[1]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let leny = aabb.1.y - aabb.0.y;
[INFO] [stdout]    |                           -----^
[INFO] [stdout]    |                           |    |
[INFO] [stdout]    |                           |    unknown field
[INFO] [stdout]    |                           help: instead of using tuple indexing, use array indexing: `aabb[0]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `1` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let lenz = aabb.1.z - aabb.0.z;
[INFO] [stdout]    |                -----^
[INFO] [stdout]    |                |    |
[INFO] [stdout]    |                |    unknown field
[INFO] [stdout]    |                help: instead of using tuple indexing, use array indexing: `aabb[1]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:33:32
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let lenz = aabb.1.z - aabb.0.z;
[INFO] [stdout]    |                           -----^
[INFO] [stdout]    |                           |    |
[INFO] [stdout]    |                           |    unknown field
[INFO] [stdout]    |                           help: instead of using tuple indexing, use array indexing: `aabb[0]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:39:15
[INFO] [stdout]    |
[INFO] [stdout] 39 |         (aabb.0.x + aabb.1.x) * 0.5,
[INFO] [stdout]    |          -----^
[INFO] [stdout]    |          |    |
[INFO] [stdout]    |          |    unknown field
[INFO] [stdout]    |          help: instead of using tuple indexing, use array indexing: `aabb[0]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 22 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0425, E0432, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `1` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:39:26
[INFO] [stdout]    |
[INFO] [stdout] 39 |         (aabb.0.x + aabb.1.x) * 0.5,
[INFO] [stdout]    |                     -----^
[INFO] [stdout]    |                     |    |
[INFO] [stdout]    |                     |    unknown field
[INFO] [stdout]    |                     help: instead of using tuple indexing, use array indexing: `aabb[1]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |         (aabb.0.y + aabb.1.y) * 0.5,
[INFO] [stdout]    |          -----^
[INFO] [stdout]    |          |    |
[INFO] [stdout]    |          |    unknown field
[INFO] [stdout]    |          help: instead of using tuple indexing, use array indexing: `aabb[0]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `1` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |         (aabb.0.y + aabb.1.y) * 0.5,
[INFO] [stdout]    |                     -----^
[INFO] [stdout]    |                     |    |
[INFO] [stdout]    |                     |    unknown field
[INFO] [stdout]    |                     help: instead of using tuple indexing, use array indexing: `aabb[1]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:41:15
[INFO] [stdout]    |
[INFO] [stdout] 41 |         (aabb.0.z + aabb.1.z) * 0.5);
[INFO] [stdout]    |          -----^
[INFO] [stdout]    |          |    |
[INFO] [stdout]    |          |    unknown field
[INFO] [stdout]    |          help: instead of using tuple indexing, use array indexing: `aabb[0]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `1` on type `[f32; 6]`
[INFO] [stdout]   --> src/bvh3.rs:41:26
[INFO] [stdout]    |
[INFO] [stdout] 41 |         (aabb.0.z + aabb.1.z) * 0.5);
[INFO] [stdout]    |                     -----^
[INFO] [stdout]    |                     |    |
[INFO] [stdout]    |                     |    unknown field
[INFO] [stdout]    |                     help: instead of using tuple indexing, use array indexing: `aabb[1]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `[f32; 6]`
[INFO] [stdout]    --> src/bvh3.rs:169:74
[INFO] [stdout]     |
[INFO] [stdout] 169 |         aabbs[i_bvhnode * 6 + 0..i_bvhnode * 6 + 3].copy_from_slice(aabb.0.as_slice());
[INFO] [stdout]     |                                                                     -----^
[INFO] [stdout]     |                                                                     |    |
[INFO] [stdout]     |                                                                     |    unknown field
[INFO] [stdout]     |                                                                     help: instead of using tuple indexing, use array indexing: `aabb[0]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `1` on type `[f32; 6]`
[INFO] [stdout]    --> src/bvh3.rs:170:74
[INFO] [stdout]     |
[INFO] [stdout] 170 |         aabbs[i_bvhnode * 6 + 3..i_bvhnode * 6 + 6].copy_from_slice(aabb.1.as_slice());
[INFO] [stdout]     |                                                                     -----^
[INFO] [stdout]     |                                                                     |    |
[INFO] [stdout]     |                                                                     |    unknown field
[INFO] [stdout]     |                                                                     help: instead of using tuple indexing, use array indexing: `aabb[1]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `del-msh` (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: E0277, E0282, E0425, E0432, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `del-msh` (lib test) due to 23 previous errors
[INFO] running `Command { std: "docker" "inspect" "c18315ceb6f8dd4ec27e4fa24702e9ec4aafaac29d30049b7f6981d47edce7d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c18315ceb6f8dd4ec27e4fa24702e9ec4aafaac29d30049b7f6981d47edce7d1", kill_on_drop: false }`
[INFO] [stdout] c18315ceb6f8dd4ec27e4fa24702e9ec4aafaac29d30049b7f6981d47edce7d1
