[INFO] fetching crate wgpu_rt_lidar 0.1.0...
[INFO] checking wgpu_rt_lidar-0.1.0 against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271-1
[INFO] extracting crate wgpu_rt_lidar 0.1.0 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wgpu_rt_lidar 0.1.0 on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b20f863cee62dc02b9d463560a752e360c16959c820df7b0d1b23207dd4b243
[INFO] running `Command { std: "docker" "start" "-a" "0b20f863cee62dc02b9d463560a752e360c16959c820df7b0d1b23207dd4b243", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b20f863cee62dc02b9d463560a752e360c16959c820df7b0d1b23207dd4b243", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b20f863cee62dc02b9d463560a752e360c16959c820df7b0d1b23207dd4b243", kill_on_drop: false }`
[INFO] [stdout] 0b20f863cee62dc02b9d463560a752e360c16959c820df7b0d1b23207dd4b243
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 899be2c1dee5db8856879dc4ec9f949df9c7584d55448e96da8743d1a9881d45
[INFO] running `Command { std: "docker" "start" "-a" "899be2c1dee5db8856879dc4ec9f949df9c7584d55448e96da8743d1a9881d45", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling naga v26.0.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling wgpu-hal v26.0.6
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]    Compiling wgpu-core v26.0.1
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[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 wgpu v26.0.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking num-complex v0.4.6
[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]    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 rand v0.9.2
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking glam v0.29.3
[INFO] [stderr]     Checking wgpu-types v26.0.0
[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: 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] [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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "899be2c1dee5db8856879dc4ec9f949df9c7584d55448e96da8743d1a9881d45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "899be2c1dee5db8856879dc4ec9f949df9c7584d55448e96da8743d1a9881d45", kill_on_drop: false }`
[INFO] [stdout] 899be2c1dee5db8856879dc4ec9f949df9c7584d55448e96da8743d1a9881d45
