[INFO] fetching crate tfhe 1.4.3...
[INFO] testing tfhe-1.4.3 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate tfhe 1.4.3 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate tfhe 1.4.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tfhe 1.4.3
[INFO] tweaked toml for crates.io crate tfhe 1.4.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tfhe 1.4.3 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 tfhe 1.4.3 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 15582a1a738ee729fd223e64dc6e8293356595b43c45c2aa2fcae22273482394
[INFO] running `Command { std: "docker" "start" "-a" "15582a1a738ee729fd223e64dc6e8293356595b43c45c2aa2fcae22273482394", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15582a1a738ee729fd223e64dc6e8293356595b43c45c2aa2fcae22273482394", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15582a1a738ee729fd223e64dc6e8293356595b43c45c2aa2fcae22273482394", kill_on_drop: false }`
[INFO] [stdout] 15582a1a738ee729fd223e64dc6e8293356595b43c45c2aa2fcae22273482394
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9714a53d15b28508843589ba8a701bf562cb7031278564342f88a3e2d6ae47c4
[INFO] running `Command { std: "docker" "start" "-a" "9714a53d15b28508843589ba8a701bf562cb7031278564342f88a3e2d6ae47c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling dyn-stack v0.11.0
[INFO] [stderr]    Compiling tfhe v1.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling tfhe-versionable-derive v0.6.2
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tfhe-versionable v0.6.2
[INFO] [stderr]    Compiling tfhe-csprng v0.7.0
[INFO] [stderr]    Compiling tfhe-ntt v0.6.1
[INFO] [stderr]    Compiling tfhe-fft v0.9.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "9714a53d15b28508843589ba8a701bf562cb7031278564342f88a3e2d6ae47c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9714a53d15b28508843589ba8a701bf562cb7031278564342f88a3e2d6ae47c4", kill_on_drop: false }`
[INFO] [stdout] 9714a53d15b28508843589ba8a701bf562cb7031278564342f88a3e2d6ae47c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 18e3fe404315d6337b256a55d211a094beb48483e5cc933c65748f1ba4c5d356
[INFO] running `Command { std: "docker" "start" "-a" "18e3fe404315d6337b256a55d211a094beb48483e5cc933c65748f1ba4c5d356", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling tfhe-versionable-derive v0.6.2
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling clap_builder v4.5.30
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling tfhe-versionable v0.6.2
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling clap v4.5.30
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tfhe-csprng v0.7.0
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling tfhe-ntt v0.6.1
[INFO] [stderr]    Compiling tfhe-fft v0.9.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling clap-num v1.2.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tfhe v1.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stdout] warning: function `dkw_alpha_from_epsilon` is never used
[INFO] [stdout]    --> src/core_crypto/commons/math/random/tests.rs:447:8
[INFO] [stdout]     |
[INFO] [stdout] 447 | pub fn dkw_alpha_from_epsilon(sample_size: f64, epsilon: f64) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 05s
[INFO] running `Command { std: "docker" "inspect" "18e3fe404315d6337b256a55d211a094beb48483e5cc933c65748f1ba4c5d356", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18e3fe404315d6337b256a55d211a094beb48483e5cc933c65748f1ba4c5d356", kill_on_drop: false }`
[INFO] [stdout] 18e3fe404315d6337b256a55d211a094beb48483e5cc933c65748f1ba4c5d356
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] bc6bbabe8cbc6f35e1cdd082c9713c7bdcfc013c1bfaac67bc7ba40c437af54c
[INFO] running `Command { std: "docker" "start" "-a" "bc6bbabe8cbc6f35e1cdd082c9713c7bdcfc013c1bfaac67bc7ba40c437af54c", kill_on_drop: false }`
[INFO] [stderr] warning: function `dkw_alpha_from_epsilon` is never used
[INFO] [stderr]    --> src/core_crypto/commons/math/random/tests.rs:447:8
[INFO] [stderr]     |
[INFO] [stderr] 447 | pub fn dkw_alpha_from_epsilon(sample_size: f64, epsilon: f64) -> f64 {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `tfhe` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tfhe-bbcf565d9dcc8ed9)
[INFO] [stdout] 
[INFO] [stdout] running 364 tests
[INFO] [stdout] test core_crypto::algorithms::modulus_switch::tests::test_ms_halving_correction ... ok
[INFO] [stdout] test core_crypto::algorithms::lwe_encryption::test::test_compact_public_key_encryption has been running for over 60 seconds
[INFO] [stdout] test core_crypto::algorithms::lwe_encryption::test::test_par_compact_lwe_list_public_key_encryption_equivalence has been running for over 60 seconds
[INFO] [stdout] test core_crypto::algorithms::lwe_private_functional_packing_keyswitch_key_generation::test::test_pfpksk_list_gen_equivalence has been running for over 60 seconds
[INFO] [stdout] test core_crypto::algorithms::misc::test::test_convert_integer_truncate_u64_f64 has been running for over 60 seconds
[INFO] [stdout] test core_crypto::algorithms::misc::test::test_divide_funcs has been running for over 60 seconds
[INFO] [stdout] test core_crypto::algorithms::modulus_switch::tests::check_centered_modulus_switch_is_centered has been running for over 60 seconds
[INFO] [stdout] test core_crypto::algorithms::modulus_switch::tests::check_noise_centered_binary_modulus_switch_noise has been running for over 60 seconds
[INFO] [stdout] test core_crypto::algorithms::polynomial_algorithms::test::test_add_mul_u32 has been running for over 60 seconds
[INFO] [stdout] test core_crypto::algorithms::polynomial_algorithms::test::test_add_mul_u32 ... ok
[INFO] [stdout] test core_crypto::algorithms::polynomial_algorithms::test::test_add_mul_u64 has been running for over 60 seconds
[INFO] [stdout] test core_crypto::algorithms::polynomial_algorithms::test::test_add_mul_u64 ... ok
[INFO] [stdout] test core_crypto::algorithms::polynomial_algorithms::test::test_multiply_divide_unit_monomial_u32 ... ok
[INFO] [stdout] test core_crypto::algorithms::polynomial_algorithms::test::test_multiply_divide_unit_monomial_u64 ... ok
[INFO] [stdout] test core_crypto::algorithms::polynomial_algorithms::test::test_multiply_karatsuba_u32 ... ok
[INFO] [stdout] test core_crypto::algorithms::polynomial_algorithms::test::test_multiply_karatsuba_u64 ... ok
[INFO] [stdout] test core_crypto::algorithms::polynomial_algorithms::test::test_sub_mul_u32 has been running for over 60 seconds
[INFO] [stdout] test core_crypto::algorithms::polynomial_algorithms::test::test_sub_mul_u32 ... ok
[INFO] [stdout] test core_crypto::algorithms::polynomial_algorithms::test::test_sub_mul_u64 has been running for over 60 seconds
[INFO] [stdout] test core_crypto::algorithms::polynomial_algorithms::test::test_sub_mul_u64 ... ok
[INFO] [stdout] test core_crypto::algorithms::test::ggsw_encryption::test_ggsw_encrypt_decrypt_custom_mod_test_params_3_bits_63_u64 has been running for over 60 seconds
[INFO] [stdout] test core_crypto::algorithms::test::ggsw_encryption::test_ggsw_encrypt_decrypt_custom_mod_test_params_3_bits_63_u64 ... ok
[INFO] [stdout] test core_crypto::algorithms::test::ggsw_encryption::test_ggsw_encrypt_decrypt_custom_mod_test_params_3_bits_solinas_u64 has been running for over 60 seconds
[INFO] [stdout] test core_crypto::algorithms::modulus_switch::tests::check_noise_centered_binary_modulus_switch_noise ... ok
[INFO] [stdout] test core_crypto::algorithms::test::ggsw_encryption::test_ggsw_encrypt_decrypt_custom_mod_test_params_4_bits_native_u64 has been running for over 60 seconds
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "bc6bbabe8cbc6f35e1cdd082c9713c7bdcfc013c1bfaac67bc7ba40c437af54c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc6bbabe8cbc6f35e1cdd082c9713c7bdcfc013c1bfaac67bc7ba40c437af54c", kill_on_drop: false }`
[INFO] [stdout] bc6bbabe8cbc6f35e1cdd082c9713c7bdcfc013c1bfaac67bc7ba40c437af54c
