[INFO] fetching crate lasprs 0.2.2...
[INFO] checking lasprs-0.2.2 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] extracting crate lasprs 0.2.2 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate lasprs 0.2.2 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 lasprs 0.2.2
[INFO] finished tweaking crates.io crate lasprs 0.2.2
[INFO] tweaked toml for crates.io crate lasprs 0.2.2 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 lock_api v0.4.11
[INFO] [stderr]   Downloaded numpy v0.20.0
[INFO] [stderr]   Downloaded unindent v0.2.3
[INFO] [stderr]   Downloaded indoc v2.0.4
[INFO] [stderr]   Downloaded pyo3-build-config v0.20.2
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.20.2
[INFO] [stderr]   Downloaded pyo3-ffi v0.20.2
[INFO] [stderr]   Downloaded ndarray v0.15.6
[INFO] [stderr]   Downloaded pyo3 v0.20.2
[INFO] [stderr]   Downloaded matrixmultiply v0.3.8
[INFO] [stderr]   Downloaded parking_lot_core v0.9.9
[INFO] [stderr]   Downloaded pyo3-macros v0.20.2
[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] 6669ecca2438e5c5b101c84f2519129157204ebccfed88947d1d3eec49944516
[INFO] running `Command { std: "docker" "start" "-a" "6669ecca2438e5c5b101c84f2519129157204ebccfed88947d1d3eec49944516", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6669ecca2438e5c5b101c84f2519129157204ebccfed88947d1d3eec49944516", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6669ecca2438e5c5b101c84f2519129157204ebccfed88947d1d3eec49944516", kill_on_drop: false }`
[INFO] [stdout] 6669ecca2438e5c5b101c84f2519129157204ebccfed88947d1d3eec49944516
[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] 6d38cd980bb8545cca20af1a49298e7cfb85db677a098c2c295ba6cd36516b1a
[INFO] running `Command { std: "docker" "start" "-a" "6d38cd980bb8545cca20af1a49298e7cfb85db677a098c2c295ba6cd36516b1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling pyo3-build-config v0.20.2
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking rayon v1.8.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling pyo3-ffi v0.20.2
[INFO] [stderr]    Compiling pyo3 v0.20.2
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.2
[INFO] [stderr]    Compiling pyo3-macros v0.20.2
[INFO] [stderr]     Checking numpy v0.20.0
[INFO] [stderr]     Checking lasprs v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `py`
[INFO] [stdout]    --> src/filter.rs:347:41
[INFO] [stdout]     |
[INFO] [stdout] 347 |     pub fn set_gains_py<'py>(&mut self, py: Python<'py>, gains: PyArrayLike1<Flt>) -> PyResult<()> {
[INFO] [stdout]     |                                         ^^ help: if this is intentional, prefix it with an underscore: `_py`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `py`
[INFO] [stdout]    --> src/filter.rs:356:44
[INFO] [stdout]     |
[INFO] [stdout] 356 |     pub fn set_gains_dB_py<'py>(&mut self, py: Python<'py>, gains_dB: PyArrayLike1<Flt>) -> PyResult<()> {
[INFO] [stdout]     |                                            ^^ help: if this is intentional, prefix it with an underscore: `_py`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `py`
[INFO] [stdout]    --> src/filter.rs:347:41
[INFO] [stdout]     |
[INFO] [stdout] 347 |     pub fn set_gains_py<'py>(&mut self, py: Python<'py>, gains: PyArrayLike1<Flt>) -> PyResult<()> {
[INFO] [stdout]     |                                         ^^ help: if this is intentional, prefix it with an underscore: `_py`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `py`
[INFO] [stdout]    --> src/filter.rs:356:44
[INFO] [stdout]     |
[INFO] [stdout] 356 |     pub fn set_gains_dB_py<'py>(&mut self, py: Python<'py>, gains_dB: PyArrayLike1<Flt>) -> PyResult<()> {
[INFO] [stdout]     |                                            ^^ help: if this is intentional, prefix it with an underscore: `_py`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Cflt` is never used
[INFO] [stdout]   --> src/config.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub type Cflt = Complex<Flt>;
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Vc` is never used
[INFO] [stdout]   --> src/config.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub type Vc = Vec<Cflt>;
[INFO] [stdout]    |          ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Dmat` is never used
[INFO] [stdout]   --> src/config.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub type Dmat = Array2<Flt>;
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Cmat` is never used
[INFO] [stdout]   --> src/config.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub type Cmat = Array2<Cflt>;
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Cflt` is never used
[INFO] [stdout]   --> src/config.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub type Cflt = Complex<Flt>;
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Vc` is never used
[INFO] [stdout]   --> src/config.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub type Vc = Vec<Cflt>;
[INFO] [stdout]    |          ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Dmat` is never used
[INFO] [stdout]   --> src/config.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub type Dmat = Array2<Flt>;
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Cmat` is never used
[INFO] [stdout]   --> src/config.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub type Cmat = Array2<Cflt>;
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 8.42s
[INFO] running `Command { std: "docker" "inspect" "6d38cd980bb8545cca20af1a49298e7cfb85db677a098c2c295ba6cd36516b1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d38cd980bb8545cca20af1a49298e7cfb85db677a098c2c295ba6cd36516b1a", kill_on_drop: false }`
[INFO] [stdout] 6d38cd980bb8545cca20af1a49298e7cfb85db677a098c2c295ba6cd36516b1a
[INFO] checking lasprs-0.2.2 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] extracting crate lasprs 0.2.2 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate lasprs 0.2.2 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 lasprs 0.2.2
[INFO] finished tweaking crates.io crate lasprs 0.2.2
[INFO] tweaked toml for crates.io crate lasprs 0.2.2 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] 07d9a114094f40964874497bcb758a86b3a9c20945691477d3d0e5862dbac045
[INFO] running `Command { std: "docker" "start" "-a" "07d9a114094f40964874497bcb758a86b3a9c20945691477d3d0e5862dbac045", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07d9a114094f40964874497bcb758a86b3a9c20945691477d3d0e5862dbac045", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07d9a114094f40964874497bcb758a86b3a9c20945691477d3d0e5862dbac045", kill_on_drop: false }`
[INFO] [stdout] 07d9a114094f40964874497bcb758a86b3a9c20945691477d3d0e5862dbac045
[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] df26cde3e6441ecee4521b654b1f1832c61f5d2ffcdcf509a5baae1ae659a6ea
[INFO] running `Command { std: "docker" "start" "-a" "df26cde3e6441ecee4521b654b1f1832c61f5d2ffcdcf509a5baae1ae659a6ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling pyo3-build-config v0.20.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking rayon v1.8.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]    Compiling pyo3-ffi v0.20.2
[INFO] [stderr]    Compiling pyo3 v0.20.2
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.2
[INFO] [stderr]    Compiling pyo3-macros v0.20.2
[INFO] [stderr]     Checking numpy v0.20.0
[INFO] [stderr]     Checking lasprs v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `py`
[INFO] [stdout]    --> src/filter.rs:347:41
[INFO] [stdout]     |
[INFO] [stdout] 347 |     pub fn set_gains_py<'py>(&mut self, py: Python<'py>, gains: PyArrayLike1<Flt>) -> PyResult<()> {
[INFO] [stdout]     |                                         ^^ help: if this is intentional, prefix it with an underscore: `_py`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `py`
[INFO] [stdout]    --> src/filter.rs:356:44
[INFO] [stdout]     |
[INFO] [stdout] 356 |     pub fn set_gains_dB_py<'py>(&mut self, py: Python<'py>, gains_dB: PyArrayLike1<Flt>) -> PyResult<()> {
[INFO] [stdout]     |                                            ^^ help: if this is intentional, prefix it with an underscore: `_py`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `py`
[INFO] [stdout]    --> src/filter.rs:347:41
[INFO] [stdout]     |
[INFO] [stdout] 347 |     pub fn set_gains_py<'py>(&mut self, py: Python<'py>, gains: PyArrayLike1<Flt>) -> PyResult<()> {
[INFO] [stdout]     |                                         ^^ help: if this is intentional, prefix it with an underscore: `_py`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `py`
[INFO] [stdout]    --> src/filter.rs:356:44
[INFO] [stdout]     |
[INFO] [stdout] 356 |     pub fn set_gains_dB_py<'py>(&mut self, py: Python<'py>, gains_dB: PyArrayLike1<Flt>) -> PyResult<()> {
[INFO] [stdout]     |                                            ^^ help: if this is intentional, prefix it with an underscore: `_py`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Cflt` is never used
[INFO] [stdout]   --> src/config.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub type Cflt = Complex<Flt>;
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Vc` is never used
[INFO] [stdout]   --> src/config.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub type Vc = Vec<Cflt>;
[INFO] [stdout]    |          ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Dmat` is never used
[INFO] [stdout]   --> src/config.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub type Dmat = Array2<Flt>;
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Cmat` is never used
[INFO] [stdout]   --> src/config.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub type Cmat = Array2<Cflt>;
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/filter.rs:52:42
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg_attr(feature = "extension-module", pymethods)]
[INFO] [stdout]    |                                          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `trampoline` and up 4 bodies
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/filter.rs:182:42
[INFO] [stdout]     |
[INFO] [stdout] 182 | #[cfg_attr(feature = "extension-module", pymethods)]
[INFO] [stdout]     |                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `trampoline` and up 4 bodies
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/filter.rs:309:42
[INFO] [stdout]     |
[INFO] [stdout] 309 | #[cfg_attr(feature = "extension-module", pymethods)]
[INFO] [stdout]     |                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `trampoline` and up 4 bodies
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Cflt` is never used
[INFO] [stdout]   --> src/config.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub type Cflt = Complex<Flt>;
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Vc` is never used
[INFO] [stdout]   --> src/config.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub type Vc = Vec<Cflt>;
[INFO] [stdout]    |          ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Dmat` is never used
[INFO] [stdout]   --> src/config.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub type Dmat = Array2<Flt>;
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Cmat` is never used
[INFO] [stdout]   --> src/config.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub type Cmat = Array2<Cflt>;
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/filter.rs:52:42
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg_attr(feature = "extension-module", pymethods)]
[INFO] [stdout]    |                                          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `trampoline` and up 4 bodies
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/filter.rs:182:42
[INFO] [stdout]     |
[INFO] [stdout] 182 | #[cfg_attr(feature = "extension-module", pymethods)]
[INFO] [stdout]     |                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `trampoline` and up 4 bodies
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/filter.rs:309:42
[INFO] [stdout]     |
[INFO] [stdout] 309 | #[cfg_attr(feature = "extension-module", pymethods)]
[INFO] [stdout]     |                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `trampoline` and up 4 bodies
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lasprs` (lib) due to 4 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 3 previous errors; 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lasprs` (lib test) due to 4 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "df26cde3e6441ecee4521b654b1f1832c61f5d2ffcdcf509a5baae1ae659a6ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df26cde3e6441ecee4521b654b1f1832c61f5d2ffcdcf509a5baae1ae659a6ea", kill_on_drop: false }`
[INFO] [stdout] df26cde3e6441ecee4521b654b1f1832c61f5d2ffcdcf509a5baae1ae659a6ea
