[INFO] fetching crate nexrad-data 1.0.0-rc.7... [INFO] testing nexrad-data-1.0.0-rc.7 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate nexrad-data 1.0.0-rc.7 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate nexrad-data 1.0.0-rc.7 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate nexrad-data 1.0.0-rc.7 [INFO] tweaked toml for crates.io crate nexrad-data 1.0.0-rc.7 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nexrad-data 1.0.0-rc.7 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nexrad-data 1.0.0-rc.7 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff0cfe44b1ceb3d9480f71a1ea00b123a596cb8a82670244404fca6c68863601 [INFO] running `Command { std: "docker" "start" "-a" "ff0cfe44b1ceb3d9480f71a1ea00b123a596cb8a82670244404fca6c68863601", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff0cfe44b1ceb3d9480f71a1ea00b123a596cb8a82670244404fca6c68863601", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff0cfe44b1ceb3d9480f71a1ea00b123a596cb8a82670244404fca6c68863601", kill_on_drop: false }` [INFO] [stdout] ff0cfe44b1ceb3d9480f71a1ea00b123a596cb8a82670244404fca6c68863601 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87bdd901543ec080bdb16a3f5ed64c68d22ce70631004f2dfa89ab7c5dc1db02 [INFO] running `Command { std: "docker" "start" "-a" "87bdd901543ec080bdb16a3f5ed64c68d22ce70631004f2dfa89ab7c5dc1db02", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling uom v0.38.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling xml v1.2.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling bzip2 v0.6.1 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling tokio v1.51.0 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling aws-lc-sys v0.39.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling nexrad-model v1.0.0-rc.2 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling nexrad-decode v1.0.0-rc.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling nexrad-data v1.0.0-rc.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "87bdd901543ec080bdb16a3f5ed64c68d22ce70631004f2dfa89ab7c5dc1db02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87bdd901543ec080bdb16a3f5ed64c68d22ce70631004f2dfa89ab7c5dc1db02", kill_on_drop: false }` [INFO] [stdout] 87bdd901543ec080bdb16a3f5ed64c68d22ce70631004f2dfa89ab7c5dc1db02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb0d008212d62697d1676df8d08eff200f7041cd183788881d66ca4dd5168f0f [INFO] running `Command { std: "docker" "start" "-a" "bb0d008212d62697d1676df8d08eff200f7041cd183788881d66ca4dd5168f0f", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling uom v0.38.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling tokio v1.51.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling criterion v0.8.2 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling nexrad-decode v1.0.0-rc.3 [INFO] [stderr] Compiling nexrad-data v1.0.0-rc.7 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `tests/../../downloads/KDMX20220305_232324_V06`: No such file or directory (os error 2) [INFO] [stdout] --> tests/aws_realtime_polling.rs:10:33 [INFO] [stdout] | [INFO] [stdout] 10 | const TEST_NEXRAD_FILE: &[u8] = include_bytes!("../../downloads/KDMX20220305_232324_V06"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../downloads/KDMX20220305_232324_V06`: No such file or directory (os error 2) [INFO] [stdout] --> tests/volume_scan.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 6 | const TEST_NEXRAD_FILE: &[u8] = include_bytes!("../../downloads/KDMX20220305_232324_V06"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../downloads/KDMX20220305_232324_V06`: No such file or directory (os error 2) [INFO] [stdout] --> tests/aws_realtime_types.rs:354:37 [INFO] [stdout] | [INFO] [stdout] 354 | const TEST_NEXRAD_FILE: &[u8] = include_bytes!("../../downloads/KDMX20220305_232324_V06"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nexrad-data` (test "volume_header") due to 1 previous error [INFO] [stdout] error: couldn't read `tests/../../tests/fixtures/convective/KDMX20220305_232324.bin`: No such file or directory (os error 2) [INFO] [stdout] --> tests/fixture_integration.rs:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | data: include_bytes!("../../tests/fixtures/convective/KDMX20220305_232324.bin"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't read `tests/../../tests/fixtures/tropical/KCRP20170826_044114.bin`: No such file or directory (os error 2) [INFO] [stdout] --> tests/fixture_integration.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | data: include_bytes!("../../tests/fixtures/tropical/KCRP20170826_044114.bin"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nexrad-data` (test "aws_realtime_polling") due to 1 previous error [INFO] [stdout] error: couldn't read `tests/../../tests/fixtures/clear_air/KDMX20250314_175512.bin`: No such file or directory (os error 2) [INFO] [stdout] --> tests/fixture_integration.rs:50:15 [INFO] [stdout] | [INFO] [stdout] 50 | data: include_bytes!("../../tests/fixtures/clear_air/KDMX20250314_175512.bin"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nexrad-data` (test "aws_realtime_types") due to 1 previous error [INFO] [stdout] error: couldn't read `tests/../../tests/fixtures/clear_air/KTLX20190715_120037.bin`: No such file or directory (os error 2) [INFO] [stdout] --> tests/fixture_integration.rs:57:15 [INFO] [stdout] | [INFO] [stdout] 57 | data: include_bytes!("../../tests/fixtures/clear_air/KTLX20190715_120037.bin"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nexrad-data` (test "error_handling") due to 1 previous error [INFO] [stdout] error: couldn't read `tests/../../tests/fixtures/convective/KTLX20190525_222419.bin`: No such file or directory (os error 2) [INFO] [stdout] --> tests/fixture_integration.rs:64:15 [INFO] [stdout] | [INFO] [stdout] 64 | data: include_bytes!("../../tests/fixtures/convective/KTLX20190525_222419.bin"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../tests/fixtures/convective/KFWS20190609_222523.bin`: No such file or directory (os error 2) [INFO] [stdout] --> tests/fixture_integration.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | data: include_bytes!("../../tests/fixtures/convective/KFWS20190609_222523.bin"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../tests/fixtures/winter/KMKX20200115_150035.bin`: No such file or directory (os error 2) [INFO] [stdout] --> tests/fixture_integration.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | data: include_bytes!("../../tests/fixtures/winter/KMKX20200115_150035.bin"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../tests/fixtures/stratiform/KLWX20180302_115347.bin`: No such file or directory (os error 2) [INFO] [stdout] --> tests/fixture_integration.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 85 | data: include_bytes!("../../tests/fixtures/stratiform/KLWX20180302_115347.bin"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../downloads/KDMX20220305_232324_V06`: No such file or directory (os error 2) [INFO] [stdout] --> tests/volume_header.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | const TEST_NEXRAD_FILE: &[u8] = include_bytes!("../../downloads/KDMX20220305_232324_V06"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../downloads/KDMX20220305_232324_V06`: No such file or directory (os error 2) [INFO] [stdout] --> tests/volume_records.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | const TEST_NEXRAD_FILE: &[u8] = include_bytes!("../../downloads/KDMX20220305_232324_V06"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../downloads/KDMX20220305_232324_V06`: No such file or directory (os error 2) [INFO] [stdout] --> tests/error_handling.rs:38:37 [INFO] [stdout] | [INFO] [stdout] 38 | const TEST_NEXRAD_FILE: &[u8] = include_bytes!("../../downloads/KDMX20220305_232324_V06"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nexrad-data` (test "fixture_integration") due to 8 previous errors [INFO] [stderr] error: could not compile `nexrad-data` (test "volume_scan") due to 1 previous error [INFO] [stderr] error: could not compile `nexrad-data` (test "volume_records") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "bb0d008212d62697d1676df8d08eff200f7041cd183788881d66ca4dd5168f0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb0d008212d62697d1676df8d08eff200f7041cd183788881d66ca4dd5168f0f", kill_on_drop: false }` [INFO] [stdout] bb0d008212d62697d1676df8d08eff200f7041cd183788881d66ca4dd5168f0f