[INFO] fetching crate ndarray-zfp-rs 0.1.0...
[INFO] checking ndarray-zfp-rs-0.1.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate ndarray-zfp-rs 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate ndarray-zfp-rs 0.1.0 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "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-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zfp-sys v0.1.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40606de1f695885284d3ce7b1bc8882654bc58077b53b106a2240a5cb9cca066
[INFO] running `Command { std: "docker" "start" "-a" "40606de1f695885284d3ce7b1bc8882654bc58077b53b106a2240a5cb9cca066", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40606de1f695885284d3ce7b1bc8882654bc58077b53b106a2240a5cb9cca066", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40606de1f695885284d3ce7b1bc8882654bc58077b53b106a2240a5cb9cca066", kill_on_drop: false }`
[INFO] [stdout] 40606de1f695885284d3ce7b1bc8882654bc58077b53b106a2240a5cb9cca066
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b8f47bf87559daed673c212b963dcc91ae7c64a30b3669fbb4956852d5707cf
[INFO] running `Command { std: "docker" "start" "-a" "5b8f47bf87559daed673c212b963dcc91ae7c64a30b3669fbb4956852d5707cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling bindgen v0.69.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling num-integer v0.1.45
[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 matrixmultiply v0.2.4
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling zfp-sys v0.1.14
[INFO] [stderr]     Checking ndarray-zfp-rs v0.1.0 (/opt/rustwide/workdir)
[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]   = note: `#[warn(unused_imports)]` on by default
[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: 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]   = note: `#[warn(unused_imports)]` on by default
[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-0d385f2848d8d814/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]: 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-0d385f2848d8d814/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-0d385f2848d8d814/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]: 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-0d385f2848d8d814/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-0d385f2848d8d814/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-0d385f2848d8d814/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-0d385f2848d8d814/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-0d385f2848d8d814/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-0d385f2848d8d814/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-0d385f2848d8d814/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: aborting due to 7 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors; 2 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) due to 8 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ndarray-zfp-rs` (lib test) due to 8 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5b8f47bf87559daed673c212b963dcc91ae7c64a30b3669fbb4956852d5707cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b8f47bf87559daed673c212b963dcc91ae7c64a30b3669fbb4956852d5707cf", kill_on_drop: false }`
[INFO] [stdout] 5b8f47bf87559daed673c212b963dcc91ae7c64a30b3669fbb4956852d5707cf
[INFO] checking ndarray-zfp-rs-0.1.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate ndarray-zfp-rs 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate ndarray-zfp-rs 0.1.0 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "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-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "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" "+7622c0f807a4e13c4db886a1681bf343795692df" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0cae3e86160a5bcc7cdf8192b9db96388ed781adfeb685d547f8e2d08cfc4793
[INFO] running `Command { std: "docker" "start" "-a" "0cae3e86160a5bcc7cdf8192b9db96388ed781adfeb685d547f8e2d08cfc4793", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0cae3e86160a5bcc7cdf8192b9db96388ed781adfeb685d547f8e2d08cfc4793", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cae3e86160a5bcc7cdf8192b9db96388ed781adfeb685d547f8e2d08cfc4793", kill_on_drop: false }`
[INFO] [stdout] 0cae3e86160a5bcc7cdf8192b9db96388ed781adfeb685d547f8e2d08cfc4793
[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 -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c6dfdbbae2ff281805071c8b4638ba0c9a307f5d27d24282120207e02b761e8
[INFO] running `Command { std: "docker" "start" "-a" "2c6dfdbbae2ff281805071c8b4638ba0c9a307f5d27d24282120207e02b761e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling bindgen v0.69.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[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 matrixmultiply v0.2.4
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling zfp-sys v0.1.14
[INFO] [stderr]     Checking ndarray-zfp-rs v0.1.0 (/opt/rustwide/workdir)
[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]   = note: `#[warn(unused_imports)]` on by default
[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: 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]   = note: `#[warn(unused_imports)]` on by default
[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-0d385f2848d8d814/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]: 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-0d385f2848d8d814/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-0d385f2848d8d814/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]: 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-0d385f2848d8d814/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-0d385f2848d8d814/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-0d385f2848d8d814/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-0d385f2848d8d814/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-0d385f2848d8d814/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-0d385f2848d8d814/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-0d385f2848d8d814/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: aborting due to 7 previous errors; 2 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) due to 8 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 7 previous errors; 2 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; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2c6dfdbbae2ff281805071c8b4638ba0c9a307f5d27d24282120207e02b761e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c6dfdbbae2ff281805071c8b4638ba0c9a307f5d27d24282120207e02b761e8", kill_on_drop: false }`
[INFO] [stdout] 2c6dfdbbae2ff281805071c8b4638ba0c9a307f5d27d24282120207e02b761e8
