[INFO] cloning repository https://github.com/heyimalex/bitap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/heyimalex/bitap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheyimalex%2Fbitap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheyimalex%2Fbitap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3cee8ad9ae4dcfe93ac7177b2f81125c9f25765d
[INFO] testing heyimalex/bitap against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheyimalex%2Fbitap" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/heyimalex/bitap
[INFO] finished tweaking git repo https://github.com/heyimalex/bitap
[INFO] tweaked toml for git repo https://github.com/heyimalex/bitap written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/heyimalex/bitap on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/heyimalex/bitap 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3838c114ddadba6b52b937229e33b346c802347169805ea108aa07a7b54bd252
[INFO] running `Command { std: "docker" "start" "-a" "3838c114ddadba6b52b937229e33b346c802347169805ea108aa07a7b54bd252", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3838c114ddadba6b52b937229e33b346c802347169805ea108aa07a7b54bd252", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3838c114ddadba6b52b937229e33b346c802347169805ea108aa07a7b54bd252", kill_on_drop: false }`
[INFO] [stdout] 3838c114ddadba6b52b937229e33b346c802347169805ea108aa07a7b54bd252
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa5b471888c176f07a3e7a8d21188442cfff1d46dc44b78afab799d325dd46fe
[INFO] running `Command { std: "docker" "start" "-a" "aa5b471888c176f07a3e7a8d21188442cfff1d46dc44b78afab799d325dd46fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitap v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] running `Command { std: "docker" "inspect" "aa5b471888c176f07a3e7a8d21188442cfff1d46dc44b78afab799d325dd46fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa5b471888c176f07a3e7a8d21188442cfff1d46dc44b78afab799d325dd46fe", kill_on_drop: false }`
[INFO] [stdout] aa5b471888c176f07a3e7a8d21188442cfff1d46dc44b78afab799d325dd46fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9522aef0c426c9bece4628a247e8fcb7b53bbcc9567fd694373b57b9d56fea1f
[INFO] running `Command { std: "docker" "start" "-a" "9522aef0c426c9bece4628a247e8fcb7b53bbcc9567fd694373b57b9d56fea1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.58
[INFO] [stderr]    Compiling autocfg v0.1.4
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling rand_core v0.4.0
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling arrayvec v0.4.10
[INFO] [stderr]    Compiling serde v1.0.94
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling nodrop v0.1.13
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling winapi v0.3.7
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling syn v0.15.39
[INFO] [stderr]    Compiling cgmath v0.16.1
[INFO] [stderr]    Compiling approx v0.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.6.5
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling either v1.5.2
[INFO] [stderr]    Compiling regex v1.1.8
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling num_cpus v1.10.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling regex-syntax v0.6.7
[INFO] [stderr]    Compiling regex-automata v0.1.7
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.7.1
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling utf8-ranges v1.0.3
[INFO] [stderr]    Compiling rgb v0.8.13
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling itertools v0.8.0
[INFO] [stderr]    Compiling crossbeam-deque v0.6.3
[INFO] [stderr]    Compiling aho-corasick v0.7.4
[INFO] [stderr]    Compiling csv-core v0.1.6
[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 rand_jitter v0.1.4
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling cast v0.2.2
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling same-file v1.0.4
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling rand_xoshiro v0.1.0
[INFO] [stderr]    Compiling walkdir v2.2.8
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling strsim v0.9.2
[INFO] [stderr]    Compiling criterion-plot v0.3.1
[INFO] [stderr]    Compiling rayon v1.1.0
[INFO] [stderr]    Compiling winconsole v0.10.0
[INFO] [stderr]    Compiling colored v1.8.0
[INFO] [stderr]    Compiling bitap-reference v0.2.0 (/opt/rustwide/workdir/bitap-reference)
[INFO] [stderr]    Compiling bstr v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.40
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling csv v1.1.1
[INFO] [stderr]    Compiling quickcheck v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.94
[INFO] [stderr]    Compiling quickcheck_macros v0.8.0
[INFO] [stderr]    Compiling tinytemplate v1.0.2
[INFO] [stderr]    Compiling criterion v0.2.11
[INFO] [stderr]    Compiling bitap v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.2.11
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "9522aef0c426c9bece4628a247e8fcb7b53bbcc9567fd694373b57b9d56fea1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9522aef0c426c9bece4628a247e8fcb7b53bbcc9567fd694373b57b9d56fea1f", kill_on_drop: false }`
[INFO] [stdout] 9522aef0c426c9bece4628a247e8fcb7b53bbcc9567fd694373b57b9d56fea1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 433afecfc688eeb00706254d0e65da716d3eb52ac78b32b02968751bd1436551
[INFO] running `Command { std: "docker" "start" "-a" "433afecfc688eeb00706254d0e65da716d3eb52ac78b32b02968751bd1436551", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.2.11
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bitap-e9f500dc231295c3)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stderr] 
[INFO] [stderr] thread 'test::qc_lev' (26) 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 0x7b1d5193d5d4
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5da72c951d12 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5da72c951d12 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5da72c951d12 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x5da72c951d12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x5da72c9627bf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x5da72c9627bf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]    6:     0x5da72c91f7a3 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5da72c91f7a3 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x5da72c92b412 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x5da72c92ff4f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stderr]   10:     0x5da72c92fda9 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stderr]   11:     0x5da72c78fb5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]   12:     0x5da72c78fb5e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x5da72c93055f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]   14:     0x5da72c93055f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stderr]   15:     0x5da72c9303ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stderr]   16:     0x5da72c92b549 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   17:     0x5da72c913e3d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stderr]   18:     0x5da72c96a29d - core::panicking::panic_nounwind_fmt::runtime::hdc3e454f690461fc
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x5da72c96a29d - core::panicking::panic_nounwind_fmt::h0f491c26d5575477
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/intrinsics/mod.rs:2439:9
[INFO] [stderr]   20:     0x5da72c96a53a - core::panicking::panic_misaligned_pointer_dereference::hb14b1c3dfdaa428c
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:289:5
[INFO] [stderr]   21:     0x5da72c7d3e52 - <rand_core::block::BlockRng<R> as rand_core::RngCore>::next_u64::{{closure}}::h733ae9333815c3a9
[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:     0x5da72c7d06f7 - <rand_core::block::BlockRng<R> as rand_core::RngCore>::next_u64::hd7703c69622e5ebe
[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:     0x5da72c7d06f7 - <rand::rngs::adapter::reseeding::ReseedingRng<R,Rsdr> as rand_core::RngCore>::next_u64::hb5790e929a80f917
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.6.5/src/rngs/adapter/reseeding.rs:125:16
[INFO] [stderr]   24:     0x5da72c7d06f7 - <rand::rngs::thread::ThreadRng as rand_core::RngCore>::next_u64::h78fcf14c9c678cf6
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.6.5/src/rngs/thread.rs:113:30
[INFO] [stderr]   25:     0x5da72c7d06f7 - <quickcheck::arbitrary::StdGen<R> as rand_core::RngCore>::next_u64::h3aad4639eaed135b
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.8.5/src/arbitrary.rs:62:46
[INFO] [stderr]   26:     0x5da72c7d032b - <quickcheck::arbitrary::StdThreadGen as rand_core::RngCore>::next_u64::h96a57077fd7e9878
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.8.5/src/arbitrary.rs:95:44
[INFO] [stderr]   27:     0x5da72c75c00f - rand::distributions::integer::<impl rand::distributions::Distribution<usize> for rand::distributions::Standard>::sample::he25c532fc51838bb
[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]   28:     0x5da72c76dc42 - rand::Rng::gen::ha5f915fb51bf1827
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.6.5/src/lib.rs:215:18
[INFO] [stderr]   29:     0x5da72c75870f - <rand::distributions::uniform::UniformInt<usize> as rand::distributions::uniform::UniformSampler>::sample_single::h8c1b3e8b3ae8e3f2
[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]   30:     0x5da72c76dcb0 - rand::Rng::gen_range::hdfc956398f34306f
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.6.5/src/lib.rs:245:9
[INFO] [stderr]   31:     0x5da72c76dd2e - <[T] as rand::seq::SliceRandom>::choose::h90bd224c8d25c7d7
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.6.5/src/seq/mod.rs:320:28
[INFO] [stderr]   32:     0x5da72c76de72 - <char as quickcheck::arbitrary::Arbitrary>::arbitrary::h17f1a475b4cbb4eb
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.8.5/src/arbitrary.rs:599:19
[INFO] [stderr]   33:     0x5da72c75d7b9 - <alloc::string::String as quickcheck::arbitrary::Arbitrary>::arbitrary::h1a141d2047c3477d
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.8.5/src/arbitrary.rs:560:20
[INFO] [stderr]   34:     0x5da72c75d2e2 - <(A,B,C) as quickcheck::arbitrary::Arbitrary>::arbitrary::he4e42885dc50f174
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.8.5/src/arbitrary.rs:206:25
[INFO] [stderr]   35:     0x5da72c75ee65 - <fn(A,B,C) .> T as quickcheck::tester::Testable>::result::h4e5d670b810e7e6c
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.8.5/src/tester.rs:364:31
[INFO] [stderr]   36:     0x5da72c756de6 - quickcheck::tester::QuickCheck<G>::quicktest::h23a3a97a09196f26
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.8.5/src/tester.rs:135:21
[INFO] [stderr]   37:     0x5da72c756761 - quickcheck::tester::QuickCheck<G>::quickcheck::h0ff9a3c918ead058
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.8.5/src/tester.rs:174:41
[INFO] [stderr]   38:     0x5da72c756655 - quickcheck::tester::quickcheck::h983d9f10d3e9fbf0
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-0.8.5/src/tester.rs:193:58
[INFO] [stderr]   39:     0x5da72c76425d - bitap::test::qc_lev::h46cc772184dbd06b
[INFO] [stderr]                                at /opt/rustwide/workdir/src/test.rs:109:1
[INFO] [stderr]   40:     0x5da72c764277 - bitap::test::qc_lev::{{closure}}::he91a6085fb85c3e6
[INFO] [stderr]                                at /opt/rustwide/workdir/src/test.rs:109:14
[INFO] [stderr]   41:     0x5da72c7592a6 - core::ops::function::FnOnce::call_once::h561001f26fa82b71
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   42:     0x5da72c78f95b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   43:     0x5da72c78f95b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stderr]   44:     0x5da72c7a39bd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stderr]   45:     0x5da72c7a39bd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   46:     0x5da72c7a39bd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stderr]   47:     0x5da72c7a39bd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stderr]   48:     0x5da72c7a39bd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stderr]   49:     0x5da72c7a39bd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stderr]   50:     0x5da72c7a39bd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stderr]   51:     0x5da72c77cf04 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stderr]   52:     0x5da72c77cf04 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   53:     0x5da72c78075a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]   54:     0x5da72c78075a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   55:     0x5da72c78075a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stderr]   56:     0x5da72c78075a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stderr]   57:     0x5da72c78075a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stderr]   58:     0x5da72c78075a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]   59:     0x5da72c78075a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   60:     0x5da72c92694f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]   61:     0x5da72c92694f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stderr]   62:     0x7b1d51be0aa4 - <unknown>
[INFO] [stderr]   63:     0x7b1d51c6da64 - clone
[INFO] [stderr]   64:                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/bitap-e9f500dc231295c3` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "433afecfc688eeb00706254d0e65da716d3eb52ac78b32b02968751bd1436551", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "433afecfc688eeb00706254d0e65da716d3eb52ac78b32b02968751bd1436551", kill_on_drop: false }`
[INFO] [stdout] 433afecfc688eeb00706254d0e65da716d3eb52ac78b32b02968751bd1436551
