[INFO] cloning repository https://github.com/blueridanus/pashmina
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blueridanus/pashmina" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblueridanus%2Fpashmina", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblueridanus%2Fpashmina'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a044c689fc60920c2be627862d68b7a1104e59ba
[INFO] testing blueridanus/pashmina against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblueridanus%2Fpashmina" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/blueridanus/pashmina
[INFO] finished tweaking git repo https://github.com/blueridanus/pashmina
[INFO] tweaked toml for git repo https://github.com/blueridanus/pashmina written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/blueridanus/pashmina on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/blueridanus/pashmina already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f049d368886f6bb97744f3f6ab153d0f2279015856ada1dc6b25d769fc83e4fb
[INFO] running `Command { std: "docker" "start" "-a" "f049d368886f6bb97744f3f6ab153d0f2279015856ada1dc6b25d769fc83e4fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f049d368886f6bb97744f3f6ab153d0f2279015856ada1dc6b25d769fc83e4fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f049d368886f6bb97744f3f6ab153d0f2279015856ada1dc6b25d769fc83e4fb", kill_on_drop: false }`
[INFO] [stdout] f049d368886f6bb97744f3f6ab153d0f2279015856ada1dc6b25d769fc83e4fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60438b250040a7307d28b5a36e50ff3f648fae3ab1712d0d8018921b79bf5785
[INFO] running `Command { std: "docker" "start" "-a" "60438b250040a7307d28b5a36e50ff3f648fae3ab1712d0d8018921b79bf5785", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling ahash v0.8.10
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling wgpu-hal v0.19.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling syn v2.0.51
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling wgpu-core v0.19.0
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling renderdoc-sys v1.0.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling raw-window-handle v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling wgpu v0.19.1
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling wgpu-types v0.19.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling naga v0.19.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling pashmina v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Vec3A {
[INFO] [stdout]    |            ^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/lib.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / #[repr(C, align(16))]
[INFO] [stdout]  9 | | #[derive(Copy, Clone, PartialEq, PartialOrd, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 10 | | pub struct Vec3A {
[INFO] [stdout] 11 | |     pub x: f32,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |     _padding: [u8; 4],
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "60438b250040a7307d28b5a36e50ff3f648fae3ab1712d0d8018921b79bf5785", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60438b250040a7307d28b5a36e50ff3f648fae3ab1712d0d8018921b79bf5785", kill_on_drop: false }`
[INFO] [stdout] 60438b250040a7307d28b5a36e50ff3f648fae3ab1712d0d8018921b79bf5785
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 593bc5a7e05c2d788add6091967bc633c9336b626c71b7c2edee6987b2de2b31
[INFO] running `Command { std: "docker" "start" "-a" "593bc5a7e05c2d788add6091967bc633c9336b626c71b7c2edee6987b2de2b31", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pashmina v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Vec3A {
[INFO] [stdout]    |            ^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/lib.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / #[repr(C, align(16))]
[INFO] [stdout]  9 | | #[derive(Copy, Clone, PartialEq, PartialOrd, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 10 | | pub struct Vec3A {
[INFO] [stdout] 11 | |     pub x: f32,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |     _padding: [u8; 4],
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/fenns.rs:386:69
[INFO] [stdout]     |
[INFO] [stdout] 386 |         let reordered_zeros = reordered.iter().enumerate().filter(|(i, &v)| v == Vec3A::new(0.0,0.0,0.0));
[INFO] [stdout]     |                                                                     ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `border_j` is assigned to, but never used
[INFO] [stdout]    --> src/fenns.rs:403:17
[INFO] [stdout]     |
[INFO] [stdout] 403 |             let mut border_j = 0;
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_border_j` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `nonborder_j` is assigned to, but never used
[INFO] [stdout]    --> src/fenns.rs:404:17
[INFO] [stdout]     |
[INFO] [stdout] 404 |             let mut nonborder_j = 0;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_nonborder_j` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `border_j` is never read
[INFO] [stdout]    --> src/fenns.rs:423:21
[INFO] [stdout]     |
[INFO] [stdout] 423 |                     border_j += 1;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `nonborder_j` is never read
[INFO] [stdout]    --> src/fenns.rs:425:21
[INFO] [stdout]     |
[INFO] [stdout] 425 |                     nonborder_j += 1;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Vec3A {
[INFO] [stdout]    |            ^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/lib.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / #[repr(C, align(16))]
[INFO] [stdout]  9 | | #[derive(Copy, Clone, PartialEq, PartialOrd, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 10 | | pub struct Vec3A {
[INFO] [stdout] 11 | |     pub x: f32,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |     _padding: [u8; 4],
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.32s
[INFO] running `Command { std: "docker" "inspect" "593bc5a7e05c2d788add6091967bc633c9336b626c71b7c2edee6987b2de2b31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "593bc5a7e05c2d788add6091967bc633c9336b626c71b7c2edee6987b2de2b31", kill_on_drop: false }`
[INFO] [stdout] 593bc5a7e05c2d788add6091967bc633c9336b626c71b7c2edee6987b2de2b31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ce8d948fed04a46e8b99a62cbaa24a9ddef016e5deb84cfd2227e9954acc4bac
[INFO] running `Command { std: "docker" "start" "-a" "ce8d948fed04a46e8b99a62cbaa24a9ddef016e5deb84cfd2227e9954acc4bac", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/lib.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct Vec3A {
[INFO] [stderr]    |            ^^^^^ field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> src/lib.rs:8:1
[INFO] [stderr]    |
[INFO] [stderr]  8 | / #[repr(C, align(16))]
[INFO] [stderr]  9 | | #[derive(Copy, Clone, PartialEq, PartialOrd, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stderr] 10 | | pub struct Vec3A {
[INFO] [stderr] 11 | |     pub x: f32,
[INFO] [stderr] ...  |
[INFO] [stderr] 14 | |     _padding: [u8; 4],
[INFO] [stderr] 15 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/fenns.rs:386:69
[INFO] [stderr]     |
[INFO] [stderr] 386 |         let reordered_zeros = reordered.iter().enumerate().filter(|(i, &v)| v == Vec3A::new(0.0,0.0,0.0));
[INFO] [stderr]     |                                                                     ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `border_j` is assigned to, but never used
[INFO] [stderr]    --> src/fenns.rs:403:17
[INFO] [stderr]     |
[INFO] [stderr] 403 |             let mut border_j = 0;
[INFO] [stderr]     |                 ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_border_j` instead
[INFO] [stderr] 
[INFO] [stderr] warning: variable `nonborder_j` is assigned to, but never used
[INFO] [stderr]    --> src/fenns.rs:404:17
[INFO] [stderr]     |
[INFO] [stderr] 404 |             let mut nonborder_j = 0;
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_nonborder_j` instead
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `border_j` is never read
[INFO] [stderr]    --> src/fenns.rs:423:21
[INFO] [stderr]     |
[INFO] [stderr] 423 |                     border_j += 1;
[INFO] [stderr]     |                     ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `nonborder_j` is never read
[INFO] [stderr]    --> src/fenns.rs:425:21
[INFO] [stderr]     |
[INFO] [stderr] 425 |                     nonborder_j += 1;
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: `pashmina` (lib) generated 2 warnings
[INFO] [stderr] warning: `pashmina` (lib test) generated 7 warnings (2 duplicates) (run `cargo fix --lib -p pashmina --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pashmina-194c90a49e900acc)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test prefix_sum::tests::very_very_long_sum_works ... ignored
[INFO] [stdout] test fenns::tests::check_fenns_sort1 ... ok
[INFO] [stdout] test prefix_sum::tests::trivial_input_works ... ok
[INFO] [stdout] test fenns::tests::check_fenns_sort2 ... FAILED
[INFO] [stdout] test prefix_sum::tests::long_sum_works ... ok
[INFO] [stdout] test prefix_sum::tests::very_long_sum_works ... ok
[INFO] [stdout] test prefix_sum::tests::short_sum_works ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- fenns::tests::check_fenns_sort2 stdout ----
[INFO] [stdout] AdapterInfo { name: "llvmpipe (LLVM 20.1.2, 256 bits)", vendor: 65541, device: 0, device_type: Cpu, driver: "llvmpipe", driver_info: "Mesa 25.0.7-0ubuntu0.24.04.2 (LLVM 20.1.2)", backend: Vulkan }
[INFO] [stdout] 
[INFO] [stdout] Seed: 0
[INFO] [stdout] Particle count: 31764
[INFO] [stdout] 
[INFO] [stdout] thread 'fenns::tests::check_fenns_sort2' (27) panicked at src/fenns.rs:389:13:
[INFO] [stdout] Reordering has zero particles: [(186, Vec3A(0, 0, 0)), (187, Vec3A(0, 0, 0)), (258, Vec3A(0, 0, 0)), (637, Vec3A(0, 0, 0)), (706, Vec3A(0, 0, 0)), (896, Vec3A(0, 0, 0)), (897, Vec3A(0, 0, 0)), (898, Vec3A(0, 0, 0)), (1022, Vec3A(0, 0, 0)), (1086, Vec3A(0, 0, 0)), (1154, Vec3A(0, 0, 0)), (1155, Vec3A(0, 0, 0)), (1214, Vec3A(0, 0, 0)), (1215, Vec3A(0, 0, 0)), (1282, Vec3A(0, 0, 0)), (1344, Vec3A(0, 0, 0)), (1404, Vec3A(0, 0, 0)), (1405, Vec3A(0, 0, 0)), (1473, Vec3A(0, 0, 0)), (1538, Vec3A(0, 0, 0)), (1599, Vec3A(0, 0, 0)), (1600, Vec3A(0, 0, 0)), (1663, Vec3A(0, 0, 0)), (1722, Vec3A(0, 0, 0)), (1792, Vec3A(0, 0, 0)), (1916, Vec3A(0, 0, 0)), (2111, Vec3A(0, 0, 0)), (2112, Vec3A(0, 0, 0)), (2113, Vec3A(0, 0, 0)), (2178, Vec3A(0, 0, 0)), (2242, Vec3A(0, 0, 0)), (2367, Vec3A(0, 0, 0)), (2428, Vec3A(0, 0, 0)), (2559, Vec3A(0, 0, 0)), (2754, Vec3A(0, 0, 0)), (2814, Vec3A(0, 0, 0)), (2815, Vec3A(0, 0, 0)), (2881, Vec3A(0, 0, 0)), (2943, Vec3A(0, 0, 0)), (3068, Vec3A(0, 0, 0)), (3208, Vec3A(0, 0, 0)), (3269, Vec3A(0, 0, 0)), (3389, Vec3A(0, 0, 0)), (3456, Vec3A(0, 0, 0)), (3522, Vec3A(0, 0, 0)), (3580, Vec3A(0, 0, 0)), (3709, Vec3A(0, 0, 0)), (3774, Vec3A(0, 0, 0)), (3775, Vec3A(0, 0, 0)), (3902, Vec3A(0, 0, 0)), (3903, Vec3A(0, 0, 0)), (3968, Vec3A(0, 0, 0)), (4157, Vec3A(0, 0, 0)), (4416, Vec3A(0, 0, 0)), (4485, Vec3A(0, 0, 0)), (4801, Vec3A(0, 0, 0)), (4859, Vec3A(0, 0, 0)), (4924, Vec3A(0, 0, 0)), (4925, Vec3A(0, 0, 0)), (4926, Vec3A(0, 0, 0)), (4989, Vec3A(0, 0, 0)), (5052, Vec3A(0, 0, 0)), (5123, Vec3A(0, 0, 0)), (5189, Vec3A(0, 0, 0)), (5377, Vec3A(0, 0, 0)), (5442, Vec3A(0, 0, 0)), (5508, Vec3A(0, 0, 0)), (5635, Vec3A(0, 0, 0)), (5636, Vec3A(0, 0, 0)), (5696, Vec3A(0, 0, 0)), (5697, Vec3A(0, 0, 0)), (5756, Vec3A(0, 0, 0)), (6013, Vec3A(0, 0, 0)), (6082, Vec3A(0, 0, 0)), (6272, Vec3A(0, 0, 0)), (6468, Vec3A(0, 0, 0)), (6854, Vec3A(0, 0, 0)), (6913, Vec3A(0, 0, 0)), (6976, Vec3A(0, 0, 0)), (7034, Vec3A(0, 0, 0)), (7106, Vec3A(0, 0, 0)), (7167, Vec3A(0, 0, 0)), (7234, Vec3A(0, 0, 0)), (7300, Vec3A(0, 0, 0)), (7361, Vec3A(0, 0, 0)), (7550, Vec3A(0, 0, 0)), (7810, Vec3A(0, 0, 0)), (7938, Vec3A(0, 0, 0)), (7939, Vec3A(0, 0, 0)), (7940, Vec3A(0, 0, 0)), (8002, Vec3A(0, 0, 0)), (8061, Vec3A(0, 0, 0)), (8062, Vec3A(0, 0, 0)), (8131, Vec3A(0, 0, 0)), (8132, Vec3A(0, 0, 0)), (8250, Vec3A(0, 0, 0)), (8320, Vec3A(0, 0, 0)), (8520, Vec3A(0, 0, 0)), (8702, Vec3A(0, 0, 0)), (9154, Vec3A(0, 0, 0)), (9155, Vec3A(0, 0, 0)), (9275, Vec3A(0, 0, 0)), (9276, Vec3A(0, 0, 0)), (9345, Vec3A(0, 0, 0)), (9346, Vec3A(0, 0, 0)), (9406, Vec3A(0, 0, 0)), (9531, Vec3A(0, 0, 0)), (10431, Vec3A(0, 0, 0)), (10432, Vec3A(0, 0, 0)), (10624, Vec3A(0, 0, 0)), (10625, Vec3A(0, 0, 0)), (10757, Vec3A(0, 0, 0)), (10813, Vec3A(0, 0, 0)), (10876, Vec3A(0, 0, 0)), (10945, Vec3A(0, 0, 0)), (11008, Vec3A(0, 0, 0)), (11009, Vec3A(0, 0, 0)), (11078, Vec3A(0, 0, 0)), (11134, Vec3A(0, 0, 0)), (11196, Vec3A(0, 0, 0)), (11260, Vec3A(0, 0, 0)), (11324, Vec3A(0, 0, 0)), (11395, Vec3A(0, 0, 0)), (11452, Vec3A(0, 0, 0)), (11453, Vec3A(0, 0, 0)), (11522, Vec3A(0, 0, 0)), (11905, Vec3A(0, 0, 0)), (11906, Vec3A(0, 0, 0)), (12033, Vec3A(0, 0, 0)), (12096, Vec3A(0, 0, 0)), (12283, Vec3A(0, 0, 0)), (12415, Vec3A(0, 0, 0)), (12416, Vec3A(0, 0, 0)), (12480, Vec3A(0, 0, 0)), (12740, Vec3A(0, 0, 0)), (12741, Vec3A(0, 0, 0)), (12930, Vec3A(0, 0, 0)), (13056, Vec3A(0, 0, 0)), (13057, Vec3A(0, 0, 0)), (13058, Vec3A(0, 0, 0)), (13187, Vec3A(0, 0, 0)), (13252, Vec3A(0, 0, 0)), (13507, Vec3A(0, 0, 0)), (13702, Vec3A(0, 0, 0)), (13949, Vec3A(0, 0, 0)), (14085, Vec3A(0, 0, 0)), (14139, Vec3A(0, 0, 0)), (14140, Vec3A(0, 0, 0)), (14209, Vec3A(0, 0, 0)), (14402, Vec3A(0, 0, 0)), (14465, Vec3A(0, 0, 0)), (14525, Vec3A(0, 0, 0)), (14782, Vec3A(0, 0, 0)), (14783, Vec3A(0, 0, 0)), (14915, Vec3A(0, 0, 0)), (14916, Vec3A(0, 0, 0)), (15162, Vec3A(0, 0, 0)), (15232, Vec3A(0, 0, 0)), (15290, Vec3A(0, 0, 0)), (15291, Vec3A(0, 0, 0)), (15621, Vec3A(0, 0, 0)), (15680, Vec3A(0, 0, 0)), (16188, Vec3A(0, 0, 0)), (16315, Vec3A(0, 0, 0)), (16385, Vec3A(0, 0, 0)), (16445, Vec3A(0, 0, 0)), (16446, Vec3A(0, 0, 0)), (16763, Vec3A(0, 0, 0)), (17155, Vec3A(0, 0, 0)), (17285, Vec3A(0, 0, 0)), (17345, Vec3A(0, 0, 0)), (17406, Vec3A(0, 0, 0)), (17407, Vec3A(0, 0, 0)), (17468, Vec3A(0, 0, 0)), (17469, Vec3A(0, 0, 0)), (17660, Vec3A(0, 0, 0)), (17924, Vec3A(0, 0, 0)), (17980, Vec3A(0, 0, 0)), (18181, Vec3A(0, 0, 0)), (18425, Vec3A(0, 0, 0)), (18491, Vec3A(0, 0, 0)), (18622, Vec3A(0, 0, 0)), (18623, Vec3A(0, 0, 0)), (18684, Vec3A(0, 0, 0)), (18685, Vec3A(0, 0, 0)), (19004, Vec3A(0, 0, 0)), (19005, Vec3A(0, 0, 0)), (19006, Vec3A(0, 0, 0)), (19073, Vec3A(0, 0, 0)), (19322, Vec3A(0, 0, 0)), (19388, Vec3A(0, 0, 0)), (19578, Vec3A(0, 0, 0)), (19579, Vec3A(0, 0, 0)), (19840, Vec3A(0, 0, 0)), (20227, Vec3A(0, 0, 0)), (20286, Vec3A(0, 0, 0)), (20552, Vec3A(0, 0, 0)), (20611, Vec3A(0, 0, 0)), (20856, Vec3A(0, 0, 0)), (20989, Vec3A(0, 0, 0)), (21440, Vec3A(0, 0, 0)), (21441, Vec3A(0, 0, 0)), (21499, Vec3A(0, 0, 0)), (21574, Vec3A(0, 0, 0)), (21636, Vec3A(0, 0, 0)), (21824, Vec3A(0, 0, 0)), (22277, Vec3A(0, 0, 0)), (22655, Vec3A(0, 0, 0)), (22721, Vec3A(0, 0, 0)), (22786, Vec3A(0, 0, 0)), (22787, Vec3A(0, 0, 0)), (22975, Vec3A(0, 0, 0)), (23167, Vec3A(0, 0, 0)), (23168, Vec3A(0, 0, 0)), (23292, Vec3A(0, 0, 0)), (23293, Vec3A(0, 0, 0)), (23426, Vec3A(0, 0, 0)), (23550, Vec3A(0, 0, 0)), (23551, Vec3A(0, 0, 0)), (23552, Vec3A(0, 0, 0)), (23617, Vec3A(0, 0, 0)), (23742, Vec3A(0, 0, 0)), (23743, Vec3A(0, 0, 0)), (23871, Vec3A(0, 0, 0)), (23872, Vec3A(0, 0, 0)), (23940, Vec3A(0, 0, 0)), (24248, Vec3A(0, 0, 0)), (24384, Vec3A(0, 0, 0)), (24456, Vec3A(0, 0, 0)), (24511, Vec3A(0, 0, 0)), (24643, Vec3A(0, 0, 0)), (24704, Vec3A(0, 0, 0)), (24766, Vec3A(0, 0, 0)), (24827, Vec3A(0, 0, 0)), (24896, Vec3A(0, 0, 0)), (24897, Vec3A(0, 0, 0)), (24898, Vec3A(0, 0, 0)), (25026, Vec3A(0, 0, 0)), (25277, Vec3A(0, 0, 0)), (25278, Vec3A(0, 0, 0)), (25413, Vec3A(0, 0, 0)), (25467, Vec3A(0, 0, 0)), (25468, Vec3A(0, 0, 0)), (25661, Vec3A(0, 0, 0)), (25662, Vec3A(0, 0, 0)), (25726, Vec3A(0, 0, 0)), (25856, Vec3A(0, 0, 0)), (26043, Vec3A(0, 0, 0)), (26044, Vec3A(0, 0, 0)), (26112, Vec3A(0, 0, 0)), (26113, Vec3A(0, 0, 0)), (26302, Vec3A(0, 0, 0)), (26366, Vec3A(0, 0, 0)), (26432, Vec3A(0, 0, 0)), (26496, Vec3A(0, 0, 0)), (26562, Vec3A(0, 0, 0)), (26759, Vec3A(0, 0, 0)), (26810, Vec3A(0, 0, 0)), (26879, Vec3A(0, 0, 0)), (26880, Vec3A(0, 0, 0)), (26945, Vec3A(0, 0, 0)), (27009, Vec3A(0, 0, 0)), (27202, Vec3A(0, 0, 0)), (27265, Vec3A(0, 0, 0)), (27332, Vec3A(0, 0, 0)), (27392, Vec3A(0, 0, 0)), (27643, Vec3A(0, 0, 0)), (27707, Vec3A(0, 0, 0)), (27840, Vec3A(0, 0, 0)), (27901, Vec3A(0, 0, 0)), (27902, Vec3A(0, 0, 0)), (27903, Vec3A(0, 0, 0)), (27962, Vec3A(0, 0, 0)), (28030, Vec3A(0, 0, 0)), (28418, Vec3A(0, 0, 0)), (28609, Vec3A(0, 0, 0)), (28732, Vec3A(0, 0, 0)), (28733, Vec3A(0, 0, 0)), (28865, Vec3A(0, 0, 0)), (28866, Vec3A(0, 0, 0)), (28988, Vec3A(0, 0, 0)), (29054, Vec3A(0, 0, 0)), (29119, Vec3A(0, 0, 0)), (29179, Vec3A(0, 0, 0)), (29247, Vec3A(0, 0, 0)), (29310, Vec3A(0, 0, 0)), (29506, Vec3A(0, 0, 0)), (29695, Vec3A(0, 0, 0)), (29696, Vec3A(0, 0, 0)), (29761, Vec3A(0, 0, 0)), (29883, Vec3A(0, 0, 0)), (30207, Vec3A(0, 0, 0)), (30208, Vec3A(0, 0, 0)), (30270, Vec3A(0, 0, 0)), (30336, Vec3A(0, 0, 0)), (30658, Vec3A(0, 0, 0)), (30659, Vec3A(0, 0, 0)), (30723, Vec3A(0, 0, 0)), (30782, Vec3A(0, 0, 0)), (30844, Vec3A(0, 0, 0)), (30911, Vec3A(0, 0, 0)), (30912, Vec3A(0, 0, 0)), (30970, Vec3A(0, 0, 0)), (31038, Vec3A(0, 0, 0)), (31365, Vec3A(0, 0, 0)), (31425, Vec3A(0, 0, 0)), (31547, Vec3A(0, 0, 0)), (31744, Vec3A(0, 0, 0)), (31745, Vec3A(0, 0, 0))]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e6e61dba282 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e6e61dba282 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e6e61dba282 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e6e61dba282 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e6e61dd224a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e6e61dd224a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5e6e61dbf6f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e6e61dbf6f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e6e61d97d1f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e6e61d97d1f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e6e61db21c9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e6e61467b4e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e6e61467b4e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e6e61db2382 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e6e61db2382 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e6e61d97dd8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e6e61d8ca39 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e6e61d98d1d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e6e61dd29bc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e6e614461df - pashmina[57c9732419d5a03]::fenns::tests::check_fenns_sort2_inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fenns.rs:389:13
[INFO] [stdout]   20:     0x5e6e61447449 - pashmina[57c9732419d5a03]::fenns::tests::check_fenns_sort2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fenns.rs:318:52
[INFO] [stdout]   21:     0x5e6e614414a5 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5e6e614414dd - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e6e6144c3ad - <tokio[4301663b4221166]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x5e6e6144c2dc - tokio[4301663b4221166]::runtime::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>, <tokio[4301663b4221166]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x5e6e6144c2dc - tokio[4301663b4221166]::runtime::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>, <tokio[4301663b4221166]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x5e6e6144c2dc - <tokio[4301663b4221166]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x5e6e614493ba - <tokio[4301663b4221166]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>, <tokio[4301663b4221166]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x5e6e6144b61d - <tokio[4301663b4221166]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x5e6e6144b38b - <tokio[4301663b4221166]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4301663b4221166]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x5e6e614525ca - <tokio[4301663b4221166]::runtime::context::scoped::Scoped<tokio[4301663b4221166]::runtime::scheduler::Context>>::set::<<tokio[4301663b4221166]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4301663b4221166]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[4301663b4221166]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5e6e61442f3a - tokio[4301663b4221166]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[4301663b4221166]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>), <tokio[4301663b4221166]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4301663b4221166]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5e6e6144e536 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[4301663b4221166]::runtime::context::Context>>::try_with::<tokio[4301663b4221166]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[4301663b4221166]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>), <tokio[4301663b4221166]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4301663b4221166]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[4301663b4221166]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5e6e6144e2ec - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[4301663b4221166]::runtime::context::Context>>::with::<tokio[4301663b4221166]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[4301663b4221166]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>), <tokio[4301663b4221166]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4301663b4221166]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[4301663b4221166]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5e6e61442741 - tokio[4301663b4221166]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[4301663b4221166]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>), <tokio[4301663b4221166]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4301663b4221166]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5e6e6144a509 - <tokio[4301663b4221166]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4301663b4221166]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x5e6e6144a7b6 - <tokio[4301663b4221166]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x5e6e6144b009 - <tokio[4301663b4221166]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x5e6e6143b8d3 - tokio[4301663b4221166]::runtime::context::runtime::enter_runtime::<<tokio[4301663b4221166]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>>>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5e6e614490a1 - <tokio[4301663b4221166]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x5e6e61437b0f - <tokio[4301663b4221166]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[32c763008e93e33d]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   41:     0x5e6e61448610 - pashmina[57c9732419d5a03]::fenns::tests::check_fenns_sort2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fenns.rs:321:11
[INFO] [stdout]   42:     0x5e6e61443ea7 - pashmina[57c9732419d5a03]::fenns::tests::check_fenns_sort2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fenns.rs:313:37
[INFO] [stdout]   43:     0x5e6e61434cd6 - <pashmina[57c9732419d5a03]::fenns::tests::check_fenns_sort2::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5e6e6145befb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5e6e6145befb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5e6e6146875a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5e6e6146875a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5e6e6146875a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5e6e6146875a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5e6e6146875a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5e6e6146875a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5e6e6146875a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5e6e61462c24 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5e6e61462c24 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5e6e6146b252 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5e6e6146b252 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5e6e6146b252 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5e6e6146b252 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5e6e6146b252 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5e6e6146b252 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5e6e6146b252 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5e6e61db9aff - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x5e6e61db9aff - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x71f48db17aa4 - <unknown>
[INFO] [stdout]   65:     0x71f48dba4a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     fenns::tests::check_fenns_sort2
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "ce8d948fed04a46e8b99a62cbaa24a9ddef016e5deb84cfd2227e9954acc4bac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce8d948fed04a46e8b99a62cbaa24a9ddef016e5deb84cfd2227e9954acc4bac", kill_on_drop: false }`
[INFO] [stdout] ce8d948fed04a46e8b99a62cbaa24a9ddef016e5deb84cfd2227e9954acc4bac
