[INFO] fetching crate wgpu_rt_lidar 0.1.0...
[INFO] checking wgpu_rt_lidar-0.1.0 against try#310c4dc96b5921ed757c4cd00c4b33924ee903c6 for pr-146972-1
[INFO] extracting crate wgpu_rt_lidar 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate wgpu_rt_lidar 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate wgpu_rt_lidar 0.1.0
[INFO] tweaked toml for crates.io crate wgpu_rt_lidar 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wgpu_rt_lidar 0.1.0 on toolchain 310c4dc96b5921ed757c4cd00c4b33924ee903c6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+310c4dc96b5921ed757c4cd00c4b33924ee903c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wgpu_rt_lidar 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+310c4dc96b5921ed757c4cd00c4b33924ee903c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+310c4dc96b5921ed757c4cd00c4b33924ee903c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9abacaa28cfd2b28f23cfe5afb2f246407050dc8cf9fe48753610295048c86c7
[INFO] running `Command { std: "docker" "start" "-a" "9abacaa28cfd2b28f23cfe5afb2f246407050dc8cf9fe48753610295048c86c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9abacaa28cfd2b28f23cfe5afb2f246407050dc8cf9fe48753610295048c86c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9abacaa28cfd2b28f23cfe5afb2f246407050dc8cf9fe48753610295048c86c7", kill_on_drop: false }`
[INFO] [stdout] 9abacaa28cfd2b28f23cfe5afb2f246407050dc8cf9fe48753610295048c86c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+310c4dc96b5921ed757c4cd00c4b33924ee903c6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e86ef6c9e8d1e0331233aa9beafc72352e77dda06a64fcace17ff4490a571fe3
[INFO] running `Command { std: "docker" "start" "-a" "e86ef6c9e8d1e0331233aa9beafc72352e77dda06a64fcace17ff4490a571fe3", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling naga v26.0.0
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling wgpu-hal v26.0.6
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling wgpu-core v26.0.1
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling wgpu v26.0.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking wgpu-types v26.0.0
[INFO] [stderr]     Checking glam v0.29.3
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v26.0.0
[INFO] [stderr]     Checking wgpu_rt_lidar v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `index` and `from_index` are never used
[INFO] [stdout]    --> src/utils/dense_voxel/mod.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout]  28 | impl DenseVoxel {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 113 |     fn index(&self, x: usize, y: usize, z: usize) -> usize {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     fn from_index(&self, index: usize) -> (usize, usize, usize) {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `height_steps`, `width_steps`, and `length_steps` are never read
[INFO] [stdout]    --> src/utils/dense_voxel/mod.rs:203:5
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub struct DenseVoxelGpuRepresentation {
[INFO] [stdout]     |            --------------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 203 |     height_steps: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 204 |     width_steps: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 205 |     length_steps: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pipeline` and `result_buffer` are never read
[INFO] [stdout]    --> src/utils/dense_voxel/mod.rs:236:5
[INFO] [stdout]     |
[INFO] [stdout] 235 | pub struct DenseVoxelNearestNeighbors {
[INFO] [stdout]     |            -------------------------- fields in this struct
[INFO] [stdout] 236 |     pipeline: wgpu::ComputePipeline,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 237 |     result_buffer: wgpu::Buffer,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/utils/dense_voxel/mod.rs:241:8
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl DenseVoxelNearestNeighbors {
[INFO] [stdout]     | ------------------------------- associated function in this implementation
[INFO] [stdout] 241 |     fn new(device: &wgpu::Device, voxel: &DenseVoxel) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `height_steps`, `width_steps`, and `length_steps` are never read
[INFO] [stdout]    --> src/utils/dense_voxel/mod.rs:203:5
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub struct DenseVoxelGpuRepresentation {
[INFO] [stdout]     |            --------------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 203 |     height_steps: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 204 |     width_steps: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 205 |     length_steps: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pipeline` and `result_buffer` are never read
[INFO] [stdout]    --> src/utils/dense_voxel/mod.rs:236:5
[INFO] [stdout]     |
[INFO] [stdout] 235 | pub struct DenseVoxelNearestNeighbors {
[INFO] [stdout]     |            -------------------------- fields in this struct
[INFO] [stdout] 236 |     pipeline: wgpu::ComputePipeline,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 237 |     result_buffer: wgpu::Buffer,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/utils/dense_voxel/mod.rs:241:8
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl DenseVoxelNearestNeighbors {
[INFO] [stdout]     | ------------------------------- associated function in this implementation
[INFO] [stdout] 241 |     fn new(device: &wgpu::Device, voxel: &DenseVoxel) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "e86ef6c9e8d1e0331233aa9beafc72352e77dda06a64fcace17ff4490a571fe3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e86ef6c9e8d1e0331233aa9beafc72352e77dda06a64fcace17ff4490a571fe3", kill_on_drop: false }`
[INFO] [stdout] e86ef6c9e8d1e0331233aa9beafc72352e77dda06a64fcace17ff4490a571fe3
