[INFO] fetching crate sunscreen_tfhe 0.10.0...
[INFO] testing sunscreen_tfhe-0.10.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate sunscreen_tfhe 0.10.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate sunscreen_tfhe 0.10.0
[INFO] finished tweaking crates.io crate sunscreen_tfhe 0.10.0
[INFO] tweaked toml for crates.io crate sunscreen_tfhe 0.10.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sunscreen_tfhe 0.10.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sunscreen_tfhe 0.10.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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03709b34e726e38e991b5b9ddd7b3a7af142009a30b1d04e9b1e2d5836d5d7a7
[INFO] running `Command { std: "docker" "start" "-a" "03709b34e726e38e991b5b9ddd7b3a7af142009a30b1d04e9b1e2d5836d5d7a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03709b34e726e38e991b5b9ddd7b3a7af142009a30b1d04e9b1e2d5836d5d7a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03709b34e726e38e991b5b9ddd7b3a7af142009a30b1d04e9b1e2d5836d5d7a7", kill_on_drop: false }`
[INFO] [stdout] 03709b34e726e38e991b5b9ddd7b3a7af142009a30b1d04e9b1e2d5836d5d7a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c107bf128c5ec031653869b4e1da7e39ef48ba407c453a03e3f80810c6a7f59
[INFO] running `Command { std: "docker" "start" "-a" "6c107bf128c5ec031653869b4e1da7e39ef48ba407c453a03e3f80810c6a7f59", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustfft v6.3.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling sunscreen_tfhe v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling sunscreen_math_macros v0.10.0
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling realfft v3.4.0
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling sunscreen_math v0.10.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.17s
[INFO] running `Command { std: "docker" "inspect" "6c107bf128c5ec031653869b4e1da7e39ef48ba407c453a03e3f80810c6a7f59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c107bf128c5ec031653869b4e1da7e39ef48ba407c453a03e3f80810c6a7f59", kill_on_drop: false }`
[INFO] [stdout] 6c107bf128c5ec031653869b4e1da7e39ef48ba407c453a03e3f80810c6a7f59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ebf434302db74eaac39014d47d25aa9dc87f52cefc69d8a025c7af14dc6bc31
[INFO] running `Command { std: "docker" "start" "-a" "1ebf434302db74eaac39014d47d25aa9dc87f52cefc69d8a025c7af14dc6bc31", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.5
[INFO] [stderr]    Compiling half v2.5.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rug v1.27.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.35
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.35
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling sunscreen_math_macros v0.10.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.6.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling rustfft v6.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling realfft v3.4.0
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling sunscreen_math v0.10.0
[INFO] [stderr]    Compiling sunscreen_tfhe v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 49s
[INFO] running `Command { std: "docker" "inspect" "1ebf434302db74eaac39014d47d25aa9dc87f52cefc69d8a025c7af14dc6bc31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ebf434302db74eaac39014d47d25aa9dc87f52cefc69d8a025c7af14dc6bc31", kill_on_drop: false }`
[INFO] [stdout] 1ebf434302db74eaac39014d47d25aa9dc87f52cefc69d8a025c7af14dc6bc31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 64b57749e0e12cf0221a9015f2fafcc16ccbab40c947d3a81c95918a49939767
[INFO] running `Command { std: "docker" "start" "-a" "64b57749e0e12cf0221a9015f2fafcc16ccbab40c947d3a81c95918a49939767", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sunscreen_tfhe-2bd4a57e76bad4e3)
[INFO] [stdout] 
[INFO] [stdout] running 191 tests
[INFO] [stdout] test entities::dst_iterator::tests::can_iterate_over_dst_array ... ok
[INFO] [stdout] test entities::dst_iterator::tests::forward_iterate_mut ... ok
[INFO] [stdout] test entities::dst_iterator::tests::reverse_iterate ... ok
[INFO] [stdout] test entities::dst_iterator::tests::reverse_iterate_mut ... ok
[INFO] [stdout] test entities::glwe_secret_key::tests::add_secret_key_refs ... ok
[INFO] [stdout] test entities::glwe_secret_key::tests::neg_secret_key ... ok
[INFO] [stdout] test entities::glwe_secret_key::tests::neg_secret_key_ref ... ok
[INFO] [stdout] test entities::glwe_secret_key::tests::add_secret_keys ... ok
[INFO] [stdout] test entities::glwe_secret_key::tests::secret_key_dimensions ... ok
[INFO] [stdout] test entities::glwe_secret_key::tests::sub_assign_secret_keys ... ok
[INFO] [stdout] test entities::glwe_secret_key::tests::seeded_glwe_different_seeds ... ok
[INFO] [stdout] test entities::glwe_secret_key::tests::add_assign_secret_keys ... ok
[INFO] [stdout] test entities::glwe_secret_key::tests::seeded_uniform_glwe_deterministic ... ok
[INFO] [stdout] test entities::glwe_secret_key::tests::wrapping_neg_secret_key ... ok
[INFO] [stdout] test entities::dst_iterator::tests::parallel_iterate_mut ... ok
[INFO] [stdout] test entities::glwe_secret_key::tests::sub_secret_keys ... ok
[INFO] [stdout] test entities::dst_iterator::tests::parallel_iterate ... ok
[INFO] [stdout] test entities::glwe_secret_key::tests::wrapping_sub_secret_keys ... ok
[INFO] [stdout] test entities::glwe_secret_key::tests::seeded_binary_glwe_deterministic ... ok
[INFO] [stdout] test entities::glwe_secret_key::tests::sub_secret_key_refs ... ok
[INFO] [stdout] test entities::glwe_secret_key::tests::wrapping_add_secret_keys ... ok
[INFO] [stdout] test entities::lwe_secret_key::tests::neg_secret_key ... ok
[INFO] [stdout] test entities::lwe_secret_key::tests::add_secret_key_refs ... ok
[INFO] [stdout] test entities::lwe_secret_key::tests::neg_secret_key_ref ... ok
[INFO] [stdout] test entities::lwe_secret_key::tests::add_assign_secret_keys ... ok
[INFO] [stdout] test entities::lwe_secret_key::tests::add_secret_keys ... ok
[INFO] [stdout] test entities::lwe_secret_key::tests::sub_assign_secret_keys ... ok
[INFO] [stdout] test entities::lwe_secret_key::tests::sub_secret_keys ... ok
[INFO] [stdout] test entities::polynomial::tests::can_add_polynomials ... ok
[INFO] [stdout] test entities::lwe_secret_key::tests::sub_secret_key_refs ... ok
[INFO] [stdout] test entities::lwe_secret_key::tests::wrapping_sub_secret_keys ... ok
[INFO] [stdout] test entities::lwe_secret_key::tests::wrapping_add_secret_keys ... ok
[INFO] [stdout] test entities::scheme_switch_key::tests::test_edge_cases ... ok
[INFO] [stdout] test entities::lwe_secret_key::tests::wrapping_neg_secret_key ... ok
[INFO] [stdout] test entities::polynomial::tests::can_multiply_by_negative_monomial_negacyclic ... ok
[INFO] [stdout] test entities::scheme_switch_key::tests::test_matrices ... ok
[INFO] [stdout] test entities::polynomial::tests::can_multiply_by_positive_monomial_negacyclic ... ok
[INFO] [stdout] test entities::scheme_switch_key::tests::test_get_linear_index_3x3 ... ok
[INFO] [stdout] test iteration::triangular_pairs::tests::test_par_triangular_pairs_empty ... ok
[INFO] [stdout] test iteration::triangular_pairs::tests::test_par_triangular_pairs_three ... ok
[INFO] [stdout] test iteration::triangular_pairs::tests::test_triangular_pairs_empty ... ok
[INFO] [stdout] test iteration::triangular_pairs::tests::test_par_triangular_pairs_two ... ok
[INFO] [stdout] test iteration::triangular_pairs::tests::test_triangular_pairs_single ... ok
[INFO] [stdout] test iteration::triangular_pairs::tests::test_triangular_pairs_three ... ok
[INFO] [stdout] test iteration::triangular_pairs::tests::test_triangular_pairs_two ... ok
[INFO] [stdout] test math::fft::cyclic::tests::can_cyclic_convolution ... ok
[INFO] [stdout] test math::fft::cyclic::tests::can_roundtrip_real_fft ... ok
[INFO] [stdout] test math::basic::tests::test_div_rounded ... ok
[INFO] [stdout] test entities::lwe_public_key::tests::public_key_is_zeros ... ok
[INFO] [stdout] test iteration::triangular_pairs::tests::test_par_triangular_pairs_single ... ok
[INFO] [stdout] test math::fft::negacyclic::tests::can_negacyclic_conv ... ok
[INFO] [stdout] test math::fft::cyclic::tests::negacyclic_gives_odd_harmonics ... ok
[INFO] [stdout] test math::fft::negacyclic::tests::can_roundtrip_negacyclic_fft ... ok
[INFO] [stdout] test math::goldilocks_field::tests::can_add_fg ... ok
[INFO] [stdout] test math::goldilocks_field::tests::can_neg_fg ... ok
[INFO] [stdout] test math::goldilocks_field::tests::can_mul_fg ... ok
[INFO] [stdout] test entities::lwe_public_key::tests::can_public_key_encrypt ... ok
[INFO] [stdout] test math::goldilocks_field::tests::can_sub_fg ... ok
[INFO] [stdout] test math::goldilocks_field::tests::can_mad_fg ... ok
[INFO] [stdout] test math::polynomial::tests::can_roundtrip_polynomial ... ok
[INFO] [stdout] test math::radix::tests::can_decompose ... ok
[INFO] [stdout] test math::goldilocks_field::tests::nth_root_of_unity ... ok
[INFO] [stdout] test math::radix::tests::can_decompose_recompose ... ok
[INFO] [stdout] test math::radix::tests::can_decompose_scalar ... ok
[INFO] [stdout] test math::radix::tests::can_round_values ... ok
[INFO] [stdout] test math::radix::tests::can_decompose_polynomial ... ok
[INFO] [stdout] test math::simd::x86_64::avx2::tests::can_vector_add_u64 ... ok
[INFO] [stdout] test math::simd::x86_64::avx2::tests::can_vector_sub_u64 ... ok
[INFO] [stdout] test math::simd::x86_64::avx512::tests::can_vector_scalar_mad ... ok
[INFO] [stdout] test math::simd::x86_64::tests::can_scalar_mad_complex_f64_slice ... ok
[INFO] [stdout] test math::simd::scalar::test::can_scalar_mad_complex_f64_slice ... ok
[INFO] [stdout] test math::torus::tests::can_compute_distance ... ok
[INFO] [stdout] test math::torus::tests::can_decode_off_center ... ok
[INFO] [stdout] test math::torus::tests::can_encode_decode ... ok
[INFO] [stdout] test math::torus::tests::can_modulus_switch ... ok
[INFO] [stdout] test math::torus::tests::can_negate ... ok
[INFO] [stdout] test math::torus::tests::can_normalize ... ok
[INFO] [stdout] test math::torus::tests::test_normalized_relation ... ok
[INFO] [stdout] test entities::dst_iterator::tests::iter_mut_stride_mismatch - should panic ... ok
[INFO] [stdout] test ops::bootstrapping::blind_rotation::tests::can_rotate ... ok
[INFO] [stdout] test entities::dst_iterator::tests::iter_stride_mismatch - should panic ... ok
[INFO] [stdout] test entities::scheme_switch_key::tests::test_out_of_bounds - should panic ... ok
[INFO] [stdout] test entities::scheme_switch_key::tests::test_out_of_bounds_2 - should panic ... ok
[INFO] [stdout] test ops::bootstrapping::blind_rotation::tests::rotation_shift_encrypted_properly ... ok
[INFO] [stdout] test entities::lwe_ciphertext::tests::negation_homomorphism ... ok
[INFO] [stdout] test entities::lwe_ciphertext::tests::subtraction_homomorphism ... ok
[INFO] [stdout] test entities::lwe_ciphertext::tests::add_negative_is_subtraction ... ok
[INFO] [stdout] test entities::glwe_ciphertext_fft::tests::can_decrypt_glwe_after_fft_roundtrip ... ok
[INFO] [stdout] test ops::bootstrapping::programmable_bootstrapping::tests::bsk_len_vs_addends ... ok
[INFO] [stdout] test ops::bootstrapping::blind_rotation::tests::can_blind_rotate ... ok
[INFO] [stdout] test ops::bootstrapping::programmable_bootstrapping::tests::can_decompose_bivariate_map ... ok
[INFO] [stdout] test entities::lwe_keyswitch_key::tests::lwe_keyswitch_keygen ... ok
[INFO] [stdout] test entities::lwe_ciphertext::tests::additive_homomorphism ... ok
[INFO] [stdout] test math::polynomial::tests::can_multiply_polynomials ... ok
[INFO] [stdout] test math::polynomial::tests::can_multiply_polynomials_fft ... ok
[INFO] [stdout] test entities::lwe_keyswitch_key::tests::keyswitch_lwe ... ok
[INFO] [stdout] test ops::bootstrapping::programmable_bootstrapping::tests::can_generate_negacyclic_lut ... ok
[INFO] [stdout] test ops::bootstrapping::programmable_bootstrapping::tests::test_truth_table_generation_2_bits ... ok
[INFO] [stdout] test ops::bootstrapping::programmable_bootstrapping::tests::test_truth_table_generation_3_bits ... ok
[INFO] [stdout] test math::polynomial::tests::can_approx_multiply_large_polynomials_fft ... ok
[INFO] [stdout] test ops::bootstrapping::scheme_switch::tests::basic_scheme_switch_key_generation ... ok
[INFO] [stdout] test ops::bootstrapping::scheme_switch::tests::equivalent_update_and_generate_encrypted_secret_key_component ... ok
[INFO] [stdout] test ops::bootstrapping::scheme_switch::tests::generate_encrypted_secret_key_component_secret_key_m_is_correct ... ok
[INFO] [stdout] test ops::automorphisms::tests::can_trace ... ok
[INFO] [stdout] test ops::bootstrapping::scheme_switch::tests::scheme_switch_key_glev_ciphertext_content ... ok
[INFO] [stdout] test ops::bootstrapping::scheme_switch::tests::scheme_switch_key_symmetric ... ok
[INFO] [stdout] test ops::bootstrapping::scheme_switch::tests::update_encrypted_secret_key_component_correct_shape ... ok
[INFO] [stdout] test ops::ciphertext::glwe_ciphertext_ops::tests::can_add_glwe_ciphertexts ... ok
[INFO] [stdout] test ops::ciphertext::glwe_ciphertext_ops::tests::can_add_glwe_with_trivial_glwe ... ok
[INFO] [stdout] test ops::ciphertext::glwe_ciphertext_ops::tests::can_external_product_ggsw_glwe ... ok
[INFO] [stdout] test ops::ciphertext::glwe_ciphertext_ops::tests::can_glwe_rotate ... ok
[INFO] [stdout] test ops::ciphertext::glwe_ciphertext_ops::tests::can_glwe_scalar_mad ... FAILED
[INFO] [stdout] test ops::ciphertext::glwe_ciphertext_ops::tests::can_internal_product_glwe_polynomial ... ok
[INFO] [stdout] test ops::ciphertext::glwe_ciphertext_ops::tests::can_mod_switch_and_expand ... ok
[INFO] [stdout] test ops::ciphertext::glwe_ciphertext_ops::tests::can_sub_glwe_ciphertexts ... ok
[INFO] [stdout] test ops::ciphertext::glwe_ciphertext_ops::tests::polynomial_iteration_mut ... ok
[INFO] [stdout] test ops::ciphertext::glwe_ciphertext_ops::tests::test_sample_extract ... ok
[INFO] [stdout] test ops::ciphertext::lwe_ciphertext_ops::tests::can_modulus_switch ... ok
[INFO] [stdout] test ops::encryption::ggsw_encryption::tests::can_decrypt_all_elements_ggsw ... ok
[INFO] [stdout] test ops::encryption::ggsw_encryption::tests::can_encrypt_decrypt_gsw_const_coeff ... ok
[INFO] [stdout] test ops::encryption::ggsw_encryption::tests::can_trivially_decrypt_ggsw ... ok
[INFO] [stdout] test ops::encryption::glev_encryption::tests::can_decrypt_all_elements_glev ... ok
[INFO] [stdout] test ops::bootstrapping::circuit_bootstrapping::tests::can_circuit_bootstrap_via_pfks has been running for over 60 seconds
[INFO] [stdout] test ops::encryption::glev_encryption::tests::can_encrypt_decrypt_glev_const_coeff ... ok
[INFO] [stdout] test ops::bootstrapping::circuit_bootstrapping::tests::can_circuit_bootstrap_via_trace_ss_1_addend has been running for over 60 seconds
[INFO] [stdout] test ops::bootstrapping::circuit_bootstrapping::tests::can_circuit_bootstrap_via_trace_ss_2_addends has been running for over 60 seconds
[INFO] [stdout] test ops::bootstrapping::circuit_bootstrapping::tests::can_circuit_bootstrap_via_trace_ss_3_addends has been running for over 60 seconds
[INFO] [stdout] test ops::bootstrapping::circuit_bootstrapping::tests::can_level_0_to_level_2 has been running for over 60 seconds
[INFO] [stdout] test ops::bootstrapping::programmable_bootstrapping::tests::can_bootstrap has been running for over 60 seconds
[INFO] [stdout] test ops::bootstrapping::programmable_bootstrapping::tests::can_bootstrap_with_bivariate_map has been running for over 60 seconds
[INFO] [stdout] test ops::bootstrapping::programmable_bootstrapping::tests::can_bootstrap_with_map has been running for over 60 seconds
[INFO] [stdout] test ops::bootstrapping::programmable_bootstrapping::tests::can_generalized_bootstrap has been running for over 60 seconds
[INFO] [stdout] test ops::bootstrapping::programmable_bootstrapping::tests::can_generalized_bootstrap_2_addends has been running for over 60 seconds
[INFO] [stdout] test ops::bootstrapping::programmable_bootstrapping::tests::can_generalized_bootstrap_3_addends has been running for over 60 seconds
[INFO] [stdout] test ops::encryption::glev_encryption::tests::can_encrypt_rlev ... ok
[INFO] [stdout] test ops::encryption::glev_encryption::tests::can_trivially_decrypy_glev ... ok
[INFO] [stdout] test ops::encryption::glwe_encryption::tests::can_encrypt_decrypt ... ok
[INFO] [stdout] test ops::encryption::glwe_encryption::tests::can_encrypt_decrypt_uniform ... ok
[INFO] [stdout] test ops::encryption::glwe_encryption::tests::trivial_glwe_decrypts ... ok
[INFO] [stdout] test ops::encryption::lwe_encryption::tests::can_encrypt_decrypt ... ok
[INFO] [stdout] test ops::encryption::lwe_encryption::tests::can_encrypt_decrypt_uniform ... ok
[INFO] [stdout] test ops::encryption::lwe_encryption::tests::can_reuse_lwe_ciphertext ... ok
[INFO] [stdout] test ops::encryption::lwe_encryption::tests::can_trivially_decrypt ... ok
[INFO] [stdout] test ops::bootstrapping::programmable_bootstrapping::tests::can_generate_bootstrap_key has been running for over 60 seconds
[INFO] [stdout] test ops::bootstrapping::programmable_bootstrapping::tests::can_generate_bsk_multiple_addends has been running for over 60 seconds
[INFO] [stdout] test ops::bootstrapping::scheme_switch::tests::can_cmux_after_scheme_switch has been running for over 60 seconds
[INFO] [stdout] test ops::bootstrapping::scheme_switch::tests::scheme_switch_correct_message has been running for over 60 seconds
[INFO] [stdout] test ops::encryption::rlwe_encryption::tests::can_rlwe_public_key_encrypt has been running for over 60 seconds
[INFO] [stdout] test ops::encryption::rlwe_encryption::tests::can_rlwe_public_key_encrypt ... ok
[INFO] [stdout] test ops::encryption::rlwe_encryption::tests::rlwe_public_key_encrypts_zero has been running for over 60 seconds
[INFO] [stdout] test ops::encryption::rlwe_encryption::tests::rlwe_public_key_encrypts_zero ... ok
[INFO] [stdout] test ops::fft_ops::tests::can_cmux_after_scheme_switch_fft ... ok
[INFO] [stdout] test ops::fft_ops::tests::can_cmux_fft ... ok
[INFO] [stdout] test ops::fft_ops::tests::can_fft_external_product_glwe_ggsw ... ok
[INFO] [stdout] test ops::fft_ops::tests::can_glev_cmux ... ok
[INFO] [stdout] test ops::fft_ops::tests::cmux_trivial_ciphertexts_yields_nontrivial ... ok
[INFO] [stdout] test ops::fft_ops::tests::keyswitch_glwe ... ok
[INFO] [stdout] test ops::bootstrapping::scheme_switch::tests::can_cmux_after_scheme_switch ... ok
[INFO] [stdout] test ops::fft_ops::tests::scheme_switch_fft_matches_non_fft ... ok
[INFO] [stdout] test ops::bootstrapping::scheme_switch::tests::scheme_switch_correct_message ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/sunscreen_tfhe-2bd4a57e76bad4e3` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "64b57749e0e12cf0221a9015f2fafcc16ccbab40c947d3a81c95918a49939767", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64b57749e0e12cf0221a9015f2fafcc16ccbab40c947d3a81c95918a49939767", kill_on_drop: false }`
[INFO] [stdout] 64b57749e0e12cf0221a9015f2fafcc16ccbab40c947d3a81c95918a49939767
