[INFO] fetching crate ndarray-zfp-rs 0.1.0...
[INFO] checking ndarray-zfp-rs-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate ndarray-zfp-rs 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate ndarray-zfp-rs 0.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ndarray-zfp-rs 0.1.0
[INFO] finished tweaking crates.io crate ndarray-zfp-rs 0.1.0
[INFO] tweaked toml for crates.io crate ndarray-zfp-rs 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zfp-sys v0.1.15
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4e4e5bdb28f68b2ebe676522644df728a3dea9b140000c16056b67d1b0aec15
[INFO] running `Command { std: "docker" "start" "-a" "f4e4e5bdb28f68b2ebe676522644df728a3dea9b140000c16056b67d1b0aec15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4e4e5bdb28f68b2ebe676522644df728a3dea9b140000c16056b67d1b0aec15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4e4e5bdb28f68b2ebe676522644df728a3dea9b140000c16056b67d1b0aec15", kill_on_drop: false }`
[INFO] [stdout] f4e4e5bdb28f68b2ebe676522644df728a3dea9b140000c16056b67d1b0aec15
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38f859937dfaa7428a04b39b59c04c3e61eada3c5178b5733cb9f541e0437c98
[INFO] running `Command { std: "docker" "start" "-a" "38f859937dfaa7428a04b39b59c04c3e61eada3c5178b5733cb9f541e0437c98", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling ndarray v0.13.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking matrixmultiply v0.2.4
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling zfp-sys v0.1.15
[INFO] [stderr]     Checking ndarray-zfp-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `zfp_sys` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use zfp_sys;
[INFO] [stdout]   |     ^^^^^^^ the item `zfp_sys` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Array`
[INFO] [stdout]  --> src/lib.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ndarray::{Array1, Array, Array2};
[INFO] [stdout]   |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]  --> src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::ops::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `zfp_sys` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use zfp_sys;
[INFO] [stdout]   |     ^^^^^^^ the item `zfp_sys` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Array`
[INFO] [stdout]  --> src/lib.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ndarray::{Array1, Array, Array2};
[INFO] [stdout]   |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]  --> src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::ops::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: patterns aren't allowed in functions without bodies
[INFO] [stdout]  --> src/lib.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn zfp_compress(mut self, tolerance: f64) -> Result<Vec<u8>>;
[INFO] [stdout]   |                     ^^^^^^^^ help: remove `mut` from the parameter: `self`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #35203 <https://github.com/rust-lang/rust/issues/35203>
[INFO] [stdout]   = note: `#[deny(patterns_in_fns_without_body)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: patterns aren't allowed in functions without bodies
[INFO] [stdout]  --> src/lib.rs:9:33
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn zfp_compress_with_header(mut self, tolerance: f64) -> Result<Vec<u8>>;
[INFO] [stdout]   |                                 ^^^^^^^^ help: remove `mut` from the parameter: `self`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #35203 <https://github.com/rust-lang/rust/issues/35203>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: patterns aren't allowed in functions without bodies
[INFO] [stdout]  --> src/lib.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn zfp_compress(mut self, tolerance: f64) -> Result<Vec<u8>>;
[INFO] [stdout]   |                     ^^^^^^^^ help: remove `mut` from the parameter: `self`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #35203 <https://github.com/rust-lang/rust/issues/35203>
[INFO] [stdout]   = note: `#[deny(patterns_in_fns_without_body)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: patterns aren't allowed in functions without bodies
[INFO] [stdout]  --> src/lib.rs:9:33
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn zfp_compress_with_header(mut self, tolerance: f64) -> Result<Vec<u8>>;
[INFO] [stdout]   |                                 ^^^^^^^^ help: remove `mut` from the parameter: `self`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #35203 <https://github.com/rust-lang/rust/issues/35203>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 55 |                 zfp_sys::zfp_field_1d(
[INFO] [stdout]    |                 --------------------- arguments to this function are incorrect
[INFO] [stdout] ...
[INFO] [stdout] 58 |                     *(shape.get(0).unwrap()) as u32,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `usize`, found `u32`
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/zfp-sys-013d05893527c6c2/out/bindings.rs:3:37448
[INFO] [stdout]    |
[INFO] [stdout] 3  | ...fp_field_alloc () -> * mut zfp_field ; } extern "C" { pub fn zfp_field_1d (pointer : * mut :: std :: os :: raw :: c_void , type_ : zfp...
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 58 |                     (*(shape.get(0).unwrap()) as u32).try_into().unwrap(),
[INFO] [stdout]    |                     +                               +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/lib.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 zfp_sys::zfp_field_2d(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |                     *(shape.get(0).unwrap()) as u32,
[INFO] [stdout]    |                     ------------------------------- expected `usize`, found `u32`
[INFO] [stdout] 68 |                     *(shape.get(1).unwrap()) as u32,
[INFO] [stdout]    |                     ------------------------------- expected `usize`, found `u32`
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/zfp-sys-013d05893527c6c2/out/bindings.rs:3:37584
[INFO] [stdout]    |
[INFO] [stdout] 3  | ...ype , nx : usize) -> * mut zfp_field ; } extern "C" { pub fn zfp_field_2d (pointer : * mut :: std :: os :: raw :: c_void , type_ : zfp...
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 67 |                     (*(shape.get(0).unwrap()) as u32).try_into().unwrap(),
[INFO] [stdout]    |                     +                               +++++++++++++++++++++
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     (*(shape.get(1).unwrap()) as u32).try_into().unwrap(),
[INFO] [stdout]    |                     +                               +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 55 |                 zfp_sys::zfp_field_1d(
[INFO] [stdout]    |                 --------------------- arguments to this function are incorrect
[INFO] [stdout] ...
[INFO] [stdout] 58 |                     *(shape.get(0).unwrap()) as u32,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `usize`, found `u32`
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/zfp-sys-013d05893527c6c2/out/bindings.rs:3:37448
[INFO] [stdout]    |
[INFO] [stdout] 3  | ...fp_field_alloc () -> * mut zfp_field ; } extern "C" { pub fn zfp_field_1d (pointer : * mut :: std :: os :: raw :: c_void , type_ : zfp...
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 58 |                     (*(shape.get(0).unwrap()) as u32).try_into().unwrap(),
[INFO] [stdout]    |                     +                               +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/lib.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 zfp_sys::zfp_field_2d(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |                     *(shape.get(0).unwrap()) as u32,
[INFO] [stdout]    |                     ------------------------------- expected `usize`, found `u32`
[INFO] [stdout] 68 |                     *(shape.get(1).unwrap()) as u32,
[INFO] [stdout]    |                     ------------------------------- expected `usize`, found `u32`
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/zfp-sys-013d05893527c6c2/out/bindings.rs:3:37584
[INFO] [stdout]    |
[INFO] [stdout] 3  | ...ype , nx : usize) -> * mut zfp_field ; } extern "C" { pub fn zfp_field_2d (pointer : * mut :: std :: os :: raw :: c_void , type_ : zfp...
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 67 |                     (*(shape.get(0).unwrap()) as u32).try_into().unwrap(),
[INFO] [stdout]    |                     +                               +++++++++++++++++++++
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     (*(shape.get(1).unwrap()) as u32).try_into().unwrap(),
[INFO] [stdout]    |                     +                               +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:110:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |             zfp_sys::zfp_field_1d(
[INFO] [stdout]     |             --------------------- arguments to this function are incorrect
[INFO] [stdout] ...
[INFO] [stdout] 110 |                 self.len() as u32,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ expected `usize`, found `u32`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zfp-sys-013d05893527c6c2/out/bindings.rs:3:37448
[INFO] [stdout]     |
[INFO] [stdout] 3   | ...fp_field_alloc () -> * mut zfp_field ; } extern "C" { pub fn zfp_field_1d (pointer : * mut :: std :: os :: raw :: c_void , type_ : zfp...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 (self.len() as u32).try_into().unwrap(),
[INFO] [stdout]     |                 +                 +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:110:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |             zfp_sys::zfp_field_1d(
[INFO] [stdout]     |             --------------------- arguments to this function are incorrect
[INFO] [stdout] ...
[INFO] [stdout] 110 |                 self.len() as u32,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ expected `usize`, found `u32`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zfp-sys-013d05893527c6c2/out/bindings.rs:3:37448
[INFO] [stdout]     |
[INFO] [stdout] 3   | ...fp_field_alloc () -> * mut zfp_field ; } extern "C" { pub fn zfp_field_1d (pointer : * mut :: std :: os :: raw :: c_void , type_ : zfp...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 (self.len() as u32).try_into().unwrap(),
[INFO] [stdout]     |                 +                 +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:159:17
[INFO] [stdout]     |
[INFO] [stdout] 156 |             zfp_sys::zfp_field_1d(
[INFO] [stdout]     |             --------------------- arguments to this function are incorrect
[INFO] [stdout] ...
[INFO] [stdout] 159 |                 self.len() as u32,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ expected `usize`, found `u32`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zfp-sys-013d05893527c6c2/out/bindings.rs:3:37448
[INFO] [stdout]     |
[INFO] [stdout] 3   | ...fp_field_alloc () -> * mut zfp_field ; } extern "C" { pub fn zfp_field_1d (pointer : * mut :: std :: os :: raw :: c_void , type_ : zfp...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 159 |                 (self.len() as u32).try_into().unwrap(),
[INFO] [stdout]     |                 +                 +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:159:17
[INFO] [stdout]     |
[INFO] [stdout] 156 |             zfp_sys::zfp_field_1d(
[INFO] [stdout]     |             --------------------- arguments to this function are incorrect
[INFO] [stdout] ...
[INFO] [stdout] 159 |                 self.len() as u32,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ expected `usize`, found `u32`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zfp-sys-013d05893527c6c2/out/bindings.rs:3:37448
[INFO] [stdout]     |
[INFO] [stdout] 3   | ...fp_field_alloc () -> * mut zfp_field ; } extern "C" { pub fn zfp_field_1d (pointer : * mut :: std :: os :: raw :: c_void , type_ : zfp...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 159 |                 (self.len() as u32).try_into().unwrap(),
[INFO] [stdout]     |                 +                 +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]    --> src/lib.rs:205:13
[INFO] [stdout]     |
[INFO] [stdout] 205 |             zfp_sys::zfp_field_2d(
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |                 *(self.shape().get(0).unwrap()) as u32,
[INFO] [stdout]     |                 -------------------------------------- expected `usize`, found `u32`
[INFO] [stdout] 209 |                 *(self.shape().get(1).unwrap()) as u32,
[INFO] [stdout]     |                 -------------------------------------- expected `usize`, found `u32`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zfp-sys-013d05893527c6c2/out/bindings.rs:3:37584
[INFO] [stdout]     |
[INFO] [stdout] 3   | ...ype , nx : usize) -> * mut zfp_field ; } extern "C" { pub fn zfp_field_2d (pointer : * mut :: std :: os :: raw :: c_void , type_ : zfp...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 208 |                 (*(self.shape().get(0).unwrap()) as u32).try_into().unwrap(),
[INFO] [stdout]     |                 +                                      +++++++++++++++++++++
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 209 |                 (*(self.shape().get(1).unwrap()) as u32).try_into().unwrap(),
[INFO] [stdout]     |                 +                                      +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]    --> src/lib.rs:205:13
[INFO] [stdout]     |
[INFO] [stdout] 205 |             zfp_sys::zfp_field_2d(
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |                 *(self.shape().get(0).unwrap()) as u32,
[INFO] [stdout]     |                 -------------------------------------- expected `usize`, found `u32`
[INFO] [stdout] 209 |                 *(self.shape().get(1).unwrap()) as u32,
[INFO] [stdout]     |                 -------------------------------------- expected `usize`, found `u32`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zfp-sys-013d05893527c6c2/out/bindings.rs:3:37584
[INFO] [stdout]     |
[INFO] [stdout] 3   | ...ype , nx : usize) -> * mut zfp_field ; } extern "C" { pub fn zfp_field_2d (pointer : * mut :: std :: os :: raw :: c_void , type_ : zfp...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 208 |                 (*(self.shape().get(0).unwrap()) as u32).try_into().unwrap(),
[INFO] [stdout]     |                 +                                      +++++++++++++++++++++
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 209 |                 (*(self.shape().get(1).unwrap()) as u32).try_into().unwrap(),
[INFO] [stdout]     |                 +                                      +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:116:33
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn zfp_compress_with_header(mut self, tolerance: f64) -> Result<Vec<u8>, Error> {
[INFO] [stdout]     |                                 ----^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn from_zfp_compressed_bytes(mut compressed_bytes: Vec<u8>, shape: &[usize], tolerance: f64) -> Result<Box<Self>> {
[INFO] [stdout]     |                                  ----^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:165:33
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn zfp_compress_with_header(mut self, tolerance: f64) -> Result<Vec<u8>, Error> {
[INFO] [stdout]     |                                 ----^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:177:34
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn from_zfp_compressed_bytes(mut compressed_bytes: Vec<u8>, shape: &[usize], tolerance: f64) -> Result<Box<Self>> {
[INFO] [stdout]     |                                  ----^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:215:33
[INFO] [stdout]     |
[INFO] [stdout] 215 |     fn zfp_compress_with_header(mut self, tolerance: f64) -> Result<Vec<u8>, Error> {
[INFO] [stdout]     |                                 ----^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:230:34
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn from_zfp_compressed_bytes(mut compressed_bytes: Vec<u8>, shape: &[usize], tolerance: f64) -> Result<Box<Self>> {
[INFO] [stdout]     |                                  ----^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:116:33
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn zfp_compress_with_header(mut self, tolerance: f64) -> Result<Vec<u8>, Error> {
[INFO] [stdout]     |                                 ----^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn from_zfp_compressed_bytes(mut compressed_bytes: Vec<u8>, shape: &[usize], tolerance: f64) -> Result<Box<Self>> {
[INFO] [stdout]     |                                  ----^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors; 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:165:33
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn zfp_compress_with_header(mut self, tolerance: f64) -> Result<Vec<u8>, Error> {
[INFO] [stdout]     |                                 ----^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:177:34
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn from_zfp_compressed_bytes(mut compressed_bytes: Vec<u8>, shape: &[usize], tolerance: f64) -> Result<Box<Self>> {
[INFO] [stdout]     |                                  ----^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:215:33
[INFO] [stdout]     |
[INFO] [stdout] 215 |     fn zfp_compress_with_header(mut self, tolerance: f64) -> Result<Vec<u8>, Error> {
[INFO] [stdout]     |                                 ----^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:230:34
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn from_zfp_compressed_bytes(mut compressed_bytes: Vec<u8>, shape: &[usize], tolerance: f64) -> Result<Box<Self>> {
[INFO] [stdout]     |                                  ----^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ndarray-zfp-rs` (lib) due to 8 previous errors; 9 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 7 previous errors; 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ndarray-zfp-rs` (lib test) due to 8 previous errors; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "38f859937dfaa7428a04b39b59c04c3e61eada3c5178b5733cb9f541e0437c98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38f859937dfaa7428a04b39b59c04c3e61eada3c5178b5733cb9f541e0437c98", kill_on_drop: false }`
[INFO] [stdout] 38f859937dfaa7428a04b39b59c04c3e61eada3c5178b5733cb9f541e0437c98
[INFO] checking ndarray-zfp-rs-0.1.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate ndarray-zfp-rs 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate ndarray-zfp-rs 0.1.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ndarray-zfp-rs 0.1.0
[INFO] finished tweaking crates.io crate ndarray-zfp-rs 0.1.0
[INFO] tweaked toml for crates.io crate ndarray-zfp-rs 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a537f166705c4a5523c07a4b2b2cc8084a674af66f4056e861e6df057b91e0dd
[INFO] running `Command { std: "docker" "start" "-a" "a537f166705c4a5523c07a4b2b2cc8084a674af66f4056e861e6df057b91e0dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a537f166705c4a5523c07a4b2b2cc8084a674af66f4056e861e6df057b91e0dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a537f166705c4a5523c07a4b2b2cc8084a674af66f4056e861e6df057b91e0dd", kill_on_drop: false }`
[INFO] [stdout] a537f166705c4a5523c07a4b2b2cc8084a674af66f4056e861e6df057b91e0dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59d0d5173cfa303c0276f8cdfb7475dd058ba54e7a8c81483cd5b67ec17f326c
[INFO] running `Command { std: "docker" "start" "-a" "59d0d5173cfa303c0276f8cdfb7475dd058ba54e7a8c81483cd5b67ec17f326c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling ndarray v0.13.1
[INFO] [stderr]     Checking matrixmultiply v0.2.4
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling zfp-sys v0.1.15
[INFO] [stderr]     Checking ndarray-zfp-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `zfp_sys` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use zfp_sys;
[INFO] [stdout]   |     ^^^^^^^ the item `zfp_sys` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Array`
[INFO] [stdout]  --> src/lib.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ndarray::{Array1, Array, Array2};
[INFO] [stdout]   |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]  --> src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::ops::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `zfp_sys` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use zfp_sys;
[INFO] [stdout]   |     ^^^^^^^ the item `zfp_sys` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Array`
[INFO] [stdout]  --> src/lib.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ndarray::{Array1, Array, Array2};
[INFO] [stdout]   |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]  --> src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::ops::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: patterns aren't allowed in functions without bodies
[INFO] [stdout]  --> src/lib.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn zfp_compress(mut self, tolerance: f64) -> Result<Vec<u8>>;
[INFO] [stdout]   |                     ^^^^^^^^ help: remove `mut` from the parameter: `self`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #35203 <https://github.com/rust-lang/rust/issues/35203>
[INFO] [stdout]   = note: `#[deny(patterns_in_fns_without_body)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: patterns aren't allowed in functions without bodies
[INFO] [stdout]  --> src/lib.rs:9:33
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn zfp_compress_with_header(mut self, tolerance: f64) -> Result<Vec<u8>>;
[INFO] [stdout]   |                                 ^^^^^^^^ help: remove `mut` from the parameter: `self`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #35203 <https://github.com/rust-lang/rust/issues/35203>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: patterns aren't allowed in functions without bodies
[INFO] [stdout]  --> src/lib.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn zfp_compress(mut self, tolerance: f64) -> Result<Vec<u8>>;
[INFO] [stdout]   |                     ^^^^^^^^ help: remove `mut` from the parameter: `self`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #35203 <https://github.com/rust-lang/rust/issues/35203>
[INFO] [stdout]   = note: `#[deny(patterns_in_fns_without_body)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: patterns aren't allowed in functions without bodies
[INFO] [stdout]  --> src/lib.rs:9:33
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn zfp_compress_with_header(mut self, tolerance: f64) -> Result<Vec<u8>>;
[INFO] [stdout]   |                                 ^^^^^^^^ help: remove `mut` from the parameter: `self`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #35203 <https://github.com/rust-lang/rust/issues/35203>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 55 |                 zfp_sys::zfp_field_1d(
[INFO] [stdout]    |                 --------------------- arguments to this function are incorrect
[INFO] [stdout] ...
[INFO] [stdout] 58 |                     *(shape.get(0).unwrap()) as u32,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `usize`, found `u32`
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/zfp-sys-013d05893527c6c2/out/bindings.rs:3:37448
[INFO] [stdout]    |
[INFO] [stdout] 3  | ...fp_field_alloc () -> * mut zfp_field ; } extern "C" { pub fn zfp_field_1d (pointer : * mut :: std :: os :: raw :: c_void , type_ : zfp...
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 58 |                     (*(shape.get(0).unwrap()) as u32).try_into().unwrap(),
[INFO] [stdout]    |                     +                               +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/lib.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 zfp_sys::zfp_field_2d(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |                     *(shape.get(0).unwrap()) as u32,
[INFO] [stdout]    |                     ------------------------------- expected `usize`, found `u32`
[INFO] [stdout] 68 |                     *(shape.get(1).unwrap()) as u32,
[INFO] [stdout]    |                     ------------------------------- expected `usize`, found `u32`
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/zfp-sys-013d05893527c6c2/out/bindings.rs:3:37584
[INFO] [stdout]    |
[INFO] [stdout] 3  | ...ype , nx : usize) -> * mut zfp_field ; } extern "C" { pub fn zfp_field_2d (pointer : * mut :: std :: os :: raw :: c_void , type_ : zfp...
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 67 |                     (*(shape.get(0).unwrap()) as u32).try_into().unwrap(),
[INFO] [stdout]    |                     +                               +++++++++++++++++++++
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     (*(shape.get(1).unwrap()) as u32).try_into().unwrap(),
[INFO] [stdout]    |                     +                               +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 55 |                 zfp_sys::zfp_field_1d(
[INFO] [stdout]    |                 --------------------- arguments to this function are incorrect
[INFO] [stdout] ...
[INFO] [stdout] 58 |                     *(shape.get(0).unwrap()) as u32,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `usize`, found `u32`
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/zfp-sys-013d05893527c6c2/out/bindings.rs:3:37448
[INFO] [stdout]    |
[INFO] [stdout] 3  | ...fp_field_alloc () -> * mut zfp_field ; } extern "C" { pub fn zfp_field_1d (pointer : * mut :: std :: os :: raw :: c_void , type_ : zfp...
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 58 |                     (*(shape.get(0).unwrap()) as u32).try_into().unwrap(),
[INFO] [stdout]    |                     +                               +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/lib.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 zfp_sys::zfp_field_2d(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |                     *(shape.get(0).unwrap()) as u32,
[INFO] [stdout]    |                     ------------------------------- expected `usize`, found `u32`
[INFO] [stdout] 68 |                     *(shape.get(1).unwrap()) as u32,
[INFO] [stdout]    |                     ------------------------------- expected `usize`, found `u32`
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/zfp-sys-013d05893527c6c2/out/bindings.rs:3:37584
[INFO] [stdout]    |
[INFO] [stdout] 3  | ...ype , nx : usize) -> * mut zfp_field ; } extern "C" { pub fn zfp_field_2d (pointer : * mut :: std :: os :: raw :: c_void , type_ : zfp...
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 67 |                     (*(shape.get(0).unwrap()) as u32).try_into().unwrap(),
[INFO] [stdout]    |                     +                               +++++++++++++++++++++
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     (*(shape.get(1).unwrap()) as u32).try_into().unwrap(),
[INFO] [stdout]    |                     +                               +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:110:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |             zfp_sys::zfp_field_1d(
[INFO] [stdout]     |             --------------------- arguments to this function are incorrect
[INFO] [stdout] ...
[INFO] [stdout] 110 |                 self.len() as u32,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ expected `usize`, found `u32`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zfp-sys-013d05893527c6c2/out/bindings.rs:3:37448
[INFO] [stdout]     |
[INFO] [stdout] 3   | ...fp_field_alloc () -> * mut zfp_field ; } extern "C" { pub fn zfp_field_1d (pointer : * mut :: std :: os :: raw :: c_void , type_ : zfp...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 (self.len() as u32).try_into().unwrap(),
[INFO] [stdout]     |                 +                 +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:110:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |             zfp_sys::zfp_field_1d(
[INFO] [stdout]     |             --------------------- arguments to this function are incorrect
[INFO] [stdout] ...
[INFO] [stdout] 110 |                 self.len() as u32,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ expected `usize`, found `u32`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zfp-sys-013d05893527c6c2/out/bindings.rs:3:37448
[INFO] [stdout]     |
[INFO] [stdout] 3   | ...fp_field_alloc () -> * mut zfp_field ; } extern "C" { pub fn zfp_field_1d (pointer : * mut :: std :: os :: raw :: c_void , type_ : zfp...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 (self.len() as u32).try_into().unwrap(),
[INFO] [stdout]     |                 +                 +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:159:17
[INFO] [stdout]     |
[INFO] [stdout] 156 |             zfp_sys::zfp_field_1d(
[INFO] [stdout]     |             --------------------- arguments to this function are incorrect
[INFO] [stdout] ...
[INFO] [stdout] 159 |                 self.len() as u32,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ expected `usize`, found `u32`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zfp-sys-013d05893527c6c2/out/bindings.rs:3:37448
[INFO] [stdout]     |
[INFO] [stdout] 3   | ...fp_field_alloc () -> * mut zfp_field ; } extern "C" { pub fn zfp_field_1d (pointer : * mut :: std :: os :: raw :: c_void , type_ : zfp...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 159 |                 (self.len() as u32).try_into().unwrap(),
[INFO] [stdout]     |                 +                 +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:159:17
[INFO] [stdout]     |
[INFO] [stdout] 156 |             zfp_sys::zfp_field_1d(
[INFO] [stdout]     |             --------------------- arguments to this function are incorrect
[INFO] [stdout] ...
[INFO] [stdout] 159 |                 self.len() as u32,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ expected `usize`, found `u32`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zfp-sys-013d05893527c6c2/out/bindings.rs:3:37448
[INFO] [stdout]     |
[INFO] [stdout] 3   | ...fp_field_alloc () -> * mut zfp_field ; } extern "C" { pub fn zfp_field_1d (pointer : * mut :: std :: os :: raw :: c_void , type_ : zfp...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 159 |                 (self.len() as u32).try_into().unwrap(),
[INFO] [stdout]     |                 +                 +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]    --> src/lib.rs:205:13
[INFO] [stdout]     |
[INFO] [stdout] 205 |             zfp_sys::zfp_field_2d(
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |                 *(self.shape().get(0).unwrap()) as u32,
[INFO] [stdout]     |                 -------------------------------------- expected `usize`, found `u32`
[INFO] [stdout] 209 |                 *(self.shape().get(1).unwrap()) as u32,
[INFO] [stdout]     |                 -------------------------------------- expected `usize`, found `u32`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zfp-sys-013d05893527c6c2/out/bindings.rs:3:37584
[INFO] [stdout]     |
[INFO] [stdout] 3   | ...ype , nx : usize) -> * mut zfp_field ; } extern "C" { pub fn zfp_field_2d (pointer : * mut :: std :: os :: raw :: c_void , type_ : zfp...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 208 |                 (*(self.shape().get(0).unwrap()) as u32).try_into().unwrap(),
[INFO] [stdout]     |                 +                                      +++++++++++++++++++++
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 209 |                 (*(self.shape().get(1).unwrap()) as u32).try_into().unwrap(),
[INFO] [stdout]     |                 +                                      +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]    --> src/lib.rs:205:13
[INFO] [stdout]     |
[INFO] [stdout] 205 |             zfp_sys::zfp_field_2d(
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |                 *(self.shape().get(0).unwrap()) as u32,
[INFO] [stdout]     |                 -------------------------------------- expected `usize`, found `u32`
[INFO] [stdout] 209 |                 *(self.shape().get(1).unwrap()) as u32,
[INFO] [stdout]     |                 -------------------------------------- expected `usize`, found `u32`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zfp-sys-013d05893527c6c2/out/bindings.rs:3:37584
[INFO] [stdout]     |
[INFO] [stdout] 3   | ...ype , nx : usize) -> * mut zfp_field ; } extern "C" { pub fn zfp_field_2d (pointer : * mut :: std :: os :: raw :: c_void , type_ : zfp...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 208 |                 (*(self.shape().get(0).unwrap()) as u32).try_into().unwrap(),
[INFO] [stdout]     |                 +                                      +++++++++++++++++++++
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 209 |                 (*(self.shape().get(1).unwrap()) as u32).try_into().unwrap(),
[INFO] [stdout]     |                 +                                      +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:116:33
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn zfp_compress_with_header(mut self, tolerance: f64) -> Result<Vec<u8>, Error> {
[INFO] [stdout]     |                                 ----^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn from_zfp_compressed_bytes(mut compressed_bytes: Vec<u8>, shape: &[usize], tolerance: f64) -> Result<Box<Self>> {
[INFO] [stdout]     |                                  ----^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:165:33
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn zfp_compress_with_header(mut self, tolerance: f64) -> Result<Vec<u8>, Error> {
[INFO] [stdout]     |                                 ----^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:177:34
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn from_zfp_compressed_bytes(mut compressed_bytes: Vec<u8>, shape: &[usize], tolerance: f64) -> Result<Box<Self>> {
[INFO] [stdout]     |                                  ----^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:215:33
[INFO] [stdout]     |
[INFO] [stdout] 215 |     fn zfp_compress_with_header(mut self, tolerance: f64) -> Result<Vec<u8>, Error> {
[INFO] [stdout]     |                                 ----^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:116:33
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn zfp_compress_with_header(mut self, tolerance: f64) -> Result<Vec<u8>, Error> {
[INFO] [stdout]     |                                 ----^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:230:34
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn from_zfp_compressed_bytes(mut compressed_bytes: Vec<u8>, shape: &[usize], tolerance: f64) -> Result<Box<Self>> {
[INFO] [stdout]     |                                  ----^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn from_zfp_compressed_bytes(mut compressed_bytes: Vec<u8>, shape: &[usize], tolerance: f64) -> Result<Box<Self>> {
[INFO] [stdout]     |                                  ----^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:165:33
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn zfp_compress_with_header(mut self, tolerance: f64) -> Result<Vec<u8>, Error> {
[INFO] [stdout]     |                                 ----^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors; 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:177:34
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn from_zfp_compressed_bytes(mut compressed_bytes: Vec<u8>, shape: &[usize], tolerance: f64) -> Result<Box<Self>> {
[INFO] [stdout]     |                                  ----^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:215:33
[INFO] [stdout]     |
[INFO] [stdout] 215 |     fn zfp_compress_with_header(mut self, tolerance: f64) -> Result<Vec<u8>, Error> {
[INFO] [stdout]     |                                 ----^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:230:34
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn from_zfp_compressed_bytes(mut compressed_bytes: Vec<u8>, shape: &[usize], tolerance: f64) -> Result<Box<Self>> {
[INFO] [stdout]     |                                  ----^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ndarray-zfp-rs` (lib) due to 8 previous errors; 9 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 7 previous errors; 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ndarray-zfp-rs` (lib test) due to 8 previous errors; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "59d0d5173cfa303c0276f8cdfb7475dd058ba54e7a8c81483cd5b67ec17f326c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59d0d5173cfa303c0276f8cdfb7475dd058ba54e7a8c81483cd5b67ec17f326c", kill_on_drop: false }`
[INFO] [stdout] 59d0d5173cfa303c0276f8cdfb7475dd058ba54e7a8c81483cd5b67ec17f326c
