[INFO] cloning repository https://github.com/trevortomlin/fhe-lfsr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trevortomlin/fhe-lfsr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrevortomlin%2Ffhe-lfsr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrevortomlin%2Ffhe-lfsr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 403e3d022a13ca9db43c31d0790fab4af3fcd5c0 [INFO] testing trevortomlin/fhe-lfsr against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrevortomlin%2Ffhe-lfsr" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trevortomlin/fhe-lfsr on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/trevortomlin/fhe-lfsr [INFO] finished tweaking git repo https://github.com/trevortomlin/fhe-lfsr [INFO] tweaked toml for git repo https://github.com/trevortomlin/fhe-lfsr written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/trevortomlin/fhe-lfsr 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-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38e61b2077907578449009d38334c112779336b58c7a6468c9df5c8ac15fa01a [INFO] running `Command { std: "docker" "start" "-a" "38e61b2077907578449009d38334c112779336b58c7a6468c9df5c8ac15fa01a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38e61b2077907578449009d38334c112779336b58c7a6468c9df5c8ac15fa01a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38e61b2077907578449009d38334c112779336b58c7a6468c9df5c8ac15fa01a", kill_on_drop: false }` [INFO] [stdout] 38e61b2077907578449009d38334c112779336b58c7a6468c9df5c8ac15fa01a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cff4fa6d0b237987ddb28b1b1e02289dc0f79e39d2132ad4e9cd3e673fde3740 [INFO] running `Command { std: "docker" "start" "-a" "cff4fa6d0b237987ddb28b1b1e02289dc0f79e39d2132ad4e9cd3e673fde3740", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling concrete-csprng v0.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling tfhe v0.4.1 [INFO] [stderr] Compiling dyn-stack v0.9.1 [INFO] [stderr] Compiling pulp v0.11.11 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling pulp v0.13.2 [INFO] [stderr] Compiling concrete-fft v0.3.0 [INFO] [stderr] error: could not compile `tfhe` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name tfhe --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --crate-type staticlib --crate-type cdylib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="boolean"' --cfg 'feature="generator_x86_64_aesni"' --cfg 'feature="integer"' --cfg 'feature="seeder_unix"' --cfg 'feature="seeder_x86_64_rdseed"' --cfg 'feature="shortint"' --cfg 'feature="x86_64"' --cfg 'feature="x86_64-unix"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__c_api", "__coverage", "__profiling", "__wasm_api", "aarch64", "aarch64-unix", "boolean", "boolean-c-api", "boolean-client-js-wasm-api", "cbindgen", "console_error_panic_hook", "experimental", "experimental-force_fft_algo_dif4", "generator_aarch64_aes", "generator_x86_64_aesni", "getrandom", "high-level-c-api", "high-level-client-js-wasm-api", "integer", "integer-client-js-wasm-api", "internal-keycache", "js-sys", "lazy_static", "nightly-avx512", "parallel-wasm-api", "safe-deserialization", "seeder_unix", "seeder_x86_64_rdseed", "serde-wasm-bindgen", "shortint", "shortint-c-api", "shortint-client-js-wasm-api", "wasm-bindgen", "wasm-bindgen-rayon", "x86_64", "x86_64-unix"))' -C metadata=0883b969f79faae1 -C extra-filename=-bf4ffa533c0a26d3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aligned_vec=/opt/rustwide/target/debug/deps/libaligned_vec-56ddfd758ee3e1ad.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-6918b99ce7d672d1.rlib --extern concrete_csprng=/opt/rustwide/target/debug/deps/libconcrete_csprng-467df170dcd6f650.rlib --extern concrete_fft=/opt/rustwide/target/debug/deps/libconcrete_fft-9436c559b12dfcf2.rlib --extern dyn_stack=/opt/rustwide/target/debug/deps/libdyn_stack-488c1f3ba84a06da.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-5d0e34abe6687656.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-37777bcdbb3b8168.so --extern pulp=/opt/rustwide/target/debug/deps/libpulp-83545e23198d98dd.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-386460c84d56609f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e9510ddb9c659d4c.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "cff4fa6d0b237987ddb28b1b1e02289dc0f79e39d2132ad4e9cd3e673fde3740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cff4fa6d0b237987ddb28b1b1e02289dc0f79e39d2132ad4e9cd3e673fde3740", kill_on_drop: false }` [INFO] [stdout] cff4fa6d0b237987ddb28b1b1e02289dc0f79e39d2132ad4e9cd3e673fde3740