[INFO] fetching crate sciport-rs 0.0.2...
[INFO] testing sciport-rs-0.0.2 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate sciport-rs 0.0.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate sciport-rs 0.0.2
[INFO] finished tweaking crates.io crate sciport-rs 0.0.2
[INFO] tweaked toml for crates.io crate sciport-rs 0.0.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sciport-rs 0.0.2 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 70 packages to latest compatible versions
[INFO] [stderr]       Adding complex-bessel-rs v0.0.4 (available: v1.3.0)
[INFO] [stderr]       Adding ndarray v0.15.6 (available: v0.17.2)
[INFO] [stderr]       Adding numpy v0.19.0 (available: v0.28.0)
[INFO] [stderr]       Adding pyo3 v0.19.2 (available: v0.28.3)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f78857163c8e0f15b1aeb67033e2b4a650e3c4dfc4be786ec2b5fa90723c8b68
[INFO] running `Command { std: "docker" "start" "-a" "f78857163c8e0f15b1aeb67033e2b4a650e3c4dfc4be786ec2b5fa90723c8b68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f78857163c8e0f15b1aeb67033e2b4a650e3c4dfc4be786ec2b5fa90723c8b68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f78857163c8e0f15b1aeb67033e2b4a650e3c4dfc4be786ec2b5fa90723c8b68", kill_on_drop: false }`
[INFO] [stdout] f78857163c8e0f15b1aeb67033e2b4a650e3c4dfc4be786ec2b5fa90723c8b68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65dd5be245a20d27f20bb4fa889384211fefd0a5b346467b3f13551b319a46fb
[INFO] running `Command { std: "docker" "start" "-a" "65dd5be245a20d27f20bb4fa889384211fefd0a5b346467b3f13551b319a46fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling complex-bessel-rs v0.0.4
[INFO] [stderr]    Compiling unindent v0.1.11
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling pyo3-build-config v0.19.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling pyo3-ffi v0.19.2
[INFO] [stderr]    Compiling pyo3 v0.19.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling pyo3-macros-backend v0.19.2
[INFO] [stderr]    Compiling pyo3-macros v0.19.2
[INFO] [stderr]    Compiling numpy v0.19.0
[INFO] [stderr]    Compiling sciport-rs v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Array0`
[INFO] [stdout]  --> src/signal/convolution/mod.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ndarray::{Array, Array0, Axis, Dimension};
[INFO] [stdout]   |                      ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Neg`
[INFO] [stdout]  --> src/signal/band_filter.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::{Div, Mul, Neg};
[INFO] [stdout]   |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ArrayView0` and `array`
[INFO] [stdout]  --> src/signal/band_filter.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ndarray::{array, concatenate, Array, ArrayView, ArrayView0, Axis};
[INFO] [stdout]   |               ^^^^^                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `One` and `Signed`
[INFO] [stdout]  --> src/signal/band_filter.rs:4:61
[INFO] [stdout]   |
[INFO] [stdout] 4 | use num::{complex::ComplexFloat, traits::Pow, Complex, Num, One, Signed, Zero};
[INFO] [stdout]   |                                                             ^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in1`
[INFO] [stdout]  --> src/signal/convolution/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     in1: Array<N, D>,
[INFO] [stdout]   |     ^^^ help: if this is intentional, prefix it with an underscore: `_in1`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in2`
[INFO] [stdout]  --> src/signal/convolution/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     in2: Array<N, D>,
[INFO] [stdout]   |     ^^^ help: if this is intentional, prefix it with an underscore: `_in2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `method`
[INFO] [stdout]  --> src/signal/convolution/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     method: ConvolveMethod,
[INFO] [stdout]   |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mode`
[INFO] [stdout]  --> src/signal/convolution/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     mode: ConvolveMode,
[INFO] [stdout]   |     ^^^^ help: if this is intentional, prefix it with an underscore: `_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mode`
[INFO] [stdout]   --> src/signal/convolution/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     mode: ConvolveMode,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mode`
[INFO] [stdout]   --> src/signal/convolution/mod.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     mode: ConvolveMode,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sorted_axes`
[INFO] [stdout]   --> src/signal/convolution/mod.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     sorted_axes: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sorted_axes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s1`
[INFO] [stdout]   --> src/signal/convolution/mod.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let s1 = in1.shape();
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_s1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s2`
[INFO] [stdout]   --> src/signal/convolution/mod.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let s2 = in2.shape();
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_s2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `noaxes`
[INFO] [stdout]   --> src/signal/convolution/mod.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let noaxes = axes.is_none();
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_noaxes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convolve` is never used
[INFO] [stdout]  --> src/signal/convolution/mod.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn convolve<N: Num + Copy, D>(
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fft_convolve` is never used
[INFO] [stdout]   --> src/signal/convolution/mod.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn fft_convolve<N: Num + Copy + Default, D: Dimension>(
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ConvolveMethod` is never used
[INFO] [stdout]   --> src/signal/convolution/mod.rs:42:10
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub enum ConvolveMethod {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ConvolveMode` is never used
[INFO] [stdout]   --> src/signal/convolution/mod.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub enum ConvolveMode {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.96s
[INFO] running `Command { std: "docker" "inspect" "65dd5be245a20d27f20bb4fa889384211fefd0a5b346467b3f13551b319a46fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65dd5be245a20d27f20bb4fa889384211fefd0a5b346467b3f13551b319a46fb", kill_on_drop: false }`
[INFO] [stdout] 65dd5be245a20d27f20bb4fa889384211fefd0a5b346467b3f13551b319a46fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2098f8e9c05853ba5d348e5d5c8f57c9b01851e67d5ce030d372bf255b70d245
[INFO] running `Command { std: "docker" "start" "-a" "2098f8e9c05853ba5d348e5d5c8f57c9b01851e67d5ce030d372bf255b70d245", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling rust_decimal v1.42.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling pyo3-build-config v0.19.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling pyo3-ffi v0.19.2
[INFO] [stderr]    Compiling pyo3 v0.19.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling complex-bessel-rs v0.0.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling numpy v0.19.0
[INFO] [stderr]    Compiling sciport-rs v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Array0`
[INFO] [stdout]  --> src/signal/convolution/mod.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ndarray::{Array, Array0, Axis, Dimension};
[INFO] [stdout]   |                      ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Neg`
[INFO] [stdout]  --> src/signal/band_filter.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::{Div, Mul, Neg};
[INFO] [stdout]   |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ArrayView0` and `array`
[INFO] [stdout]  --> src/signal/band_filter.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ndarray::{array, concatenate, Array, ArrayView, ArrayView0, Axis};
[INFO] [stdout]   |               ^^^^^                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `One` and `Signed`
[INFO] [stdout]  --> src/signal/band_filter.rs:4:61
[INFO] [stdout]   |
[INFO] [stdout] 4 | use num::{complex::ComplexFloat, traits::Pow, Complex, Num, One, Signed, Zero};
[INFO] [stdout]   |                                                             ^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in1`
[INFO] [stdout]  --> src/signal/convolution/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     in1: Array<N, D>,
[INFO] [stdout]   |     ^^^ help: if this is intentional, prefix it with an underscore: `_in1`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in2`
[INFO] [stdout]  --> src/signal/convolution/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     in2: Array<N, D>,
[INFO] [stdout]   |     ^^^ help: if this is intentional, prefix it with an underscore: `_in2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `method`
[INFO] [stdout]  --> src/signal/convolution/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     method: ConvolveMethod,
[INFO] [stdout]   |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mode`
[INFO] [stdout]  --> src/signal/convolution/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     mode: ConvolveMode,
[INFO] [stdout]   |     ^^^^ help: if this is intentional, prefix it with an underscore: `_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mode`
[INFO] [stdout]   --> src/signal/convolution/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     mode: ConvolveMode,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mode`
[INFO] [stdout]   --> src/signal/convolution/mod.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     mode: ConvolveMode,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sorted_axes`
[INFO] [stdout]   --> src/signal/convolution/mod.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     sorted_axes: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sorted_axes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s1`
[INFO] [stdout]   --> src/signal/convolution/mod.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let s1 = in1.shape();
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_s1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s2`
[INFO] [stdout]   --> src/signal/convolution/mod.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let s2 = in2.shape();
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_s2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `noaxes`
[INFO] [stdout]   --> src/signal/convolution/mod.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let noaxes = axes.is_none();
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_noaxes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convolve` is never used
[INFO] [stdout]  --> src/signal/convolution/mod.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn convolve<N: Num + Copy, D>(
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fft_convolve` is never used
[INFO] [stdout]   --> src/signal/convolution/mod.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn fft_convolve<N: Num + Copy + Default, D: Dimension>(
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ConvolveMethod` is never used
[INFO] [stdout]   --> src/signal/convolution/mod.rs:42:10
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub enum ConvolveMethod {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ConvolveMode` is never used
[INFO] [stdout]   --> src/signal/convolution/mod.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub enum ConvolveMode {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Array0`
[INFO] [stdout]  --> src/signal/convolution/mod.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ndarray::{Array, Array0, Axis, Dimension};
[INFO] [stdout]   |                      ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Neg`
[INFO] [stdout]  --> src/signal/band_filter.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::{Div, Mul, Neg};
[INFO] [stdout]   |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ArrayView0` and `array`
[INFO] [stdout]  --> src/signal/band_filter.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ndarray::{array, concatenate, Array, ArrayView, ArrayView0, Axis};
[INFO] [stdout]   |               ^^^^^                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `One` and `Signed`
[INFO] [stdout]  --> src/signal/band_filter.rs:4:61
[INFO] [stdout]   |
[INFO] [stdout] 4 | use num::{complex::ComplexFloat, traits::Pow, Complex, Num, One, Signed, Zero};
[INFO] [stdout]   |                                                             ^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in1`
[INFO] [stdout]  --> src/signal/convolution/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     in1: Array<N, D>,
[INFO] [stdout]   |     ^^^ help: if this is intentional, prefix it with an underscore: `_in1`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in2`
[INFO] [stdout]  --> src/signal/convolution/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     in2: Array<N, D>,
[INFO] [stdout]   |     ^^^ help: if this is intentional, prefix it with an underscore: `_in2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `method`
[INFO] [stdout]  --> src/signal/convolution/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     method: ConvolveMethod,
[INFO] [stdout]   |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mode`
[INFO] [stdout]  --> src/signal/convolution/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     mode: ConvolveMode,
[INFO] [stdout]   |     ^^^^ help: if this is intentional, prefix it with an underscore: `_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mode`
[INFO] [stdout]   --> src/signal/convolution/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     mode: ConvolveMode,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mode`
[INFO] [stdout]   --> src/signal/convolution/mod.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     mode: ConvolveMode,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sorted_axes`
[INFO] [stdout]   --> src/signal/convolution/mod.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     sorted_axes: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sorted_axes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s1`
[INFO] [stdout]   --> src/signal/convolution/mod.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let s1 = in1.shape();
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_s1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s2`
[INFO] [stdout]   --> src/signal/convolution/mod.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let s2 = in2.shape();
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_s2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `noaxes`
[INFO] [stdout]   --> src/signal/convolution/mod.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let noaxes = axes.is_none();
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_noaxes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]   --> src/special/kv.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let res = kv(-3.5, c1);
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res2`
[INFO] [stdout]   --> src/special/kv.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let res2 = kve(0.0, 1.0.into());
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_res2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convolve` is never used
[INFO] [stdout]  --> src/signal/convolution/mod.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn convolve<N: Num + Copy, D>(
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fft_convolve` is never used
[INFO] [stdout]   --> src/signal/convolution/mod.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn fft_convolve<N: Num + Copy + Default, D: Dimension>(
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ConvolveMethod` is never used
[INFO] [stdout]   --> src/signal/convolution/mod.rs:42:10
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub enum ConvolveMethod {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ConvolveMode` is never used
[INFO] [stdout]   --> src/signal/convolution/mod.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub enum ConvolveMode {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.72s
[INFO] running `Command { std: "docker" "inspect" "2098f8e9c05853ba5d348e5d5c8f57c9b01851e67d5ce030d372bf255b70d245", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2098f8e9c05853ba5d348e5d5c8f57c9b01851e67d5ce030d372bf255b70d245", kill_on_drop: false }`
[INFO] [stdout] 2098f8e9c05853ba5d348e5d5c8f57c9b01851e67d5ce030d372bf255b70d245
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 60073f8ea262373ff45688f5376e2674bb95a12af28d3fa9483d4b8c1d609a9b
[INFO] running `Command { std: "docker" "start" "-a" "60073f8ea262373ff45688f5376e2674bb95a12af28d3fa9483d4b8c1d609a9b", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Array0`
[INFO] [stderr]  --> src/signal/convolution/mod.rs:1:22
[INFO] [stderr]   |
[INFO] [stderr] 1 | use ndarray::{Array, Array0, Axis, Dimension};
[INFO] [stderr]   |                      ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Neg`
[INFO] [stderr]  --> src/signal/band_filter.rs:1:26
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::ops::{Div, Mul, Neg};
[INFO] [stderr]   |                          ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ArrayView0` and `array`
[INFO] [stderr]  --> src/signal/band_filter.rs:3:15
[INFO] [stderr]   |
[INFO] [stderr] 3 | use ndarray::{array, concatenate, Array, ArrayView, ArrayView0, Axis};
[INFO] [stderr]   |               ^^^^^                                 ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `One` and `Signed`
[INFO] [stderr]  --> src/signal/band_filter.rs:4:61
[INFO] [stderr]   |
[INFO] [stderr] 4 | use num::{complex::ComplexFloat, traits::Pow, Complex, Num, One, Signed, Zero};
[INFO] [stderr]   |                                                             ^^^  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `in1`
[INFO] [stderr]  --> src/signal/convolution/mod.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 |     in1: Array<N, D>,
[INFO] [stderr]   |     ^^^ help: if this is intentional, prefix it with an underscore: `_in1`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `in2`
[INFO] [stderr]  --> src/signal/convolution/mod.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 |     in2: Array<N, D>,
[INFO] [stderr]   |     ^^^ help: if this is intentional, prefix it with an underscore: `_in2`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `method`
[INFO] [stderr]  --> src/signal/convolution/mod.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 |     method: ConvolveMethod,
[INFO] [stderr]   |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `mode`
[INFO] [stderr]  --> src/signal/convolution/mod.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 |     mode: ConvolveMode,
[INFO] [stderr]   |     ^^^^ help: if this is intentional, prefix it with an underscore: `_mode`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `mode`
[INFO] [stderr]   --> src/signal/convolution/mod.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 |     mode: ConvolveMode,
[INFO] [stderr]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_mode`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `mode`
[INFO] [stderr]   --> src/signal/convolution/mod.rs:31:5
[INFO] [stderr]    |
[INFO] [stderr] 31 |     mode: ConvolveMode,
[INFO] [stderr]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_mode`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `sorted_axes`
[INFO] [stderr]   --> src/signal/convolution/mod.rs:33:5
[INFO] [stderr]    |
[INFO] [stderr] 33 |     sorted_axes: bool,
[INFO] [stderr]    |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sorted_axes`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s1`
[INFO] [stderr]   --> src/signal/convolution/mod.rs:36:9
[INFO] [stderr]    |
[INFO] [stderr] 36 |     let s1 = in1.shape();
[INFO] [stderr]    |         ^^ help: if this is intentional, prefix it with an underscore: `_s1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s2`
[INFO] [stderr]   --> src/signal/convolution/mod.rs:37:9
[INFO] [stderr]    |
[INFO] [stderr] 37 |     let s2 = in2.shape();
[INFO] [stderr]    |         ^^ help: if this is intentional, prefix it with an underscore: `_s2`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `noaxes`
[INFO] [stderr]   --> src/signal/convolution/mod.rs:39:9
[INFO] [stderr]    |
[INFO] [stderr] 39 |     let noaxes = axes.is_none();
[INFO] [stderr]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_noaxes`
[INFO] [stderr] 
[INFO] [stderr] warning: function `convolve` is never used
[INFO] [stderr]  --> src/signal/convolution/mod.rs:4:8
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub fn convolve<N: Num + Copy, D>(
[INFO] [stderr]   |        ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `fft_convolve` is never used
[INFO] [stderr]   --> src/signal/convolution/mod.rs:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub fn fft_convolve<N: Num + Copy + Default, D: Dimension>(
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ConvolveMethod` is never used
[INFO] [stderr]   --> src/signal/convolution/mod.rs:42:10
[INFO] [stderr]    |
[INFO] [stderr] 42 | pub enum ConvolveMethod {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ConvolveMode` is never used
[INFO] [stderr]   --> src/signal/convolution/mod.rs:48:10
[INFO] [stderr]    |
[INFO] [stderr] 48 | pub enum ConvolveMode {
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `res`
[INFO] [stderr]   --> src/special/kv.rs:49:13
[INFO] [stderr]    |
[INFO] [stderr] 49 |         let res = kv(-3.5, c1);
[INFO] [stderr]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `res2`
[INFO] [stderr]   --> src/special/kv.rs:50:13
[INFO] [stderr]    |
[INFO] [stderr] 50 |         let res2 = kve(0.0, 1.0.into());
[INFO] [stderr]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_res2`
[INFO] [stderr] 
[INFO] [stderr] warning: `sciport-rs` (lib) generated 18 warnings (run `cargo fix --lib -p sciport-rs` to apply 14 suggestions)
[INFO] [stderr] warning: `sciport-rs` (lib test) generated 20 warnings (18 duplicates) (run `cargo fix --lib -p sciport-rs --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sciport_rs-50397a6647030d13)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test signal::filter_design::cheby1::tests::test_cheb1ap ... ok
[INFO] [stdout] test special::kv::tests::test_kv ... ok
[INFO] [stdout] test signal::filter_design::bessel::tests::test_bessel_filter ... ok
[INFO] [stdout] test signal::filter_design::bessel::tests::test_besselzeros ... ok
[INFO] [stdout] test signal::filter_design::bessel::tests::test_besselap ... ok
[INFO] [stdout] test signal::tools::tests::test_i ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bessel.rs (/opt/rustwide/target/debug/deps/bessel-832f8bb63bd79d8a)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test with_py_test_bessel ... FAILED
[INFO] [stdout] test test_besselap ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- with_py_test_bessel stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'with_py_test_bessel' (26) panicked at tests/common.rs:103:49:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'scipy'"), traceback: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6281938f178a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6281938f178a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6281938f178a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6281938f178a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62819390645a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62819390645a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x6281938f60c2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6281938f60c2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6281938d06af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6281938d06af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6281938e9b69 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6281937b69dc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6281937b69dc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6281938e9de2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6281938e9de2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6281938d0768 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6281938c80d9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6281938d147d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x628193906bdc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x628193906952 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6281937a4c26 - <core[35159d6ffb30e017]::result::Result<&pyo3[25d4c7b5735f8429]::types::module::PyModule, pyo3[25d4c7b5735f8429]::err::PyErr>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6281937a4c26 - bessel[e50c46e297fd8019]::common::with_scipy::<(alloc[a8a7aba520129d98]::vec::Vec<num_complex[4825642f36f64e88]::Complex<f64>>, alloc[a8a7aba520129d98]::vec::Vec<num_complex[4825642f36f64e88]::Complex<f64>>, f64)>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common.rs:103:49
[INFO] [stdout]   22:     0x6281937a2814 - <pyo3[25d4c7b5735f8429]::marker::Python>::with_gil::<bessel[e50c46e297fd8019]::common::with_scipy<(alloc[a8a7aba520129d98]::vec::Vec<num_complex[4825642f36f64e88]::Complex<f64>>, alloc[a8a7aba520129d98]::vec::Vec<num_complex[4825642f36f64e88]::Complex<f64>>, f64)>::{closure#0}, (alloc[a8a7aba520129d98]::vec::Vec<num_complex[4825642f36f64e88]::Complex<f64>>, alloc[a8a7aba520129d98]::vec::Vec<num_complex[4825642f36f64e88]::Complex<f64>>, f64)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.19.2/src/marker.rs:429:9
[INFO] [stdout]   23:     0x6281937a2bba - bessel[e50c46e297fd8019]::common::with_scipy::<(alloc[a8a7aba520129d98]::vec::Vec<num_complex[4825642f36f64e88]::Complex<f64>>, alloc[a8a7aba520129d98]::vec::Vec<num_complex[4825642f36f64e88]::Complex<f64>>, f64)>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common.rs:102:5
[INFO] [stdout]   24:     0x6281937a5a72 - bessel[e50c46e297fd8019]::test_bessel
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/bessel.rs:73:18
[INFO] [stdout]   25:     0x6281937a672b - bessel[e50c46e297fd8019]::with_py_test_bessel
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/bessel.rs:44:9
[INFO] [stdout]   26:     0x6281937a5097 - bessel[e50c46e297fd8019]::with_py_test_bessel::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/bessel.rs:10:25
[INFO] [stdout]   27:     0x6281937a9b56 - <bessel[e50c46e297fd8019]::with_py_test_bessel::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6281937a9cbb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x6281937a9cbb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   30:     0x6281937b74ab - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   31:     0x6281937b74ab - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   32:     0x6281937b74ab - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x6281937b74ab - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x6281937b74ab - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x6281937b74ab - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   36:     0x6281937b74ab - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   37:     0x6281937b1e84 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   38:     0x6281937b1e84 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x6281937ba0b2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   40:     0x6281937ba0b2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x6281937ba0b2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x6281937ba0b2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x6281937ba0b2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x6281937ba0b2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   45:     0x6281937ba0b2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6281938f108f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   47:     0x6281938f108f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   48:     0x786760741aa4 - <unknown>
[INFO] [stdout]   49:     0x7867607cea64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_besselap stdout ----
[INFO] [stdout] testing besselap order 1
[INFO] [stdout] 
[INFO] [stdout] thread 'test_besselap' (25) panicked at tests/common.rs:103:49:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'scipy'"), traceback: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6281938f178a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6281938f178a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6281938f178a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6281938f178a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62819390645a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62819390645a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x6281938f60c2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6281938f60c2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6281938d06af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6281938d06af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6281938e9b69 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6281937b69dc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6281937b69dc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6281938e9de2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6281938e9de2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6281938d0768 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6281938c80d9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6281938d147d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x628193906bdc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x628193906952 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6281937a4c26 - <core[35159d6ffb30e017]::result::Result<&pyo3[25d4c7b5735f8429]::types::module::PyModule, pyo3[25d4c7b5735f8429]::err::PyErr>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6281937a4c26 - bessel[e50c46e297fd8019]::common::with_scipy::<(alloc[a8a7aba520129d98]::vec::Vec<num_complex[4825642f36f64e88]::Complex<f64>>, alloc[a8a7aba520129d98]::vec::Vec<num_complex[4825642f36f64e88]::Complex<f64>>, f64)>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common.rs:103:49
[INFO] [stdout]   22:     0x6281937a2814 - <pyo3[25d4c7b5735f8429]::marker::Python>::with_gil::<bessel[e50c46e297fd8019]::common::with_scipy<(alloc[a8a7aba520129d98]::vec::Vec<num_complex[4825642f36f64e88]::Complex<f64>>, alloc[a8a7aba520129d98]::vec::Vec<num_complex[4825642f36f64e88]::Complex<f64>>, f64)>::{closure#0}, (alloc[a8a7aba520129d98]::vec::Vec<num_complex[4825642f36f64e88]::Complex<f64>>, alloc[a8a7aba520129d98]::vec::Vec<num_complex[4825642f36f64e88]::Complex<f64>>, f64)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.19.2/src/marker.rs:429:9
[INFO] [stdout]   23:     0x6281937a2bba - bessel[e50c46e297fd8019]::common::with_scipy::<(alloc[a8a7aba520129d98]::vec::Vec<num_complex[4825642f36f64e88]::Complex<f64>>, alloc[a8a7aba520129d98]::vec::Vec<num_complex[4825642f36f64e88]::Complex<f64>>, f64)>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common.rs:102:5
[INFO] [stdout]   24:     0x6281937a5fa6 - bessel[e50c46e297fd8019]::test_besselap
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/bessel.rs:53:13
[INFO] [stdout]   25:     0x6281937a5067 - bessel[e50c46e297fd8019]::test_besselap::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/bessel.rs:49:19
[INFO] [stdout]   26:     0x6281937a9b16 - <bessel[e50c46e297fd8019]::test_besselap::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6281937a9cbb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6281937a9cbb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x6281937b74ab - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x6281937b74ab - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x6281937b74ab - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x6281937b74ab - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x6281937b74ab - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x6281937b74ab - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x6281937b74ab - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x6281937b1e84 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x6281937b1e84 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x6281937ba0b2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x6281937ba0b2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x6281937ba0b2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x6281937ba0b2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x6281937ba0b2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x6281937ba0b2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x6281937ba0b2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6281938f108f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   46:     0x6281938f108f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x786760741aa4 - <unknown>
[INFO] [stdout]   48:     0x7867607cea64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_besselap
[INFO] [stdout]     with_py_test_bessel
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test bessel`
[INFO] running `Command { std: "docker" "inspect" "60073f8ea262373ff45688f5376e2674bb95a12af28d3fa9483d4b8c1d609a9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60073f8ea262373ff45688f5376e2674bb95a12af28d3fa9483d4b8c1d609a9b", kill_on_drop: false }`
[INFO] [stdout] 60073f8ea262373ff45688f5376e2674bb95a12af28d3fa9483d4b8c1d609a9b
