[INFO] fetching crate nexrad-data 0.2.0... [INFO] testing nexrad-data-0.2.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate nexrad-data 0.2.0 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nexrad-data 0.2.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xml v0.8.20 [INFO] [stderr] Downloaded nexrad-decode v0.1.0-rc6 [INFO] [stderr] Downloaded nexrad-model v0.1.0-rc3 [INFO] [stderr] Downloaded redox_syscall v0.5.9 [INFO] [stderr] Downloaded clap_derive v4.5.28 [INFO] [stderr] Downloaded clap v4.5.31 [INFO] [stderr] Downloaded clap_builder v4.5.31 [INFO] [stderr] Downloaded uom v0.36.0 [INFO] [stderr] Downloaded ring v0.17.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c73500ca34a960f7f180348adace9e46997cbdb5b6b99188885b4f32027c38d [INFO] running `Command { std: "docker" "start" "-a" "2c73500ca34a960f7f180348adace9e46997cbdb5b6b99188885b4f32027c38d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c73500ca34a960f7f180348adace9e46997cbdb5b6b99188885b4f32027c38d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c73500ca34a960f7f180348adace9e46997cbdb5b6b99188885b4f32027c38d", kill_on_drop: false }` [INFO] [stdout] 2c73500ca34a960f7f180348adace9e46997cbdb5b6b99188885b4f32027c38d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 129bc09a74c494f88187ddb13268145cb292ca05f572ff40f0c9cc5bcaae2ec1 [INFO] running `Command { std: "docker" "start" "-a" "129bc09a74c494f88187ddb13268145cb292ca05f572ff40f0c9cc5bcaae2ec1", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling ring v0.17.11 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling uom v0.36.0 [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 rustls-webpki v0.102.8 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tower v0.5.2 [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 thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [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 thiserror v1.0.69 [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 icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling nexrad-model v0.1.0-rc3 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [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_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 02s [INFO] running `Command { std: "docker" "inspect" "129bc09a74c494f88187ddb13268145cb292ca05f572ff40f0c9cc5bcaae2ec1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "129bc09a74c494f88187ddb13268145cb292ca05f572ff40f0c9cc5bcaae2ec1", kill_on_drop: false }` [INFO] [stdout] 129bc09a74c494f88187ddb13268145cb292ca05f572ff40f0c9cc5bcaae2ec1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b8296f514d708d3b69408f7b09dae4ed7576cf1f97e553b0f31178454860e89 [INFO] running `Command { std: "docker" "start" "-a" "8b8296f514d708d3b69408f7b09dae4ed7576cf1f97e553b0f31178454860e89", 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 aho-corasick v1.1.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling nexrad-decode v0.1.0-rc6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.6 [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-rustls v0.27.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [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 46.25s [INFO] running `Command { std: "docker" "inspect" "8b8296f514d708d3b69408f7b09dae4ed7576cf1f97e553b0f31178454860e89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b8296f514d708d3b69408f7b09dae4ed7576cf1f97e553b0f31178454860e89", kill_on_drop: false }` [INFO] [stdout] 8b8296f514d708d3b69408f7b09dae4ed7576cf1f97e553b0f31178454860e89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 15d0c000915e894db3d3d4655c7bf7d79edbd9c892caa836c358f4a2966a3694 [INFO] running `Command { std: "docker" "start" "-a" "15d0c000915e894db3d3d4655c7bf7d79edbd9c892caa836c358f4a2966a3694", 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.35s [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_next_chunk_start ... ok [INFO] [stdout] test aws::realtime::chunk_identifier::tests::test_next_chunk_end ... ok [INFO] [stdout] test aws::realtime::chunk_identifier::tests::test_next_chunk_last_volume ... ok [INFO] [stdout] test aws::realtime::chunk_identifier::tests::test_next_chunk_intermediate ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::all_none ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::double_under ... 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::empty ... 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_wrapping_match ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::none_beginning_no_match ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::none_end ... 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::none_middle ... ok [INFO] [stdout] test aws::realtime::chunk_identifier::tests::test_chunk_identifier ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::single_over ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::wrapping_no_match ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::filled ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::single ... ok [INFO] [stdout] test aws::realtime::search::tests::should_search_right::repeated ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::wrapping_none_match_end ... ok [INFO] [stdout] test aws::realtime::search::tests::binary_search::wrapping_match_end ... 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_match_start ... ok [INFO] [stdout] test aws::realtime::search::tests::should_search_right::wrapped_below_pivot ... 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::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_preceding ... ok [INFO] [stderr] Doc-tests nexrad_data [INFO] [stdout] test aws::realtime::search::tests::binary_search::none_wrapping_no_match ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [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" "15d0c000915e894db3d3d4655c7bf7d79edbd9c892caa836c358f4a2966a3694", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15d0c000915e894db3d3d4655c7bf7d79edbd9c892caa836c358f4a2966a3694", kill_on_drop: false }` [INFO] [stdout] 15d0c000915e894db3d3d4655c7bf7d79edbd9c892caa836c358f4a2966a3694