[INFO] fetching crate tique 0.7.0...
[INFO] testing tique-0.7.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate tique 0.7.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate tique 0.7.0
[INFO] finished tweaking crates.io crate tique 0.7.0
[INFO] tweaked toml for crates.io crate tique 0.7.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tique 0.7.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tique 0.7.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc1fec26c2f6474350f07169280f203f8923e44f7b33705aab1a5ec6ec229d7e
[INFO] running `Command { std: "docker" "start" "-a" "fc1fec26c2f6474350f07169280f203f8923e44f7b33705aab1a5ec6ec229d7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc1fec26c2f6474350f07169280f203f8923e44f7b33705aab1a5ec6ec229d7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc1fec26c2f6474350f07169280f203f8923e44f7b33705aab1a5ec6ec229d7e", kill_on_drop: false }`
[INFO] [stdout] fc1fec26c2f6474350f07169280f203f8923e44f7b33705aab1a5ec6ec229d7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 299cf8d10dfdf08ee2a0f8fa5b169aabebe604a9fdba2e1dc5a435c2881d9e50
[INFO] running `Command { std: "docker" "start" "-a" "299cf8d10dfdf08ee2a0f8fa5b169aabebe604a9fdba2e1dc5a435c2881d9e50", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.67
[INFO] [stderr]    Compiling twox-hash v1.6.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling tantivy-common v0.1.0
[INFO] [stderr]    Compiling tantivy-bitpacker v0.1.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling regex-syntax v0.4.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling combine v4.6.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling crossbeam v0.8.1
[INFO] [stderr]    Compiling fastfield_codecs v0.1.0
[INFO] [stderr]    Compiling ownedbytes v0.1.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling lru v0.6.6
[INFO] [stderr]    Compiling lz4_flex v0.8.2
[INFO] [stderr]    Compiling measure_time v0.7.0
[INFO] [stderr]    Compiling bitpacking v0.8.4
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling memmap2 v0.3.1
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling murmurhash32 v0.2.0
[INFO] [stderr]    Compiling census v0.4.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling levenshtein_automata v0.2.1
[INFO] [stderr]    Compiling htmlescape v0.3.1
[INFO] [stderr]    Compiling fastdivide v0.3.0
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling tantivy-fst v0.3.0
[INFO] [stderr]    Compiling fail v0.4.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling thiserror v1.0.29
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]    Compiling tantivy-query-grammar v0.15.0
[INFO] [stderr]    Compiling rust-stemmers v1.2.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling tantivy v0.16.1
[INFO] [stderr]    Compiling tique v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.22s
[INFO] running `Command { std: "docker" "inspect" "299cf8d10dfdf08ee2a0f8fa5b169aabebe604a9fdba2e1dc5a435c2881d9e50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "299cf8d10dfdf08ee2a0f8fa5b169aabebe604a9fdba2e1dc5a435c2881d9e50", kill_on_drop: false }`
[INFO] [stdout] 299cf8d10dfdf08ee2a0f8fa5b169aabebe604a9fdba2e1dc5a435c2881d9e50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b03b180db845fcb21243214eb377d571e56922c6d90a28f24afb40a84b60ded0
[INFO] running `Command { std: "docker" "start" "-a" "b03b180db845fcb21243214eb377d571e56922c6d90a28f24afb40a84b60ded0", kill_on_drop: false }`
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling tique v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.17s
[INFO] running `Command { std: "docker" "inspect" "b03b180db845fcb21243214eb377d571e56922c6d90a28f24afb40a84b60ded0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b03b180db845fcb21243214eb377d571e56922c6d90a28f24afb40a84b60ded0", kill_on_drop: false }`
[INFO] [stdout] b03b180db845fcb21243214eb377d571e56922c6d90a28f24afb40a84b60ded0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1c14a5edf05a6cc88f159d1f38fb6021948825ad1e873a24ff7c68164e864952
[INFO] running `Command { std: "docker" "start" "-a" "1c14a5edf05a6cc88f159d1f38fb6021948825ad1e873a24ff7c68164e864952", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tique-e64f838b25ebad98)
[INFO] [stdout] running 16 tests
[INFO] [stdout] test conditional_collector::custom_score::tests::custom_segment_scorer_gets_called ... ok
[INFO] [stdout] test conditional_collector::top_collector::tests::collection_with_a_marker_smoke ... ok
[INFO] [stdout] test conditional_collector::top_collector::tests::condition_is_checked ... ok
[INFO] [stdout] test conditional_collector::topk::tests::at_capacity ... ok
[INFO] [stdout] test conditional_collector::topk::tests::break_even_scores_by_lowest_doc ... ok
[INFO] [stdout] test conditional_collector::topk::tests::not_at_capacity ... ok
[INFO] [stdout] test dismax::tests::scorer_advances_as_union ... ok
[INFO] [stdout] test topterms::tests::text_fields_are_valid ... ok
[INFO] [stdout] test dismax::tests::tiebreaker ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'thrd-tantivy-index0' (38) panicked at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/vec/mod.rs:2188:9:
[INFO] [stderr] unsafe precondition(s) violated: Vec::set_len requires that new_len <= capacity()
[INFO] [stderr] 
[INFO] [stderr] This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x61e67265ccba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x61e67265ccba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x61e67265ccba - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x61e67265ccba - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x61e672672ada - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x61e672672ada - core[6771d259883166e6]::fmt::write
[INFO] [stderr]    6:     0x61e672662372 - std[128c3efe2914e152]::io::default_write_fmt::<std[128c3efe2914e152]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stderr]    7:     0x61e672662372 - <std[128c3efe2914e152]::sys::stdio::unix::Stderr as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]    8:     0x61e67263b5bf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x61e67263b5bf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x61e672654c01 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x61e67213149c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stderr]   12:     0x61e67213149c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x61e672654eb2 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stderr]   14:     0x61e672654eb2 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stderr]   15:     0x61e67263b6aa - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691:13
[INFO] [stderr]   16:     0x61e672630859 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   17:     0x61e67263c38d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stderr]   18:     0x61e6726730bd - core[6771d259883166e6]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x61e6726730bd - core[6771d259883166e6]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/intrinsics/mod.rs:2448:9
[INFO] [stderr]   20:     0x61e672592b24 - alloc::vec::Vec<T,A>::set_len::precondition_check::h337f6cc87bcbc163
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ub_checks.rs:73:21
[INFO] [stderr]   21:     0x61e672592ac9 - alloc::vec::Vec<T,A>::set_len::h65c6140781a146b5
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/vec/mod.rs:2188:9
[INFO] [stderr]   22:     0x61e67234cd9c - tantivy::store::compression_lz4_block::compress::h0f2e8a8a9d8cf874
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tantivy-0.16.1/src/store/compression_lz4_block.rs:13:20
[INFO] [stderr]   23:     0x61e6721f50bb - tantivy::store::compressors::Compressor::compress::h7d601b601cd1d1f2
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tantivy-0.16.1/src/store/compressors.rs:65:21
[INFO] [stderr]   24:     0x61e6722e195c - tantivy::store::writer::StoreWriter::write_and_compress_block::h0b3841347dc24fd6
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tantivy-0.16.1/src/store/writer.rs:135:14
[INFO] [stderr]   25:     0x61e6722e1d3c - tantivy::store::writer::StoreWriter::close::ha35560bb39b74d37
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tantivy-0.16.1/src/store/writer.rs:154:18
[INFO] [stderr]   26:     0x61e672210b26 - tantivy::indexer::segment_serializer::SegmentSerializer::close::hafadfa43e8a4f963
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tantivy-0.16.1/src/indexer/segment_serializer.rs:94:27
[INFO] [stderr]   27:     0x61e6722449fa - tantivy::indexer::segment_writer::remap_and_write::hba79d061a0a73410
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tantivy-0.16.1/src/indexer/segment_writer.rs:386:16
[INFO] [stderr]   28:     0x61e672243a9d - tantivy::indexer::segment_writer::SegmentWriter::finalize::h0aec2fe3122e89dd
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tantivy-0.16.1/src/indexer/segment_writer.rs:129:9
[INFO] [stderr]   29:     0x61e6722a8b6c - tantivy::indexer::index_writer::index_documents::h22aa9209f826c8e9
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tantivy-0.16.1/src/indexer/index_writer.rs:225:53
[INFO] [stderr]   30:     0x61e6722a60a7 - tantivy::indexer::index_writer::IndexWriter::add_indexing_worker::{{closure}}::hfdc0b490f719b1ce
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tantivy-0.16.1/src/indexer/index_writer.rs:436:21
[INFO] [stderr]   31:     0x61e672200531 - std::sys::backtrace::__rust_begin_short_backtrace::had25fe349f789ca9
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   32:     0x61e6723bf4ee - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::he42605141966e0ec
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stderr]   33:     0x61e672359070 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0a61d5b807ea5935
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stderr]   34:     0x61e672291901 - std::panicking::catch_unwind::do_call::hedece6e4ba08c256
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stderr]   35:     0x61e6723d6e7b - __rust_try
[INFO] [stderr]   36:     0x61e6723bef96 - std::panicking::catch_unwind::hae2e0bda4c203c61
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stderr]   37:     0x61e6723bef96 - std::panic::catch_unwind::hcaca9f8f890bb419
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stderr]   38:     0x61e6723bef96 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h95ca071a1c0e0183
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stderr]   39:     0x61e6722f57ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc1ff856d0c2b4b1e
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   40:     0x61e67265c58f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stderr]   41:     0x61e67265c58f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]   42:     0x737a09364aa4 - <unknown>
[INFO] [stderr]   43:     0x737a093f1a64 - clone
[INFO] [stderr]   44:                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/tique-e64f838b25ebad98` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "1c14a5edf05a6cc88f159d1f38fb6021948825ad1e873a24ff7c68164e864952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c14a5edf05a6cc88f159d1f38fb6021948825ad1e873a24ff7c68164e864952", kill_on_drop: false }`
[INFO] [stdout] 1c14a5edf05a6cc88f159d1f38fb6021948825ad1e873a24ff7c68164e864952
