[INFO] cloning repository https://github.com/jix/sortnetopt-gnp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jix/sortnetopt-gnp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjix%2Fsortnetopt-gnp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjix%2Fsortnetopt-gnp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e40933e45c981003d13e3a9134dfa31d26b2099f
[INFO] testing jix/sortnetopt-gnp against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjix%2Fsortnetopt-gnp" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jix/sortnetopt-gnp
[INFO] finished tweaking git repo https://github.com/jix/sortnetopt-gnp
[INFO] tweaked toml for git repo https://github.com/jix/sortnetopt-gnp written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jix/sortnetopt-gnp on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jix/sortnetopt-gnp 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd0be6c79a341cc2680bb1bf57e54ef87f182358c240d3486c48c0ed56d88e9e
[INFO] running `Command { std: "docker" "start" "-a" "dd0be6c79a341cc2680bb1bf57e54ef87f182358c240d3486c48c0ed56d88e9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd0be6c79a341cc2680bb1bf57e54ef87f182358c240d3486c48c0ed56d88e9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd0be6c79a341cc2680bb1bf57e54ef87f182358c240d3486c48c0ed56d88e9e", kill_on_drop: false }`
[INFO] [stdout] dd0be6c79a341cc2680bb1bf57e54ef87f182358c240d3486c48c0ed56d88e9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1150e10e4e93f7da3068a2c83b47d1728781e06f1ba4869a39c4d947f5ee294
[INFO] running `Command { std: "docker" "start" "-a" "c1150e10e4e93f7da3068a2c83b47d1728781e06f1ba4869a39c4d947f5ee294", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.60
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling scopeguard v1.0.0
[INFO] [stderr]    Compiling cc v1.0.38
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling arrayvec v0.4.11
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling nodrop v0.1.13
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling smallvec v0.6.10
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.11
[INFO] [stderr]    Compiling autocfg v0.1.5
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling lock_api v0.3.1
[INFO] [stderr]    Compiling fs_extra v1.1.0
[INFO] [stderr]    Compiling memoffset v0.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.7.2
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling syn v0.15.43
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling jemalloc-sys v0.3.2
[INFO] [stderr]    Compiling termios v0.3.1
[INFO] [stderr]    Compiling clicolors-control v1.0.0
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]    Compiling rayon-core v1.5.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.6.3
[INFO] [stderr]    Compiling num_cpus v1.10.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.15
[INFO] [stderr]    Compiling humantime v1.2.0
[INFO] [stderr]    Compiling backtrace v0.3.34
[INFO] [stderr]    Compiling number_prefix v0.2.8
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling regex v1.2.1
[INFO] [stderr]    Compiling crossbeam-deque v0.7.1
[INFO] [stderr]    Compiling crossbeam-channel v0.3.9
[INFO] [stderr]    Compiling termcolor v1.0.5
[INFO] [stderr]    Compiling either v1.5.2
[INFO] [stderr]    Compiling rayon v1.1.0
[INFO] [stderr]    Compiling crossbeam v0.7.2
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]    Compiling console v0.7.7
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling better-panic v0.1.2
[INFO] [stderr]    Compiling indicatif v0.11.0
[INFO] [stderr]    Compiling structopt v0.2.18
[INFO] [stderr]    Compiling jemallocator v0.3.2
[INFO] [stderr]    Compiling sortnetopt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "c1150e10e4e93f7da3068a2c83b47d1728781e06f1ba4869a39c4d947f5ee294", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1150e10e4e93f7da3068a2c83b47d1728781e06f1ba4869a39c4d947f5ee294", kill_on_drop: false }`
[INFO] [stdout] c1150e10e4e93f7da3068a2c83b47d1728781e06f1ba4869a39c4d947f5ee294
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a626d000d637ced7389bd53b80f5294b728d9fa7d67b9b60dc316c2243ec269a
[INFO] running `Command { std: "docker" "start" "-a" "a626d000d637ced7389bd53b80f5294b728d9fa7d67b9b60dc316c2243ec269a", kill_on_drop: false }`
[INFO] [stderr]    Compiling sortnetopt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.56s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "a626d000d637ced7389bd53b80f5294b728d9fa7d67b9b60dc316c2243ec269a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a626d000d637ced7389bd53b80f5294b728d9fa7d67b9b60dc316c2243ec269a", kill_on_drop: false }`
[INFO] [stdout] a626d000d637ced7389bd53b80f5294b728d9fa7d67b9b60dc316c2243ec269a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 33760a52909c52d8d9094bddc3e757d10676c3ff69ba983093eb43afbb3ccc50
[INFO] running `Command { std: "docker" "start" "-a" "33760a52909c52d8d9094bddc3e757d10676c3ff69ba983093eb43afbb3ccc50", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sortnetopt-fdf5c170c0983098)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test output_set::test::avec_capacity ... ok
[INFO] [stderr] Backtrace (most recent call first):
[INFO] [stderr] Backtrace (most recent call first):
[INFO] [stderr] Backtrace (most recent call first):
[INFO] [stderr]   File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-0.3.34/src/backtrace/libunwind.rs", line 88, in backtrace::backtrace::libunwind::trace
[INFO] [stderr]   File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-0.3.34/src/backtrace/libunwind.rs", line 88, in backtrace::backtrace::libunwind::trace
[INFO] [stderr]         uw::_Unwind_Backtrace(trace_fn, &mut cb as *mut _ as *mut _);
[INFO] [stderr]   File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-0.3.34/src/backtrace/mod.rs", line 66, in backtrace::backtrace::trace_unsynchronized
[INFO] [stderr] uw::_Unwind_Backtrace(trace_fn, &mut cb as *mut _ as *mut _);
[INFO] [stderr]   File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-0.3.34/src/backtrace/mod.rs", line 66, in     trace_imp(&mut cb)
[INFO] [stderr]   File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-0.3.34/src/backtrace/mod.rs", line 53, in backtrace::backtrace::trace
[INFO] [stderr]     unsafe { trace_unsynchronized(cb) }
[INFO] [stderr]   File "src/lib.rs", line 418, in better_panic::print_backtrace
[INFO] [stderr]   File "src/lib.rs", line 557, in better_panic::print_backtrace_info
[INFO] [stderr]   File "src/lib.rs", line 463, in better_panic::print_panic_and_backtrace
[INFO] [stderr]   File "src/lib.rs", line 363, in better_panic::Settings::create_panic_handler::{{closure}}
[INFO] [stderr]   File "library/alloc/src/boxed.rs", line 1999, in <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
[INFO] [stderr]   File "library/std/src/panicking.rs", line 842, in std::panicking::panic_with_hook
[INFO] [stderr]   File "library/std/src/panicking.rs", line 700, in std::panicking::panic_handler::{{closure}}
[INFO] [stderr]   File "library/std/src/sys/backtrace.rs", line 174, in std::sys::backtrace::__rust_end_short_backtrace
[INFO] [stderr]   File "library/std/src/panicking.rs", line 698, in backtrace::backtrace::trace_unsynchronized
[INFO] [stderr]     trace_imp(&mut cb)
[INFO] [stderr]   File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-0.3.34/src/backtrace/mod.rs", line 53, in backtrace::backtrace::trace
[INFO] [stderr]     unsafe { trace_unsynchronized(cb) }
[INFO] [stderr]   File "src/lib.rs", line 418, in better_panic::print_backtrace
[INFO] [stderr]   File "src/lib.rs", line 557, in better_panic::print_backtrace_info
[INFO] [stderr]   File "src/lib.rs", line 463, in better_panic::print_panic_and_backtrace__rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stderr]   File "library/core/src/panicking.rs", line 117, in core::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]   File "library/core/src/intrinsics/mod.rs", line 2435, in core::panicking::panic_nounwind_fmt
[INFO] [stderr]   File "rust:library/core/src/ub_checks.rs", line 72, in 
[INFO] [stderr]   File "src/lib.rs", line 363, in better_panic::Settings::create_panic_handler::{{closure}}<usize as core::slice::index::SliceIndex<[T]>>::get_unchecked_mut::precondition_check
[INFO] [stderr]   File "  File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-0.3.34/src/backtrace/libunwind.rs", line 88, in 
[INFO] [stderr] rust:library/core/src/ub_checks.rs", line 77, in <usize as core::slice::index::SliceIndex<[T]>>::get_unchecked_mutbacktrace::backtrace::libunwind::trace
[INFO] [stderr]   File "library/alloc/src/boxed.rs", line 1999, in <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
[INFO] [stderr] 
[INFO] [stderr]   File "rust:library/core/src/slice/mod.rs", line 689, in core::slice::<impl [T]>::get_unchecked_mut  File "    
[INFO] [stderr] library/std/src/panicking.rs", line 842, in std::panicking::panic_with_hook  File "
[INFO] [stderr] uw::_Unwind_Backtrace(trace_fn, &mut cb as *mut _ as *mut _);
[INFO] [stderr]   File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-0.3.34/src/backtrace/mod.rs  File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.4.11/src/lib.rs", line 341, in arrayvec::ArrayVec<A>::pop
[INFO] [stderr] library/std/src/panicking.rs", line 700, in std::panicking::panic_handler::{{closure}}
[INFO] [stderr] ", line 66, in backtrace::backtrace::trace_unsynchronized
[INFO] [stderr]     trace_imp(&mut cb)
[INFO] [stderr]   File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-0.3.34/src/backtrace/mod.rs", line 53, in backtrace::backtrace::trace
[INFO] [stderr]     unsafe { trace_unsynchronized(cb) }  File "library/std/src/sys/backtrace.rs", line 174, in std::sys::backtrace::__rust_end_short_backtrace
[INFO] [stderr]   File "library/std/src/panicking.rs", line 698, in     Some(ptr::read(self.get_unchecked_mut(new_len)))
[INFO] [stderr] 
[INFO] [stderr]   File "__rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stderr]   File "library/core/src/panicking.rs", line 117  File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.4.11/src/lib.rs", line 464, in arrayvec::ArrayVec<A>::clear
[INFO] [stderr] , in core::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr] src/lib.rs", line 418  File "library/core/src/intrinsics/mod.rs", line 2435, in core::panicking::panic_nounwind_fmt
[INFO] [stderr]   File "rust:library/core/src/ub_checks.rs, in better_panic::print_backtrace
[INFO] [stderr]   File "src/lib.rs", line 72, in <usize as core::slice::index::SliceIndex<[T]>>::get_unchecked_mut::precondition_check", line 
[INFO] [stderr]   File "    rust:library/core/src/ub_checks.rs", line 77, in <usize as core::slice::index::SliceIndex<[T]>>::get_unchecked_mut
[INFO] [stderr]   File "557, in better_panic::print_backtrace_info
[INFO] [stderr]   File "src/lib.rs", line 463, in better_panic::print_panic_and_backtrace
[INFO] [stderr]   File "rust:library/core/src/slice/mod.rs", line 689, in core::slice::<impl [T]>::get_unchecked_mut
[INFO] [stderr]   File "src/lib.rs", line 363, in better_panic::Settings::create_panic_handler::{{closure}}while let Some(_) = self.pop() { }
[INFO] [stderr]   File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.4.11/src/lib.rs
[INFO] [stderr]   File "library/alloc/src/boxed.rs", line 99", line /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.4.11/src/lib.rs", line 2461999, in <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call, in arrayvec::ArrayVec<A>::push_unchecked
[INFO] [stderr] , in <arrayvec::ArrayVec<A> as core::ops::drop::Drop>::drop
[INFO] [stderr]     ptr::write(self.get_unchecked_mut(len), element);
[INFO] [stderr]   File "library/std/src/panicking.rs", line 842, in std::panicking::panic_with_hook
[INFO] [stderr]   File "library/std/src/panicking.rs", line 
[INFO] [stderr]   File "    700/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.4.11/src/lib.rs", line 212, in arrayvec::ArrayVec<A>::try_pushself.clear();
[INFO] [stderr] , in std::panicking::panic_handler::{{closure}}
[INFO] [stderr]     self.push_unchecked(element);
[INFO] [stderr]   File "library/std/src/sys/backtrace.rs", line 174, in std::sys::backtrace::__rust_end_short_backtrace
[INFO] [stderr]   File "library/std/src/panicking.rs  File "rust:library/core/src/ptr/mod.rs", line ", line 804, in core::ptr::drop_in_place<arrayvec::ArrayVec<[u16; 15]>>
[INFO] [stderr] 
[INFO] [stderr]   File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.4.11/src/lib.rs698, in __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stderr]   File "library/core/src/panicking.rs  File "", line 184, in arrayvec::ArrayVec<A>::push
[INFO] [stderr] ", line 117, in core::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr] src/output_set.rs", line 423, in sortnetopt::output_set::test::sort_11_sorts
[INFO] [stderr]   File "library/core/src/intrinsics/mod.rs", line 2435, in core::panicking::panic_nounwind_fmt
[INFO] [stderr]   File "        self.try_push(element).unwrap()
[INFO] [stderr]   File "src/output_set.rs", line 73, in sortnetopt::output_set::OutputSet::apply_comparator
[INFO] [stderr]     keep.push(value);rust:library/core/src/ub_checks.rs", line 72, in <usize as core::slice::index::SliceIndex<[T]>>::get_unchecked_mut::precondition_check
[INFO] [stderr] 
[INFO] [stderr]   File "  File "rust:library/core/src/ub_checks.rs", line 77, in <usize as core::slice::index::SliceIndex<[T]>>::get_unchecked_mut
[INFO] [stderr] src/subsume_index.rs", line 529, in assert_eq!(
[INFO] [stderr] sortnetopt::subsume_index::test::gen_some_output_sets  File "rust:library/core/src/slice/mod.rs  File "src/output_set.rs", line 418, in sortnetopt::output_set::test::sort_11_sorts::{{closure}}
[INFO] [stderr]     fn sort_11_sorts() {
[INFO] [stderr]     
[INFO] [stderr]   File "", line 689, in core::slice::<impl [T]>::get_unchecked_mut
[INFO] [stderr]   File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.4.11/src/lib.rs", line 740, in <arrayvec::IntoIter<A> as core::ops::drop::Drop>::droprust:library/core/src/ops/function.rs", line 250, in core::ops::function::FnOnce::call_once
[INFO] [stderr] let tmp = all_values.apply_comparator(i, j);
[INFO] [stderr]   File "  File "src/subsume_index.rs
[INFO] [stderr] ", line 553, in sortnetopt::subsume_index::test::build_indexlibrary/core/src/ops/function.rs", line 250, in core::ops::function::FnOnce::call_once
[INFO] [stderr]   File "library/test/src/lib.rs", line 663, in test::__rust_begin_short_backtrace
[INFO] [stderr] 
[INFO] [stderr]       File "library/test/src/lib.rs", line 686, in test::run_test_in_process::{{closure}}
[INFO] [stderr]   File "library/core/src/panic/unwind_safe.rs", line 274, in <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr] self.v.get_unchecked_mut(index),
[INFO] [stderr]   File "rust:library/core/src/ptr/mod.rs", line 804, in core::ptr::drop_in_place<arrayvec::IntoIter<[u16; 15]>>    let some_output_sets = gen_some_output_sets(i + 3);
[INFO] [stderr]   File "library/std/src/panicking.rs  File "src/subsume_index.rs
[INFO] [stderr] ", line 590", line 549, in sortnetopt::subsume_index::test::build_index::{{closure}}, in   File "std::panicking::catch_unwind::do_call
[INFO] [stderr] 
[INFO] [stderr]     fn build_index() {rust:library/core/src/ptr/mod.rs", line 804, in core::ptr::drop_in_place<core::iter::adapters::enumerate::Enumerate<arrayvec::IntoIter<[u16; 15]>>>
[INFO] [stderr]   File "rust:library/core/src/ptr/mod.rs", line 804, in core::ptr::drop_in_place<core::iter::adapters::map::Map<core::iter::adapters::enumerate::Enumerate<arrayvec::IntoIter<[u16; 15]>>,sortnetopt::output_set::OutputSet::order_channels_by_weight::{{closure}}>>
[INFO] [stderr]   File "rust:library/core/src/ptr/mod.rs", line 804, in core::ptr::drop_in_place<core::iter::adapters::take::Take<core::iter::adapters::map::Map<core::iter::adapters::enumerate::Enumerate<arrayvec::IntoIter<[u16; 15]>>,sortnetopt::output_set::OutputSet::order_channels_by_weight::{{closure}}>>>
[INFO] [stderr]   File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.4.11/src/lib.rs  File "
[INFO] [stderr]   File "rust:library/core/src/ops/function.rs", line 250", line 890, in library/std/src/panicking.rs", line 553, in std::panicking::catch_unwind
[INFO] [stderr]   File "library/std/src/panic.rs", line 359, in std::panic::catch_unwind
[INFO] [stderr]   File "library/test/src/lib.rs<arrayvec::ArrayVec<A> as core::iter::traits::collect::Extend<<A as arrayvec::array::Array>::Item>>::extend
[INFO] [stderr] ", line 686, in test::run_test_in_process
[INFO] [stderr]   File ", in core::ops::function::FnOnce::call_once
[INFO] [stderr]   File "library/test/src/lib.rs", line 607, in test::run_test::{{closure}}
[INFO] [stderr]   File "library/test/src/lib.rslibrary/core/src/ops/function.rs", line 250, in core::ops::function::FnOnce::call_once
[INFO] [stderr]     ", line 637, in test::run_test::{{closure}}
[INFO] [stderr]   File "  File "library/test/src/lib.rs", line 663, in test::__rust_begin_short_backtrace
[INFO] [stderr]   File "library/test/src/lib.rs", line 686, in test::run_test_in_process::{{closure}}
[INFO] [stderr]   File "library/std/src/sys/backtrace.rs", line 158, in std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]   File "library/std/src/thread/mod.rslibrary/core/src/panic/unwind_safe.rs", line 274, in <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]   File "library/std/src/panicking.rs", line 559, in std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stderr]   File "", line 590, in std::panicking::catch_unwind::do_call}library/core/src/panic/unwind_safe.rs", line 
[INFO] [stderr] 
[INFO] [stderr]   File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.4.11/src/lib.rs  File "library/std/src/panicking.rs274", line ", line 902, in <arrayvec::ArrayVec<A> as core::iter::traits::collect::FromIterator<<A as arrayvec::array::Array>::Item>>::from_iter
[INFO] [stderr] 553, in std::panicking::catch_unwind
[INFO] [stderr]   File "library/std/src/panic.rs", line 359, in <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]   File "library/std/src/panicking.rs, in std::panic::catch_unwind
[INFO] [stderr]   File "library/test/src/lib.rs", line 686, in test::run_test_in_process", line 590, in std::panicking::catch_unwind::do_call
[INFO] [stderr]   File "library/std/src/panicking.rs", line 553, in std::panicking::catch_unwind
[INFO] [stderr]   File "library/std/src/panic.rs", line 359, in std::panic::catch_unwind
[INFO] [stderr]   File "library/std/src/thread/mod.rs", line 557, in std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stderr]   File "library/core/src/ops/function.rs", line 250, in core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stderr] 
[INFO] [stderr]   File "library/test/src/lib.rs", line 607, in test::run_test::{{closure}}
[INFO] [stderr]   File "library/test/src/lib.rs", line 637, in     array.extend(iter);
[INFO] [stderr]   File "rust:library/core/src/iter/traits/iterator.rs", line 2027, in core::iter::traits::iterator::Iterator::collect
[INFO] [stderr] test::run_test::{{closure}}
[INFO] [stderr]   File "library/std/src/sys/backtrace.rs", line 158, in std::sys::backtrace::__rust_begin_short_backtrace  File "src/output_set.rs", line 192, in sortnetopt::output_set::OutputSet::order_channels_by_weight
[INFO] [stderr]   File "library/alloc/src/boxed.rs", line 1985, in <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]   File "library/std/src/thread/mod.rs", line 559, in std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stderr]   File "
[INFO] [stderr]   File "library/std/src/sys/thread/unix.rs", line 126library/core/src/panic/unwind_safe.rs", line 274    .collect::<CVec<_>>();
[INFO] [stderr]   File "src/output_set.rs", line 458, in std::sys::thread::unix::Thread::new::thread_start
[INFO] [stderr] , in   File "<unknown>, in <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr] sortnetopt::output_set::test::sort_11_order_channels
[INFO] [stderr]     let perm = ordered_output_set.order_channels_by_weight();  File "library/std/src/panicking.rs", line 590, in std::panicking::catch_unwind::do_call
[INFO] [stderr]   File "library/std/src/panicking.rs", line 553, in std::panicking::catch_unwind
[INFO] [stderr]   File "", line 0, in <unknown>
[INFO] [stderr]   File "<unknown>", line 0, in __clone
[INFO] [stderr] library/std/src/panic.rs", line 
[INFO] [stderr]   File "<unknown>  File "src/output_set.rs359, in ", line ", line 0446, in sortnetopt::output_set::test::sort_11_order_channels::{{closure}}std::panic::catch_unwind
[INFO] [stderr]   File "library/std/src/thread/mod.rs, in ", line 
[INFO] [stderr] 557, in std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stderr] <unknown>
[INFO] [stderr] 
[INFO] [stderr] The application panicked (crashed).
[INFO] [stderr]   unsafe precondition(s) violated: slice::get_unchecked_mut requires that the index is within the slice
[INFO] [stderr]   
[INFO] [stderr]   This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.
[INFO] [stderr] in /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.4.11/src/lib.rs, line 341
[INFO] [stderr]   File "library/core/src/ops/function.rs", line 250, in thread: core::ops::function::FnOnce::call_once{{vtable.shim}}    fn sort_11_order_channels() {
[INFO] [stderr]   File "rust:library/core/src/ops/function.rsoutput_set::test::sort_11_sorts
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/sortnetopt-fdf5c170c0983098` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "33760a52909c52d8d9094bddc3e757d10676c3ff69ba983093eb43afbb3ccc50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33760a52909c52d8d9094bddc3e757d10676c3ff69ba983093eb43afbb3ccc50", kill_on_drop: false }`
[INFO] [stdout] 33760a52909c52d8d9094bddc3e757d10676c3ff69ba983093eb43afbb3ccc50
