[INFO] fetching crate nexrad-data 0.2.0... [INFO] testing nexrad-data-0.2.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate nexrad-data 0.2.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate nexrad-data 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate nexrad-data 0.2.0 [INFO] tweaked toml for crates.io crate nexrad-data 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nexrad-data 0.2.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nexrad-data 0.2.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nexrad-model v0.1.0-rc3 [INFO] [stderr] Downloaded xml v0.8.20 [INFO] [stderr] Downloaded nexrad-decode v0.1.0-rc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4e7bd78928cb2a3615d8b9c6b3db7402b808b29bdb6f1244b9c696f65a77770 [INFO] running `Command { std: "docker" "start" "-a" "e4e7bd78928cb2a3615d8b9c6b3db7402b808b29bdb6f1244b9c696f65a77770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4e7bd78928cb2a3615d8b9c6b3db7402b808b29bdb6f1244b9c696f65a77770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4e7bd78928cb2a3615d8b9c6b3db7402b808b29bdb6f1244b9c696f65a77770", kill_on_drop: false }` [INFO] [stdout] e4e7bd78928cb2a3615d8b9c6b3db7402b808b29bdb6f1244b9c696f65a77770 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78e3a80434ef6aaea07d5f1f991e647276d0784bf1e559f86246263315f15e4c [INFO] running `Command { std: "docker" "start" "-a" "78e3a80434ef6aaea07d5f1f991e647276d0784bf1e559f86246263315f15e4c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling ring v0.17.11 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling uom v0.36.0 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling xml v0.8.20 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling nexrad-model v0.1.0-rc3 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling nexrad-decode v0.1.0-rc6 [INFO] [stderr] Compiling nexrad-data v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/volume/file.rs:27:20 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn records(&self) -> Vec { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn records(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/volume/record.rs:112:39 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn split_compressed_records(data: &[u8]) -> Vec { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | pub fn split_compressed_records(data: &[u8]) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `Command { std: "docker" "inspect" "78e3a80434ef6aaea07d5f1f991e647276d0784bf1e559f86246263315f15e4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78e3a80434ef6aaea07d5f1f991e647276d0784bf1e559f86246263315f15e4c", kill_on_drop: false }` [INFO] [stdout] 78e3a80434ef6aaea07d5f1f991e647276d0784bf1e559f86246263315f15e4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3aee72ad65d6c41e50818f2a5665c7eed35a723e313a147469ebd94954544952 [INFO] running `Command { std: "docker" "start" "-a" "3aee72ad65d6c41e50818f2a5665c7eed35a723e313a147469ebd94954544952", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling nexrad-decode v0.1.0-rc6 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling nexrad-data v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/volume/file.rs:27:20 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn records(&self) -> Vec { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn records(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/volume/record.rs:112:39 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn split_compressed_records(data: &[u8]) -> Vec { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | pub fn split_compressed_records(data: &[u8]) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/volume/file.rs:27:20 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn records(&self) -> Vec { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn records(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/volume/record.rs:112:39 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn split_compressed_records(data: &[u8]) -> Vec { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | pub fn split_compressed_records(data: &[u8]) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 33.03s [INFO] running `Command { std: "docker" "inspect" "3aee72ad65d6c41e50818f2a5665c7eed35a723e313a147469ebd94954544952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3aee72ad65d6c41e50818f2a5665c7eed35a723e313a147469ebd94954544952", kill_on_drop: false }` [INFO] [stdout] 3aee72ad65d6c41e50818f2a5665c7eed35a723e313a147469ebd94954544952 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 256e476beeabeff1d5a272b7f9d3152f380e1f2afc92c101b53c928f5fa5f8fc [INFO] running `Command { std: "docker" "start" "-a" "256e476beeabeff1d5a272b7f9d3152f380e1f2afc92c101b53c928f5fa5f8fc", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/volume/file.rs:27:20 [INFO] [stderr] | [INFO] [stderr] 27 | pub fn records(&self) -> Vec { [INFO] [stderr] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the 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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 27 | pub fn records(&self) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/volume/record.rs:112:39 [INFO] [stderr] | [INFO] [stderr] 112 | pub fn split_compressed_records(data: &[u8]) -> Vec { [INFO] [stderr] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 112 | pub fn split_compressed_records(data: &[u8]) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `nexrad-data` (lib) generated 2 warnings (run `cargo fix --lib -p nexrad-data` to apply 2 suggestions) [INFO] [stderr] warning: `nexrad-data` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nexrad_data-0b8cfad0577a7f63) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test aws::realtime::chunk_identifier::tests::test_chunk_from_sequence ... ok [INFO] [stdout] test aws::realtime::chunk_identifier::tests::test_chunk_identifier ... ok [INFO] [stdout] test aws::realtime::chunk_identifier::tests::test_next_chunk_intermediate ... ok [INFO] [stdout] test aws::realtime::chunk_identifier::tests::test_next_chunk_start ... ok [INFO] [stdout] test aws::realtime::chunk_identifier::tests::test_next_chunk_last_volume ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::double_match ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::double_middle ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::double_middle_over ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::double_over ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::all_none ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::filled ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::none_beginning_match ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::filled_nonmatch ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::none_end ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::empty ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::none_beginning_no_match ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::double_under ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::none_middle ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::none_wrapping_match ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::none_wrapping_non_exact_match ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::single_under ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::wrapping_match_end ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::single ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::single_over ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::wrapping_match_start ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::none_wrapping_no_match ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::wrapping_none_match_start ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::wrapping_none_no_match ... ok [INFO] [stdout] test aws::realtime::search::tests::should_search_right::preceding ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::wrapping_no_match ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::wrapping_none_match_end ... ok [INFO] [stdout] test aws::realtime::search::tests::should_search_right::simple ... ok [INFO] [stdout] test aws::realtime::search::tests::should_search_right::wrapped_above_pivot ... ok [INFO] [stdout] test aws::realtime::search::tests::should_search_right::wrapped_below_pivot ... ok [INFO] [stdout] test aws::realtime::search::tests::should_search_right::wrapped_preceding ... ok [INFO] [stdout] test aws::realtime::chunk_identifier::tests::test_next_chunk_end ... ok [INFO] [stdout] test aws::realtime::search::tests::should_search_right::repeated ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests nexrad_data [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "256e476beeabeff1d5a272b7f9d3152f380e1f2afc92c101b53c928f5fa5f8fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "256e476beeabeff1d5a272b7f9d3152f380e1f2afc92c101b53c928f5fa5f8fc", kill_on_drop: false }` [INFO] [stdout] 256e476beeabeff1d5a272b7f9d3152f380e1f2afc92c101b53c928f5fa5f8fc