[INFO] cloning repository https://github.com/roxannecvl/fde_homomorphic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/roxannecvl/fde_homomorphic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froxannecvl%2Ffde_homomorphic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froxannecvl%2Ffde_homomorphic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba8c8f026d2eb4eccf236a2dbaacb81fc8ed487c [INFO] testing roxannecvl/fde_homomorphic against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froxannecvl%2Ffde_homomorphic" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/roxannecvl/fde_homomorphic [INFO] finished tweaking git repo https://github.com/roxannecvl/fde_homomorphic [INFO] tweaked toml for git repo https://github.com/roxannecvl/fde_homomorphic written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/roxannecvl/fde_homomorphic on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/roxannecvl/fde_homomorphic 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded equator v0.4.2 [INFO] [stderr] Downloaded equator-macro v0.4.2 [INFO] [stderr] Downloaded aligned-vec v0.6.4 [INFO] [stderr] Downloaded tfhe-versionable v0.6.0 [INFO] [stderr] Downloaded strum v0.27.1 [INFO] [stderr] Downloaded dyn-stack v0.11.0 [INFO] [stderr] Downloaded tfhe-versionable-derive v0.6.0 [INFO] [stderr] Downloaded strum_macros v0.27.1 [INFO] [stderr] Downloaded tfhe-fft v0.9.0 [INFO] [stderr] Downloaded tfhe-ntt v0.6.0 [INFO] [stderr] Downloaded pulp v0.21.5 [INFO] [stderr] Downloaded tfhe-csprng v0.5.0 [INFO] [stderr] Downloaded itertools v0.14.0 [INFO] [stderr] Downloaded tfhe v1.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af1c01ad45a738b13ebff8652b8ca30ac8f0b774e11ecd16ce656d3eb9d161b9 [INFO] running `Command { std: "docker" "start" "-a" "af1c01ad45a738b13ebff8652b8ca30ac8f0b774e11ecd16ce656d3eb9d161b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af1c01ad45a738b13ebff8652b8ca30ac8f0b774e11ecd16ce656d3eb9d161b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af1c01ad45a738b13ebff8652b8ca30ac8f0b774e11ecd16ce656d3eb9d161b9", kill_on_drop: false }` [INFO] [stdout] af1c01ad45a738b13ebff8652b8ca30ac8f0b774e11ecd16ce656d3eb9d161b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd72f510c77f96c31c78430c389c05e3d7abb0e100811d8199e2c5f0a9130f89 [INFO] running `Command { std: "docker" "start" "-a" "cd72f510c77f96c31c78430c389c05e3d7abb0e100811d8199e2c5f0a9130f89", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling pulp v0.21.5 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling dyn-stack v0.11.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling tfhe v1.2.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling tfhe-csprng v0.5.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling tfhe-versionable-derive v0.6.0 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling strum v0.27.1 [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.0 [INFO] [stderr] Compiling tfhe-fft v0.9.0 [INFO] [stderr] Compiling tfhe-ntt v0.6.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/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tfhe --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.2.0/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 --warn=unexpected_cfgs --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(dylint_lib, values(any()))' --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --cfg 'feature="boolean"' --cfg 'feature="integer"' --cfg 'feature="shortint"' --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-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=1aded1198e8735ab -C extra-filename=-a4c093e010b01053 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aligned_vec=/opt/rustwide/target/debug/deps/libaligned_vec-c332a561dd6ca7b8.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-60e8a4fd05282b10.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-f550479742c8ba30.rlib --extern dyn_stack=/opt/rustwide/target/debug/deps/libdyn_stack-18eed348ca142e38.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-84d813d5e7608b24.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-40bd7c91ca63769b.so --extern pulp=/opt/rustwide/target/debug/deps/libpulp-4d08570c2c518b69.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-ffb67c38f97e1965.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-275f5f10ce3fd184.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fa859b8f5b40ca0f.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-53733ad73f37f6c8.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-06c769bcbe1f6968.rlib --extern tfhe_csprng=/opt/rustwide/target/debug/deps/libtfhe_csprng-5c218047adf938e4.rlib --extern tfhe_fft=/opt/rustwide/target/debug/deps/libtfhe_fft-dbfab7522fe93d95.rlib --extern tfhe_ntt=/opt/rustwide/target/debug/deps/libtfhe_ntt-73d627e5684abf25.rlib --extern tfhe_versionable=/opt/rustwide/target/debug/deps/libtfhe_versionable-55f74d8fff1a0c59.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "cd72f510c77f96c31c78430c389c05e3d7abb0e100811d8199e2c5f0a9130f89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd72f510c77f96c31c78430c389c05e3d7abb0e100811d8199e2c5f0a9130f89", kill_on_drop: false }` [INFO] [stdout] cd72f510c77f96c31c78430c389c05e3d7abb0e100811d8199e2c5f0a9130f89