[INFO] fetching crate tfhe 1.4.0-alpha.1...
[INFO] building tfhe-1.4.0-alpha.1 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate tfhe 1.4.0-alpha.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate tfhe 1.4.0-alpha.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tfhe 1.4.0-alpha.1
[INFO] tweaked toml for crates.io crate tfhe 1.4.0-alpha.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tfhe 1.4.0-alpha.1 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tfhe 1.4.0-alpha.1 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] edc771f3a439743a561e891e0794e7c01565e3c9b1660c42cec957c8cdc63598
[INFO] running `Command { std: "docker" "start" "-a" "edc771f3a439743a561e891e0794e7c01565e3c9b1660c42cec957c8cdc63598", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "edc771f3a439743a561e891e0794e7c01565e3c9b1660c42cec957c8cdc63598", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edc771f3a439743a561e891e0794e7c01565e3c9b1660c42cec957c8cdc63598", kill_on_drop: false }`
[INFO] [stdout] edc771f3a439743a561e891e0794e7c01565e3c9b1660c42cec957c8cdc63598
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc5e126e7f277d83b78a69349315e7a688347007eba7fa44564d03c300db3680
[INFO] running `Command { std: "docker" "start" "-a" "cc5e126e7f277d83b78a69349315e7a688347007eba7fa44564d03c300db3680", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling dyn-stack v0.11.0
[INFO] [stderr]    Compiling tfhe v1.4.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_derive v1.0.227
[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 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-fft v0.9.0
[INFO] [stderr]    Compiling tfhe-ntt v0.6.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "cc5e126e7f277d83b78a69349315e7a688347007eba7fa44564d03c300db3680", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc5e126e7f277d83b78a69349315e7a688347007eba7fa44564d03c300db3680", kill_on_drop: false }`
[INFO] [stdout] cc5e126e7f277d83b78a69349315e7a688347007eba7fa44564d03c300db3680
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4eb72a7e8e584b3d94b3e559d6031f2544911e245b14f1b12d62fca0a85f2d55
[INFO] running `Command { std: "docker" "start" "-a" "4eb72a7e8e584b3d94b3e559d6031f2544911e245b14f1b12d62fca0a85f2d55", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_builder v4.5.30
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling clap-num v1.2.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.227
[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 clap_derive v4.5.28
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling clap v4.5.30
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling tfhe-versionable v0.6.2
[INFO] [stderr]    Compiling criterion v0.5.1
[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]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling tfhe v1.4.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `tfhe` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name tfhe --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(dylint_lib, values(any()))' --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__c_api", "__force_skip_cbindgen", "__profiling", "__wasm_api", "boolean", "boolean-c-api", "boolean-client-js-wasm-api", "experimental", "experimental-force_fft_algo_dif4", "extended-types", "gpu", "gpu-debug", "gpu-experimental-multi-arch", "gpu-profile", "high-level-c-api", "high-level-client-js-wasm-api", "hpu", "hpu-debug", "hpu-v80", "hpu-xrt", "integer", "integer-client-js-wasm-api", "internal-keycache", "nightly-avx512", "noise-asserts", "parallel-wasm-api", "pbs-stats", "shortint", "shortint-c-api", "shortint-client-js-wasm-api", "software-prng", "strings", "zk-pok"))' -C metadata=19756eb40ae36504 -C extra-filename=-dd17b522c66b0e2c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aligned_vec=/opt/rustwide/target/debug/deps/libaligned_vec-2ddabd4ae0395120.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-996c01f92d921290.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-981005a25c04b2a8.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-e7d05687e593f543.rlib --extern clap_num=/opt/rustwide/target/debug/deps/libclap_num-14fc28c86bc75f2a.rlib --extern combine=/opt/rustwide/target/debug/deps/libcombine-f1529f54f1291d5c.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-9494087a4760c782.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-b458c5df819664bc.rlib --extern doc_comment=/opt/rustwide/target/debug/deps/libdoc_comment-2a6e53364f2628c7.rlib --extern dyn_stack=/opt/rustwide/target/debug/deps/libdyn_stack-7b7ccd18abfda82c.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-8aae3dcd4ef18a0f.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-a4ed64160ce77275.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3db4797dc23645d3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern pulp=/opt/rustwide/target/debug/deps/libpulp-3c744c0ee1837db4.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f79071408673b7c2.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-992d5d31a7b8aea0.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-cabe1140d00bf28a.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd309c9383118b41.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-bfa20c930dff4ef5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b02ae8319b5447b6.rlib --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-3fff15b1163439e0.rlib --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-f321f9916d6c3448.rlib --extern tfhe_csprng=/opt/rustwide/target/debug/deps/libtfhe_csprng-3f134101852b1449.rlib --extern tfhe_fft=/opt/rustwide/target/debug/deps/libtfhe_fft-cdd9999840f94e9e.rlib --extern tfhe_ntt=/opt/rustwide/target/debug/deps/libtfhe_ntt-1ae85e6bbefb82f1.rlib --extern tfhe_versionable=/opt/rustwide/target/debug/deps/libtfhe_versionable-0cff1f4b0fab009e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-9c38c2072cfaaaaa.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4eb72a7e8e584b3d94b3e559d6031f2544911e245b14f1b12d62fca0a85f2d55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4eb72a7e8e584b3d94b3e559d6031f2544911e245b14f1b12d62fca0a85f2d55", kill_on_drop: false }`
[INFO] [stdout] 4eb72a7e8e584b3d94b3e559d6031f2544911e245b14f1b12d62fca0a85f2d55
