[INFO] fetching crate hannoy 0.0.9-nested-rtxns-2...
[INFO] testing hannoy-0.0.9-nested-rtxns-2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate hannoy 0.0.9-nested-rtxns-2 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate hannoy 0.0.9-nested-rtxns-2
[INFO] finished tweaking crates.io crate hannoy 0.0.9-nested-rtxns-2
[INFO] tweaked toml for crates.io crate hannoy 0.0.9-nested-rtxns-2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hannoy 0.0.9-nested-rtxns-2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hannoy 0.0.9-nested-rtxns-2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c5f435e96d988feb5706514e71a3bc47907091c69e597af2e34b98c73ba5cc37
[INFO] running `Command { std: "docker" "start" "-a" "c5f435e96d988feb5706514e71a3bc47907091c69e597af2e34b98c73ba5cc37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5f435e96d988feb5706514e71a3bc47907091c69e597af2e34b98c73ba5cc37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5f435e96d988feb5706514e71a3bc47907091c69e597af2e34b98c73ba5cc37", kill_on_drop: false }`
[INFO] [stdout] c5f435e96d988feb5706514e71a3bc47907091c69e597af2e34b98c73ba5cc37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 577ab5a854a253ddf71d74d4dffc545239d0172a24ae2642949edfff37f25c50
[INFO] running `Command { std: "docker" "start" "-a" "577ab5a854a253ddf71d74d4dffc545239d0172a24ae2642949edfff37f25c50", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling heed-traits v0.20.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling heed v0.22.1-nested-rtxns
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling synchronoise v1.0.1
[INFO] [stderr]    Compiling heed-types v0.21.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling seize v0.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling papaya v0.2.3
[INFO] [stderr]    Compiling steppe v0.4.0
[INFO] [stderr]    Compiling madvise v0.1.0
[INFO] [stderr]    Compiling min-max-heap v1.3.0
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling bytemuck_derive v1.10.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling doxygen-rs v0.4.2
[INFO] [stderr]    Compiling lmdb-master-sys v0.2.6-nested-rtxns
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling roaring v0.10.12
[INFO] [stderr]    Compiling hannoy v0.0.9-nested-rtxns-2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 15.19s
[INFO] running `Command { std: "docker" "inspect" "577ab5a854a253ddf71d74d4dffc545239d0172a24ae2642949edfff37f25c50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "577ab5a854a253ddf71d74d4dffc545239d0172a24ae2642949edfff37f25c50", kill_on_drop: false }`
[INFO] [stdout] 577ab5a854a253ddf71d74d4dffc545239d0172a24ae2642949edfff37f25c50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1758b7acb3df67288263d89ccb5ef3f3e547aec14580f4e100b8a7d4544b02a
[INFO] running `Command { std: "docker" "start" "-a" "f1758b7acb3df67288263d89ccb5ef3f3e547aec14580f4e100b8a7d4544b02a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lmdb-master-sys v0.2.6-nested-rtxns
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling divan-macros v0.1.17
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling codspeed v3.0.5
[INFO] [stderr]    Compiling sysctl v0.5.5
[INFO] [stderr]    Compiling heed v0.22.1-nested-rtxns
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling cpu-time v1.0.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling seize v0.5.0
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling regex-lite v0.1.7
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling codspeed-divan-compat v3.0.5
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling enum-iterator v2.1.0
[INFO] [stderr]    Compiling papaya v0.2.3
[INFO] [stderr]    Compiling codspeed-divan-compat-walltime v3.0.5
[INFO] [stderr]    Compiling codspeed-divan-compat-macros v3.0.5
[INFO] [stderr]    Compiling anndists v0.1.3
[INFO] [stderr]    Compiling mmap-rs v0.6.1
[INFO] [stderr]    Compiling steppe v0.4.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling madvise v0.1.0
[INFO] [stderr]    Compiling memmap2 v0.9.7
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]    Compiling nohash v0.2.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling arbitrary v1.4.1
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling arroy v0.6.4-nested-rtxns
[INFO] [stderr]    Compiling instant-distance v0.6.1
[INFO] [stderr]    Compiling hnsw_rs v0.3.2
[INFO] [stderr]    Compiling hannoy v0.0.9-nested-rtxns-2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 1m 31s
[INFO] running `Command { std: "docker" "inspect" "f1758b7acb3df67288263d89ccb5ef3f3e547aec14580f4e100b8a7d4544b02a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1758b7acb3df67288263d89ccb5ef3f3e547aec14580f4e100b8a7d4544b02a", kill_on_drop: false }`
[INFO] [stdout] f1758b7acb3df67288263d89ccb5ef3f3e547aec14580f4e100b8a7d4544b02a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] effa2ae48fd25ee2acc94b7226217debda4ed6ff9a5a8005c12d64dc14d003c9
[INFO] running `Command { std: "docker" "start" "-a" "effa2ae48fd25ee2acc94b7226217debda4ed6ff9a5a8005c12d64dc14d003c9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hannoy-025c1fa8ceec19d9)
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test hnsw::tests::check_distribution_shape ... ignored, just cause
[INFO] [stdout] test key::test::check_size_of_types ... ok
[INFO] [stdout] test key::test::test_links_key ... ok
[INFO] [stdout] test metadata::test::metadata_codec ... ok
[INFO] [stdout] test node::tests::test_bitmap_codec ... ok
[INFO] [stdout] test node::tests::test_codec ... ok
[INFO] [stdout] test node_id::test::check_node_id_ordering ... ok
[INFO] [stdout] test spaces::simple_avx::tests::test_spaces_avx ... ok
[INFO] [stdout] test key::test::test_item_key ... ok
[INFO] [stdout] test ordered_float::tests::ordering_makes_sense ... ok
[INFO] [stdout] test spaces::simple_sse::tests::test_spaces_sse ... ok
[INFO] [stdout] test node::tests::check_bytes_encode_decode ... ok
[INFO] [stdout] test tests::reader::quantized_iter_has_right_dimensions ... ok
[INFO] [stdout] test tests::writer::clear_small_database ... ok
[INFO] [stdout] test tests::reader::search_cancellation_works ... ok
[INFO] [stdout] test tests::reader::search_by_item_does_not_contain_item ... ok
[INFO] [stdout] test tests::reader::search_by_item_returns_none_if_not_exists ... ok
[INFO] [stdout] test tests::writer::delete_all_but_one_item_and_build ... ok
[INFO] [stdout] test tests::writer::delete_one_item_in_a_one_item_db ... ok
[INFO] [stdout] test tests::writer::delete_document_in_an_empty_index_74 ... ok
[INFO] [stdout] test tests::writer::delete_one_item_in_a_single_document_database ... ok
[INFO] [stdout] test tests::writer::delete_one_item_no_snapshots ... ok
[INFO] [stdout] test tests::writer::delete_one_item ... ok
[INFO] [stdout] test tests::writer::overwrite_one_item_incremental ... ok
[INFO] [stdout] test tests::writer::use_u32_max_for_a_vec ... ok
[INFO] [stdout] test tests::writer::use_u32_max_minus_one_for_a_vec ... ok
[INFO] [stdout] test tests::writer::write_multiple_indexes ... ok
[INFO] [stdout] test tests::writer::write_one_vector ... ok
[INFO] [stdout] test unaligned_vector::binary_quantized_test::from_slice_simd_vs_non_optimized ... ok
[INFO] [stdout] test unaligned_vector::binary_quantized_test::test_from_slice ... ok
[INFO] [stdout] test unaligned_vector::binary_quantized_test::test_to_vec_iter ... ok
[INFO] [stdout] test unaligned_vector::binary_quantized_test::to_vec_simd_vs_non_optimized ... ok
[INFO] [stdout] test unaligned_vector::binary_quantized_test::unaligned_binary_quantized_iter_size ... ok
[INFO] [stdout] test unaligned_vector::binary_quantized_test::unaligned_binary_quantized_large ... ok
[INFO] [stdout] test unaligned_vector::binary_quantized_test::unaligned_binary_quantized_smol ... ok
[INFO] [stdout] test unaligned_vector::binary_quantized_test::unaligned_f32_vec ... ok
[INFO] [stdout] test version::test::version_codec ... ok
[INFO] [stdout] test tests::writer::write_and_update_lot_of_random_points_with_snapshot ... ok
[INFO] [stdout] test tests::reader::search_on_candidates_has_right_num ... ok
[INFO] [stdout] test tests::writer::write_random_vectors_to_random_indexes ... ok
[INFO] [stdout] test tests::writer::convert_from_arroy_to_hannoy_binary_quantized ... ok
[INFO] [stdout] test tests::writer::convert_from_arroy_to_hannoy ... ok
[INFO] [stdout] test tests::reader::all_items_are_reachable_3_3 ... ok
[INFO] [stdout] test tests::writer::fuzz_writer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 43 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 15.72s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests hannoy
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/reader.rs - reader::QueryBuilder<'a,D>::candidates (line 167) - compile ... ok
[INFO] [stdout] test src/reader.rs - reader::QueryBuilder<'a,D>::ef_search (line 185) - compile ... ok
[INFO] [stdout] test src/reader.rs - reader::QueryBuilder<'a,D>::by_item_with_cancellation (line 73) - compile ... ok
[INFO] [stdout] test src/writer.rs - writer::HannoyBuilder<'a,D,R,P>::build (line 182) - compile ... ok
[INFO] [stdout] test src/writer.rs - writer::HannoyBuilder<'a,D,R,P>::alpha (line 157) - compile ... ok
[INFO] [stdout] test src/reader.rs - reader::QueryBuilder<'a,D>::by_vector_with_cancellation (line 130) - compile ... ok
[INFO] [stdout] test src/reader.rs - reader::QueryBuilder<'a,D>::by_item (line 51) - compile ... ok
[INFO] [stdout] test src/reader.rs - reader::QueryBuilder<'a,D>::by_vector (line 103) - compile ... ok
[INFO] [stdout] test src/writer.rs - writer::HannoyBuilder<'a,D,R,P>::cancel (line 72) - compile ... ok
[INFO] [stdout] test src/writer.rs - writer::HannoyBuilder<'a,D,R,P>::ef_construction (line 134) - compile ... ok
[INFO] [stdout] test src/writer.rs - writer::HannoyBuilder<'a,D,R,P>::progress (line 100) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 20) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 20) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (139) panicked at src/lib.rs:17:6:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a498bc4b882 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a498bc4b882 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a498bc4b882 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a498bc4b882 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a498bc5c3bf - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a498bc5c3bf - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5a498bc23d83 - std::io::default_write_fmt::hb29d13affe7e9cd0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a498bc23d83 - std::io::Write::write_fmt::hec441b8c6eca32b9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a498bc2b262 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a498bc2f85f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a498bc2f6b9 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5a498bc2fee5 - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5a498bc2fcca - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x5a498bc2b399 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5a498bc1866d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5a498bc64490 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5a498bc63ad6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x5a498bbd19aa - rust_out::main::hc46ade127ae377da
[INFO] [stdout]   18:     0x5a498bb72dbe - core::ops::function::FnOnce::call_once::h3bf167f43cf3439d
[INFO] [stdout]   19:     0x5a498bb6f62d - std::sys::backtrace::__rust_begin_short_backtrace::h6d084e78a0a6c051
[INFO] [stdout]   20:     0x5a498bb6ef7f - std::rt::lang_start::{{closure}}::h16fd625f288ac15c
[INFO] [stdout]   21:     0x5a498bc253b0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h9095abc9db71b07e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22:     0x5a498bc253b0 - std::panicking::catch_unwind::do_call::h6cf5dc461761418c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   23:     0x5a498bc253b0 - std::panicking::catch_unwind::h60074fd2327f40bd
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   24:     0x5a498bc253b0 - std::panic::catch_unwind::heb14fa8e39d051cf
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   25:     0x5a498bc253b0 - std::rt::lang_start_internal::{{closure}}::hfb550bec36306a19
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:175:24
[INFO] [stdout]   26:     0x5a498bc253b0 - std::panicking::catch_unwind::do_call::hc805f36f35b6d647
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x5a498bc253b0 - std::panicking::catch_unwind::hb8d32f0195463ad2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x5a498bc253b0 - std::panic::catch_unwind::hcebe3b1d5adfc5a2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5a498bc253b0 - std::rt::lang_start_internal::h27f55ed238aa26df
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:171:5
[INFO] [stdout]   30:     0x5a498bb6ef61 - std::rt::lang_start::h1d0cc9029d7d6d4d
[INFO] [stdout]   31:     0x5a498bbe3555 - main
[INFO] [stdout]   32:     0x726176e211ca - <unknown>
[INFO] [stdout]   33:     0x726176e2128b - __libc_start_main
[INFO] [stdout]   34:     0x5a498bb5ff75 - _start
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 20)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "effa2ae48fd25ee2acc94b7226217debda4ed6ff9a5a8005c12d64dc14d003c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "effa2ae48fd25ee2acc94b7226217debda4ed6ff9a5a8005c12d64dc14d003c9", kill_on_drop: false }`
[INFO] [stdout] effa2ae48fd25ee2acc94b7226217debda4ed6ff9a5a8005c12d64dc14d003c9
