[INFO] fetching crate del-msh 0.1.18...
[INFO] checking del-msh-0.1.18 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate del-msh 0.1.18 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate del-msh 0.1.18 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded del-geo v0.1.12
[INFO] [stderr]   Downloaded ordered-float v4.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b962b5daf5b2f48aca916241570d12fa5459adec97dfdff8d280adb5d5fc5a74
[INFO] running `Command { std: "docker" "start" "-a" "b962b5daf5b2f48aca916241570d12fa5459adec97dfdff8d280adb5d5fc5a74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b962b5daf5b2f48aca916241570d12fa5459adec97dfdff8d280adb5d5fc5a74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b962b5daf5b2f48aca916241570d12fa5459adec97dfdff8d280adb5d5fc5a74", kill_on_drop: false }`
[INFO] [stdout] b962b5daf5b2f48aca916241570d12fa5459adec97dfdff8d280adb5d5fc5a74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0dd6c064c4f22b4517ca6e49203408ce8934e557fb0416b16f86993b49a3b2a7
[INFO] running `Command { std: "docker" "start" "-a" "0dd6c064c4f22b4517ca6e49203408ce8934e557fb0416b16f86993b49a3b2a7", kill_on_drop: false }`
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking ordered-float v4.2.0
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]     Checking nalgebra v0.32.3
[INFO] [stderr]     Checking del-geo v0.1.12
[INFO] [stderr]     Checking del-msh v0.1.18 (/opt/rustwide/workdir)
[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: aborting due to 14 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0609`.
[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] [stderr] error: could not compile `del-msh` (lib) due to 15 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: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 14 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0609`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `del-msh` (lib test) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "0dd6c064c4f22b4517ca6e49203408ce8934e557fb0416b16f86993b49a3b2a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dd6c064c4f22b4517ca6e49203408ce8934e557fb0416b16f86993b49a3b2a7", kill_on_drop: false }`
[INFO] [stdout] 0dd6c064c4f22b4517ca6e49203408ce8934e557fb0416b16f86993b49a3b2a7
