[INFO] fetching crate pasture-core 0.5.0...
[INFO] building pasture-core-0.5.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate pasture-core 0.5.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate pasture-core 0.5.0
[INFO] finished tweaking crates.io crate pasture-core 0.5.0
[INFO] tweaked toml for crates.io crate pasture-core 0.5.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pasture-core 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-core 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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45edef3ee04554a5fe00a469f64653a8bcfc0185a144bb531c2a7e59a0630c91
[INFO] running `Command { std: "docker" "start" "-a" "45edef3ee04554a5fe00a469f64653a8bcfc0185a144bb531c2a7e59a0630c91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45edef3ee04554a5fe00a469f64653a8bcfc0185a144bb531c2a7e59a0630c91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45edef3ee04554a5fe00a469f64653a8bcfc0185a144bb531c2a7e59a0630c91", kill_on_drop: false }`
[INFO] [stdout] 45edef3ee04554a5fe00a469f64653a8bcfc0185a144bb531c2a7e59a0630c91
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5777ca01b759a3f3d8fee2c244624a59edfa545fd54bff68a2ece3927cf5c935
[INFO] running `Command { std: "docker" "start" "-a" "5777ca01b759a3f3d8fee2c244624a59edfa545fd54bff68a2ece3927cf5c935", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling anyhow v1.0.62
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling paste v1.0.8
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling uuid v1.6.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.2
[INFO] [stderr]    Compiling float-ord v0.2.0
[INFO] [stderr]    Compiling itertools v0.10.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 crossbeam-epoch v0.9.17
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.2
[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 nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling pasture-derive v0.5.0
[INFO] [stderr]    Compiling wide v0.7.4
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling nalgebra v0.32.3
[INFO] [stderr]    Compiling pasture-core v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/layout/point_layout.rs:734:22
[INFO] [stdout]     |
[INFO] [stdout] 734 |             .map(|a| (a.offset()..(a.offset() + a.size())))
[INFO] [stdout]     |                      ^                                   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 734 -             .map(|a| (a.offset()..(a.offset() + a.size())))
[INFO] [stdout] 734 +             .map(|a| a.offset()..(a.offset() + a.size()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.04s
[INFO] running `Command { std: "docker" "inspect" "5777ca01b759a3f3d8fee2c244624a59edfa545fd54bff68a2ece3927cf5c935", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5777ca01b759a3f3d8fee2c244624a59edfa545fd54bff68a2ece3927cf5c935", kill_on_drop: false }`
[INFO] [stdout] 5777ca01b759a3f3d8fee2c244624a59edfa545fd54bff68a2ece3927cf5c935
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e2a8f2b5ad40d4cabc714d2ccb731adb46cc0c352e1735c8a268f848242db0f
[INFO] running `Command { std: "docker" "start" "-a" "7e2a8f2b5ad40d4cabc714d2ccb731adb46cc0c352e1735c8a268f848242db0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/layout/point_layout.rs:734:22
[INFO] [stdout]     |
[INFO] [stdout] 734 |             .map(|a| (a.offset()..(a.offset() + a.size())))
[INFO] [stdout]     |                      ^                                   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 734 -             .map(|a| (a.offset()..(a.offset() + a.size())))
[INFO] [stdout] 734 +             .map(|a| a.offset()..(a.offset() + a.size()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling plotters-svg v0.3.3
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling plotters v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling regex v1.8.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling pasture-core v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> examples/point_layout.rs:96:9
[INFO] [stdout]     |
[INFO] [stdout]  96 | /         #[repr(C, packed)]
[INFO] [stdout]  97 | |         struct CustomPointType {
[INFO] [stdout]  98 | |             #[pasture(BUILTIN_POSITION_3D)]
[INFO] [stdout]  99 | |             pub position: Vector3<f64>,
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |             pub custom_attribute: f32,
[INFO] [stdout] 104 | |         }
[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/point_layout.rs:97:16
[INFO] [stdout]    |
[INFO] [stdout] 97 |         struct CustomPointType {
[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]   --> examples/custom_point_type.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | struct CustomPointType {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> examples/custom_point_type.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / /// This is a custom `PointType` that illustrates usage of the `#[derive(PointType)]` attribute.
[INFO] [stdout]  6 | | /// Any that that wants to implement `PointType` must fulfill the following requirements:
[INFO] [stdout]  7 | | ///
[INFO] [stdout]  8 | | /// - It must fulfill the requirements of [`bytemuck::AnyBitPattern`](https://docs.rs/bytemuck/latest/bytemuck/trait.AnyBitPattern.html) ...
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | |     pub custom_attribute: f32,
[INFO] [stdout] 52 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> examples/point_buffer_traits_explained.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct SimplePoint {
[INFO] [stdout]    |        ^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> examples/point_buffer_traits_explained.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / #[repr(C, packed)]
[INFO] [stdout] 16 | | #[derive(Copy, Clone, PointType, Debug, bytemuck::NoUninit, bytemuck::AnyBitPattern, PartialEq)]
[INFO] [stdout] 17 | | struct SimplePoint {
[INFO] [stdout] 18 | |     #[pasture(BUILTIN_POSITION_3D)]
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     pub intensity: u16,
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> examples/basic_point_buffers.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct SimplePoint {
[INFO] [stdout]    |        ^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> examples/basic_point_buffers.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / /// We define a simple point type here that has two attributes: 3D position and intensity
[INFO] [stdout] 16 | | #[repr(C, packed)]
[INFO] [stdout] 17 | | #[derive(Copy, Clone, PointType, Debug, bytemuck::NoUninit, bytemuck::AnyBitPattern)]
[INFO] [stdout] 18 | | struct SimplePoint {
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     pub intensity: u16,
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> examples/layout_conversion.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / #[repr(C, packed)]
[INFO] [stdout] 12 | | struct SourcePointType {
[INFO] [stdout] 13 | |     #[pasture(BUILTIN_POSITION_3D)]
[INFO] [stdout] 14 | |     pub position: Vector3<i32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     pub color: Vector3<u16>,
[INFO] [stdout] 19 | | }
[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/layout_conversion.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct SourcePointType {
[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]   --> examples/layout_conversion.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / #[repr(C, packed)]
[INFO] [stdout] 41 | | struct TargetPointType {
[INFO] [stdout] 42 | |     #[pasture(BUILTIN_COLOR_RGB)]
[INFO] [stdout] 43 | |     pub color: Vector3<u8>,
[INFO] [stdout] 44 | |     #[pasture(BUILTIN_POSITION_3D)]
[INFO] [stdout] 45 | |     pub position: Vector3<f64>,
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> examples/layout_conversion.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | struct TargetPointType {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/layout/point_layout.rs:734:22
[INFO] [stdout]     |
[INFO] [stdout] 734 |             .map(|a| (a.offset()..(a.offset() + a.size())))
[INFO] [stdout]     |                      ^                                   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 734 -             .map(|a| (a.offset()..(a.offset() + a.size())))
[INFO] [stdout] 734 +             .map(|a| a.offset()..(a.offset() + a.size()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/test_utils.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / #[repr(C, packed)]
[INFO] [stdout]  9 | | pub(crate) struct CustomPointTypeSmall {
[INFO] [stdout] 10 | |     #[pasture(BUILTIN_POSITION_3D)]
[INFO] [stdout] 11 | |     pub position: Vector3<f64>,
[INFO] [stdout] 12 | |     #[pasture(BUILTIN_CLASSIFICATION)]
[INFO] [stdout] 13 | |     pub classification: u8,
[INFO] [stdout] 14 | | }
[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/test_utils.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub(crate) struct CustomPointTypeSmall {
[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/test_utils.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / #[repr(C, packed)]
[INFO] [stdout] 20 | | pub(crate) struct CustomPointTypeBig {
[INFO] [stdout] 21 | |     #[pasture(BUILTIN_GPS_TIME)]
[INFO] [stdout] 22 | |     pub gps_time: f64,
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |     pub intensity: i16,
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/test_utils.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(crate) struct CustomPointTypeBig {
[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/layout/point_layout.rs:1049:12
[INFO] [stdout]      |
[INFO] [stdout] 1049 |     struct TestPoint1 {
[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/layout/point_layout.rs:1048:5
[INFO] [stdout]      |
[INFO] [stdout] 1048 | /     #[repr(C, packed)]
[INFO] [stdout] 1049 | |     struct TestPoint1 {
[INFO] [stdout] 1050 | |         #[pasture(BUILTIN_POSITION_3D)]
[INFO] [stdout] 1051 | |         position: Vector3<f64>,
[INFO] [stdout] ...    |
[INFO] [stdout] 1055 | |         intensity: u16,
[INFO] [stdout] 1056 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.31s
[INFO] running `Command { std: "docker" "inspect" "7e2a8f2b5ad40d4cabc714d2ccb731adb46cc0c352e1735c8a268f848242db0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e2a8f2b5ad40d4cabc714d2ccb731adb46cc0c352e1735c8a268f848242db0f", kill_on_drop: false }`
[INFO] [stdout] 7e2a8f2b5ad40d4cabc714d2ccb731adb46cc0c352e1735c8a268f848242db0f
