[INFO] fetching crate pasture-io 0.5.0...
[INFO] building pasture-io-0.5.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate pasture-io 0.5.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate pasture-io 0.5.0
[INFO] finished tweaking crates.io crate pasture-io 0.5.0
[INFO] tweaked toml for crates.io crate pasture-io 0.5.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pasture-io 0.5.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pasture-io 0.5.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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b96c0c9902cbd021b34713362f841dfffdf33da17a4c7e947b9a5e239dc9a6a
[INFO] running `Command { std: "docker" "start" "-a" "3b96c0c9902cbd021b34713362f841dfffdf33da17a4c7e947b9a5e239dc9a6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b96c0c9902cbd021b34713362f841dfffdf33da17a4c7e947b9a5e239dc9a6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b96c0c9902cbd021b34713362f841dfffdf33da17a4c7e947b9a5e239dc9a6a", kill_on_drop: false }`
[INFO] [stdout] 3b96c0c9902cbd021b34713362f841dfffdf33da17a4c7e947b9a5e239dc9a6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a19f78186c7fe67929bab879a798e82fa80b83b37035d87016cc78e8cbac612
[INFO] running `Command { std: "docker" "start" "-a" "1a19f78186c7fe67929bab879a798e82fa80b83b37035d87016cc78e8cbac612", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling anyhow v1.0.62
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling paste v1.0.8
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.17
[INFO] [stderr]    Compiling uuid v1.6.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.46
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling float-ord v0.2.0
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling memmap2 v0.7.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling bitfield v0.14.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling laz v0.8.3
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling bytemuck_derive v1.4.1
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling safe_arch v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling pasture-derive v0.5.0
[INFO] [stderr]    Compiling wide v0.7.4
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling las v0.8.1
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling nalgebra v0.32.3
[INFO] [stderr]    Compiling pasture-core v0.5.0
[INFO] [stderr]    Compiling pasture-io v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/las/las_types.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / /// Point type for LAS point format 0
[INFO] [stdout] 10 | | #[repr(C, packed)]
[INFO] [stdout] 11 | | #[derive(
[INFO] [stdout] 12 | |     Clone, Copy, Debug, PartialEq, Default, PointType, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     pub point_source_id: u16,
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `AsciiFormat` is never used
[INFO] [stdout]  --> src/ascii/raw_writer.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub trait AsciiFormat {
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/las/las_types.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct LasPointFormat0 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/las/las_types.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / /// Point type for LAS point format 1
[INFO] [stdout] 64 | | #[repr(C, packed)]
[INFO] [stdout] 65 | | #[derive(
[INFO] [stdout] 66 | |     Clone, Copy, Debug, PartialEq, Default, PointType, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |     pub gps_time: f64,
[INFO] [stdout] 91 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/las/las_types.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct LasPointFormat1 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/las/las_types.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | / /// Point type for LAS point format 2
[INFO] [stdout] 121 | | #[repr(C, packed)]
[INFO] [stdout] 122 | | #[derive(
[INFO] [stdout] 123 | |     Clone, Copy, Debug, PartialEq, Default, PointType, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     pub color_rgb: Vector3<u16>,
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/las/las_types.rs:125:12
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub struct LasPointFormat2 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/las/las_types.rs:180:1
[INFO] [stdout]     |
[INFO] [stdout] 180 | / /// Point type for LAS point format 3
[INFO] [stdout] 181 | | #[repr(C, packed)]
[INFO] [stdout] 182 | | #[derive(
[INFO] [stdout] 183 | |     Clone, Copy, Debug, PartialEq, Default, PointType, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] ...   |
[INFO] [stdout] 209 | |     pub color_rgb: Vector3<u16>,
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/las/las_types.rs:185:12
[INFO] [stdout]     |
[INFO] [stdout] 185 | pub struct LasPointFormat3 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/las/las_types.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | / /// Point type for LAS point format 4
[INFO] [stdout] 244 | | #[repr(C, packed)]
[INFO] [stdout] 245 | | #[derive(
[INFO] [stdout] 246 | |     Clone, Copy, Debug, PartialEq, Default, PointType, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] ...   |
[INFO] [stdout] 280 | |     pub waveform_parameters: Vector3<f32>,
[INFO] [stdout] 281 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/las/las_types.rs:248:12
[INFO] [stdout]     |
[INFO] [stdout] 248 | pub struct LasPointFormat4 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/las/las_types.rs:316:1
[INFO] [stdout]     |
[INFO] [stdout] 316 | / /// Point type for LAS point format 5
[INFO] [stdout] 317 | | #[repr(C, packed)]
[INFO] [stdout] 318 | | #[derive(
[INFO] [stdout] 319 | |     Clone, Copy, Debug, PartialEq, Default, PointType, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     pub waveform_parameters: Vector3<f32>,
[INFO] [stdout] 356 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/las/las_types.rs:321:12
[INFO] [stdout]     |
[INFO] [stdout] 321 | pub struct LasPointFormat5 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/las/las_types.rs:393:1
[INFO] [stdout]     |
[INFO] [stdout] 393 | / /// Point type for LAS point format 6
[INFO] [stdout] 394 | | #[repr(C, packed)]
[INFO] [stdout] 395 | | #[derive(
[INFO] [stdout] 396 | |     Clone, Copy, Debug, PartialEq, Default, PointType, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |     pub gps_time: f64,
[INFO] [stdout] 425 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/las/las_types.rs:398:12
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub struct LasPointFormat6 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/las/las_types.rs:429:1
[INFO] [stdout]     |
[INFO] [stdout] 429 | / /// Point type for LAS point format 7
[INFO] [stdout] 430 | | #[repr(C, packed)]
[INFO] [stdout] 431 | | #[derive(
[INFO] [stdout] 432 | |     Clone, Copy, Debug, PartialEq, Default, PointType, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] ...   |
[INFO] [stdout] 462 | |     pub color_rgb: Vector3<u16>,
[INFO] [stdout] 463 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/las/las_types.rs:434:12
[INFO] [stdout]     |
[INFO] [stdout] 434 | pub struct LasPointFormat7 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/las/las_types.rs:467:1
[INFO] [stdout]     |
[INFO] [stdout] 467 | / /// Point type for LAS point format 8
[INFO] [stdout] 468 | | #[repr(C, packed)]
[INFO] [stdout] 469 | | #[derive(
[INFO] [stdout] 470 | |     Clone, Copy, Debug, PartialEq, Default, PointType, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] ...   |
[INFO] [stdout] 502 | |     pub nir: u16,
[INFO] [stdout] 503 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/las/las_types.rs:472:12
[INFO] [stdout]     |
[INFO] [stdout] 472 | pub struct LasPointFormat8 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/las/las_types.rs:507:1
[INFO] [stdout]     |
[INFO] [stdout] 507 | / /// Point type for LAS point format 9
[INFO] [stdout] 508 | | #[repr(C, packed)]
[INFO] [stdout] 509 | | #[derive(
[INFO] [stdout] 510 | |     Clone, Copy, Debug, PartialEq, Default, PointType, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] ...   |
[INFO] [stdout] 548 | |     pub waveform_parameters: Vector3<f32>,
[INFO] [stdout] 549 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/las/las_types.rs:512:12
[INFO] [stdout]     |
[INFO] [stdout] 512 | pub struct LasPointFormat9 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/las/las_types.rs:553:1
[INFO] [stdout]     |
[INFO] [stdout] 553 | / /// Point type for LAS point format 10
[INFO] [stdout] 554 | | #[repr(C, packed)]
[INFO] [stdout] 555 | | #[derive(
[INFO] [stdout] 556 | |     Clone, Copy, Debug, PartialEq, Default, PointType, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] ...   |
[INFO] [stdout] 598 | |     pub waveform_parameters: Vector3<f32>,
[INFO] [stdout] 599 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/las/las_types.rs:558:12
[INFO] [stdout]     |
[INFO] [stdout] 558 | pub struct LasPointFormat10 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/las/las_metadata.rs:123:16
[INFO] [stdout]     |
[INFO] [stdout] 123 |         struct RawEntry {
[INFO] [stdout]     |                ^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/las/las_metadata.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 | /         #[repr(C)]
[INFO] [stdout] 122 | |         #[derive(Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 123 | |         struct RawEntry {
[INFO] [stdout] 124 | |             class_number: u8,
[INFO] [stdout] 125 | |             description: [u8; 15],
[INFO] [stdout] 126 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/las/las_metadata.rs:337:19
[INFO] [stdout]     |
[INFO] [stdout] 337 | pub(crate) struct RawExtraBytesEntry {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/las/las_metadata.rs:334:1
[INFO] [stdout]     |
[INFO] [stdout] 334 | / /// Raw binary representation of an entry in a 'Extra bytes' VLR
[INFO] [stdout] 335 | | #[repr(C)]
[INFO] [stdout] 336 | | #[derive(Copy, Clone, bytemuck::Pod, bytemuck::Zeroable, Default)]
[INFO] [stdout] 337 | | pub(crate) struct RawExtraBytesEntry {
[INFO] [stdout] ...   |
[INFO] [stdout] 353 | |     description: [u8; 32],
[INFO] [stdout] 354 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "1a19f78186c7fe67929bab879a798e82fa80b83b37035d87016cc78e8cbac612", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a19f78186c7fe67929bab879a798e82fa80b83b37035d87016cc78e8cbac612", kill_on_drop: false }`
[INFO] [stdout] 1a19f78186c7fe67929bab879a798e82fa80b83b37035d87016cc78e8cbac612
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12aa5cca643f7e57a0b0fe83e395d46232d3384c61614e29008c8acc924ec9b1
[INFO] running `Command { std: "docker" "start" "-a" "12aa5cca643f7e57a0b0fe83e395d46232d3384c61614e29008c8acc924ec9b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling plotters-svg v0.3.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling plotters v0.3.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex v1.8.3
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/las/las_types.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / /// Point type for LAS point format 0
[INFO] [stdout] 10 | | #[repr(C, packed)]
[INFO] [stdout] 11 | | #[derive(
[INFO] [stdout] 12 | |     Clone, Copy, Debug, PartialEq, Default, PointType, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     pub point_source_id: u16,
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `AsciiFormat` is never used
[INFO] [stdout]  --> src/ascii/raw_writer.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub trait AsciiFormat {
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/las/las_types.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct LasPointFormat0 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/las/las_types.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / /// Point type for LAS point format 1
[INFO] [stdout] 64 | | #[repr(C, packed)]
[INFO] [stdout] 65 | | #[derive(
[INFO] [stdout] 66 | |     Clone, Copy, Debug, PartialEq, Default, PointType, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |     pub gps_time: f64,
[INFO] [stdout] 91 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/las/las_types.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct LasPointFormat1 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/las/las_types.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | / /// Point type for LAS point format 2
[INFO] [stdout] 121 | | #[repr(C, packed)]
[INFO] [stdout] 122 | | #[derive(
[INFO] [stdout] 123 | |     Clone, Copy, Debug, PartialEq, Default, PointType, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     pub color_rgb: Vector3<u16>,
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/las/las_types.rs:125:12
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub struct LasPointFormat2 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/las/las_types.rs:180:1
[INFO] [stdout]     |
[INFO] [stdout] 180 | / /// Point type for LAS point format 3
[INFO] [stdout] 181 | | #[repr(C, packed)]
[INFO] [stdout] 182 | | #[derive(
[INFO] [stdout] 183 | |     Clone, Copy, Debug, PartialEq, Default, PointType, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] ...   |
[INFO] [stdout] 209 | |     pub color_rgb: Vector3<u16>,
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/las/las_types.rs:185:12
[INFO] [stdout]     |
[INFO] [stdout] 185 | pub struct LasPointFormat3 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/las/las_types.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | / /// Point type for LAS point format 4
[INFO] [stdout] 244 | | #[repr(C, packed)]
[INFO] [stdout] 245 | | #[derive(
[INFO] [stdout] 246 | |     Clone, Copy, Debug, PartialEq, Default, PointType, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] ...   |
[INFO] [stdout] 280 | |     pub waveform_parameters: Vector3<f32>,
[INFO] [stdout] 281 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/las/las_types.rs:248:12
[INFO] [stdout]     |
[INFO] [stdout] 248 | pub struct LasPointFormat4 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/las/las_types.rs:316:1
[INFO] [stdout]     |
[INFO] [stdout] 316 | / /// Point type for LAS point format 5
[INFO] [stdout] 317 | | #[repr(C, packed)]
[INFO] [stdout] 318 | | #[derive(
[INFO] [stdout] 319 | |     Clone, Copy, Debug, PartialEq, Default, PointType, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     pub waveform_parameters: Vector3<f32>,
[INFO] [stdout] 356 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/las/las_types.rs:321:12
[INFO] [stdout]     |
[INFO] [stdout] 321 | pub struct LasPointFormat5 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/las/las_types.rs:393:1
[INFO] [stdout]     |
[INFO] [stdout] 393 | / /// Point type for LAS point format 6
[INFO] [stdout] 394 | | #[repr(C, packed)]
[INFO] [stdout] 395 | | #[derive(
[INFO] [stdout] 396 | |     Clone, Copy, Debug, PartialEq, Default, PointType, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |     pub gps_time: f64,
[INFO] [stdout] 425 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/las/las_types.rs:398:12
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub struct LasPointFormat6 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/las/las_types.rs:429:1
[INFO] [stdout]     |
[INFO] [stdout] 429 | / /// Point type for LAS point format 7
[INFO] [stdout] 430 | | #[repr(C, packed)]
[INFO] [stdout] 431 | | #[derive(
[INFO] [stdout] 432 | |     Clone, Copy, Debug, PartialEq, Default, PointType, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] ...   |
[INFO] [stdout] 462 | |     pub color_rgb: Vector3<u16>,
[INFO] [stdout] 463 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/las/las_types.rs:434:12
[INFO] [stdout]     |
[INFO] [stdout] 434 | pub struct LasPointFormat7 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/las/las_types.rs:467:1
[INFO] [stdout]     |
[INFO] [stdout] 467 | / /// Point type for LAS point format 8
[INFO] [stdout] 468 | | #[repr(C, packed)]
[INFO] [stdout] 469 | | #[derive(
[INFO] [stdout] 470 | |     Clone, Copy, Debug, PartialEq, Default, PointType, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] ...   |
[INFO] [stdout] 502 | |     pub nir: u16,
[INFO] [stdout] 503 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/las/las_types.rs:472:12
[INFO] [stdout]     |
[INFO] [stdout] 472 | pub struct LasPointFormat8 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/las/las_types.rs:507:1
[INFO] [stdout]     |
[INFO] [stdout] 507 | / /// Point type for LAS point format 9
[INFO] [stdout] 508 | | #[repr(C, packed)]
[INFO] [stdout] 509 | | #[derive(
[INFO] [stdout] 510 | |     Clone, Copy, Debug, PartialEq, Default, PointType, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] ...   |
[INFO] [stdout] 548 | |     pub waveform_parameters: Vector3<f32>,
[INFO] [stdout] 549 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/las/las_types.rs:512:12
[INFO] [stdout]     |
[INFO] [stdout] 512 | pub struct LasPointFormat9 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/las/las_types.rs:553:1
[INFO] [stdout]     |
[INFO] [stdout] 553 | / /// Point type for LAS point format 10
[INFO] [stdout] 554 | | #[repr(C, packed)]
[INFO] [stdout] 555 | | #[derive(
[INFO] [stdout] 556 | |     Clone, Copy, Debug, PartialEq, Default, PointType, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] ...   |
[INFO] [stdout] 598 | |     pub waveform_parameters: Vector3<f32>,
[INFO] [stdout] 599 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/las/las_types.rs:558:12
[INFO] [stdout]     |
[INFO] [stdout] 558 | pub struct LasPointFormat10 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/las/las_metadata.rs:123:16
[INFO] [stdout]     |
[INFO] [stdout] 123 |         struct RawEntry {
[INFO] [stdout]     |                ^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/las/las_metadata.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 | /         #[repr(C)]
[INFO] [stdout] 122 | |         #[derive(Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 123 | |         struct RawEntry {
[INFO] [stdout] 124 | |             class_number: u8,
[INFO] [stdout] 125 | |             description: [u8; 15],
[INFO] [stdout] 126 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/las/las_metadata.rs:337:19
[INFO] [stdout]     |
[INFO] [stdout] 337 | pub(crate) struct RawExtraBytesEntry {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/las/las_metadata.rs:334:1
[INFO] [stdout]     |
[INFO] [stdout] 334 | / /// Raw binary representation of an entry in a 'Extra bytes' VLR
[INFO] [stdout] 335 | | #[repr(C)]
[INFO] [stdout] 336 | | #[derive(Copy, Clone, bytemuck::Pod, bytemuck::Zeroable, Default)]
[INFO] [stdout] 337 | | pub(crate) struct RawExtraBytesEntry {
[INFO] [stdout] ...   |
[INFO] [stdout] 353 | |     description: [u8; 32],
[INFO] [stdout] 354 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling pasture-io v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> examples/write_3dtiles.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / #[repr(C, packed)]
[INFO] [stdout] 18 | | struct Point {
[INFO] [stdout] 19 | |     #[pasture(BUILTIN_POSITION_3D)]
[INFO] [stdout] 20 | |     pub position: Vector3<f32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     pub normal: Vector3<f32>,
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> examples/write_3dtiles.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct Point {
[INFO] [stdout]    |        ^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> tests/las_io.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | / #[repr(C, packed)]
[INFO] [stdout] 74 | | #[derive(Copy, Clone, Debug, bytemuck::AnyBitPattern, bytemuck::NoUninit, PointType)]
[INFO] [stdout] 75 | | struct PointTypeWithUnsupportedAttribute {
[INFO] [stdout] 76 | |     #[pasture(BUILTIN_POSITION_3D)]
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | |     pub classification: u8,
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/las_io.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | struct PointTypeWithUnsupportedAttribute {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> tests/las_io.rs:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | / /// A rather complex `PointType` where each attribute requires some conversion because it does not
[INFO] [stdout] 156 | | /// have the default datatype that pasture expects
[INFO] [stdout] 157 | | #[repr(C, packed)]
[INFO] [stdout] 158 | | #[derive(Copy, Clone, Debug, PartialEq, bytemuck::AnyBitPattern, bytemuck::NoUninit, PointType)]
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |     pub position: Vector3<f32>,
[INFO] [stdout] 172 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> tests/las_io.rs:159:8
[INFO] [stdout]     |
[INFO] [stdout] 159 | struct ComplexPointTypeWithConversions {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> tests/common/mod.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / #[repr(C)]
[INFO] [stdout] 23 | | pub struct BasicFlags(u8);
[INFO] [stdout]    | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/common/mod.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct BasicFlags(u8);
[INFO] [stdout]    |            ^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> tests/common/mod.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / #[repr(C)]
[INFO] [stdout] 38 | | pub struct ExtendedFlags(u16);
[INFO] [stdout]    | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/common/mod.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct ExtendedFlags(u16);
[INFO] [stdout]    |            ^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/ascii/raw_reader.rs:445:5
[INFO] [stdout]     |
[INFO] [stdout] 445 | /     #[repr(C, packed)]
[INFO] [stdout] 446 | |     #[derive(PointType, Debug, Copy, Clone, bytemuck::AnyBitPattern, bytemuck::NoUninit)]
[INFO] [stdout] 447 | |     struct TestPointAll {
[INFO] [stdout] 448 | |         #[pasture(BUILTIN_POSITION_3D)]
[INFO] [stdout] ...   |
[INFO] [stdout] 473 | |         pub nir: u16,
[INFO] [stdout] 474 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/ascii/raw_reader.rs:447:12
[INFO] [stdout]     |
[INFO] [stdout] 447 |     struct TestPointAll {
[INFO] [stdout]     |            ^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/ascii/raw_reader.rs:565:5
[INFO] [stdout]     |
[INFO] [stdout] 565 | /     #[repr(C, packed)]
[INFO] [stdout] 566 | |     #[derive(PointType, Debug, Copy, Clone, bytemuck::AnyBitPattern, bytemuck::NoUninit)]
[INFO] [stdout] 567 | |     struct TestPointDifferent {
[INFO] [stdout] 568 | |         #[pasture(BUILTIN_POSITION_3D)]
[INFO] [stdout] ...   |
[INFO] [stdout] 573 | |         pub classification: u16,
[INFO] [stdout] 574 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/ascii/raw_reader.rs:567:12
[INFO] [stdout]     |
[INFO] [stdout] 567 |     struct TestPointDifferent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `AsciiFormat` is never used
[INFO] [stdout]  --> src/ascii/raw_writer.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub trait AsciiFormat {
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/las/raw_writers.rs:1277:17
[INFO] [stdout]      |
[INFO] [stdout] 1277 | /                 #[repr(C, packed)]
[INFO] [stdout] 1278 | |                 #[derive(
[INFO] [stdout] 1279 | |                     PointType, Debug, Copy, Clone, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] 1280 | |                 )]
[INFO] [stdout] ...    |
[INFO] [stdout] 1287 | |                     pub custom_attribute: u32,
[INFO] [stdout] 1288 | |                 }
[INFO] [stdout]      | |_________________^
[INFO] [stdout] ...
[INFO] [stdout] 1591 |       las_write_tests!(las_write_0, 0, LasPointFormat0);
[INFO] [stdout]      |       ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `las_write_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/las/raw_writers.rs:1281:24
[INFO] [stdout]      |
[INFO] [stdout] 1281 |                 struct CustomPointType {
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1591 |     las_write_tests!(las_write_0, 0, LasPointFormat0);
[INFO] [stdout]      |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout]      = note: this warning originates in the macro `las_write_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/las/raw_writers.rs:1277:17
[INFO] [stdout]      |
[INFO] [stdout] 1277 | /                 #[repr(C, packed)]
[INFO] [stdout] 1278 | |                 #[derive(
[INFO] [stdout] 1279 | |                     PointType, Debug, Copy, Clone, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] 1280 | |                 )]
[INFO] [stdout] ...    |
[INFO] [stdout] 1287 | |                     pub custom_attribute: u32,
[INFO] [stdout] 1288 | |                 }
[INFO] [stdout]      | |_________________^
[INFO] [stdout] ...
[INFO] [stdout] 1592 |       las_write_tests!(las_write_1, 1, LasPointFormat1);
[INFO] [stdout]      |       ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `las_write_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/las/raw_writers.rs:1281:24
[INFO] [stdout]      |
[INFO] [stdout] 1281 |                 struct CustomPointType {
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1592 |     las_write_tests!(las_write_1, 1, LasPointFormat1);
[INFO] [stdout]      |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout]      = note: this warning originates in the macro `las_write_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/las/raw_writers.rs:1277:17
[INFO] [stdout]      |
[INFO] [stdout] 1277 | /                 #[repr(C, packed)]
[INFO] [stdout] 1278 | |                 #[derive(
[INFO] [stdout] 1279 | |                     PointType, Debug, Copy, Clone, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] 1280 | |                 )]
[INFO] [stdout] ...    |
[INFO] [stdout] 1287 | |                     pub custom_attribute: u32,
[INFO] [stdout] 1288 | |                 }
[INFO] [stdout]      | |_________________^
[INFO] [stdout] ...
[INFO] [stdout] 1593 |       las_write_tests!(las_write_2, 2, LasPointFormat2);
[INFO] [stdout]      |       ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `las_write_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/las/raw_writers.rs:1281:24
[INFO] [stdout]      |
[INFO] [stdout] 1281 |                 struct CustomPointType {
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1593 |     las_write_tests!(las_write_2, 2, LasPointFormat2);
[INFO] [stdout]      |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout]      = note: this warning originates in the macro `las_write_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/las/raw_writers.rs:1277:17
[INFO] [stdout]      |
[INFO] [stdout] 1277 | /                 #[repr(C, packed)]
[INFO] [stdout] 1278 | |                 #[derive(
[INFO] [stdout] 1279 | |                     PointType, Debug, Copy, Clone, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] 1280 | |                 )]
[INFO] [stdout] ...    |
[INFO] [stdout] 1287 | |                     pub custom_attribute: u32,
[INFO] [stdout] 1288 | |                 }
[INFO] [stdout]      | |_________________^
[INFO] [stdout] ...
[INFO] [stdout] 1594 |       las_write_tests!(las_write_3, 3, LasPointFormat3);
[INFO] [stdout]      |       ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `las_write_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/las/raw_writers.rs:1281:24
[INFO] [stdout]      |
[INFO] [stdout] 1281 |                 struct CustomPointType {
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1594 |     las_write_tests!(las_write_3, 3, LasPointFormat3);
[INFO] [stdout]      |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout]      = note: this warning originates in the macro `las_write_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/las/raw_writers.rs:1277:17
[INFO] [stdout]      |
[INFO] [stdout] 1277 | /                 #[repr(C, packed)]
[INFO] [stdout] 1278 | |                 #[derive(
[INFO] [stdout] 1279 | |                     PointType, Debug, Copy, Clone, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] 1280 | |                 )]
[INFO] [stdout] ...    |
[INFO] [stdout] 1287 | |                     pub custom_attribute: u32,
[INFO] [stdout] 1288 | |                 }
[INFO] [stdout]      | |_________________^
[INFO] [stdout] ...
[INFO] [stdout] 1595 |       las_write_tests!(las_write_4, 4, LasPointFormat4);
[INFO] [stdout]      |       ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `las_write_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/las/raw_writers.rs:1281:24
[INFO] [stdout]      |
[INFO] [stdout] 1281 |                 struct CustomPointType {
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1595 |     las_write_tests!(las_write_4, 4, LasPointFormat4);
[INFO] [stdout]      |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout]      = note: this warning originates in the macro `las_write_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/las/raw_writers.rs:1277:17
[INFO] [stdout]      |
[INFO] [stdout] 1277 | /                 #[repr(C, packed)]
[INFO] [stdout] 1278 | |                 #[derive(
[INFO] [stdout] 1279 | |                     PointType, Debug, Copy, Clone, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] 1280 | |                 )]
[INFO] [stdout] ...    |
[INFO] [stdout] 1287 | |                     pub custom_attribute: u32,
[INFO] [stdout] 1288 | |                 }
[INFO] [stdout]      | |_________________^
[INFO] [stdout] ...
[INFO] [stdout] 1596 |       las_write_tests!(las_write_5, 5, LasPointFormat5);
[INFO] [stdout]      |       ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `las_write_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/las/raw_writers.rs:1281:24
[INFO] [stdout]      |
[INFO] [stdout] 1281 |                 struct CustomPointType {
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1596 |     las_write_tests!(las_write_5, 5, LasPointFormat5);
[INFO] [stdout]      |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout]      = note: this warning originates in the macro `las_write_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/las/raw_writers.rs:1277:17
[INFO] [stdout]      |
[INFO] [stdout] 1277 | /                 #[repr(C, packed)]
[INFO] [stdout] 1278 | |                 #[derive(
[INFO] [stdout] 1279 | |                     PointType, Debug, Copy, Clone, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] 1280 | |                 )]
[INFO] [stdout] ...    |
[INFO] [stdout] 1287 | |                     pub custom_attribute: u32,
[INFO] [stdout] 1288 | |                 }
[INFO] [stdout]      | |_________________^
[INFO] [stdout] ...
[INFO] [stdout] 1597 |       las_write_tests!(las_write_6, 6, LasPointFormat6);
[INFO] [stdout]      |       ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `las_write_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/las/raw_writers.rs:1281:24
[INFO] [stdout]      |
[INFO] [stdout] 1281 |                 struct CustomPointType {
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1597 |     las_write_tests!(las_write_6, 6, LasPointFormat6);
[INFO] [stdout]      |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout]      = note: this warning originates in the macro `las_write_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/las/raw_writers.rs:1277:17
[INFO] [stdout]      |
[INFO] [stdout] 1277 | /                 #[repr(C, packed)]
[INFO] [stdout] 1278 | |                 #[derive(
[INFO] [stdout] 1279 | |                     PointType, Debug, Copy, Clone, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] 1280 | |                 )]
[INFO] [stdout] ...    |
[INFO] [stdout] 1287 | |                     pub custom_attribute: u32,
[INFO] [stdout] 1288 | |                 }
[INFO] [stdout]      | |_________________^
[INFO] [stdout] ...
[INFO] [stdout] 1598 |       las_write_tests!(las_write_7, 7, LasPointFormat7);
[INFO] [stdout]      |       ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `las_write_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/las/raw_writers.rs:1281:24
[INFO] [stdout]      |
[INFO] [stdout] 1281 |                 struct CustomPointType {
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1598 |     las_write_tests!(las_write_7, 7, LasPointFormat7);
[INFO] [stdout]      |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout]      = note: this warning originates in the macro `las_write_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/las/raw_writers.rs:1277:17
[INFO] [stdout]      |
[INFO] [stdout] 1277 | /                 #[repr(C, packed)]
[INFO] [stdout] 1278 | |                 #[derive(
[INFO] [stdout] 1279 | |                     PointType, Debug, Copy, Clone, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] 1280 | |                 )]
[INFO] [stdout] ...    |
[INFO] [stdout] 1287 | |                     pub custom_attribute: u32,
[INFO] [stdout] 1288 | |                 }
[INFO] [stdout]      | |_________________^
[INFO] [stdout] ...
[INFO] [stdout] 1599 |       las_write_tests!(las_write_8, 8, LasPointFormat8);
[INFO] [stdout]      |       ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `las_write_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/las/raw_writers.rs:1281:24
[INFO] [stdout]      |
[INFO] [stdout] 1281 |                 struct CustomPointType {
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1599 |     las_write_tests!(las_write_8, 8, LasPointFormat8);
[INFO] [stdout]      |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout]      = note: this warning originates in the macro `las_write_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/las/raw_writers.rs:1277:17
[INFO] [stdout]      |
[INFO] [stdout] 1277 | /                 #[repr(C, packed)]
[INFO] [stdout] 1278 | |                 #[derive(
[INFO] [stdout] 1279 | |                     PointType, Debug, Copy, Clone, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] 1280 | |                 )]
[INFO] [stdout] ...    |
[INFO] [stdout] 1287 | |                     pub custom_attribute: u32,
[INFO] [stdout] 1288 | |                 }
[INFO] [stdout]      | |_________________^
[INFO] [stdout] ...
[INFO] [stdout] 1600 |       las_write_tests!(las_write_9, 9, LasPointFormat9);
[INFO] [stdout]      |       ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `las_write_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/las/raw_writers.rs:1281:24
[INFO] [stdout]      |
[INFO] [stdout] 1281 |                 struct CustomPointType {
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1600 |     las_write_tests!(las_write_9, 9, LasPointFormat9);
[INFO] [stdout]      |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout]      = note: this warning originates in the macro `las_write_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/las/raw_writers.rs:1277:17
[INFO] [stdout]      |
[INFO] [stdout] 1277 | /                 #[repr(C, packed)]
[INFO] [stdout] 1278 | |                 #[derive(
[INFO] [stdout] 1279 | |                     PointType, Debug, Copy, Clone, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] 1280 | |                 )]
[INFO] [stdout] ...    |
[INFO] [stdout] 1287 | |                     pub custom_attribute: u32,
[INFO] [stdout] 1288 | |                 }
[INFO] [stdout]      | |_________________^
[INFO] [stdout] ...
[INFO] [stdout] 1601 |       las_write_tests!(las_write_10, 10, LasPointFormat10);
[INFO] [stdout]      |       ---------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `las_write_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/las/raw_writers.rs:1281:24
[INFO] [stdout]      |
[INFO] [stdout] 1281 |                 struct CustomPointType {
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1601 |     las_write_tests!(las_write_10, 10, LasPointFormat10);
[INFO] [stdout]      |     ---------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout]      = note: this warning originates in the macro `las_write_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/las/raw_writers.rs:1462:17
[INFO] [stdout]      |
[INFO] [stdout] 1462 | /                 #[repr(C, packed)]
[INFO] [stdout] 1463 | |                 #[derive(
[INFO] [stdout] 1464 | |                     PointType, Debug, Copy, Clone, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] 1465 | |                 )]
[INFO] [stdout] ...    |
[INFO] [stdout] 1472 | |                     pub custom_attribute: u32,
[INFO] [stdout] 1473 | |                 }
[INFO] [stdout]      | |_________________^
[INFO] [stdout] ...
[INFO] [stdout] 1603 |       laz_write_tests!(laz_write_0, 0, LasPointFormat0);
[INFO] [stdout]      |       ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `laz_write_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/las/raw_writers.rs:1466:24
[INFO] [stdout]      |
[INFO] [stdout] 1466 |                 struct CustomPointType {
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1603 |     laz_write_tests!(laz_write_0, 0, LasPointFormat0);
[INFO] [stdout]      |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout]      = note: this warning originates in the macro `laz_write_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/las/raw_writers.rs:1462:17
[INFO] [stdout]      |
[INFO] [stdout] 1462 | /                 #[repr(C, packed)]
[INFO] [stdout] 1463 | |                 #[derive(
[INFO] [stdout] 1464 | |                     PointType, Debug, Copy, Clone, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] 1465 | |                 )]
[INFO] [stdout] ...    |
[INFO] [stdout] 1472 | |                     pub custom_attribute: u32,
[INFO] [stdout] 1473 | |                 }
[INFO] [stdout]      | |_________________^
[INFO] [stdout] ...
[INFO] [stdout] 1604 |       laz_write_tests!(laz_write_1, 1, LasPointFormat1);
[INFO] [stdout]      |       ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `laz_write_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/las/raw_writers.rs:1462:17
[INFO] [stdout]      |
[INFO] [stdout] 1462 | /                 #[repr(C, packed)]
[INFO] [stdout] 1463 | |                 #[derive(
[INFO] [stdout] 1464 | |                     PointType, Debug, Copy, Clone, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] 1465 | |                 )]
[INFO] [stdout] ...    |
[INFO] [stdout] 1472 | |                     pub custom_attribute: u32,
[INFO] [stdout] 1473 | |                 }
[INFO] [stdout]      | |_________________^
[INFO] [stdout] ...
[INFO] [stdout] 1606 |       laz_write_tests!(laz_write_3, 3, LasPointFormat3);
[INFO] [stdout]      |       ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `laz_write_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/las/las_writer.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 150 | /     #[repr(C, packed)]
[INFO] [stdout] 151 | |     #[derive(Debug, Clone, Copy, PointType, bytemuck::AnyBitPattern, bytemuck::NoUninit)]
[INFO] [stdout] 152 | |     struct TestPoint {
[INFO] [stdout] 153 | |         #[pasture(BUILTIN_POSITION_3D)]
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | |         pub color: Vector3<u16>,
[INFO] [stdout] 157 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/las/las_writer.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout] 152 |     struct TestPoint {
[INFO] [stdout]     |            ^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/tiles3d/pnts_reader.rs:409:5
[INFO] [stdout]     |
[INFO] [stdout] 409 | /     #[repr(C, packed)]
[INFO] [stdout] 410 | |     #[derive(
[INFO] [stdout] 411 | |         Copy, Clone, PartialEq, PointType, Debug, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] 412 | |     )]
[INFO] [stdout] 413 | |     struct TestPoint(#[pasture(BUILTIN_POSITION_3D)] Vector3<f32>);
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/tiles3d/pnts_reader.rs:413:12
[INFO] [stdout]     |
[INFO] [stdout] 413 |     struct TestPoint(#[pasture(BUILTIN_POSITION_3D)] Vector3<f32>);
[INFO] [stdout]     |            ^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/tiles3d/pnts_writer.rs:426:5
[INFO] [stdout]     |
[INFO] [stdout] 426 | /     #[repr(C, packed)]
[INFO] [stdout] 427 | |     struct PntsDefaultPoint {
[INFO] [stdout] 428 | |         #[pasture(BUILTIN_POSITION_3D)]
[INFO] [stdout] 429 | |         position: Vector3<f32>,
[INFO] [stdout] ...   |
[INFO] [stdout] 435 | |         normal: Vector3<f32>,
[INFO] [stdout] 436 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/tiles3d/pnts_writer.rs:427:12
[INFO] [stdout]     |
[INFO] [stdout] 427 |     struct PntsDefaultPoint {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/tiles3d/pnts_writer.rs:441:5
[INFO] [stdout]     |
[INFO] [stdout] 441 | /     #[repr(C, packed)]
[INFO] [stdout] 442 | |     struct PntsCustomLayout {
[INFO] [stdout] 443 | |         #[pasture(BUILTIN_POSITION_3D)]
[INFO] [stdout] 444 | |         position: Vector3<f64>,
[INFO] [stdout] ...   |
[INFO] [stdout] 448 | |         intensity: u16,
[INFO] [stdout] 449 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/tiles3d/pnts_writer.rs:442:12
[INFO] [stdout]     |
[INFO] [stdout] 442 |     struct PntsCustomLayout {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/las/raw_writers.rs:1466:24
[INFO] [stdout]      |
[INFO] [stdout] 1466 |                 struct CustomPointType {
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1606 |     laz_write_tests!(laz_write_3, 3, LasPointFormat3);
[INFO] [stdout]      |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout]      = note: this warning originates in the macro `laz_write_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/las/raw_writers.rs:1466:24
[INFO] [stdout]      |
[INFO] [stdout] 1466 |                 struct CustomPointType {
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1604 |     laz_write_tests!(laz_write_1, 1, LasPointFormat1);
[INFO] [stdout]      |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout]      = note: this warning originates in the macro `laz_write_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/las/raw_writers.rs:1462:17
[INFO] [stdout]      |
[INFO] [stdout] 1462 | /                 #[repr(C, packed)]
[INFO] [stdout] 1463 | |                 #[derive(
[INFO] [stdout] 1464 | |                     PointType, Debug, Copy, Clone, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] 1465 | |                 )]
[INFO] [stdout] ...    |
[INFO] [stdout] 1472 | |                     pub custom_attribute: u32,
[INFO] [stdout] 1473 | |                 }
[INFO] [stdout]      | |_________________^
[INFO] [stdout] ...
[INFO] [stdout] 1605 |       laz_write_tests!(laz_write_2, 2, LasPointFormat2);
[INFO] [stdout]      |       ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `laz_write_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/las/raw_writers.rs:1466:24
[INFO] [stdout]      |
[INFO] [stdout] 1466 |                 struct CustomPointType {
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1605 |     laz_write_tests!(laz_write_2, 2, LasPointFormat2);
[INFO] [stdout]      |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout]      = note: this warning originates in the macro `laz_write_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/las/las_metadata.rs:123:16
[INFO] [stdout]     |
[INFO] [stdout] 123 |         struct RawEntry {
[INFO] [stdout]     |                ^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/las/las_types.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / /// Point type for LAS point format 0
[INFO] [stdout] 10 | | #[repr(C, packed)]
[INFO] [stdout] 11 | | #[derive(
[INFO] [stdout] 12 | |     Clone, Copy, Debug, PartialEq, Default, PointType, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     pub point_source_id: u16,
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/las/las_types.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct LasPointFormat0 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/las/las_types.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / /// Point type for LAS point format 1
[INFO] [stdout] 64 | | #[repr(C, packed)]
[INFO] [stdout] 65 | | #[derive(
[INFO] [stdout] 66 | |     Clone, Copy, Debug, PartialEq, Default, PointType, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |     pub gps_time: f64,
[INFO] [stdout] 91 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/las/las_types.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct LasPointFormat1 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/las/las_types.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | / /// Point type for LAS point format 2
[INFO] [stdout] 121 | | #[repr(C, packed)]
[INFO] [stdout] 122 | | #[derive(
[INFO] [stdout] 123 | |     Clone, Copy, Debug, PartialEq, Default, PointType, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     pub color_rgb: Vector3<u16>,
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/las/las_types.rs:125:12
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub struct LasPointFormat2 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/las/las_types.rs:180:1
[INFO] [stdout]     |
[INFO] [stdout] 180 | / /// Point type for LAS point format 3
[INFO] [stdout] 181 | | #[repr(C, packed)]
[INFO] [stdout] 182 | | #[derive(
[INFO] [stdout] 183 | |     Clone, Copy, Debug, PartialEq, Default, PointType, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] ...   |
[INFO] [stdout] 209 | |     pub color_rgb: Vector3<u16>,
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/las/las_types.rs:185:12
[INFO] [stdout]     |
[INFO] [stdout] 185 | pub struct LasPointFormat3 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/las/las_types.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | / /// Point type for LAS point format 4
[INFO] [stdout] 244 | | #[repr(C, packed)]
[INFO] [stdout] 245 | | #[derive(
[INFO] [stdout] 246 | |     Clone, Copy, Debug, PartialEq, Default, PointType, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] ...   |
[INFO] [stdout] 280 | |     pub waveform_parameters: Vector3<f32>,
[INFO] [stdout] 281 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/las/las_types.rs:248:12
[INFO] [stdout]     |
[INFO] [stdout] 248 | pub struct LasPointFormat4 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/las/las_types.rs:316:1
[INFO] [stdout]     |
[INFO] [stdout] 316 | / /// Point type for LAS point format 5
[INFO] [stdout] 317 | | #[repr(C, packed)]
[INFO] [stdout] 318 | | #[derive(
[INFO] [stdout] 319 | |     Clone, Copy, Debug, PartialEq, Default, PointType, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     pub waveform_parameters: Vector3<f32>,
[INFO] [stdout] 356 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/las/las_types.rs:321:12
[INFO] [stdout]     |
[INFO] [stdout] 321 | pub struct LasPointFormat5 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/las/las_types.rs:393:1
[INFO] [stdout]     |
[INFO] [stdout] 393 | / /// Point type for LAS point format 6
[INFO] [stdout] 394 | | #[repr(C, packed)]
[INFO] [stdout] 395 | | #[derive(
[INFO] [stdout] 396 | |     Clone, Copy, Debug, PartialEq, Default, PointType, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |     pub gps_time: f64,
[INFO] [stdout] 425 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/las/las_types.rs:398:12
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub struct LasPointFormat6 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/las/las_types.rs:429:1
[INFO] [stdout]     |
[INFO] [stdout] 429 | / /// Point type for LAS point format 7
[INFO] [stdout] 430 | | #[repr(C, packed)]
[INFO] [stdout] 431 | | #[derive(
[INFO] [stdout] 432 | |     Clone, Copy, Debug, PartialEq, Default, PointType, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] ...   |
[INFO] [stdout] 462 | |     pub color_rgb: Vector3<u16>,
[INFO] [stdout] 463 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/las/las_types.rs:434:12
[INFO] [stdout]     |
[INFO] [stdout] 434 | pub struct LasPointFormat7 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/las/las_types.rs:467:1
[INFO] [stdout]     |
[INFO] [stdout] 467 | / /// Point type for LAS point format 8
[INFO] [stdout] 468 | | #[repr(C, packed)]
[INFO] [stdout] 469 | | #[derive(
[INFO] [stdout] 470 | |     Clone, Copy, Debug, PartialEq, Default, PointType, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] ...   |
[INFO] [stdout] 502 | |     pub nir: u16,
[INFO] [stdout] 503 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/las/las_types.rs:472:12
[INFO] [stdout]     |
[INFO] [stdout] 472 | pub struct LasPointFormat8 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/las/las_types.rs:507:1
[INFO] [stdout]     |
[INFO] [stdout] 507 | / /// Point type for LAS point format 9
[INFO] [stdout] 508 | | #[repr(C, packed)]
[INFO] [stdout] 509 | | #[derive(
[INFO] [stdout] 510 | |     Clone, Copy, Debug, PartialEq, Default, PointType, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] ...   |
[INFO] [stdout] 548 | |     pub waveform_parameters: Vector3<f32>,
[INFO] [stdout] 549 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/las/las_types.rs:512:12
[INFO] [stdout]     |
[INFO] [stdout] 512 | pub struct LasPointFormat9 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/las/las_types.rs:553:1
[INFO] [stdout]     |
[INFO] [stdout] 553 | / /// Point type for LAS point format 10
[INFO] [stdout] 554 | | #[repr(C, packed)]
[INFO] [stdout] 555 | | #[derive(
[INFO] [stdout] 556 | |     Clone, Copy, Debug, PartialEq, Default, PointType, bytemuck::AnyBitPattern, bytemuck::NoUninit,
[INFO] [stdout] ...   |
[INFO] [stdout] 598 | |     pub waveform_parameters: Vector3<f32>,
[INFO] [stdout] 599 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/las/las_types.rs:558:12
[INFO] [stdout]     |
[INFO] [stdout] 558 | pub struct LasPointFormat10 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/las/las_metadata.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 | /         #[repr(C)]
[INFO] [stdout] 122 | |         #[derive(Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 123 | |         struct RawEntry {
[INFO] [stdout] 124 | |             class_number: u8,
[INFO] [stdout] 125 | |             description: [u8; 15],
[INFO] [stdout] 126 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/las/las_metadata.rs:337:19
[INFO] [stdout]     |
[INFO] [stdout] 337 | pub(crate) struct RawExtraBytesEntry {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/las/las_metadata.rs:334:1
[INFO] [stdout]     |
[INFO] [stdout] 334 | / /// Raw binary representation of an entry in a 'Extra bytes' VLR
[INFO] [stdout] 335 | | #[repr(C)]
[INFO] [stdout] 336 | | #[derive(Copy, Clone, bytemuck::Pod, bytemuck::Zeroable, Default)]
[INFO] [stdout] 337 | | pub(crate) struct RawExtraBytesEntry {
[INFO] [stdout] ...   |
[INFO] [stdout] 353 | |     description: [u8; 32],
[INFO] [stdout] 354 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 49.04s
[INFO] running `Command { std: "docker" "inspect" "12aa5cca643f7e57a0b0fe83e395d46232d3384c61614e29008c8acc924ec9b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12aa5cca643f7e57a0b0fe83e395d46232d3384c61614e29008c8acc924ec9b1", kill_on_drop: false }`
[INFO] [stdout] 12aa5cca643f7e57a0b0fe83e395d46232d3384c61614e29008c8acc924ec9b1
