[INFO] fetching crate diskann-quantization 0.48.0...
[INFO] testing diskann-quantization-0.48.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate diskann-quantization 0.48.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate diskann-quantization 0.48.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate diskann-quantization 0.48.0
[INFO] tweaked toml for crates.io crate diskann-quantization 0.48.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate diskann-quantization 0.48.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate diskann-quantization 0.48.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-03-05" "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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e928c33d52a3a9b79e0de5ee403a5ca89e00499ee4d21063e824fcb62aaff8a2
[INFO] running `Command { std: "docker" "start" "-a" "e928c33d52a3a9b79e0de5ee403a5ca89e00499ee4d21063e824fcb62aaff8a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e928c33d52a3a9b79e0de5ee403a5ca89e00499ee4d21063e824fcb62aaff8a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e928c33d52a3a9b79e0de5ee403a5ca89e00499ee4d21063e824fcb62aaff8a2", kill_on_drop: false }`
[INFO] [stdout] e928c33d52a3a9b79e0de5ee403a5ca89e00499ee4d21063e824fcb62aaff8a2
[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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec72c66f23b11521e99ac30d1d7b69dad6dffab3caed1c9a45bebeb2ad07df3e
[INFO] running `Command { std: "docker" "start" "-a" "ec72c66f23b11521e99ac30d1d7b69dad6dffab3caed1c9a45bebeb2ad07df3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling diskann-quantization v0.48.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling diskann-wide v0.48.0
[INFO] [stderr]    Compiling diskann-vector v0.48.0
[INFO] [stderr]    Compiling diskann-utils v0.48.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.33s
[INFO] running `Command { std: "docker" "inspect" "ec72c66f23b11521e99ac30d1d7b69dad6dffab3caed1c9a45bebeb2ad07df3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec72c66f23b11521e99ac30d1d7b69dad6dffab3caed1c9a45bebeb2ad07df3e", kill_on_drop: false }`
[INFO] [stdout] ec72c66f23b11521e99ac30d1d7b69dad6dffab3caed1c9a45bebeb2ad07df3e
[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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9457dc7c6a3b89ff6f0e8f302b857c75ec6964112ba4331df5d239423659d59
[INFO] running `Command { std: "docker" "start" "-a" "d9457dc7c6a3b89ff6f0e8f302b857c75ec6964112ba4331df5d239423659d59", kill_on_drop: false }`
[INFO] [stderr]    Compiling zmij v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling diskann-wide v0.48.0
[INFO] [stderr]    Compiling diskann-vector v0.48.0
[INFO] [stderr]    Compiling trybuild v1.0.114
[INFO] [stderr]    Compiling diskann-utils v0.48.0
[INFO] [stderr]    Compiling diskann-quantization v0.48.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.10s
[INFO] running `Command { std: "docker" "inspect" "d9457dc7c6a3b89ff6f0e8f302b857c75ec6964112ba4331df5d239423659d59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9457dc7c6a3b89ff6f0e8f302b857c75ec6964112ba4331df5d239423659d59", kill_on_drop: false }`
[INFO] [stdout] d9457dc7c6a3b89ff6f0e8f302b857c75ec6964112ba4331df5d239423659d59
[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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5024c5d7a922f53563aa7e299e7a4628aa3d7ba9784ef76278fc9cca9942921c
[INFO] running `Command { std: "docker" "start" "-a" "5024c5d7a922f53563aa7e299e7a4628aa3d7ba9784ef76278fc9cca9942921c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/diskann_quantization-a5354e6f8e647427)
[INFO] [stdout] 
[INFO] [stdout] running 344 tests
[INFO] [stdout] test algorithms::hadamard::tests::test_error ... ok
[INFO] [stdout] test algorithms::hadamard::tests::test_hadamard_8 ... ok
[INFO] [stdout] test algorithms::hadamard::tests::test_hadamard_transform_1 ... ok
[INFO] [stdout] test algorithms::hadamard::tests::test_hadamard_transform_2 ... ok
[INFO] [stdout] test algorithms::hadamard::tests::test_hadamard_transform_16 ... ok
[INFO] [stdout] test algorithms::hadamard::tests::test_hadamard_transform_4 ... ok
[INFO] [stdout] test algorithms::hadamard::tests::test_hadamard_transform_32 ... ok
[INFO] [stdout] test algorithms::hadamard::tests::test_hadamard_transform_8 ... ok
[INFO] [stdout] test algorithms::heap::tests::test_basic_heap_creation ... ok
[INFO] [stdout] test algorithms::heap::tests::test_empty_heap ... ok
[INFO] [stdout] test algorithms::heap::tests::test_heapify ... ok
[INFO] [stdout] test algorithms::heap::tests::test_heap_property_maintained ... ok
[INFO] [stdout] test algorithms::heap::tests::test_single_element ... ok
[INFO] [stdout] test algorithms::heap::tests::test_update_root ... ok
[INFO] [stdout] test algorithms::heap::tests::fuzz_test_edge_cases ... ok
[INFO] [stdout] test algorithms::hadamard::tests::test_hadamard_transform_64 ... ok
[INFO] [stdout] test algorithms::hadamard::tests::test_micro_kernel_64 ... ok
[INFO] [stdout] test algorithms::hadamard::tests::test_hadamard_transform_128 ... ok
[INFO] [stdout] test algorithms::kmeans::lloyds::tests::end_to_end_test ... ok
[INFO] [stdout] test algorithms::hadamard::tests::test_hadamard_transform_256 ... ok
[INFO] [stdout] test algorithms::kmeans::plusplus::tests::both_empty_is_okay ... ok
[INFO] [stdout] test algorithms::kmeans::plusplus::tests::fail_dataset_not_big_enough ... ok
[INFO] [stdout] test algorithms::kmeans::plusplus::tests::fail_diversity_check ... ok
[INFO] [stdout] test algorithms::kmeans::plusplus::tests::fail_empty_dataset ... ok
[INFO] [stdout] test algorithms::kmeans::plusplus::tests::fail_intinity_check ... ok
[INFO] [stdout] test algorithms::kmeans::plusplus::tests::fail_nan_check ... ok
[INFO] [stdout] test algorithms::kmeans::common::tests::test_block_transpose_8 ... ok
[INFO] [stdout] test algorithms::kmeans::common::tests::test_block_transpose_16 ... ok
[INFO] [stdout] test algorithms::heap::tests::fuzz_test_against_binary_heap ... ok
[INFO] [stdout] test algorithms::kmeans::plusplus::tests::test_error_display ... ok
[INFO] [stdout] test algorithms::kmeans::lloyds::tests::test_miri_distances_in_place ... ok
[INFO] [stdout] test algorithms::kmeans::lloyds::tests::distances_in_place_panics_center_norms - should panic ... ok
[INFO] [stdout] test algorithms::kmeans::lloyds::tests::distances_in_place_panics_different_dim - should panic ... ok
[INFO] [stdout] test algorithms::kmeans::lloyds::tests::lloyds_inner_panics_centers_dim - should panic ... ok
[INFO] [stdout] test algorithms::kmeans::lloyds::tests::distances_in_place_panics_data_norms - should panic ... ok
[INFO] [stdout] test algorithms::kmeans::lloyds::tests::lloyds_panics_dim_mismatch - should panic ... ok
[INFO] [stdout] test algorithms::transforms::padding_hadamard::tests::test_sign_flipping ... ok
[INFO] [stdout] test algorithms::kmeans::lloyds::tests::distances_in_place_panics_nearest - should panic ... ok
[INFO] [stdout] test alloc::aligned::tests::test_aligned_allocator ... ok
[INFO] [stdout] test alloc::bump::tests::poly_new_with_allocates_first ... ok
[INFO] [stdout] test algorithms::kmeans::lloyds::tests::lloyds_inner_panics_norms_length - should panic ... ok
[INFO] [stdout] test alloc::bump::tests::test_bump_allocator ... ok
[INFO] [stdout] test algorithms::kmeans::lloyds::tests::lloyds_inner_panics_transpose_dim - should panic ... ok
[INFO] [stdout] test alloc::poly::tests::basic_test_copy ... ok
[INFO] [stdout] test alloc::poly::tests::basic_test_borrow ... ok
[INFO] [stdout] test alloc::poly::tests::dropping_uninit_is_okay ... ok
[INFO] [stdout] test algorithms::kmeans::lloyds::tests::lloyds_inner_panics_transpose_length - should panic ... ok
[INFO] [stdout] test algorithms::kmeans::plusplus::tests::kmeans_plusplus_into_panics_dim_mismatch - should panic ... ok
[INFO] [stdout] test alloc::poly::tests::from_iter_strings ... ok
[INFO] [stdout] test algorithms::kmeans::plusplus::tests::update_distances_panics_dim_mismatch - should panic ... ok
[INFO] [stdout] test alloc::poly::tests::new_error ... ok
[INFO] [stdout] test alloc::poly::tests::new_from_iter_error ... ok
[INFO] [stdout] test algorithms::kmeans::plusplus::tests::update_distances_panics_distances_length_mismatch - should panic ... ok
[INFO] [stdout] test alloc::poly::tests::new_uninit_error ... ok
[INFO] [stdout] test alloc::poly::tests::new_uninit_slice_error ... ok
[INFO] [stdout] test alloc::poly::tests::new_with_error ... ok
[INFO] [stdout] test algorithms::kmeans::plusplus::tests::update_distances_panics_norms_length_mismatch - should panic ... ok
[INFO] [stdout] test alloc::poly::tests::size_check ... ok
[INFO] [stdout] test alloc::poly::tests::test_assume_init_slice_drop ... ok
[INFO] [stdout] test alloc::poly::tests::test_assume_init ... ok
[INFO] [stdout] test alloc::poly::tests::test_mutate ... ok
[INFO] [stdout] test alloc::poly::tests::test_assume_init_slice_copy ... ok
[INFO] [stdout] test alloc::poly::tests::test_dyn_trait ... ok
[INFO] [stdout] test alloc::poly::tests::test_dyn_trait_with_lifetime ... ok
[INFO] [stdout] test alloc::poly::tests::test_try_clone_item ... ok
[INFO] [stdout] test alloc::poly::tests::test_try_clone_slice ... ok
[INFO] [stdout] test alloc::poly::tests::test_try_clone_option ... ok
[INFO] [stdout] test alloc::poly::tests::test_with_drop ... ok
[INFO] [stdout] test alloc::poly::tests::zero_sized ... ok
[INFO] [stdout] test alloc::poly::tests::zero_sized_raw ... ok
[INFO] [stdout] test alloc::poly::tests::zero_sized_slice ... ok
[INFO] [stdout] test alloc::poly::tests::zero_sized_uninit ... ok
[INFO] [stdout] test alloc::poly::tests::zero_sized_uninit_to_init ... ok
[INFO] [stdout] test alloc::tests::test_global_allocator ... ok
[INFO] [stdout] test binary::quantizer::tests::test_compression ... ok
[INFO] [stdout] test algorithms::kmeans::plusplus::tests::test_update_distances ... ok
[INFO] [stdout] test alloc::poly::tests::from_iter_cleanup_first - should panic ... ok
[INFO] [stdout] test alloc::poly::tests::from_iter_cleanup_last - should panic ... ok
[INFO] [stdout] test alloc::poly::tests::from_iter_cleanup_middle - should panic ... ok
[INFO] [stdout] test alloc::bump::tests::stress_test ... ok
[INFO] [stdout] test algorithms::kmeans::plusplus::tests::sanity_check ... ok
[INFO] [stdout] test algorithms::kmeans::plusplus::tests::fuzzy_sanity_check ... ok
[INFO] [stdout] test algorithms::kmeans::common::tests::test_square_norm ... ok
[INFO] [stdout] test bits::distances::tests::test_bitslice_distances_1bit ... ok
[INFO] [stdout] test bits::distances::tests::test_bitslice_distances_4bit ... ok
[INFO] [stdout] test bits::distances::tests::test_bitslice_distances_8bit ... ok
[INFO] [stdout] test bits::distances::tests::test_bitslice_distances_3bit ... ok
[INFO] [stdout] test bits::distances::tests::test_bitslice_distances_6bit ... ok
[INFO] [stdout] test bits::distances::tests::test_bitslice_distances_5bit ... ok
[INFO] [stdout] test bits::length::tests::test_length ... ok
[INFO] [stdout] test bits::packing::tests::test_u16_1bit ... ok
[INFO] [stdout] test bits::packing::tests::test_u16_2bit ... ok
[INFO] [stdout] test bits::packing::tests::test_u16_3bit ... ok
[INFO] [stdout] test bits::distances::tests::test_bitslice_distances_7bit ... ok
[INFO] [stdout] test bits::packing::tests::test_u16_4bit ... ok
[INFO] [stdout] test bits::packing::tests::test_u16_5bit ... ok
[INFO] [stdout] test bits::distances::tests::test_hamming_distance ... ok
[INFO] [stdout] test bits::distances::tests::test_full_distance_1bit ... ok
[INFO] [stdout] test bits::packing::tests::test_u8_1bit ... ok
[INFO] [stdout] test bits::packing::tests::test_u8_2bit ... ok
[INFO] [stdout] test bits::packing::tests::test_u8_3bit ... ok
[INFO] [stdout] test bits::packing::tests::test_u8_4bit ... ok
[INFO] [stdout] test bits::packing::tests::test_u8_5bit ... ok
[INFO] [stdout] test bits::packing::tests::test_u8_6bit ... ok
[INFO] [stdout] test bits::packing::tests::test_u8_7bit ... ok
[INFO] [stdout] test bits::distances::tests::test_full_distance_2bit ... ok
[INFO] [stdout] test bits::ptr::tests::test_box ... ok
[INFO] [stdout] test bits::ptr::tests::test_mut_slice_ptr_from_mut_slice ... ok
[INFO] [stdout] test bits::packing::tests::test_u8_8bit ... ok
[INFO] [stdout] test bits::ptr::tests::test_slice_ptr_from_const_slice ... ok
[INFO] [stdout] test bits::ptr::tests::test_slice_ptr_from_mut_slice ... ok
[INFO] [stdout] test bits::distances::tests::test_full_distance_4bit ... ok
[INFO] [stdout] test bits::slice::tests::test_binary_repr ... ok
[INFO] [stdout] test bits::slice::tests::test_encoding_error ... ok
[INFO] [stdout] test bits::slice::tests::test_sizes ... ok
[INFO] [stdout] test bits::slice::tests::test_binary_dense ... ok
[INFO] [stdout] test bits::slice::tests::test_4bit_bit_transpose ... ok
[INFO] [stdout] test bits::slice::tests::test_unsigned_1bit ... ok
[INFO] [stdout] test bits::distances::tests::test_full_distance_3bit ... ok
[INFO] [stdout] test bits::slice::tests::test_unsigned_2bit ... ok
[INFO] [stdout] test bits::slice::tests::test_unsigned_3bit ... ok
[INFO] [stdout] test bits::slice::tests::test_unsigned_4bit ... ok
[INFO] [stdout] test bits::slice::tests::test_unsigned_5bit ... ok
[INFO] [stdout] test cancel::tests::test_atomic_cancelation ... ok
[INFO] [stdout] test cancel::tests::test_no_cancelation ... ok
[INFO] [stdout] test distances::test::test_check_length ... ok
[INFO] [stdout] test distances::test::test_error ... ok
[INFO] [stdout] test distances::test::unequal_lenghts_panic - should panic ... ok
[INFO] [stdout] test error::tests::inline_error_with_drop ... ok
[INFO] [stdout] test error::tests::inline_error_with_interior_mutability ... ok
[INFO] [stdout] test error::tests::inline_error_with_source ... ok
[INFO] [stdout] test error::tests::inline_error_zst ... ok
[INFO] [stdout] test error::tests::sizes_and_offsets ... ok
[INFO] [stdout] test error::tests::test_formatting ... ok
[INFO] [stdout] test bits::slice::tests::test_unsigned_6bit ... ok
[INFO] [stdout] test bits::packing::tests::test_u16_6bit ... ok
[INFO] [stdout] test bits::slice::tests::test_unsigned_7bit ... ok
[INFO] [stdout] test bits::slice::tests::test_unsigned_8bit ... ok
[INFO] [stdout] test meta::slice::tests::canonical_u32_u8 ... ok
[INFO] [stdout] test meta::slice::tests::canonical_u32_u32 ... ok
[INFO] [stdout] test meta::slice::tests::canonical_u32_zst ... ok
[INFO] [stdout] test meta::slice::tests::test_vector ... ok
[INFO] [stdout] test meta::slice::tests::canonical_u32_zstaligned ... ok
[INFO] [stdout] test meta::slice::tests::canonical_u8_u32 ... ok
[INFO] [stdout] test meta::slice::tests::canonical_zst_u32 ... ok
[INFO] [stdout] test meta::slice::tests::canonical_zstaligned_u32 ... ok
[INFO] [stdout] test bits::distances::tests::test_bit_transpose_distance ... ok
[INFO] [stdout] test algorithms::kmeans::lloyds::tests::test_distances_in_place ... ok
[INFO] [stdout] test bits::distances::tests::test_full_distance_5bit ... ok
[INFO] [stdout] test bits::distances::tests::test_full_distance_6bit ... ok
[INFO] [stdout] test meta::vector::tests::test_compensated_mut ... ok
[INFO] [stdout] test meta::vector::tests::test_vector ... ok
[INFO] [stdout] test minmax::multi::max_sim::tests::matches_naive ... ok
[INFO] [stdout] test minmax::multi::max_sim::tests::max_sim_panics_on_size_mismatch - should panic ... ok
[INFO] [stdout] test minmax::multi::meta::tests::compress_into::compress_matches_single ... ok
[INFO] [stdout] test minmax::multi::meta::tests::compress_into::row_iteration ... ok
[INFO] [stdout] test minmax::multi::meta::tests::construction::new_mut ... ok
[INFO] [stdout] test minmax::multi::meta::tests::construction::new_owned ... ok
[INFO] [stdout] test minmax::multi::meta::tests::construction::new_ref ... ok
[INFO] [stdout] test minmax::multi::meta::tests::construction::slice_length_mismatch_errors ... ok
[INFO] [stdout] test minmax::multi::meta::tests::error_cases::compress_into_input_dim_mismatch - should panic ... ok
[INFO] [stdout] test minmax::multi::meta::tests::error_cases::compress_into_output_dim_mismatch - should panic ... ok
[INFO] [stdout] test minmax::multi::meta::tests::error_cases::compress_into_vector_count_mismatch - should panic ... ok
[INFO] [stdout] test bits::distances::tests::test_full_distance_7bit ... ok
[INFO] [stdout] test minmax::quantizer::minmax_quantizer_tests::all_same_values_vector ... ok
[INFO] [stdout] test minmax::quantizer::minmax_quantizer_tests::nan_input_error ... ok
[INFO] [stdout] test minmax::quantizer::minmax_quantizer_tests::test_dimension_mismatch_panic - should panic ... ok
[INFO] [stdout] test bits::distances::tests::test_full_distance_8bit ... ok
[INFO] [stdout] test bits::packing::tests::test_u16_7bit ... ok
[INFO] [stdout] test minmax::quantizer::minmax_quantizer_tests::test_minmax_encoding_2bit ... ok
[INFO] [stdout] test minmax::quantizer::minmax_quantizer_tests::test_minmax_encoding_1bit ... ok
[INFO] [stdout] test minmax::quantizer::minmax_quantizer_tests::two_distinct_values ... ok
[INFO] [stdout] test minmax::quantizer::minmax_quantizer_tests::test_minmax_encoding_4bit ... ok
[INFO] [stdout] test minmax::recompress::recompress_tests::recompress_8_to_2 ... ok
[INFO] [stdout] test minmax::recompress::recompress_tests::recompress_4_to_2 ... ok
[INFO] [stdout] test minmax::recompress::recompress_tests::test_constant_value_vector ... ok
[INFO] [stdout] test minmax::recompress::recompress_tests::test_dimension_mismatch_error ... ok
[INFO] [stdout] test minmax::vectors::minmax_vector_tests::unsigned_minmax_compensated_test_u1 ... ok
[INFO] [stdout] test minmax::vectors::minmax_vector_tests::unsigned_minmax_compensated_test_u2 ... ok
[INFO] [stdout] test minmax::quantizer::minmax_quantizer_tests::test_minmax_encoding_8bit ... ok
[INFO] [stdout] test multi_vector::distance::max_sim::tests::max_sim_get::fails_at_out_of_bounds_index ... ok
[INFO] [stdout] test multi_vector::distance::max_sim::tests::max_sim_get::returns_value_at_valid_index ... ok
[INFO] [stdout] test multi_vector::distance::max_sim::tests::max_sim_new::fails_with_empty_buffer ... ok
[INFO] [stdout] test multi_vector::distance::max_sim::tests::max_sim_new::returns_correct_size ... ok
[INFO] [stdout] test multi_vector::distance::max_sim::tests::max_sim_set::fails_at_out_of_bounds_index ... ok
[INFO] [stdout] test multi_vector::distance::max_sim::tests::max_sim_set::handles_special_float_values ... ok
[INFO] [stdout] test multi_vector::distance::max_sim::tests::max_sim_set::overwrites_existing_value ... ok
[INFO] [stdout] test multi_vector::distance::max_sim::tests::max_sim_set::sets_value_at_valid_index ... ok
[INFO] [stdout] test multi_vector::distance::max_sim::tests::max_sim_set::writes_through_to_underlying_buffer ... ok
[INFO] [stdout] test multi_vector::distance::simple::tests::distance_functions::chamfer_with_zero_queries_returns_zero ... ok
[INFO] [stdout] test multi_vector::distance::simple::tests::distance_functions::matches_naive_implementation ... ok
[INFO] [stdout] test multi_vector::distance::simple::tests::distance_functions::max_sim_panics_on_size_mismatch ... ok
[INFO] [stdout] test multi_vector::distance::simple::tests::query_mat_ref::from_mat_ref_and_deref ... ok
[INFO] [stdout] test multi_vector::distance::simple::tests::query_mat_ref::is_copy ... ok
[INFO] [stdout] test multi_vector::matrix::tests::mat_new_and_basic_accessors ... ok
[INFO] [stdout] test multi_vector::matrix::tests::mat_new_with_default ... ok
[INFO] [stdout] test multi_vector::matrix::tests::matmut_new_slice_length_error ... ok
[INFO] [stdout] test multi_vector::matrix::tests::matref_new_slice_length_error ... ok
[INFO] [stdout] test multi_vector::matrix::tests::standard_check_slice ... ok
[INFO] [stdout] test multi_vector::matrix::tests::standard_new_accepts_boundary_below_isize_max ... ok
[INFO] [stdout] test multi_vector::matrix::tests::standard_new_overflow_error_display ... ok
[INFO] [stdout] test multi_vector::matrix::tests::standard_new_rejects_byte_count_exceeding_isize_max ... ok
[INFO] [stdout] test multi_vector::matrix::tests::standard_new_rejects_element_count_overflow ... ok
[INFO] [stdout] test multi_vector::matrix::tests::standard_new_zst_accepts_large_non_overflowing ... ok
[INFO] [stdout] test multi_vector::matrix::tests::standard_new_zst_rejects_element_count_overflow ... ok
[INFO] [stdout] test multi_vector::matrix::tests::standard_representation ... ok
[INFO] [stdout] test multi_vector::matrix::tests::standard_zero_dimensions ... ok
[INFO] [stdout] test minmax::vectors::minmax_vector_tests::unsigned_minmax_compensated_test_u4 ... ok
[INFO] [stdout] test multi_vector::matrix::tests::test_mat ... ok
[INFO] [stdout] test multi_vector::matrix::tests::test_mat_clone ... ok
[INFO] [stdout] test multi_vector::matrix::tests::test_mat_refmut ... ok
[INFO] [stdout] test multi_vector::matrix::tests::test_standard_new_owned ... ok
[INFO] [stdout] test num::tests::test_positive_i64 ... ok
[INFO] [stdout] test num::tests::test_positive_f32 ... ok
[INFO] [stdout] test num::tests::test_power_of_two ... ok
[INFO] [stdout] test ownership::tests::test_owned ... ok
[INFO] [stdout] test ownership::tests::test_ref ... ok
[INFO] [stdout] test ownership::tests::test_ref_mut ... ok
[INFO] [stdout] test product::tables::basic::tests::error_on_mismatch_dim ... ok
[INFO] [stdout] test product::tables::basic::tests::error_on_no_pivots ... ok
[INFO] [stdout] test product::tables::basic::tests::basic_table ... ok
[INFO] [stdout] test product::tables::basic::tests::test_compression_error ... ok
[INFO] [stdout] test product::tables::basic::tests::test_table_single_compression_errors ... ok
[INFO] [stdout] test product::tables::transposed::pivots::tests::compression_result ... ok
[INFO] [stdout] test product::tables::transposed::pivots::tests::compression_result_unwrap_panics - should panic ... ok
[INFO] [stdout] test product::tables::transposed::pivots::tests::get_panics_on_col - should panic ... ok
[INFO] [stdout] test product::tables::transposed::pivots::tests::get_panics_on_row - should panic ... ok
[INFO] [stdout] test minmax::recompress::recompress_tests::recompress_8_to_4 ... ok
[INFO] [stdout] test product::tables::transposed::pivots::tests::test_chunk_construction_error ... ok
[INFO] [stdout] test product::tables::transposed::pivots::tests::test_find_closest_batch_panics_on_dim_mismatch - should panic ... ok
[INFO] [stdout] test product::tables::transposed::pivots::tests::test_find_closest_batch_panics_on_non_batch_length - should panic ... ok
[INFO] [stdout] test product::tables::transposed::pivots::tests::test_find_closest_panics - should panic ... ok
[INFO] [stdout] test meta::vector::tests::canonical_1bit ... ok
[INFO] [stdout] test product::tables::transposed::pivots::tests::test_process_into_panics_on_from - should panic ... ok
[INFO] [stdout] test product::tables::transposed::pivots::tests::test_process_into_panics_on_into - should panic ... ok
[INFO] [stdout] test product::tables::transposed::table::test_compression::basic_table ... ok
[INFO] [stdout] test product::tables::transposed::table::test_compression::error_on_empty ... ok
[INFO] [stdout] test product::tables::transposed::table::test_compression::error_on_mismatch_dim ... ok
[INFO] [stdout] test product::tables::transposed::table::test_compression::panic_on_dim_mismatch - should panic ... ok
[INFO] [stdout] test product::tables::transposed::table::test_compression::test_delegate_error_propagation ... ok
[INFO] [stdout] test meta::vector::tests::canonical_2bit ... ok
[INFO] [stdout] test product::tables::transposed::pivots::tests::test_process_into ... ok
[INFO] [stdout] test product::tables::transposed::table::test_compression::test_process_into_panics_partials_cols - should panic ... ok
[INFO] [stdout] test product::tables::transposed::table::test_compression::test_process_into_panics_partials_rows - should panic ... ok
[INFO] [stdout] test product::tables::transposed::table::test_compression::test_process_into_panics_query - should panic ... ok
[INFO] [stdout] test product::tables::transposed::table::test_compression::test_process_into ... ok
[INFO] [stdout] test meta::vector::tests::canonical_3bit ... ok
[INFO] [stdout] test product::tables::transposed::table::test_compression::test_table_single_compression_errors ... ok
[INFO] [stdout] test product::train::tests::test_flatten ... ok
[INFO] [stdout] test product::train::tests::test_infinity_and_nan_is_not_recoverable ... ok
[INFO] [stdout] test product::train::tests::test_pq_training_happy_path_parallel ... ok
[INFO] [stdout] test product::tables::basic::tests::test_happy_path ... ok
[INFO] [stdout] test product::train::tests::tests_succeeded_with_too_many_pivots ... ok
[INFO] [stdout] test random::tests::test_stdrng_builder ... ok
[INFO] [stdout] test random::tests::test_stdrng_builder_test_panics - should panic ... ok
[INFO] [stdout] test scalar::quantizer::tests::test_1bit_quantizer ... ok
[INFO] [stdout] test scalar::quantizer::tests::test_2bit_quantizer ... ok
[INFO] [stdout] test scalar::quantizer::tests::test_3bit_quantizer ... ok
[INFO] [stdout] test scalar::quantizer::tests::test_4bit_quantizer ... ok
[INFO] [stdout] test scalar::quantizer::tests::test_5bit_quantizer ... ok
[INFO] [stdout] test scalar::quantizer::tests::test_6bit_quantizer ... ok
[INFO] [stdout] test scalar::quantizer::tests::test_7bit_quantizer ... ok
[INFO] [stdout] test meta::vector::tests::canonical_4bit ... ok
[INFO] [stdout] test scalar::quantizer::tests::test_8bit_quantizer ... ok
[INFO] [stdout] test scalar::quantizer::tests::test_compare_identical_returns_ok ... ok
[INFO] [stdout] test scalar::quantizer::tests::test_compare_mean_norm_presence_mismatch_left_none ... ok
[INFO] [stdout] test scalar::quantizer::tests::test_compare_mean_norm_presence_mismatch_right_none ... ok
[INFO] [stdout] test scalar::quantizer::tests::test_compare_mean_norm_value_mismatch ... ok
[INFO] [stdout] test scalar::quantizer::tests::test_compare_scale_mismatch ... ok
[INFO] [stdout] test scalar::quantizer::tests::test_compare_shift_element_mismatch ... ok
[INFO] [stdout] test scalar::quantizer::tests::test_compare_shift_length_mismatch ... ok
[INFO] [stdout] test scalar::quantizer::tests::test_compare_shift_square_norm_mismatch ... ok
[INFO] [stdout] test scalar::quantizer::tests::test_rescale ... ok
[INFO] [stdout] test scalar::train::tests::test_train ... ok
[INFO] [stdout] test product::train::tests::test_pq_training_happy_path_sequential ... ok
[INFO] [stdout] test product::tables::transposed::table::test_compression::test_table_batch_compression_errors ... ok
[INFO] [stdout] test product::train::tests::test_cancel ... ok
[INFO] [stdout] test meta::vector::tests::canonical_5bit ... ok
[INFO] [stdout] test meta::vector::tests::canonical_6bit ... ok
[INFO] [stdout] test bits::distances::tests::test_bitslice_distances_2bit ... ok
[INFO] [stdout] test meta::vector::tests::canonical_7bit ... ok
[INFO] [stdout] test spherical::iface::tests::test_plan_1bit_cosine ... ok
[INFO] [stdout] test spherical::iface::tests::test_plan_1bit_ip ... ok
[INFO] [stdout] test spherical::iface::tests::test_plan_1bit_l2 ... ok
[INFO] [stdout] test spherical::iface::tests::test_plan_2bit_cosine ... ok
[INFO] [stdout] test spherical::iface::tests::test_plan_2bit_ip ... ok
[INFO] [stdout] test spherical::iface::tests::test_plan_2bit_l2 ... ok
[INFO] [stdout] test spherical::iface::tests::test_plan_4bit_cosine ... ok
[INFO] [stdout] test spherical::iface::tests::test_plan_4bit_ip ... ok
[INFO] [stdout] test spherical::iface::tests::test_plan_4bit_l2 ... ok
[INFO] [stdout] test spherical::iface::tests::test_plan_8bit_cosine ... ok
[INFO] [stdout] test spherical::iface::tests::test_plan_8bit_ip ... ok
[INFO] [stdout] test spherical::iface::tests::test_plan_8bit_l2 ... ok
[INFO] [stdout] test spherical::quantizer::tests::centroid_scaling_happens_in_generate ... ok
[INFO] [stdout] test spherical::quantizer::tests::compression_errors_data ... ok
[INFO] [stdout] test spherical::quantizer::tests::empty_slice_panics - should panic ... ok
[INFO] [stdout] test spherical::quantizer::tests::err_dim_cannot_be_zero ... ok
[INFO] [stdout] test spherical::quantizer::tests::err_mean_norm_cannot_be_zero_generate ... ok
[INFO] [stdout] test spherical::quantizer::tests::err_norm_cannot_be_infinity ... ok
[INFO] [stdout] test spherical::quantizer::tests::err_norm_must_be_positive ... ok
[INFO] [stdout] test spherical::quantizer::tests::err_reciprocal_norm_cannot_be_infinity ... ok
[INFO] [stdout] test spherical::quantizer::tests::err_scale_cannot_be_zero_generate ... ok
[INFO] [stdout] test meta::vector::tests::canonical_8bit ... ok
[INFO] [stdout] test minmax::vectors::minmax_vector_tests::unsigned_minmax_compensated_test_u8 ... ok
[INFO] [stdout] test spherical::vectors::tests::supported_metric ... ok
[INFO] [stdout] test spherical::vectors::tests::test_data_meta ... ok
[INFO] [stdout] test scalar::vectors::tests::unsigned_compensated_distances_1bit ... ok
[INFO] [stdout] test product::tables::transposed::table::test_compression::test_happy_path ... ok
[INFO] [stdout] test scalar::vectors::tests::unsigned_compensated_distances_4bit ... ok
[INFO] [stdout] test scalar::vectors::tests::unsigned_compensated_distances_2bit ... ok
[INFO] [stdout] test bits::packing::tests::test_u16_8bit ... ok
[INFO] [stdout] test scalar::vectors::tests::unsigned_compensated_distances_8bit ... ok
[INFO] [stdout] test scalar::vectors::tests::unsigned_compensated_distances_3bit ... ok
[INFO] [stdout] test scalar::vectors::tests::unsigned_compensated_distances_5bit ... ok
[INFO] [stdout] test scalar::vectors::tests::unsigned_compensated_distances_6bit ... ok
[INFO] [stdout] test scalar::vectors::tests::unsigned_compensated_distances_7bit ... ok
[INFO] [stdout] test spherical::vectors::tests::test_full_distances_1bit ... ok
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling diskann-quantization v0.48.0 (/opt/rustwide/workdir)
[INFO] [stdout] test spherical::vectors::tests::test_full_distances_2bit ... ok
[INFO] [stdout] test utils::tests::test_div_round_up ... ok
[INFO] [stdout] test utils::tests::test_is_strictly_monotonic ... ok
[INFO] [stdout] test utils::tests::test_mean_and_norm ... ok
[INFO] [stdout] test utils::tests::test_normalized_mean_and_norm ... ok
[INFO] [stdout] test utils::tests::test_normalized_means_corner_cases ... ok
[INFO] [stdout] test views::tests::chunk_offset_construction_errors ... ok
[INFO] [stdout] test views::tests::chunk_offset_happy_path ... ok
[INFO] [stdout] test views::tests::chunk_offset_indexing_panic - should panic ... ok
[INFO] [stdout] test views::tests::test_chunkview_construction_error ... ok
[INFO] [stdout] test views::tests::test_immutable_chunkview ... ok
[INFO] [stdout] test views::tests::test_mutable_chunkview ... ok
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stdout] test spherical::vectors::tests::test_full_distances_4bit ... ok
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stdout] test spherical::vectors::tests::test_mixed_distances_4x1 ... ok
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stdout] test spherical::vectors::tests::test_symmetric_distances_1bit ... ok
[INFO] [stdout] test spherical::vectors::tests::test_full_distances_8bit ... ok
[INFO] [stdout] test spherical::vectors::tests::test_mixed_distances_4x4 ... ok
[INFO] [stdout] test spherical::vectors::tests::test_mixed_distances_8x8 ... ok
[INFO] [stdout] test spherical::vectors::tests::test_symmetric_distances_4bit ... ok
[INFO] [stdout] test spherical::vectors::tests::test_symmetric_distances_2bit ... ok
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stdout] test spherical::vectors::tests::test_symmetric_distances_8bit ... ok
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling diskann-wide v0.48.0
[INFO] [stderr]    Compiling diskann-vector v0.48.0
[INFO] [stderr]    Compiling diskann-utils v0.48.0
[INFO] [stdout] test spherical::quantizer::tests::test_spherical_quantizer ... ok
[INFO] [stdout] test algorithms::transforms::padding_hadamard::tests::test_padding_hadamard ... ok
[INFO] [stderr]    Compiling diskann-quantization-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/diskann-quantization)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.21s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/compile-fail/bootstrap/bootstrap.rs [should pass] ... ok
[INFO] [stderr] test tests/compile-fail/borrow.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile-fail/invalid-trait-convert-send.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile-fail/invalid-trait-convert.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile-fail/invalid-trait-direct-send.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile-fail/invalid-trait-direct.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile-fail/mut_borrow.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile-fail/precursor.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile-fail/error/inline_error_align.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0080]: evaluation panicked: error type has alignment stricter than 8
[INFO] [stderr]  --> src/error.rs
[INFO] [stderr]   |
[INFO] [stderr]   | /             assert!(
[INFO] [stderr]   | |                 std::mem::align_of::<T>() <= std::mem::align_of::<&'static ErrorVTable>(),
[INFO] [stderr]   | |                 "error type has alignment stricter than 8"
[INFO] [stderr]   | |             )
[INFO] [stderr]   | |_____________^ evaluation of `diskann_quantization::error::InlineError::new::<Error>::{constant#1}` failed here
[INFO] [stderr] 
[INFO] [stderr] note: erroneous constant encountered
[INFO] [stderr]    --> src/error.rs
[INFO] [stderr]     |
[INFO] [stderr]     | /         const {
[INFO] [stderr]     | |             assert!(
[INFO] [stderr]     | |                 std::mem::align_of::<T>() <= std::mem::align_of::<&'static ErrorVTable>(),
[INFO] [stderr]     | |                 "error type has alignment stricter than 8"
[INFO] [stderr]     | |             )
[INFO] [stderr]     | |         };
[INFO] [stderr]     | |_________^
[INFO] [stderr] 
[INFO] [stderr] note: the above error was encountered while instantiating `fn InlineError::new::<Error>`
[INFO] [stderr]   --> tests/compile-fail/error/inline_error_align.rs:24:13
[INFO] [stderr]    |
[INFO] [stderr] 24 |     let _ = InlineError::<16>::new(Error(10));
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0080]: evaluation panicked: error type has alignment stricter than 8
[INFO] [stderr]  --> $RUST/core/src/panic.rs
[INFO] [stderr]   |
[INFO] [stderr]   = note: evaluation of `diskann_quantization::error::InlineError::new::<Error>::{constant#1}` failed here
[INFO] [stderr]   |
[INFO] [stderr]  ::: src/error.rs
[INFO] [stderr]   |
[INFO] [stderr]   | /             assert!(
[INFO] [stderr]   | |                 std::mem::align_of::<T>() <= std::mem::align_of::<&'static ErrorVTable>(),
[INFO] [stderr]   | |                 "error type has alignment stricter than 8"
[INFO] [stderr]   | |             )
[INFO] [stderr]   | |_____________- in this macro invocation
[INFO] [stderr] 
[INFO] [stderr] note: erroneous constant encountered
[INFO] [stderr]  --> src/error.rs
[INFO] [stderr]   |
[INFO] [stderr]   | /         const {
[INFO] [stderr]   | |             assert!(
[INFO] [stderr]   | |                 std::mem::align_of::<T>() <= std::mem::align_of::<&'static ErrorVTable>(),
[INFO] [stderr]   | |                 "error type has alignment stricter than 8"
[INFO] [stderr]   | |             )
[INFO] [stderr]   | |         };
[INFO] [stderr]   | |_________^
[INFO] [stderr] 
[INFO] [stderr] note: the above error was encountered while instantiating `fn InlineError::new::<Error>`
[INFO] [stderr]   --> tests/compile-fail/error/inline_error_align.rs:24:13
[INFO] [stderr]    |
[INFO] [stderr] 24 |     let _ = InlineError::<16>::new(Error(10));
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/compile-fail/error/inline_error_size.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0080]: evaluation panicked: error type is too big
[INFO] [stderr]  --> src/error.rs
[INFO] [stderr]   |
[INFO] [stderr]   |         const { assert!(std::mem::size_of::<T>() <= N, "error type is too big") };
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `diskann_quantization::error::InlineError::<4>::new::<Error>::{constant#0}` failed here
[INFO] [stderr] 
[INFO] [stderr] note: erroneous constant encountered
[INFO] [stderr]    --> src/error.rs
[INFO] [stderr]     |
[INFO] [stderr]     |         const { assert!(std::mem::size_of::<T>() <= N, "error type is too big") };
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] note: the above error was encountered while instantiating `fn InlineError::<4>::new::<Error>`
[INFO] [stderr]   --> tests/compile-fail/error/inline_error_size.rs:21:13
[INFO] [stderr]    |
[INFO] [stderr] 21 |     let _ = InlineError::<4>::new(Error(10));
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0080]: evaluation panicked: error type is too big
[INFO] [stderr]  --> $RUST/core/src/panic.rs
[INFO] [stderr]   |
[INFO] [stderr]   = note: evaluation of `diskann_quantization::error::InlineError::<4>::new::<Error>::{constant#0}` failed here
[INFO] [stderr]   |
[INFO] [stderr]  ::: src/error.rs
[INFO] [stderr]   |
[INFO] [stderr]   |         const { assert!(std::mem::size_of::<T>() <= N, "error type is too big") };
[INFO] [stderr]   |                 --------------------------------------------------------------- in this macro invocation
[INFO] [stderr] 
[INFO] [stderr] note: erroneous constant encountered
[INFO] [stderr]  --> src/error.rs
[INFO] [stderr]   |
[INFO] [stderr]   |         const { assert!(std::mem::size_of::<T>() <= N, "error type is too big") };
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] note: the above error was encountered while instantiating `fn InlineError::<4>::new::<Error>`
[INFO] [stderr]   --> tests/compile-fail/error/inline_error_size.rs:21:13
[INFO] [stderr]    |
[INFO] [stderr] 21 |     let _ = InlineError::<4>::new(Error(10));
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/compile-fail/multi/mat_as_view.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile-fail/multi/mat_as_view_mut.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile-fail/multi/mat_get_row.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile-fail/multi/mat_get_row_mut.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile-fail/multi/mat_invariant.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile-fail/multi/mat_reborrow.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile-fail/multi/mat_reborrow_mut.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile-fail/multi/mat_rows.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile-fail/multi/mat_rows_mut.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile-fail/multi/matmut_as_view_borrows.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile-fail/multi/matmut_get_row.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile-fail/multi/matmut_get_row_mut.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile-fail/multi/matmut_invariant.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile-fail/multi/matmut_reborrow.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile-fail/multi/matmut_reborrow_mut.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile-fail/multi/matmut_rows.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile-fail/multi/matmut_rows_mut.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile-fail/multi/matref_get_row.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile-fail/multi/matref_rows.rs [should fail to compile] ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test tests::compile_tests ... FAILED
[INFO] [stdout] test algorithms::transforms::double_hadamard::tests::test_double_hadamard ... ok
[INFO] [stdout] test spherical::quantizer::tests::test_cosine_similarity_maximizer ... ok
[INFO] [stdout] test product::tables::transposed::pivots::tests::run_test_happy_path has been running for over 60 seconds
[INFO] [stdout] test product::tables::transposed::pivots::tests::run_test_happy_path ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::compile_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::compile_tests' (773) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/run.rs:102:13:
[INFO] [stdout] 2 of 29 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ec31a67327a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ec31a67327a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ec31a67327a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ec31a67327a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ec31a68a95a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ec31a68a95a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5ec31a678322 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ec31a678322 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ec31a64f18f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ec31a64f18f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ec31a66a719 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ec31a597d8c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5ec31a597d8c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ec31a66a992 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5ec31a66a992 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ec31a64f248 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ec31a6468f9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ec31a64ff5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ec31a68b20c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ec31a3f85e4 - trybuild::run::<impl trybuild::Runner>::run::h3eb65d1777817768
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/run.rs:102:13
[INFO] [stdout]   20:     0x5ec31a3f2598 - <trybuild::TestCases as core::ops::drop::Drop>::drop::h2261f694e0ce3054
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/lib.rs:342:38
[INFO] [stdout]   21:     0x5ec31a10f797 - core::ptr::drop_in_place<trybuild::TestCases>::h5e94c971a59a4c18
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x5ec319f98c7b - diskann_quantization::tests::compile_tests::h3107c7eceef784af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:220:5
[INFO] [stdout]   23:     0x5ec319f98ca7 - diskann_quantization::tests::compile_tests::{{closure}}::ha1e1032633323b74
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:211:23
[INFO] [stdout]   24:     0x5ec31a104626 - core::ops::function::FnOnce::call_once::h77300aa089ec90af
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ec31a58be6b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5ec31a58be6b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5ec31a59885b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5ec31a59885b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5ec31a59885b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5ec31a59885b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5ec31a59885b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5ec31a59885b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5ec31a59885b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5ec31a593f74 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5ec31a593f74 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5ec31a59b462 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5ec31a59b462 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5ec31a59b462 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5ec31a59b462 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5ec31a59b462 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5ec31a59b462 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5ec31a59b462 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5ec31a6725af - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x5ec31a6725af - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7a354c2bdaa4 - <unknown>
[INFO] [stdout]   46:     0x7a354c34aa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::compile_tests
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 343 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 117.97s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "5024c5d7a922f53563aa7e299e7a4628aa3d7ba9784ef76278fc9cca9942921c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5024c5d7a922f53563aa7e299e7a4628aa3d7ba9784ef76278fc9cca9942921c", kill_on_drop: false }`
[INFO] [stdout] 5024c5d7a922f53563aa7e299e7a4628aa3d7ba9784ef76278fc9cca9942921c
