[INFO] cloning repository https://github.com/nwosuudoka/rs-fm-index
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nwosuudoka/rs-fm-index" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnwosuudoka%2Frs-fm-index", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnwosuudoka%2Frs-fm-index'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ba099327e07d555d9962c2fca90ca132a783fd2f
[INFO] testing nwosuudoka/rs-fm-index against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnwosuudoka%2Frs-fm-index" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nwosuudoka/rs-fm-index
[INFO] finished tweaking git repo https://github.com/nwosuudoka/rs-fm-index
[INFO] tweaked toml for git repo https://github.com/nwosuudoka/rs-fm-index written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nwosuudoka/rs-fm-index on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nwosuudoka/rs-fm-index 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d32de69478cc8700118ae5e20b5f40999c098876308d129ee406f5b8abf9d9ec
[INFO] running `Command { std: "docker" "start" "d32de69478cc8700118ae5e20b5f40999c098876308d129ee406f5b8abf9d9ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d32de69478cc8700118ae5e20b5f40999c098876308d129ee406f5b8abf9d9ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d32de69478cc8700118ae5e20b5f40999c098876308d129ee406f5b8abf9d9ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d32de69478cc8700118ae5e20b5f40999c098876308d129ee406f5b8abf9d9ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d32de69478cc8700118ae5e20b5f40999c098876308d129ee406f5b8abf9d9ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling clap_builder v4.5.59
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling sacabase v2.0.0
[INFO] [stderr]    Compiling cdivsufsort v2.0.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling clap v4.5.59
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling rust-fm-index v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.62s
[INFO] running `Command { std: "docker" "inspect" "d32de69478cc8700118ae5e20b5f40999c098876308d129ee406f5b8abf9d9ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d32de69478cc8700118ae5e20b5f40999c098876308d129ee406f5b8abf9d9ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling rust-fm-index v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.12s
[INFO] running `Command { std: "docker" "inspect" "d32de69478cc8700118ae5e20b5f40999c098876308d129ee406f5b8abf9d9ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d32de69478cc8700118ae5e20b5f40999c098876308d129ee406f5b8abf9d9ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_fm_index-ecf7bf4aa0d8d3c7)
[INFO] [stdout] 
[INFO] [stdout] running 65 tests
[INFO] [stdout] test cache::s3fifo::tests::test_basic_put_get ... ok
[INFO] [stdout] test cache::s3fifo::tests::test_eviction_one_hit_wonder ... ok
[INFO] [stdout] test cache::s3fifo::tests::test_adaptive_resizing_internals ... ok
[INFO] [stdout] test cache::s3fifo::tests::test_ghost_resurrection_logic ... ok
[INFO] [stdout] test cache::s3fifo::tests::test_len_tracking ... ok
[INFO] [stdout] test cache::s3fifo::tests::test_overwrite_existing ... ok
[INFO] [stdout] test cache::s3fifo::tests::test_small_to_main_promotion ... ok
[INFO] [stdout] test index::bitpack::tests::boundary_values ... ok
[INFO] [stdout] test cache::sharded_fifo::concurrent_tests::test_sharded_ghost_resurrection ... ok
[INFO] [stdout] test cache::s3fifo::tests::test_admission_policy_scan_resistance ... ok
[INFO] [stdout] test index::bitpack::tests::u64_boundary_values ... ok
[INFO] [stdout] test index::bitpack::tests::word_boundary_cases ... ok
[INFO] [stdout] test index::bitpack::tests::roundtrip_small_all_widths ... ok
[INFO] [stdout] test index::sampled_sa::tests::test_sa_empty_and_oob ... ok
[INFO] [stdout] test index::bitpack::tests::roundtrip_u64_all_widths ... ok
[INFO] [stdout] test index::wavelet::comprehensive_tests::test_edge_case_empty_input ... ok
[INFO] [stdout] test index::bitpack::tests::randomized_fuzz ... ok
[INFO] [stdout] test cache::s3fifo::tests::test_arena_slot_cycling_and_safety ... ok
[INFO] [stdout] test index::sampled_sa::tests::test_sa_u64_values ... ok
[INFO] [stdout] test index::bitpack::tests::packed_size_is_correct ... ok
[INFO] [stdout] test index::sampled_sa::tests::test_sa_packed_u64_access ... ok
[INFO] [stdout] test index::sampled_sa::tests::test_sa_packed_u32_access ... ok
[INFO] [stdout] test cache::s3fifo::tests::test_admission_policy_allow_when_empty ... ok
[INFO] [stdout] test index::bitpack::tests::u64_randomized_fuzz ... ok
[INFO] [stdout] test index::sampled_sa::tests::test_sa_offset_and_alignment ... ok
[INFO] [stdout] test index::sampled_sa::tests::test_sa_range_queries ... ok
[INFO] [stdout] test index::wavelet::comprehensive_tests::test_large_bitvector_paging ... ok
[INFO] [stdout] test index::wavelet::tests::test_simple_string ... ok
[INFO] [stdout] test iolib::paged_reader::tests::test_read_past_eof ... ok
[INFO] [stdout] test index::wavelet::tests::test_skewed_distribution ... ok
[INFO] [stdout] test iolib::paged_reader::tests::test_custom_page_size ... ok
[INFO] [stdout] test tests::api_tests::test_builder_writer_and_reader_source_roundtrip ... ok
[INFO] [stdout] test tests::external_sa_tests::test_external_sa_handles_symbol_256 ... ok
[INFO] [stdout] test tests::api_tests::test_builder_invalid_scratch_dir_fails ... ok
[INFO] [stdout] test tests::external_sa_tests::test_external_sa_matches_cdivsufsort_small_cases ... ok
[INFO] [stdout] test tests::api_tests::test_open_with_shared_source_roundtrip ... ok
[INFO] [stdout] test iolib::paged_reader::tests::test_read_cross_page_boundary ... ok
[INFO] [stdout] test tests::pipeline::test_builder_offsets_and_lengths ... ok
[INFO] [stdout] test tests::pipeline::test_header_roundtrip ... ok
[INFO] [stdout] test index::wavelet::comprehensive_tests::test_fuzz_small_alphabet_short ... ok
[INFO] [stdout] test tests::pipeline::test_ingest_config_parse ... ok
[INFO] [stdout] test iolib::paged_reader::tests::test_read_single_page ... ok
[INFO] [stdout] test cache::sharded_fifo::concurrent_tests::test_data_consistency_hot_keys ... ok
[INFO] [stdout] test tests::pipeline::test_full_ingestion_pipeline ... ok
[INFO] [stdout] test tests::query_tests::test_doc_safe_filters_cross_boundary ... ok
[INFO] [stdout] test tests::external_sa_tests::test_external_sa_matches_random ... ok
[INFO] [stdout] test tests::pipeline::test_sampled_sa_matches_reference ... ok
[INFO] [stdout] test tests::query_tests::test_extract_end_boundary ... ok
[INFO] [stdout] test tests::query_tests::test_binary_mode_roundtrip_and_search ... ok
[INFO] [stdout] test iolib::paged_reader::tests::test_concurrent_access_same_file ... ok
[INFO] [stdout] test tests::query_tests::test_multi_document_retrieval ... ok
[INFO] [stdout] test tests::query_tests::test_query_edge_cases ... ok
[INFO] [stdout] test tests::query_tests::test_search_mississippi ... ok
[INFO] [stdout] test cache::sharded_fifo::concurrent_tests::test_high_concurrency_hammer ... ok
[INFO] [stdout] test tests::pipeline::test_wavelet_rank_matches_naive_random ... ok
[INFO] [stdout] test cache::sharded_fifo::concurrent_tests::test_memory_stability ... ok
[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/rust_fm_index-ecf7bf4aa0d8d3c7` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d32de69478cc8700118ae5e20b5f40999c098876308d129ee406f5b8abf9d9ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d32de69478cc8700118ae5e20b5f40999c098876308d129ee406f5b8abf9d9ec", kill_on_drop: false }`
[INFO] [stdout] d32de69478cc8700118ae5e20b5f40999c098876308d129ee406f5b8abf9d9ec
