[INFO] cloning repository https://github.com/jimmychu0807/dark-pool-zama [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jimmychu0807/dark-pool-zama" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimmychu0807%2Fdark-pool-zama", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimmychu0807%2Fdark-pool-zama'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79fdb7d271e5d504c84ca5d406434a70468755ba [INFO] testing jimmychu0807/dark-pool-zama against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimmychu0807%2Fdark-pool-zama" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/jimmychu0807/dark-pool-zama [INFO] finished tweaking git repo https://github.com/jimmychu0807/dark-pool-zama [INFO] tweaked toml for git repo https://github.com/jimmychu0807/dark-pool-zama written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jimmychu0807/dark-pool-zama on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jimmychu0807/dark-pool-zama 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b26597f9f9c110116458fe7f8c94f7b8d68c3f1b265da84a2c1cfb738b7d597a [INFO] running `Command { std: "docker" "start" "-a" "b26597f9f9c110116458fe7f8c94f7b8d68c3f1b265da84a2c1cfb738b7d597a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b26597f9f9c110116458fe7f8c94f7b8d68c3f1b265da84a2c1cfb738b7d597a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b26597f9f9c110116458fe7f8c94f7b8d68c3f1b265da84a2c1cfb738b7d597a", kill_on_drop: false }` [INFO] [stdout] b26597f9f9c110116458fe7f8c94f7b8d68c3f1b265da84a2c1cfb738b7d597a [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 712af24bc340544d73f82fb6fee643cb07b3fe4d058c41230ff390dc3be51ff0 [INFO] running `Command { std: "docker" "start" "-a" "712af24bc340544d73f82fb6fee643cb07b3fe4d058c41230ff390dc3be51ff0", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [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 syn v2.0.101 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling dyn-stack v0.11.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tfhe v1.2.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling tfhe-versionable-derive v0.6.0 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling tfhe-csprng v0.5.0 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling serde v1.0.219 [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/2440211fe03bc45c89b6dc1a3df18382ce91e32b/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=f9a03747a1fdc6bf -C extra-filename=-f5768f39d782dde3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aligned_vec=/opt/rustwide/target/debug/deps/libaligned_vec-387e2e35601cf9f3.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-e7d117cd3fef58b3.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-6d9db3c0417fef1c.rlib --extern dyn_stack=/opt/rustwide/target/debug/deps/libdyn_stack-1ec35224a3aa5daa.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3db4797dc23645d3.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern pulp=/opt/rustwide/target/debug/deps/libpulp-a05a940617d73418.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-99913eebf42179ce.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-8c9c043f71b8b9db.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fb2c1ea06f6febc7.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-0b36dab7856c0b66.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-7c62f3beb8e9a262.rlib --extern tfhe_csprng=/opt/rustwide/target/debug/deps/libtfhe_csprng-28cf33c7cead12e3.rlib --extern tfhe_fft=/opt/rustwide/target/debug/deps/libtfhe_fft-4cb6c49820395983.rlib --extern tfhe_ntt=/opt/rustwide/target/debug/deps/libtfhe_ntt-cb4f02e9ddb84056.rlib --extern tfhe_versionable=/opt/rustwide/target/debug/deps/libtfhe_versionable-8010f4856792bc0d.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "712af24bc340544d73f82fb6fee643cb07b3fe4d058c41230ff390dc3be51ff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "712af24bc340544d73f82fb6fee643cb07b3fe4d058c41230ff390dc3be51ff0", kill_on_drop: false }` [INFO] [stdout] 712af24bc340544d73f82fb6fee643cb07b3fe4d058c41230ff390dc3be51ff0