[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 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjix%2Fsortnetopt-gnp" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jix/sortnetopt-gnp on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded structopt v0.2.18
[INFO] [stderr]   Downloaded structopt-derive v0.2.18
[INFO] [stderr]   Downloaded console v0.7.7
[INFO] [stderr]   Downloaded crossbeam v0.7.2
[INFO] [stderr]   Downloaded termcolor v1.0.5
[INFO] [stderr]   Downloaded number_prefix v0.2.8
[INFO] [stderr]   Downloaded clicolors-control v1.0.0
[INFO] [stderr]   Downloaded wincolor v1.0.1
[INFO] [stderr]   Downloaded memoffset v0.5.1
[INFO] [stderr]   Downloaded autocfg v0.1.5
[INFO] [stderr]   Downloaded crossbeam-deque v0.6.3
[INFO] [stderr]   Downloaded nodrop v0.1.13
[INFO] [stderr]   Downloaded winapi-util v0.1.2
[INFO] [stderr]   Downloaded crossbeam-queue v0.1.2
[INFO] [stderr]   Downloaded arrayvec v0.4.11
[INFO] [stderr]   Downloaded termios v0.3.1
[INFO] [stderr]   Downloaded humantime v1.2.0
[INFO] [stderr]   Downloaded crossbeam-deque v0.7.1
[INFO] [stderr]   Downloaded rustc-demangle v0.1.15
[INFO] [stderr]   Downloaded fs_extra v1.1.0
[INFO] [stderr]   Downloaded env_logger v0.6.2
[INFO] [stderr]   Downloaded indicatif v0.11.0
[INFO] [stderr]   Downloaded crossbeam-epoch v0.7.2
[INFO] [stderr]   Downloaded cc v1.0.38
[INFO] [stderr]   Downloaded encode_unicode v0.3.5
[INFO] [stderr]   Downloaded unicode-segmentation v1.3.0
[INFO] [stderr]   Downloaded rayon-core v1.5.0
[INFO] [stderr]   Downloaded backtrace v0.3.34
[INFO] [stderr]   Downloaded syn v0.15.43
[INFO] [stderr]   Downloaded crossbeam-channel v0.3.9
[INFO] [stderr]   Downloaded rayon v1.1.0
[INFO] [stderr]   Downloaded regex v1.2.1
[INFO] [stderr]   Downloaded regex-syntax v0.6.11
[INFO] [stderr]   Downloaded better-panic v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a30ed572341fc67edc59bb5a0bcd8cc3fe7f76484afe75224c15f906e414072d
[INFO] running `Command { std: "docker" "start" "a30ed572341fc67edc59bb5a0bcd8cc3fe7f76484afe75224c15f906e414072d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a30ed572341fc67edc59bb5a0bcd8cc3fe7f76484afe75224c15f906e414072d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a30ed572341fc67edc59bb5a0bcd8cc3fe7f76484afe75224c15f906e414072d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a30ed572341fc67edc59bb5a0bcd8cc3fe7f76484afe75224c15f906e414072d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a30ed572341fc67edc59bb5a0bcd8cc3fe7f76484afe75224c15f906e414072d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.60
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling cc v1.0.38
[INFO] [stderr]    Compiling arrayvec v0.4.11
[INFO] [stderr]    Compiling nodrop v0.1.13
[INFO] [stderr]    Compiling autocfg v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.6.11
[INFO] [stderr]    Compiling syn v0.15.43
[INFO] [stderr]    Compiling fs_extra v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.5.0
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]    Compiling memoffset v0.5.1
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.15
[INFO] [stderr]    Compiling termcolor v1.0.5
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling humantime v1.2.0
[INFO] [stderr]    Compiling either v1.5.2
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling clicolors-control v1.0.0
[INFO] [stderr]    Compiling termios v0.3.1
[INFO] [stderr]    Compiling num_cpus v1.10.1
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.7.2
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling crossbeam-channel v0.3.9
[INFO] [stderr]    Compiling jemalloc-sys v0.3.2
[INFO] [stderr]    Compiling crossbeam-deque v0.6.3
[INFO] [stderr]    Compiling crossbeam-deque v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling number_prefix v0.2.8
[INFO] [stderr]    Compiling backtrace v0.3.34
[INFO] [stderr]    Compiling crossbeam v0.7.2
[INFO] [stderr]    Compiling rayon v1.1.0
[INFO] [stderr]    Compiling regex v1.2.1
[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 indicatif v0.11.0
[INFO] [stderr]    Compiling better-panic v0.1.2
[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 1m 34s
[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 4`
[INFO] running `Command { std: "docker" "inspect" "a30ed572341fc67edc59bb5a0bcd8cc3fe7f76484afe75224c15f906e414072d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a30ed572341fc67edc59bb5a0bcd8cc3fe7f76484afe75224c15f906e414072d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", 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.77s
[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 4`
[INFO] running `Command { std: "docker" "inspect" "a30ed572341fc67edc59bb5a0bcd8cc3fe7f76484afe75224c15f906e414072d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a30ed572341fc67edc59bb5a0bcd8cc3fe7f76484afe75224c15f906e414072d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[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 4`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sortnetopt-4da7c0816297c6b3)
[INFO] [stdout] 
[INFO] [stderr] Backtrace (most recent call first):
[INFO] [stdout] running 4 tests
[INFO] [stderr] Backtrace (most recent call first):
[INFO] [stdout] test output_set::test::avec_capacity ... ok
[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[8499115be45583e7]::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[8499115be45583e7]::backtrace::trace_unsynchronized::<better_panic[dc88bb5ecbb98d63]::print_backtrace::{closure#2}>
[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[8499115be45583e7]::backtrace::trace::<better_panic[dc88bb5ecbb98d63]::print_backtrace::{closure#2}>
[INFO] [stderr]     unsafe { trace_unsynchronized(cb) }
[INFO] [stderr]   File "src/lib.rs", line 418, in better_panic[dc88bb5ecbb98d63]::print_backtrace
[INFO] [stderr]   File "src/lib.rs", line 557, in better_panic[dc88bb5ecbb98d63]::print_backtrace_info
[INFO] [stderr]   File "src/lib.rs", line 463, in better_panic[dc88bb5ecbb98d63]::print_panic_and_backtrace
[INFO] [stderr]   File "src/lib.rs", line 363, in <better_panic[dc88bb5ecbb98d63]::Settings>::create_panic_handler::{closure#0}
[INFO] [stderr]   File "library/alloc/src/boxed.rs", line 2289, in <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]   File "library/std/src/panicking.rs", line 833, in std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stderr]   File "library/std/src/panicking.rs", line 691, in std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stderr]   File "library/std/src/sys/backtrace.rs", line 182, in std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]   File "library/std/src/panicking.rs", line 689, in __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stderr]   File "library/core/src/panicking.rs", line 122, in   File "core[8fb95b77d25ab6c8]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-0.3.34/src/backtrace/libunwind.rs  File "", line 88, in library/core/src/intrinsics/mod.rsbacktrace[8499115be45583e7]::backtrace::libunwind::trace
[INFO] [stderr]     ", line 2450, in core[8fb95b77d25ab6c8]::panicking::panic_nounwind_fmt
[INFO] [stderr]   File "rust:library/core/src/ub_checks.rs", line 73, in <usize as core[8fb95b77d25ab6c8]::slice::index::SliceIndex<[_]>>::get_unchecked_mut::precondition_checkuw::_Unwind_Backtrace(trace_fn, &mut cb as *mut _ as *mut _);
[INFO] [stderr] 
[INFO] [stderr]   File "  File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-0.3.34/src/backtrace/mod.rsrust:library/core/src/ub_checks.rs", line 66, in ", line backtrace[8499115be45583e7]::backtrace::trace_unsynchronized::<better_panic[dc88bb5ecbb98d63]::print_backtrace::{closure#2}>
[INFO] [stderr]     78, in <usize as core[8fb95b77d25ab6c8]::slice::index::SliceIndex<[u16]>>::get_unchecked_mut
[INFO] [stderr]   File "rust:library/core/src/slice/mod.rs", line 691, in <[u16]>::get_unchecked_mut::<usize>
[INFO] [stderr]   File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.4.11/src/lib.rs", line 341, in <arrayvec[55bb414054c41ed2]::ArrayVec<[u16; 15: usize]>>::pop
[INFO] [stderr]     Some(ptr::read(self.get_unchecked_mut(new_len)))
[INFO] [stderr]   File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.4.11/src/lib.rs", line 464, in <arrayvec[55bb414054c41ed2]::ArrayVec<[u16; 15: usize]>>::clear
[INFO] [stderr]     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", line 99, in <arrayvec[55bb414054c41ed2]::ArrayVec<[u16; 15: usize]> as core[8fb95b77d25ab6c8]::ops::drop::Drop>::drop
[INFO] [stderr]     self.clear();
[INFO] [stderr]   File "rust:library/core/src/ptr/mod.rs", line 825, in core[8fb95b77d25ab6c8]::ptr::drop_glue::<arrayvec[55bb414054c41ed2]::ArrayVec<[u16; 15: usize]>>
[INFO] [stderr]   File "src/output_set.rs", line 423, in sortnetopt[71db6b069bee1178]::output_set::test::sort_11_sorts
[INFO] [stderr]     assert_eq!(
[INFO] [stderr]   File "src/output_set.rs", line 418, in sortnetopt[71db6b069bee1178]::output_set::test::sort_11_sorts::{closure#0}
[INFO] [stderr]     fn sort_11_sorts() {
[INFO] [stderr]   File "rust:library/core/src/ops/function.rs", line 250, in <sortnetopt[71db6b069bee1178]::output_set::test::sort_11_sorts::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]   File "library/core/src/ops/function.rs", line 250, in <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]   File "library/test/src/lib.rs", line 724, in test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stderr]   File "library/test/src/lib.rs", line 747, in test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stderr]   File "library/core/src/panic/unwind_safe.rs", line 275, in <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]   File "library/std/src/panicking.rs", line 581, in std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stderr]   File "library/std/src/panicking.rs", line 544, in std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stderr]   File "library/std/src/panic.rs", line 359, in std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stderr]   File "library/test/src/lib.rs", line 747, in test[213991da798b1c03]::run_test_in_process
[INFO] [stderr]   File "library/test/src/lib.rs", line 668, in test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stderr]   File "library/test/src/lib.rs", line 698, in test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stderr]   File "library/std/src/sys/backtrace.rs", line 166, in std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stderr]   File "library/std/src/thread/lifecycle.rs", line 70, in std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]   File "library/core/src/panic/unwind_safe.rs", line 275, in <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]   File "library/std/src/panicking.rs", line 581, in std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]   File "library/std/src/panicking.rs", line 544, in std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]   File "library/std/src/panic.rs", line 359trace_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[8499115be45583e7]::backtrace::trace::<better_panic[dc88bb5ecbb98d63]::print_backtrace::{closure#2}>
[INFO] [stderr]     unsafe { trace_unsynchronized(cb) }
[INFO] [stderr]   File "src/lib.rs", line 418, in better_panic[dc88bb5ecbb98d63]::print_backtrace
[INFO] [stderr]   File "src/lib.rs", line 557, in better_panic[dc88bb5ecbb98d63]::print_backtrace_info
[INFO] [stderr]   File "src/lib.rs", line 463, in better_panic[dc88bb5ecbb98d63]::print_panic_and_backtrace
[INFO] [stderr]   File "src/lib.rs", line 363, in <better_panic[dc88bb5ecbb98d63]::Settings>::create_panic_handler::{closure#0}
[INFO] [stderr]   File "library/alloc/src/boxed.rs", line 2289, in <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]   File "library/std/src/panicking.rs", line 833, in std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stderr]   File "library/std/src/panicking.rs", line 691, in std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stderr]   File "library/std/src/sys/backtrace.rs", line 182, in std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]   File "library/std/src/panicking.rs", line 689, in __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stderr]   File "library/core/src/panicking.rs", line 122, in core[8fb95b77d25ab6c8]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]   File "library/core/src/intrinsics/mod.rs", line 2450, in core[8fb95b77d25ab6c8]::panicking::panic_nounwind_fmt
[INFO] [stderr]   File "rust:library/core/src/ub_checks.rs", line 73, in <usize as core[8fb95b77d25ab6c8]::slice::index::SliceIndex<[_]>>::get_unchecked_mut::precondition_check
[INFO] [stderr]   File "rust:library/core/src/ub_checks.rs", line 78, in <usize as core[8fb95b77d25ab6c8]::slice::index::SliceIndex<[u16]>>::get_unchecked_mut
[INFO] [stderr]   File "rust:library/core/src/slice/mod.rs", line 691, in <[u16]>::get_unchecked_mut::<usize>
[INFO] [stderr]   File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.4.11/src/lib.rs", line 740, in <arrayvec[55bb414054c41ed2]::IntoIter<[u16; 15: usize]> as core[8fb95b77d25ab6c8]::ops::drop::Drop>::drop
[INFO] [stderr]     self.v.get_unchecked_mut(index),
[INFO] [stderr]   File "rust:library/core/src/ptr/mod.rs", line 825, in core[8fb95b77d25ab6c8]::ptr::drop_glue::<arrayvec[55bb414054c41ed2]::IntoIter<[u16; 15: usize]>>
[INFO] [stderr]   File "rust:library/core/src/ptr/mod.rs", line 825, in core[8fb95b77d25ab6c8]::ptr::drop_glue::<core[8fb95b77d25ab6c8]::iter::adapters::enumerate::Enumerate<arrayvec[55bb414054c41ed2]::IntoIter<[u16; 15: usize]>>>
[INFO] [stderr]   File "rust:library/core/src/ptr/mod.rs", line 825, in core[8fb95b77d25ab6c8]::ptr::drop_glue::<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::iter::adapters::enumerate::Enumerate<arrayvec[55bb414054c41ed2]::IntoIter<[u16; 15: usize]>>, <sortnetopt[71db6b069bee1178]::output_set::OutputSet>::order_channels_by_weight::{closure#0}>>
[INFO] [stderr]   File "rust:library/core/src/ptr/mod.rs", line 825, in core[8fb95b77d25ab6c8]::ptr::drop_glue::<core[8fb95b77d25ab6c8]::iter::adapters::take::Take<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::iter::adapters::enumerate::Enumerate<arrayvec[55bb414054c41ed2]::IntoIter<[u16; 15: usize]>>, <sortnetopt[71db6b069bee1178]::output_set::OutputSet>::order_channels_by_weight::{closure#0}>>>
[INFO] [stderr]   File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.4.11/src/lib.rs", line 890, in <arrayvec[55bb414054c41ed2]::ArrayVec<[(u16, usize); 15: usize]> as core[8fb95b77d25ab6c8]::iter::traits::collect::Extend<(u16, usize)>>::extend::<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::iter::adapters::enumerate::Enumerate<arrayvec[55bb414054c41ed2]::IntoIter<[u16; 15: usize]>>, <sortnetopt[71db6b069bee1178]::output_set::OutputSet>::order_channels_by_weight::{closure#0}>>
[INFO] [stderr]     }
[INFO] [stderr]   File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.4.11/src/lib.rs", line 902, in <arrayvec[55bb414054c41ed2]::ArrayVec<[(u16, usize); 15: usize]> as core[8fb95b77d25ab6c8]::iter::traits::collect::FromIterator<(u16, usize)>>::from_iter::<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::iter::adapters::enumerate::Enumerate<arrayvec[55bb414054c41ed2]::IntoIter<[u16; 15: usize]>>, <sortnetopt[71db6b069bee1178]::output_set::OutputSet>::order_channels_by_weight::{closure#0}>>
[INFO] [stderr]     array.extend(iter);
[INFO] [stderr]   File "rust:library/core/src/iter/traits/iterator.rs", line 2090, in <core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::iter::adapters::enumerate::Enumerate<arrayvec[55bb414054c41ed2]::IntoIter<[u16; 15: usize]>>, <sortnetopt[71db6b069bee1178]::output_set::OutputSet>::order_channels_by_weight::{closure#0}> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::collect::<arrayvec[55bb414054c41ed2]::ArrayVec<[(u16, usize); 15: usize]>>
[INFO] [stderr]   File "src/output_set.rs", line 192, in <sortnetopt[71db6b069bee1178]::output_set::OutputSet>::order_channels_by_weight
[INFO] [stderr]     .collect::<CVec<_>>();
[INFO] [stderr]   File "src/output_set.rs", line 458, in sortnetopt[71db6b069bee1178]::output_set::test::sort_11_order_channels
[INFO] [stderr]     let perm = ordered_output_set.order_channels_by_weight();
[INFO] [stderr]   File "src/output_set.rs", line 446, in sortnetopt[71db6b069bee1178]::output_set::test::sort_11_order_channels::{closure#0}
[INFO] [stderr]     fn sort_11_order_channels() {
[INFO] [stderr]   File "rust:library/core/src/ops/function.rs", line 250, in <sortnetopt[71db6b069bee1178]::output_set::test::sort_11_order_channels::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]   File "library/core/src/ops/function.rs", line 250, in <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]   File "library/test/src/lib.rs", line 724, in test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stderr]   File "library/test/src/lib.rs", line 747, in test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stderr]   File "library/core/src/panic/unwind_safe.rs", line 275, in <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]   File "library/std/src/panicking.rs", line 581, in std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stderr]   File "library/std/src/panicking.rs", line 544, in std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stderr]   File "library/std/src/panic.rs", line 359, in std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stderr]   File "library/test/src/lib.rs", line 747, in test[213991da798b1c03]::run_test_in_process
[INFO] [stderr]   File "library/test/src/lib.rs", line 668, in test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stderr]   File "library/test/src/lib.rs", line 698, in test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stderr]   File "library/std/src/sys/backtrace.rs", line 166, in std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stderr]   File "library/std/src/thread/lifecycle.rs", line 70, in std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]   File "library/core/src/panic/unwind_safe.rs", line 275, in <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]   File "library/std/src/panicking.rs", line 581, in std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]   File "library/std/src/panicking.rs", line 544, in std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]   File "library/std/src/panic.rs", line 359, in std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]   File "library/std/src/thread/lifecycle.rs", line 68, in std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]   File "library/core/src/ops/function.rs", line 250, in <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   File "library/alloc/src/boxed.rs", line 2275, in <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]   File "library/std/src/sys/thread/unix.rs, in std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]   File "library/std/src/thread/lifecycle.rs", line 68, in std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]   File "library/core/src/ops/function.rs", line 250, in <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   File "library/alloc/src/boxed.rs", line 2275, in <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]   File "library/std/src/sys/thread/unix.rs", line 118, in <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   File "<unknown>", line 0, in <unknown>
[INFO] [stderr]   File "<unknown>", line 0, in __clone
[INFO] [stderr]   File "<unknown>", line 0, in <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] thread: output_set::test::sort_11_sorts
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[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-4da7c0816297c6b3` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "a30ed572341fc67edc59bb5a0bcd8cc3fe7f76484afe75224c15f906e414072d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a30ed572341fc67edc59bb5a0bcd8cc3fe7f76484afe75224c15f906e414072d", kill_on_drop: false }`
[INFO] [stdout] a30ed572341fc67edc59bb5a0bcd8cc3fe7f76484afe75224c15f906e414072d
