[INFO] fetching crate pasture-algorithms 0.5.0...
[INFO] building pasture-algorithms-0.5.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate pasture-algorithms 0.5.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate pasture-algorithms 0.5.0
[INFO] finished tweaking crates.io crate pasture-algorithms 0.5.0
[INFO] tweaked toml for crates.io crate pasture-algorithms 0.5.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pasture-algorithms 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-algorithms 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] 814a3d9299fffe887fbc24b74da7d7c42cdb8551ec7e7e3e2a312aef25ffd266
[INFO] running `Command { std: "docker" "start" "-a" "814a3d9299fffe887fbc24b74da7d7c42cdb8551ec7e7e3e2a312aef25ffd266", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "814a3d9299fffe887fbc24b74da7d7c42cdb8551ec7e7e3e2a312aef25ffd266", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "814a3d9299fffe887fbc24b74da7d7c42cdb8551ec7e7e3e2a312aef25ffd266", kill_on_drop: false }`
[INFO] [stdout] 814a3d9299fffe887fbc24b74da7d7c42cdb8551ec7e7e3e2a312aef25ffd266
[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] e8e40a65cc283c854c3c2c54be162c7d5fb2b5958ccb256f972af90a67847eeb
[INFO] running `Command { std: "docker" "start" "-a" "e8e40a65cc283c854c3c2c54be162c7d5fb2b5958ccb256f972af90a67847eeb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling clang-sys v1.3.3
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling anyhow v1.0.62
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling paste v1.0.8
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.17
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling uuid v1.6.1
[INFO] [stderr]    Compiling pdqselect v0.1.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling float-ord v0.2.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling xattr v0.2.3
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling filetime v0.2.17
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tar v0.4.38
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]    Compiling regex v1.8.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling kd-tree v0.3.0
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling env_logger v0.9.0
[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 proj-sys v0.22.0
[INFO] [stderr]    Compiling nalgebra v0.32.3
[INFO] [stderr]    Compiling pasture-core v0.5.0
[INFO] [stderr]    Compiling pasture-algorithms v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.71s
[INFO] running `Command { std: "docker" "inspect" "e8e40a65cc283c854c3c2c54be162c7d5fb2b5958ccb256f972af90a67847eeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8e40a65cc283c854c3c2c54be162c7d5fb2b5958ccb256f972af90a67847eeb", kill_on_drop: false }`
[INFO] [stdout] e8e40a65cc283c854c3c2c54be162c7d5fb2b5958ccb256f972af90a67847eeb
[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] 79efdb9409248d77ea961cc7629f2d9db151ba0548e2b4f86775a0443ec93eea
[INFO] running `Command { std: "docker" "start" "-a" "79efdb9409248d77ea961cc7629f2d9db151ba0548e2b4f86775a0443ec93eea", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling assert_approx_eq v1.1.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling plotters-svg v0.3.3
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling plotters v0.3.3
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling regex v1.8.3
[INFO] [stderr]    Compiling bindgen v0.59.2
[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 proj-sys v0.22.0
[INFO] [stderr]    Compiling pasture-algorithms v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/convexhull.rs:478:5
[INFO] [stdout]     |
[INFO] [stdout] 478 | /     #[repr(C)]
[INFO] [stdout] 479 | |     struct TestPointTypeSmall {
[INFO] [stdout] 480 | |         #[pasture(BUILTIN_POSITION_3D)]
[INFO] [stdout] 481 | |         pub position: Vector3<f64>,
[INFO] [stdout] 482 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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]    --> src/voxel_grid.rs:703:5
[INFO] [stdout]     |
[INFO] [stdout] 703 | /     #[repr(C, packed)]
[INFO] [stdout] 704 | |     #[derive(PointType, Debug, Copy, Clone, bytemuck::AnyBitPattern, bytemuck::NoUninit)]
[INFO] [stdout] 705 | |     pub struct CompletePoint {
[INFO] [stdout] 706 | |         #[pasture(BUILTIN_POSITION_3D)]
[INFO] [stdout] ...   |
[INFO] [stdout] 748 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/voxel_grid.rs:705:16
[INFO] [stdout]     |
[INFO] [stdout] 705 |     pub struct CompletePoint {
[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/segmentation.rs:381:5
[INFO] [stdout]     |
[INFO] [stdout] 381 | /     #[repr(C)]
[INFO] [stdout] 382 | |     #[derive(PointType, Debug, Copy, Clone, bytemuck::AnyBitPattern, bytemuck::NoUninit)]
[INFO] [stdout] 383 | |     pub struct SimplePoint {
[INFO] [stdout] 384 | |         #[pasture(BUILTIN_POSITION_3D)]
[INFO] [stdout] 385 | |         pub position: Vector3<f64>,
[INFO] [stdout] 386 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/segmentation.rs:383:16
[INFO] [stdout]     |
[INFO] [stdout] 383 |     pub struct SimplePoint {
[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/reprojection.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 | /     #[repr(C, packed)]
[INFO] [stdout] 242 | |     #[derive(PointType, Debug, Clone, Copy, bytemuck::AnyBitPattern, bytemuck::NoUninit)]
[INFO] [stdout] 243 | |     pub struct SimplePoint {
[INFO] [stdout] 244 | |         #[pasture(BUILTIN_POSITION_3D)]
[INFO] [stdout] ...   |
[INFO] [stdout] 247 | |         pub intensity: u16,
[INFO] [stdout] 248 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/reprojection.rs:243:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub struct SimplePoint {
[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/normal_estimation.rs:486:5
[INFO] [stdout]     |
[INFO] [stdout] 486 | /     #[repr(C, packed)]
[INFO] [stdout] 487 | |     #[derive(PointType, Debug, Clone, Copy, bytemuck::AnyBitPattern, bytemuck::NoUninit)]
[INFO] [stdout] 488 | |     pub struct SimplePoint {
[INFO] [stdout] 489 | |         #[pasture(BUILTIN_POSITION_3D)]
[INFO] [stdout] ...   |
[INFO] [stdout] 492 | |         pub intensity: u16,
[INFO] [stdout] 493 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/normal_estimation.rs:488:16
[INFO] [stdout]     |
[INFO] [stdout] 488 |     pub struct SimplePoint {
[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/convexhull.rs:479:12
[INFO] [stdout]     |
[INFO] [stdout] 479 |     struct TestPointTypeSmall {
[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/convexhull.rs:1326:5
[INFO] [stdout]      |
[INFO] [stdout] 1326 | /     #[repr(C)]
[INFO] [stdout] 1327 | |     struct TestPointTypeNoPositions {
[INFO] [stdout] 1328 | |         #[pasture(BUILTIN_INTENSITY)]
[INFO] [stdout] 1329 | |         pub intensity: u16,
[INFO] [stdout] 1330 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/convexhull.rs:1327:12
[INFO] [stdout]      |
[INFO] [stdout] 1327 |     struct TestPointTypeNoPositions {
[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/downsampling_example.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / #[repr(C, packed)]
[INFO] [stdout] 10 | | #[derive(PointType, Debug, Copy, Clone, bytemuck::AnyBitPattern, bytemuck::NoUninit)]
[INFO] [stdout] 11 | | pub struct SimplePoint {
[INFO] [stdout] 12 | |     #[pasture(BUILTIN_POSITION_3D)]
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | | }
[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/downsampling_example.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct SimplePoint {
[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/reprojection_example.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     #[repr(C, packed)]
[INFO] [stdout]  9 | |     #[derive(PointType, Debug, Clone, Copy, bytemuck::AnyBitPattern, bytemuck::NoUninit)]
[INFO] [stdout] 10 | |     struct SimplePoint {
[INFO] [stdout] 11 | |         #[pasture(BUILTIN_POSITION_3D)]
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         pub intensity: u16,
[INFO] [stdout] 15 | |     }
[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/reprojection_example.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 |     struct SimplePoint {
[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/normal_estimation_example.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / #[repr(C, packed)]
[INFO] [stdout]  8 | | #[derive(PointType, Debug, Clone, Copy, bytemuck::AnyBitPattern, bytemuck::NoUninit)]
[INFO] [stdout]  9 | | struct SimplePoint {
[INFO] [stdout] 10 | |     #[pasture(BUILTIN_POSITION_3D)]
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     pub intensity: u16,
[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]  --> examples/normal_estimation_example.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | struct SimplePoint {
[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/segmentation_example.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / #[repr(C, packed)]
[INFO] [stdout] 13 | | #[derive(PointType, Debug, Copy, Clone, bytemuck::AnyBitPattern, bytemuck::NoUninit)]
[INFO] [stdout] 14 | | pub struct SimplePoint {
[INFO] [stdout] 15 | |     #[pasture(BUILTIN_POSITION_3D)]
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     pub intensity: 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/segmentation_example.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct SimplePoint {
[INFO] [stdout]    |            ^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.79s
[INFO] running `Command { std: "docker" "inspect" "79efdb9409248d77ea961cc7629f2d9db151ba0548e2b4f86775a0443ec93eea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79efdb9409248d77ea961cc7629f2d9db151ba0548e2b4f86775a0443ec93eea", kill_on_drop: false }`
[INFO] [stdout] 79efdb9409248d77ea961cc7629f2d9db151ba0548e2b4f86775a0443ec93eea
