[INFO] fetching crate tique 0.7.0...
[INFO] testing tique-0.7.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate tique 0.7.0 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tique 0.7.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd284a40fb56d92842d84577520cb99c1816001e5f547d62d7d3d5f0fdabf83c
[INFO] running `Command { std: "docker" "start" "-a" "bd284a40fb56d92842d84577520cb99c1816001e5f547d62d7d3d5f0fdabf83c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd284a40fb56d92842d84577520cb99c1816001e5f547d62d7d3d5f0fdabf83c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd284a40fb56d92842d84577520cb99c1816001e5f547d62d7d3d5f0fdabf83c", kill_on_drop: false }`
[INFO] [stdout] bd284a40fb56d92842d84577520cb99c1816001e5f547d62d7d3d5f0fdabf83c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f14d90b0eb64ba4537041281f0730291fd45b8260485741f1ab141fed82d2dcf
[INFO] running `Command { std: "docker" "start" "-a" "f14d90b0eb64ba4537041281f0730291fd45b8260485741f1ab141fed82d2dcf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling futures-io v0.3.17
[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 serde_json v1.0.67
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling twox-hash v1.6.1
[INFO] [stderr]    Compiling tantivy-common v0.1.0
[INFO] [stderr]    Compiling combine v4.6.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling tantivy-bitpacker v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.4.2
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling fastfield_codecs v0.1.0
[INFO] [stderr]    Compiling crossbeam v0.8.1
[INFO] [stderr]    Compiling bitpacking v0.8.4
[INFO] [stderr]    Compiling ownedbytes v0.1.0
[INFO] [stderr]    Compiling measure_time v0.7.0
[INFO] [stderr]    Compiling murmurhash32 v0.2.0
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling fastdivide v0.3.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling lz4_flex v0.8.2
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling htmlescape v0.3.1
[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 time v0.1.44
[INFO] [stderr]    Compiling memmap2 v0.3.1
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling census v0.4.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling levenshtein_automata v0.2.1
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tantivy-fst v0.3.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling lru v0.6.6
[INFO] [stderr]    Compiling fail v0.4.0
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling thiserror v1.0.29
[INFO] [stderr]    Compiling tantivy-query-grammar v0.15.0
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling futures v0.3.17
[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 36.40s
[INFO] running `Command { std: "docker" "inspect" "f14d90b0eb64ba4537041281f0730291fd45b8260485741f1ab141fed82d2dcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f14d90b0eb64ba4537041281f0730291fd45b8260485741f1ab141fed82d2dcf", kill_on_drop: false }`
[INFO] [stdout] f14d90b0eb64ba4537041281f0730291fd45b8260485741f1ab141fed82d2dcf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 068acce1f6f9f752b30e8a157b28ad0803f1e43d121bf4da2d53a9168cc25ce2
[INFO] running `Command { std: "docker" "start" "-a" "068acce1f6f9f752b30e8a157b28ad0803f1e43d121bf4da2d53a9168cc25ce2", 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 5.39s
[INFO] running `Command { std: "docker" "inspect" "068acce1f6f9f752b30e8a157b28ad0803f1e43d121bf4da2d53a9168cc25ce2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "068acce1f6f9f752b30e8a157b28ad0803f1e43d121bf4da2d53a9168cc25ce2", kill_on_drop: false }`
[INFO] [stdout] 068acce1f6f9f752b30e8a157b28ad0803f1e43d121bf4da2d53a9168cc25ce2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9b7de40bbd46f8526e860ceaa5f23ba906b7f19e3026155558144fe2beb770ea
[INFO] running `Command { std: "docker" "start" "-a" "9b7de40bbd46f8526e860ceaa5f23ba906b7f19e3026155558144fe2beb770ea", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tique-1cbc7b4ff8f0c62f)
[INFO] [stdout] 
[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 dismax::tests::tiebreaker ... ok
[INFO] [stdout] test conditional_collector::topk::tests::not_at_capacity ... ok
[INFO] [stdout] test conditional_collector::topk::tests::break_even_scores_by_lowest_doc ... ok
[INFO] [stdout] test topterms::tests::termfreq_counts_correctness ... ok
[INFO] [stdout] test dismax::tests::scorer_advances_as_union ... ok
[INFO] [stdout] test topterms::tests::text_fields_are_valid ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'thrd-tantivy-index0' (45) panicked at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/vec/mod.rs:1979: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:     0x5e393a9350c2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5e393a9350c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5e393a9350c2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x5e393a9350c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x5e393a946f5f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x5e393a946f5f - core::fmt::write::h8a63064c67176fd8
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]    6:     0x5e393a901d33 - std::io::default_write_fmt::hc257f38f86d39af6
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5e393a901d33 - std::io::Write::write_fmt::h5e9b646cef91150b
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x5e393a90e072 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x5e393a91310f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stderr]   10:     0x5e393a912f69 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9
[INFO] [stderr]   11:     0x5e393a4023ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stderr]   12:     0x5e393a4023ee - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x5e393a9137cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stderr]   14:     0x5e393a9137cf - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stderr]   15:     0x5e393a913546 - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:700:13
[INFO] [stderr]   16:     0x5e393a90e1a9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   17:     0x5e393a8f659d - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stderr]   18:     0x5e393a94f4ed - core::panicking::panic_nounwind_fmt::runtime::hd5eea0fd564156db
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x5e393a94f4ed - core::panicking::panic_nounwind_fmt::hd9aca48f58eaf762
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/intrinsics/mod.rs:2435:9
[INFO] [stderr]   20:     0x5e393a86182c - alloc::vec::Vec<T,A>::set_len::precondition_check::hfc944be0ff67ce79
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ub_checks.rs:73:21
[INFO] [stderr]   21:     0x5e393a861779 - alloc::vec::Vec<T,A>::set_len::hfd479bbf9f9f6429
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/vec/mod.rs:1979:9
[INFO] [stderr]   22:     0x5e393a543abc - tantivy::store::compression_lz4_block::compress::hbb72d05eab5f2059
[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:     0x5e393a5435cb - tantivy::store::compressors::Compressor::compress::h9eaca1e876b8e14c
[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:     0x5e393a4f209c - tantivy::store::writer::StoreWriter::write_and_compress_block::h52db6360dd9b9ec6
[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:     0x5e393a4f247c - tantivy::store::writer::StoreWriter::close::h7893fb6f29676fad
[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:     0x5e393a57f156 - tantivy::indexer::segment_serializer::SegmentSerializer::close::h950fc838c171d2d5
[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:     0x5e393a54b3ef - tantivy::indexer::segment_writer::remap_and_write::h53b6778cb257689e
[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:     0x5e393a54a629 - tantivy::indexer::segment_writer::SegmentWriter::finalize::h146a8f9dd9f835ae
[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:     0x5e393a4f7022 - tantivy::indexer::index_writer::index_documents::h079ddb864093d0d4
[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:     0x5e393a4f4877 - tantivy::indexer::index_writer::IndexWriter::add_indexing_worker::{{closure}}::h63d45bd3e043cc26
[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:     0x5e393a534df1 - std::sys::backtrace::__rust_begin_short_backtrace::h7866ed89f2503361
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   32:     0x5e393a5a0dae - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h07612d41bfc75e90
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]   33:     0x5e393a60a170 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h72b79f607a2002cd
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   34:     0x5e393a5c9620 - std::panicking::catch_unwind::do_call::h3c0c934920df5457
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stderr]   35:     0x5e393a5b92fb - __rust_try
[INFO] [stderr]   36:     0x5e393a5a0b12 - std::panicking::catch_unwind::h1b16ca0f6e553274
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stderr]   37:     0x5e393a5a0b12 - std::panic::catch_unwind::h57d3363f115176e3
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stderr]   38:     0x5e393a5a0b12 - std::thread::Builder::spawn_unchecked_::{{closure}}::hd88d3bfa70c8e2ea
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]   39:     0x5e393a4952ef - core::ops::function::FnOnce::call_once{{vtable.shim}}::h55cfd2dcf900a3e9
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   40:     0x5e393a90949f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stderr]   41:     0x5e393a90949f - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stderr]   42:     0x79201fdb5aa4 - <unknown>
[INFO] [stderr]   43:     0x79201fe42a64 - 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-1cbc7b4ff8f0c62f` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "9b7de40bbd46f8526e860ceaa5f23ba906b7f19e3026155558144fe2beb770ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b7de40bbd46f8526e860ceaa5f23ba906b7f19e3026155558144fe2beb770ea", kill_on_drop: false }`
[INFO] [stdout] 9b7de40bbd46f8526e860ceaa5f23ba906b7f19e3026155558144fe2beb770ea
