[INFO] fetching crate clipivot 0.3.5...
[INFO] testing clipivot-0.3.5 against 1.90.0 for beta-1.91-2
[INFO] extracting crate clipivot 0.3.5 into /workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate clipivot 0.3.5 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust_decimal v1.4.0
[INFO] [stderr]   Downloaded byteorder v1.3.2
[INFO] [stderr]   Downloaded rand_core v0.4.0
[INFO] [stderr]   Downloaded num-traits v0.2.8
[INFO] [stderr]   Downloaded bitflags v1.1.0
[INFO] [stderr]   Downloaded bit-set v0.5.1
[INFO] [stderr]   Downloaded itoa v0.4.4
[INFO] [stderr]   Downloaded predicates v1.0.4
[INFO] [stderr]   Downloaded num-integer v0.1.41
[INFO] [stderr]   Downloaded numtoa v0.1.0
[INFO] [stderr]   Downloaded rusty-fork v0.2.2
[INFO] [stderr]   Downloaded serde v1.0.92
[INFO] [stderr]   Downloaded winapi v0.3.7
[INFO] [stderr]   Downloaded rand v0.7.0
[INFO] [stderr]   Downloaded proptest v0.9.5
[INFO] [stderr]   Downloaded memchr v2.2.0
[INFO] [stderr]   Downloaded bit-vec v0.5.1
[INFO] [stderr]   Downloaded csv v1.1.3
[INFO] [stderr]   Downloaded regex-syntax v0.6.11
[INFO] [stderr]   Downloaded chrono v0.4.11
[INFO] [stderr]   Downloaded predicates-core v1.0.0
[INFO] [stderr]   Downloaded ansi_term v0.9.0
[INFO] [stderr]   Downloaded textwrap v0.9.0
[INFO] [stderr]   Downloaded predicates-tree v1.0.0
[INFO] [stderr]   Downloaded termion v1.5.2
[INFO] [stderr]   Downloaded getrandom v0.1.10
[INFO] [stderr]   Downloaded redox_syscall v0.1.54
[INFO] [stderr]   Downloaded bstr v0.2.12
[INFO] [stderr]   Downloaded wasi v0.5.0
[INFO] [stderr]   Downloaded treeline v0.1.0
[INFO] [stderr]   Downloaded assert_cmd v1.0.1
[INFO] [stderr]   Downloaded redox_termios v0.1.1
[INFO] [stderr]   Downloaded clap v2.27.1
[INFO] [stderr]   Downloaded atty v0.2.11
[INFO] [stderr]   Downloaded strsim v0.6.0
[INFO] [stderr]   Downloaded unicode-width v0.1.5
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.5
[INFO] [stderr]   Downloaded c2-chacha v0.2.2
[INFO] [stderr]   Downloaded rand_core v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82059cd1b4e52762bb74bd4ed1fe04639cd3cc4657562b54b0c680402df3dbd5
[INFO] running `Command { std: "docker" "start" "-a" "82059cd1b4e52762bb74bd4ed1fe04639cd3cc4657562b54b0c680402df3dbd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82059cd1b4e52762bb74bd4ed1fe04639cd3cc4657562b54b0c680402df3dbd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82059cd1b4e52762bb74bd4ed1fe04639cd3cc4657562b54b0c680402df3dbd5", kill_on_drop: false }`
[INFO] [stdout] 82059cd1b4e52762bb74bd4ed1fe04639cd3cc4657562b54b0c680402df3dbd5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb5846322683d86f7720792e4cd36147b1361f0477b7ca0793b12d66f2ce7497
[INFO] running `Command { std: "docker" "start" "-a" "bb5846322683d86f7720792e4cd36147b1361f0477b7ca0793b12d66f2ce7497", 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 serde v1.0.92
[INFO] [stderr]    Compiling memchr v2.2.0
[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 textwrap v0.9.0
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling ansi_term v0.9.0
[INFO] [stderr]    Compiling strsim v0.6.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling bytes v0.5.4
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling csv-core v0.1.10
[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 23.31s
[INFO] running `Command { std: "docker" "inspect" "bb5846322683d86f7720792e4cd36147b1361f0477b7ca0793b12d66f2ce7497", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb5846322683d86f7720792e4cd36147b1361f0477b7ca0793b12d66f2ce7497", kill_on_drop: false }`
[INFO] [stdout] bb5846322683d86f7720792e4cd36147b1361f0477b7ca0793b12d66f2ce7497
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d8d6cae30b399a55cc03f870eb7c790f3ca2d52c92b794a0c272f28946feb94
[INFO] running `Command { std: "docker" "start" "-a" "3d8d6cae30b399a55cc03f870eb7c790f3ca2d52c92b794a0c272f28946feb94", 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 wait-timeout v0.2.0
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]    Compiling predicates-core v1.0.0
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling bit-vec v0.5.1
[INFO] [stderr]    Compiling c2-chacha v0.2.2
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling treeline v0.1.0
[INFO] [stderr]    Compiling rand_core v0.5.0
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling predicates v1.0.4
[INFO] [stderr]    Compiling predicates-tree v1.0.0
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling bit-set v0.5.1
[INFO] [stderr]    Compiling regex-syntax v0.6.11
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling rand v0.7.0
[INFO] [stderr]    Compiling assert_cmd v1.0.1
[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 20.83s
[INFO] running `Command { std: "docker" "inspect" "3d8d6cae30b399a55cc03f870eb7c790f3ca2d52c92b794a0c272f28946feb94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d8d6cae30b399a55cc03f870eb7c790f3ca2d52c92b794a0c272f28946feb94", kill_on_drop: false }`
[INFO] [stdout] 3d8d6cae30b399a55cc03f870eb7c790f3ca2d52c92b794a0c272f28946feb94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 225943dbe0d8c53d17fa41265538766b5ded939ec962f8840d446c3ab5e1c689
[INFO] running `Command { std: "docker" "start" "-a" "225943dbe0d8c53d17fa41265538766b5ded939ec962f8840d446c3ab5e1c689", 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_cli") generated 1 warning
[INFO] [stderr] warning: `clipivot` (test "test_numerical_accuracy") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/clipivot-a9c16760fa2b95fa)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stderr] 
[INFO] [stderr] thread 'aggfunc::tests::test_count_gets_raw_count' 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 0x71c5510bc104
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x586e8f242b32 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] test aggfunc::tests::test_max_decimals ... ok
[INFO] [stderr]    1:     0x586e8f242b32 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout] test aggfunc::tests::test_max_string ... ok
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] test aggfunc::tests::test_median ... ok
[INFO] [stderr]    2:     0x586e8f242b32 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout] test aggfunc::tests::test_min_dates ... ok
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] test aggfunc::tests::test_min_decimals ... ok
[INFO] [stderr]    3:     0x586e8f242b32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout] test aggfunc::tests::test_min_string ... ok
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] test aggfunc::tests::test_minmax_dates ... ok
[INFO] [stderr]    4:     0x586e8f26ab73 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout] test aggfunc::tests::test_minmax_decimals ... ok
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] test aggfunc::tests::test_minmax_string ... ok
[INFO] [stderr]    5:     0x586e8f26ab73 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout] test aggfunc::tests::test_max_dates ... ok
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]    6:     0x586e8f23f553 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x586e8f23f553 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x586e8f242982 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x586e8f244169 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stderr]   10:     0x586e8f243f4b - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stderr]   11:     0x586e8f0c2074 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]   12:     0x586e8f0c2074 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x586e8f244c3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]   14:     0x586e8f244c3e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stderr]   15:     0x586e8f24490a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stderr]   16:     0x586e8f243039 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   17:     0x586e8f24459d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stderr]   18:     0x586e8f26920d - core::panicking::panic_nounwind_fmt::runtime::hde3dd742c40069fa
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:117:22
[INFO] [stderr]   19:     0x586e8f26920d - core::panicking::panic_nounwind_fmt::h6c46f1098922b4b6
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/intrinsics/mod.rs:2367:9
[INFO] [stderr]   20:     0x586e8f2693b5 - core::panicking::panic_misaligned_pointer_dereference::h78ecfc0a58b01c4f
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:293:5
[INFO] [stderr]   21:     0x586e8f125b32 - <rand_core::block::BlockRng<R> as rand_core::RngCore>::next_u64::{{closure}}::h718b13459df07b02
[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:     0x586e8f10ded1 - <rand_core::block::BlockRng<R> as rand_core::RngCore>::next_u64::h3f9d15cc7835639a
[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:     0x586e8f10ded1 - <rand_chacha::chacha::ChaChaRng as rand_core::RngCore>::next_u64::h17b795e8556118fe
[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:     0x586e8f1291f7 - <proptest::test_runner::rng::TestRng as rand_core::RngCore>::next_u64::he35543b7ddab8e59
[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:     0x586e8f114b5f - rand::distributions::integer::<impl rand::distributions::Distribution<usize> for rand::distributions::Standard>::sample::h88aefc60b0ad2baf
[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:     0x586e8f128013 - rand::Rng::gen::he38ddbaf90daa768
[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:     0x586e8f11dd93 - <rand::distributions::uniform::UniformInt<usize> as rand::distributions::uniform::UniformSampler>::sample_single::hfa72f9042516ac2e
[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:     0x586e8f128081 - rand::Rng::gen_range::h3f92fd7b47d49fc8
[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:     0x586e8f108a94 - proptest::char::select_range_index::h36ed08b435d9bf7e
[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:     0x586e8f109101 - <proptest::char::CharStrategy as proptest::strategy::traits::Strategy>::new_tree::he74e8e4ddc8eaa7a
[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:     0x586e8f11b397 - <proptest::strategy::map::Map<S,F> as proptest::strategy::traits::Strategy>::new_tree::h4daa8aaf1c8d47e7
[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:     0x586e8f10221c - <proptest::strategy::traits::BoxedStrategyWrapper<T> as proptest::strategy::traits::Strategy>::new_tree::h353399b40858b6c9
[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:     0x586e8f0ee3a3 - <alloc::sync::Arc<S> as proptest::strategy::traits::Strategy>::new_tree::h6f1fc3f8964041d7
[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:     0x586e8f1021ab - <proptest::strategy::traits::SBoxedStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::h7277f384e70e67cc
[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:     0x586e8f12d6c2 - <proptest::string::RegexGeneratorStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::hc8edcc4543f732b8
[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:     0x586e8f112a1f - <proptest::collection::VecStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::h750805f0e436a280
[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:     0x586e8f11b3ee - <proptest::strategy::map::Map<S,F> as proptest::strategy::traits::Strategy>::new_tree::h5876b2c77b671200
[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:     0x586e8f1028af - <proptest::strategy::traits::BoxedStrategyWrapper<T> as proptest::strategy::traits::Strategy>::new_tree::he066ba44275e2a5a
[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:     0x586e8f0ee3a3 - <alloc::sync::Arc<S> as proptest::strategy::traits::Strategy>::new_tree::h6f1fc3f8964041d7
[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:     0x586e8f1021ab - <proptest::strategy::traits::SBoxedStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::h7277f384e70e67cc
[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:     0x586e8f12d6c2 - <proptest::string::RegexGeneratorStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::hc8edcc4543f732b8
[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:     0x586e8f11b487 - <proptest::strategy::map::Map<S,F> as proptest::strategy::traits::Strategy>::new_tree::h7df73689c7432eaf
[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:     0x586e8f10235c - <proptest::strategy::traits::BoxedStrategyWrapper<T> as proptest::strategy::traits::Strategy>::new_tree::h4b258b056e5defb1
[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:     0x586e8f0ee3f3 - <alloc::sync::Arc<S> as proptest::strategy::traits::Strategy>::new_tree::h819186ec9d98e210
[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:     0x586e8f1021db - <proptest::strategy::traits::SBoxedStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::hcd741d373a391ef7
[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:     0x586e8f12d682 - <proptest::string::RegexGeneratorStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::h2ae6587ca6247e55
[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:     0x586e8f12b2ba - proptest::string::<impl proptest::strategy::traits::Strategy for str>::new_tree::haf3c0a5da12e1644
[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:     0x586e8f03ac08 - <&S as proptest::strategy::traits::Strategy>::new_tree::h645221c1d132f31b
[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:     0x586e8f0661c6 - <proptest::collection::VecStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::h81f279c6af732a66
[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:     0x586e8f05203d - <proptest::strategy::map::Map<S,F> as proptest::strategy::traits::Strategy>::new_tree::h94c2cb60e54a0cf3
[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:     0x586e8efed941 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h4a4a9e66e818d04e
[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:     0x586e8eff5e1a - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h0a90631ea37a5b31
[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:     0x586e8efeba3c - proptest::test_runner::runner::TestRunner::run_in_process::h89e15f54693d2873
[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:     0x586e8f000e76 - proptest::test_runner::runner::TestRunner::run::h21d3e32155705b16
[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:     0x586e8f04d813 - clipivot::aggfunc::tests::test_count_gets_raw_count::h792024138cc7682e
[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:     0x586e8f04d607 - clipivot::aggfunc::tests::test_count_gets_raw_count::{{closure}}::h244a9b389fbaa6d1
[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:     0x586e8f032216 - core::ops::function::FnOnce::call_once::h7073f68b8c2c8c81
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stderr]   58:     0x586e8f0c78db - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stderr]   59:     0x586e8f0c78db - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stderr]   60:     0x586e8f0c6a15 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stderr]   61:     0x586e8f0c6a15 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   62:     0x586e8f0c6a15 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]   63:     0x586e8f0c6a15 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]   64:     0x586e8f0c6a15 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]   65:     0x586e8f0c6a15 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stderr]   66:     0x586e8f0c6a15 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stderr]   67:     0x586e8f08a614 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stderr]   68:     0x586e8f08a614 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   69:     0x586e8f08dfea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]   70:     0x586e8f08dfea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   71:     0x586e8f08dfea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]   72:     0x586e8f08dfea - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]   73:     0x586e8f08dfea - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]   74:     0x586e8f08dfea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]   75:     0x586e8f08dfea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stderr]   76:     0x586e8f247e6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   77:     0x586e8f247e6f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stderr]   78:     0x71c55115daa4 - <unknown>
[INFO] [stderr]   79:     0x71c5511eaa34 - 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/deps/clipivot-a9c16760fa2b95fa` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "225943dbe0d8c53d17fa41265538766b5ded939ec962f8840d446c3ab5e1c689", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "225943dbe0d8c53d17fa41265538766b5ded939ec962f8840d446c3ab5e1c689", kill_on_drop: false }`
[INFO] [stdout] 225943dbe0d8c53d17fa41265538766b5ded939ec962f8840d446c3ab5e1c689
