[INFO] cloning repository https://github.com/mineichen/ouster-rs-ce
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mineichen/ouster-rs-ce" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmineichen%2Fouster-rs-ce", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmineichen%2Fouster-rs-ce'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 495fabfa0a653b00fe46bd96b86f66f9680b8e47
[INFO] testing mineichen/ouster-rs-ce against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmineichen%2Fouster-rs-ce" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mineichen/ouster-rs-ce
[INFO] finished tweaking git repo https://github.com/mineichen/ouster-rs-ce
[INFO] tweaked toml for git repo https://github.com/mineichen/ouster-rs-ce written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mineichen/ouster-rs-ce on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 170 packages to latest compatible versions
[INFO] [stderr]       Adding imageproc v0.24.0 (available: v0.25.0)
[INFO] [stderr]       Adding pcap v1.3.0 (available: v2.3.0)
[INFO] [stderr]       Adding pcd-rs v0.10.0 (available: v0.12.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded conv v0.3.3
[INFO] [stderr]   Downloaded version-compare v0.2.1
[INFO] [stderr]   Downloaded pcap v1.3.0
[INFO] [stderr]   Downloaded pcd-rs-derive v0.6.1
[INFO] [stderr]   Downloaded pcd-rs v0.10.0
[INFO] [stderr]   Downloaded imageproc v0.24.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d62b25aa9f9437a47f64439bc7ce59875422395f7b4403446c87b5b2ad67f56d
[INFO] running `Command { std: "docker" "start" "-a" "d62b25aa9f9437a47f64439bc7ce59875422395f7b4403446c87b5b2ad67f56d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d62b25aa9f9437a47f64439bc7ce59875422395f7b4403446c87b5b2ad67f56d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d62b25aa9f9437a47f64439bc7ce59875422395f7b4403446c87b5b2ad67f56d", kill_on_drop: false }`
[INFO] [stdout] d62b25aa9f9437a47f64439bc7ce59875422395f7b4403446c87b5b2ad67f56d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2755e6c0bb3969efa1ebc2adc90cf60796718c8209ee0dfdcd8e3d56d6f587fa
[INFO] running `Command { std: "docker" "start" "-a" "2755e6c0bb3969efa1ebc2adc90cf60796718c8209ee0dfdcd8e3d56d6f587fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ouster-rs-ce v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/aggregator.rs:209:36
[INFO] [stdout]     |
[INFO] [stdout] 206 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 209 |     ) -> impl Iterator<Item = T> + '_ {
[INFO] [stdout]     |                                    ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 209 -     ) -> impl Iterator<Item = T> + '_ {
[INFO] [stdout] 209 +     ) -> impl Iterator<Item = T> + 'a {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.27s
[INFO] running `Command { std: "docker" "inspect" "2755e6c0bb3969efa1ebc2adc90cf60796718c8209ee0dfdcd8e3d56d6f587fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2755e6c0bb3969efa1ebc2adc90cf60796718c8209ee0dfdcd8e3d56d6f587fa", kill_on_drop: false }`
[INFO] [stdout] 2755e6c0bb3969efa1ebc2adc90cf60796718c8209ee0dfdcd8e3d56d6f587fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f829b03b5a65062f37a22aa885289ad76e227ee6ee08dcccc93290d4922d4d4
[INFO] running `Command { std: "docker" "start" "-a" "9f829b03b5a65062f37a22aa885289ad76e227ee6ee08dcccc93290d4922d4d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling weezl v0.1.11
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling pxfm v0.1.25
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling unzip-n v0.1.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling moxcms v0.7.9
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling pcap v1.3.0
[INFO] [stderr]    Compiling pcd-rs-derive v0.6.1
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pcd-rs v0.10.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ouster-rs-ce v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/aggregator.rs:209:36
[INFO] [stdout]     |
[INFO] [stdout] 206 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 209 |     ) -> impl Iterator<Item = T> + '_ {
[INFO] [stdout]     |                                    ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 209 -     ) -> impl Iterator<Item = T> + '_ {
[INFO] [stdout] 209 +     ) -> impl Iterator<Item = T> + 'a {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling imageproc v0.24.0
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/aggregator.rs:209:36
[INFO] [stdout]     |
[INFO] [stdout] 206 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 209 |     ) -> impl Iterator<Item = T> + '_ {
[INFO] [stdout]     |                                    ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 209 -     ) -> impl Iterator<Item = T> + '_ {
[INFO] [stdout] 209 +     ) -> impl Iterator<Item = T> + 'a {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 59.55s
[INFO] running `Command { std: "docker" "inspect" "9f829b03b5a65062f37a22aa885289ad76e227ee6ee08dcccc93290d4922d4d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f829b03b5a65062f37a22aa885289ad76e227ee6ee08dcccc93290d4922d4d4", kill_on_drop: false }`
[INFO] [stdout] 9f829b03b5a65062f37a22aa885289ad76e227ee6ee08dcccc93290d4922d4d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e0ef6f1fd7478ec980f0bfd27a4a37d612b4119c841f8dd0fc996f680336cb04
[INFO] running `Command { std: "docker" "start" "-a" "e0ef6f1fd7478ec980f0bfd27a4a37d612b4119c841f8dd0fc996f680336cb04", kill_on_drop: false }`
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/aggregator.rs:209:36
[INFO] [stderr]     |
[INFO] [stderr] 206 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 209 |     ) -> impl Iterator<Item = T> + '_ {
[INFO] [stderr]     |                                    ^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 209 -     ) -> impl Iterator<Item = T> + '_ {
[INFO] [stderr] 209 +     ) -> impl Iterator<Item = T> + 'a {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `ouster-rs-ce` (lib) generated 1 warning (run `cargo fix --lib -p ouster-rs-ce` to apply 1 suggestion)
[INFO] [stderr] warning: `ouster-rs-ce` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ouster_rs_ce-c6e85e4a1078306d)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test cartesian_iterator::tests::iter_all ... ok
[INFO] [stdout] test aggregator::tests::high_start_measurement_id ... ok
[INFO] [stdout] test aggregator::tests::ignore_old_frame ... ok
[INFO] [stdout] test config::config_params::azimuth_window::tests::overflow_angel ... ok
[INFO] [stdout] test config::config_params::azimuth_window::tests::simple_angel ... ok
[INFO] [stdout] test config::lidar_data_format::valid_window::tests::calc_17_remaining ... ok
[INFO] [stdout] test aggregator::tests::without_missing ... ok
[INFO] [stdout] test aggregator::tests::with_unordered ... ok
[INFO] [stdout] test aggregator::tests::bellow_start_measurement_id ... ok
[INFO] [stdout] test config::lidar_data_format::valid_window::tests::calc_32_remaining ... ok
[INFO] [stdout] test config::lidar_data_format::valid_window::tests::calc_complete_cols_evenly_aligned ... ok
[INFO] [stdout] test config::lidar_data_format::valid_window::tests::complete_cols_wrapping ... ok
[INFO] [stdout] test config::lidar_data_format::valid_window::tests::wrapping_end_in_same ... ok
[INFO] [stdout] test config::lidar_data_format::valid_window::tests::wrapping_without_packet_overlap ... ok
[INFO] [stdout] test packet::tests::assert_correct_structsize ... ok
[INFO] [stdout] test pixel_position_iterator::tests::col_len_zero_returns_empty_iterator ... ok
[INFO] [stdout] test pixel_position_iterator::tests::fill_all_fields ... ok
[INFO] [stdout] test pixel_position_iterator::tests::upper_overflow ... ok
[INFO] [stdout] test pixel_position_iterator::tests::simple ... ok
[INFO] [stdout] test config::lidar_data_format::valid_window::tests::calc_33_remaining ... ok
[INFO] [stdout] test config::lidar_data_format::valid_window::tests::small_doesnt_panic ... ok
[INFO] [stderr]      Running tests/process_pcap.rs (/opt/rustwide/target/debug/deps/process_pcap-aa28358dd9ecb9a2)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test ouster_pcd_128rows_18_feb ... FAILED
[INFO] [stdout] test ouster_pcd_2047 ... FAILED
[INFO] [stdout] test ouster_pcd_64 ... FAILED
[INFO] [stdout] test low_128 ... FAILED
[INFO] [stdout] test ouster_pcd_128 ... FAILED
[INFO] [stdout] test ouster_pcd_128_single ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ouster_pcd_128rows_18_feb stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- ouster_pcd_2047 stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- ouster_pcd_64 stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- low_128 stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- ouster_pcd_128 stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- ouster_pcd_128_single stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     low_128
[INFO] [stdout]     ouster_pcd_128
[INFO] [stdout]     ouster_pcd_128_single
[INFO] [stdout]     ouster_pcd_128rows_18_feb
[INFO] [stdout]     ouster_pcd_2047
[INFO] [stdout]     ouster_pcd_64
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test process_pcap`
[INFO] running `Command { std: "docker" "inspect" "e0ef6f1fd7478ec980f0bfd27a4a37d612b4119c841f8dd0fc996f680336cb04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0ef6f1fd7478ec980f0bfd27a4a37d612b4119c841f8dd0fc996f680336cb04", kill_on_drop: false }`
[INFO] [stdout] e0ef6f1fd7478ec980f0bfd27a4a37d612b4119c841f8dd0fc996f680336cb04
