[INFO] fetching crate clipivot 0.3.5...
[INFO] testing clipivot-0.3.5 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate clipivot 0.3.5 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate clipivot 0.3.5
[INFO] finished tweaking crates.io crate clipivot 0.3.5
[INFO] tweaked toml for crates.io crate clipivot 0.3.5 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate clipivot 0.3.5 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate clipivot 0.3.5 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10cb0e57a849fee7e12bb1a402914a8b0c637a27b7b283b6ac44b0ce5aac6564
[INFO] running `Command { std: "docker" "start" "-a" "10cb0e57a849fee7e12bb1a402914a8b0c637a27b7b283b6ac44b0ce5aac6564", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10cb0e57a849fee7e12bb1a402914a8b0c637a27b7b283b6ac44b0ce5aac6564", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10cb0e57a849fee7e12bb1a402914a8b0c637a27b7b283b6ac44b0ce5aac6564", kill_on_drop: false }`
[INFO] [stdout] 10cb0e57a849fee7e12bb1a402914a8b0c637a27b7b283b6ac44b0ce5aac6564
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 960e733c1a40fceeda7ea79a0cb08dacda58b6d21e2874b84bf7e210a17acb25
[INFO] running `Command { std: "docker" "start" "-a" "960e733c1a40fceeda7ea79a0cb08dacda58b6d21e2874b84bf7e210a17acb25", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling serde v1.0.92
[INFO] [stderr]    Compiling ryu v1.0.3
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling bytes v0.5.4
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling ansi_term v0.9.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling strsim v0.6.0
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling textwrap v0.9.0
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling clap v2.27.1
[INFO] [stderr]    Compiling chrono v0.4.11
[INFO] [stderr]    Compiling bstr v0.2.12
[INFO] [stderr]    Compiling rust_decimal v1.4.0
[INFO] [stderr]    Compiling csv v1.1.3
[INFO] [stderr]    Compiling clipivot v0.3.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.13s
[INFO] running `Command { std: "docker" "inspect" "960e733c1a40fceeda7ea79a0cb08dacda58b6d21e2874b84bf7e210a17acb25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "960e733c1a40fceeda7ea79a0cb08dacda58b6d21e2874b84bf7e210a17acb25", kill_on_drop: false }`
[INFO] [stdout] 960e733c1a40fceeda7ea79a0cb08dacda58b6d21e2874b84bf7e210a17acb25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 30332a681afda005595804702f8f5e690901c0080dffa8127ed38d4ecfcfed06
[INFO] running `Command { std: "docker" "start" "-a" "30332a681afda005595804702f8f5e690901c0080dffa8127ed38d4ecfcfed06", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_core v0.4.0
[INFO] [stderr]    Compiling getrandom v0.1.10
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.5
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling predicates-core v1.0.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling bit-vec v0.5.1
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling treeline v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.11
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling bit-set v0.5.1
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling predicates-tree v1.0.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling predicates v1.0.4
[INFO] [stderr]    Compiling rand_core v0.5.0
[INFO] [stderr]    Compiling c2-chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling assert_cmd v1.0.1
[INFO] [stderr]    Compiling rand v0.7.0
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling rusty-fork v0.2.2
[INFO] [stderr]    Compiling proptest v0.9.5
[INFO] [stderr]    Compiling clipivot v0.3.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_cargo`
[INFO] [stdout]   --> tests/common/mod.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(not(feature = "no_cargo"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `no_cargo` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_cargo`
[INFO] [stdout]   --> tests/common/mod.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(not(feature = "no_cargo"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `no_cargo` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.85s
[INFO] running `Command { std: "docker" "inspect" "30332a681afda005595804702f8f5e690901c0080dffa8127ed38d4ecfcfed06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30332a681afda005595804702f8f5e690901c0080dffa8127ed38d4ecfcfed06", kill_on_drop: false }`
[INFO] [stdout] 30332a681afda005595804702f8f5e690901c0080dffa8127ed38d4ecfcfed06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 07f501f6c9bcb1e9f08b609dfffbe437a8ed9bb29fd575c7d3dc86b05484d661
[INFO] running `Command { std: "docker" "start" "-a" "07f501f6c9bcb1e9f08b609dfffbe437a8ed9bb29fd575c7d3dc86b05484d661", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `no_cargo`
[INFO] [stderr]   --> tests/common/mod.rs:20:11
[INFO] [stderr]    |
[INFO] [stderr] 20 | #[cfg(not(feature = "no_cargo"))]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `no_cargo` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `clipivot` (test "test_numerical_accuracy") generated 1 warning
[INFO] [stderr] warning: `clipivot` (test "test_cli") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/clipivot/d4b20143b992e7f6/deps/clipivot-d4b20143b992e7f6)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stderr] 
[INFO] [stderr] thread 'aggfunc::tests::test_count_gets_raw_count' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.4.0/src/block.rs:186:26:
[INFO] [stderr] misaligned pointer dereference: address must be a multiple of 0x8 but is 0x7fe7c36c4114
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x631f40515492 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x631f40515492 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x631f40515492 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x631f40515492 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x631f4052bfca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x631f4052bfca - core[8f93d80df273fe75]::fmt::write
[INFO] [stderr]    6:     0x631f4051b4b6 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x631f4051b4b6 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x631f404f25af - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x631f404f25af - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x631f4050d621 - std[840933623431fd06]::panicking::default_hook
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x631f403706de - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr]   12:     0x631f403706de - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x631f4050d8c2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr]   14:     0x631f4050d8c2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stderr]   15:     0x631f404f2668 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stderr]   16:     0x631f404e9f29 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   17:     0x631f404f34bd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stderr]   18:     0x631f4052c52d - core[8f93d80df273fe75]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x631f4052c52d - core[8f93d80df273fe75]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/intrinsics/mod.rs:2431:9
[INFO] [stderr]   20:     0x631f4052c6b9 - core[8f93d80df273fe75]::panicking::panic_misaligned_pointer_dereference
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:284:5
[INFO] [stderr]   21:     0x631f403f5f82 - <rand_core[2f954c71e34a832c]::block::BlockRng<rand_chacha[20dd5fbc64cb58c1]::chacha::ChaChaCore> as rand_core[2f954c71e34a832c]::RngCore>::next_u64::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.4.0/src/block.rs:186:26
[INFO] [stderr]   22:     0x631f403fdf64 - <rand_core[2f954c71e34a832c]::block::BlockRng<rand_chacha[20dd5fbc64cb58c1]::chacha::ChaChaCore> as rand_core[2f954c71e34a832c]::RngCore>::next_u64
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.4.0/src/block.rs:200:13
[INFO] [stderr]   23:     0x631f403fdf64 - <rand_chacha[20dd5fbc64cb58c1]::chacha::ChaChaRng as rand_core[2f954c71e34a832c]::RngCore>::next_u64
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_chacha-0.1.1/src/chacha.rs:80:16
[INFO] [stderr]   24:     0x631f403f9447 - <proptest[a3575cc3edb61c4]::test_runner::rng::TestRng as rand_core[2f954c71e34a832c]::RngCore>::next_u64
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/rng.rs:137:58
[INFO] [stderr]   25:     0x631f403f49ff - <rand[90f90483cacf9d88]::distributions::Standard as rand[90f90483cacf9d88]::distributions::Distribution<usize>>::sample::<proptest[a3575cc3edb61c4]::test_runner::rng::TestRng>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.6.5/src/distributions/integer.rs:69:13
[INFO] [stderr]   26:     0x631f403f5473 - <proptest[a3575cc3edb61c4]::test_runner::rng::TestRng as rand[90f90483cacf9d88]::Rng>::gen::<usize>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.6.5/src/lib.rs:215:18
[INFO] [stderr]   27:     0x631f403f2823 - <rand[90f90483cacf9d88]::distributions::uniform::UniformInt<usize> as rand[90f90483cacf9d88]::distributions::uniform::UniformSampler>::sample_single::<proptest[a3575cc3edb61c4]::test_runner::rng::TestRng, usize, usize>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.6.5/src/distributions/uniform.rs:451:43
[INFO] [stderr]   28:     0x631f403f5531 - <proptest[a3575cc3edb61c4]::test_runner::rng::TestRng as rand[90f90483cacf9d88]::Rng>::gen_range::<usize, usize, usize>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.6.5/src/lib.rs:245:9
[INFO] [stderr]   29:     0x631f403d8304 - proptest[a3575cc3edb61c4]::char::select_range_index::<proptest[a3575cc3edb61c4]::test_runner::rng::TestRng>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/char.rs:117:29
[INFO] [stderr]   30:     0x631f403db1f1 - <proptest[a3575cc3edb61c4]::char::CharStrategy as proptest[a3575cc3edb61c4]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/char.rs:253:30
[INFO] [stderr]   31:     0x631f403da1d7 - <proptest[a3575cc3edb61c4]::strategy::map::Map<proptest[a3575cc3edb61c4]::char::CharStrategy, proptest[a3575cc3edb61c4]::string::to_bytes> as proptest[a3575cc3edb61c4]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/strategy/map.rs:53:21
[INFO] [stderr]   32:     0x631f403caedc - <proptest[a3575cc3edb61c4]::strategy::traits::BoxedStrategyWrapper<proptest[a3575cc3edb61c4]::strategy::map::Map<proptest[a3575cc3edb61c4]::char::CharStrategy, proptest[a3575cc3edb61c4]::string::to_bytes>> as proptest[a3575cc3edb61c4]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/strategy/traits.rs:781:28
[INFO] [stderr]   33:     0x631f403c4ad3 - <alloc[40b2bae28975ac47]::sync::Arc<dyn proptest[a3575cc3edb61c4]::strategy::traits::Strategy<Tree = alloc[40b2bae28975ac47]::boxed::Box<dyn proptest[a3575cc3edb61c4]::strategy::traits::ValueTree<Value = alloc[40b2bae28975ac47]::vec::Vec<u8>>>, Value = alloc[40b2bae28975ac47]::vec::Vec<u8>> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as proptest[a3575cc3edb61c4]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/strategy/traits.rs:670:26
[INFO] [stderr]   34:     0x631f403ca5eb - <proptest[a3575cc3edb61c4]::strategy::traits::SBoxedStrategy<alloc[40b2bae28975ac47]::vec::Vec<u8>> as proptest[a3575cc3edb61c4]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/strategy/traits.rs:751:16
[INFO] [stderr]   35:     0x631f403ec682 - <proptest[a3575cc3edb61c4]::string::RegexGeneratorStrategy<alloc[40b2bae28975ac47]::vec::Vec<u8>> as proptest[a3575cc3edb61c4]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/macros.rs:72:24
[INFO] [stderr]   36:     0x631f403c6c08 - <proptest[a3575cc3edb61c4]::collection::VecStrategy<proptest[a3575cc3edb61c4]::string::RegexGeneratorStrategy<alloc[40b2bae28975ac47]::vec::Vec<u8>>> as proptest[a3575cc3edb61c4]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/collection.rs:557:40
[INFO] [stderr]   37:     0x631f403da13e - <proptest[a3575cc3edb61c4]::strategy::map::Map<proptest[a3575cc3edb61c4]::collection::VecStrategy<proptest[a3575cc3edb61c4]::string::RegexGeneratorStrategy<alloc[40b2bae28975ac47]::vec::Vec<u8>>>, proptest[a3575cc3edb61c4]::string::bytes_regex_parsed::{closure#2}> as proptest[a3575cc3edb61c4]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/strategy/map.rs:53:21
[INFO] [stderr]   38:     0x631f403cab0f - <proptest[a3575cc3edb61c4]::strategy::traits::BoxedStrategyWrapper<proptest[a3575cc3edb61c4]::strategy::map::Map<proptest[a3575cc3edb61c4]::collection::VecStrategy<proptest[a3575cc3edb61c4]::string::RegexGeneratorStrategy<alloc[40b2bae28975ac47]::vec::Vec<u8>>>, proptest[a3575cc3edb61c4]::string::bytes_regex_parsed::{closure#2}>> as proptest[a3575cc3edb61c4]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/strategy/traits.rs:781:28
[INFO] [stderr]   39:     0x631f403c4ad3 - <alloc[40b2bae28975ac47]::sync::Arc<dyn proptest[a3575cc3edb61c4]::strategy::traits::Strategy<Tree = alloc[40b2bae28975ac47]::boxed::Box<dyn proptest[a3575cc3edb61c4]::strategy::traits::ValueTree<Value = alloc[40b2bae28975ac47]::vec::Vec<u8>>>, Value = alloc[40b2bae28975ac47]::vec::Vec<u8>> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as proptest[a3575cc3edb61c4]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/strategy/traits.rs:670:26
[INFO] [stderr]   40:     0x631f403ca5eb - <proptest[a3575cc3edb61c4]::strategy::traits::SBoxedStrategy<alloc[40b2bae28975ac47]::vec::Vec<u8>> as proptest[a3575cc3edb61c4]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/strategy/traits.rs:751:16
[INFO] [stderr]   41:     0x631f403ec682 - <proptest[a3575cc3edb61c4]::string::RegexGeneratorStrategy<alloc[40b2bae28975ac47]::vec::Vec<u8>> as proptest[a3575cc3edb61c4]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/macros.rs:72:24
[INFO] [stderr]   42:     0x631f403da187 - <proptest[a3575cc3edb61c4]::strategy::map::Map<proptest[a3575cc3edb61c4]::string::RegexGeneratorStrategy<alloc[40b2bae28975ac47]::vec::Vec<u8>>, proptest[a3575cc3edb61c4]::string::string_regex_parsed::{closure#0}::{closure#0}> as proptest[a3575cc3edb61c4]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/strategy/map.rs:53:21
[INFO] [stderr]   43:     0x631f403cad4c - <proptest[a3575cc3edb61c4]::strategy::traits::BoxedStrategyWrapper<proptest[a3575cc3edb61c4]::strategy::map::Map<proptest[a3575cc3edb61c4]::string::RegexGeneratorStrategy<alloc[40b2bae28975ac47]::vec::Vec<u8>>, proptest[a3575cc3edb61c4]::string::string_regex_parsed::{closure#0}::{closure#0}>> as proptest[a3575cc3edb61c4]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/strategy/traits.rs:781:28
[INFO] [stderr]   44:     0x631f403c4b23 - <alloc[40b2bae28975ac47]::sync::Arc<dyn proptest[a3575cc3edb61c4]::strategy::traits::Strategy<Tree = alloc[40b2bae28975ac47]::boxed::Box<dyn proptest[a3575cc3edb61c4]::strategy::traits::ValueTree<Value = alloc[40b2bae28975ac47]::string::String>>, Value = alloc[40b2bae28975ac47]::string::String> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as proptest[a3575cc3edb61c4]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/strategy/traits.rs:670:26
[INFO] [stderr]   45:     0x631f403ca61b - <proptest[a3575cc3edb61c4]::strategy::traits::SBoxedStrategy<alloc[40b2bae28975ac47]::string::String> as proptest[a3575cc3edb61c4]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/strategy/traits.rs:751:16
[INFO] [stderr]   46:     0x631f403ec6c2 - <proptest[a3575cc3edb61c4]::string::RegexGeneratorStrategy<alloc[40b2bae28975ac47]::string::String> as proptest[a3575cc3edb61c4]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/macros.rs:72:24
[INFO] [stderr]   47:     0x631f403ebdaa - <str as proptest[a3575cc3edb61c4]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/string.rs:104:37
[INFO] [stderr]   48:     0x631f40327f78 - <&str as proptest[a3575cc3edb61c4]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/strategy/traits.rs:670:26
[INFO] [stderr]   49:     0x631f4033a93f - <proptest[a3575cc3edb61c4]::collection::VecStrategy<&str> as proptest[a3575cc3edb61c4]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/collection.rs:557:40
[INFO] [stderr]   50:     0x631f4032e48d - <proptest[a3575cc3edb61c4]::strategy::map::Map<proptest[a3575cc3edb61c4]::collection::VecStrategy<&str>, clipivot[96d80901f4d37e13]::aggfunc::tests::test_count_gets_raw_count::{closure#0}> as proptest[a3575cc3edb61c4]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/strategy/map.rs:53:21
[INFO] [stderr]   51:     0x631f402c5d11 - <proptest[a3575cc3edb61c4]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[a3575cc3edb61c4]::strategy::map::Map<proptest[a3575cc3edb61c4]::collection::VecStrategy<&str>, clipivot[96d80901f4d37e13]::aggfunc::tests::test_count_gets_raw_count::{closure#0}>, clipivot[96d80901f4d37e13]::aggfunc::tests::test_count_gets_raw_count::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[a3575cc3edb61c4]::test_runner::errors::TestCaseError>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:636:40
[INFO] [stderr]   52:     0x631f402cff3a - <proptest[a3575cc3edb61c4]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[a3575cc3edb61c4]::strategy::map::Map<proptest[a3575cc3edb61c4]::collection::VecStrategy<&str>, clipivot[96d80901f4d37e13]::aggfunc::tests::test_count_gets_raw_count::{closure#0}>, clipivot[96d80901f4d37e13]::aggfunc::tests::test_count_gets_raw_count::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[a3575cc3edb61c4]::test_runner::errors::TestCaseError>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:592:31
[INFO] [stderr]   53:     0x631f402c4d7c - <proptest[a3575cc3edb61c4]::test_runner::runner::TestRunner>::run_in_process::<proptest[a3575cc3edb61c4]::strategy::map::Map<proptest[a3575cc3edb61c4]::collection::VecStrategy<&str>, clipivot[96d80901f4d37e13]::aggfunc::tests::test_count_gets_raw_count::{closure#0}>, clipivot[96d80901f4d37e13]::aggfunc::tests::test_count_gets_raw_count::{closure#1}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:550:14
[INFO] [stderr]   54:     0x631f402db2c6 - <proptest[a3575cc3edb61c4]::test_runner::runner::TestRunner>::run::<proptest[a3575cc3edb61c4]::strategy::map::Map<proptest[a3575cc3edb61c4]::collection::VecStrategy<&str>, clipivot[96d80901f4d37e13]::aggfunc::tests::test_count_gets_raw_count::{closure#0}>, clipivot[96d80901f4d37e13]::aggfunc::tests::test_count_gets_raw_count::{closure#1}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/test_runner/runner.rs:393:18
[INFO] [stderr]   55:     0x631f4032518e - clipivot[96d80901f4d37e13]::aggfunc::tests::test_count_gets_raw_count
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:163:17
[INFO] [stderr]   56:     0x631f4031e3c7 - clipivot[96d80901f4d37e13]::aggfunc::tests::test_count_gets_raw_count::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.5/src/sugar.rs:159:28
[INFO] [stderr]   57:     0x631f4033c9b6 - <clipivot[96d80901f4d37e13]::aggfunc::tests::test_count_gets_raw_count::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   58:     0x631f40364a8b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   59:     0x631f40364a8b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stderr]   60:     0x631f403712ea - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stderr]   61:     0x631f403712ea - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   62:     0x631f403712ea - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stderr]   63:     0x631f403712ea - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stderr]   64:     0x631f403712ea - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stderr]   65:     0x631f403712ea - test[2f1252070343a163]::run_test_in_process
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stderr]   66:     0x631f403712ea - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stderr]   67:     0x631f4036b7b4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stderr]   68:     0x631f4036b7b4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   69:     0x631f40373de2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stderr]   70:     0x631f40373de2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   71:     0x631f40373de2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stderr]   72:     0x631f40373de2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stderr]   73:     0x631f40373de2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stderr]   74:     0x631f40373de2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stderr]   75:     0x631f40373de2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   76:     0x631f40514d2f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]   77:     0x631f40514d2f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stderr]   78:     0x7fe7c3765aa4 - <unknown>
[INFO] [stderr]   79:     0x7fe7c37f2a64 - clone
[INFO] [stderr]   80:                0x0 - <unknown>
[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/build/clipivot/d4b20143b992e7f6/deps/clipivot-d4b20143b992e7f6` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "07f501f6c9bcb1e9f08b609dfffbe437a8ed9bb29fd575c7d3dc86b05484d661", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07f501f6c9bcb1e9f08b609dfffbe437a8ed9bb29fd575c7d3dc86b05484d661", kill_on_drop: false }`
[INFO] [stdout] 07f501f6c9bcb1e9f08b609dfffbe437a8ed9bb29fd575c7d3dc86b05484d661
