[INFO] cloning repository https://github.com/HubertTW/fhe-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HubertTW/fhe-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHubertTW%2Ffhe-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHubertTW%2Ffhe-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d16dbc127f3486102c2897a7500740b9a757b3c7 [INFO] testing HubertTW/fhe-proxy against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHubertTW%2Ffhe-proxy" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/HubertTW/fhe-proxy [INFO] finished tweaking git repo https://github.com/HubertTW/fhe-proxy [INFO] tweaked toml for git repo https://github.com/HubertTW/fhe-proxy written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/HubertTW/fhe-proxy on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/HubertTW/fhe-proxy 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded concrete-csprng v0.4.0 [INFO] [stderr] Downloaded concrete-fft v0.3.0 [INFO] [stderr] Downloaded pulp v0.13.2 [INFO] [stderr] Downloaded tfhe v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 777ff9b9630f369baa0a8fade03f4c88d8273a446cd925314c9b9fed2191d443 [INFO] running `Command { std: "docker" "start" "-a" "777ff9b9630f369baa0a8fade03f4c88d8273a446cd925314c9b9fed2191d443", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "777ff9b9630f369baa0a8fade03f4c88d8273a446cd925314c9b9fed2191d443", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "777ff9b9630f369baa0a8fade03f4c88d8273a446cd925314c9b9fed2191d443", kill_on_drop: false }` [INFO] [stdout] 777ff9b9630f369baa0a8fade03f4c88d8273a446cd925314c9b9fed2191d443 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2e3b638be43893d0c2344a208d4826d2faeafb3952f8299c093bb67a2a927af [INFO] running `Command { std: "docker" "start" "-a" "f2e3b638be43893d0c2344a208d4826d2faeafb3952f8299c093bb67a2a927af", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [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.19 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling bytemuck v1.14.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling concrete-csprng v0.4.0 [INFO] [stderr] Compiling tfhe v0.5.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling dyn-stack v0.9.1 [INFO] [stderr] Compiling pulp v0.11.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [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 rayon v1.8.1 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling concrete-fft v0.3.0 [INFO] [stderr] Compiling pulp v0.13.2 [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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name tfhe --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-0.5.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", "__force_skip_cbindgen", "__profiling", "__wasm_api", "aarch64", "aarch64-unix", "boolean", "boolean-c-api", "boolean-client-js-wasm-api", "experimental", "experimental-force_fft_algo_dif4", "generator_aarch64_aes", "generator_x86_64_aesni", "gpu", "high-level-c-api", "high-level-client-js-wasm-api", "integer", "integer-client-js-wasm-api", "internal-keycache", "nightly-avx512", "parallel-wasm-api", "seeder_unix", "seeder_x86_64_rdseed", "shortint", "shortint-c-api", "shortint-client-js-wasm-api", "tfhe-cuda-backend", "x86_64", "x86_64-unix"))' -C metadata=26be3459818e61a5 -C extra-filename=-a194d40f862822e2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aligned_vec=/opt/rustwide/target/debug/deps/libaligned_vec-055aec24f62a5664.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-c2116b2593480dac.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-10a817b35628d188.rlib --extern concrete_csprng=/opt/rustwide/target/debug/deps/libconcrete_csprng-8895215632015eae.rlib --extern concrete_fft=/opt/rustwide/target/debug/deps/libconcrete_fft-accdb929c109e8d3.rlib --extern dyn_stack=/opt/rustwide/target/debug/deps/libdyn_stack-2ececd02f1efc7b6.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-5a4a01a146f3bd71.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-23d58dca5a2f71ac.so --extern pulp=/opt/rustwide/target/debug/deps/libpulp-7740717f304953e0.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-49f2ab2a6815e9c9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-83aeb0130460812e.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f2e3b638be43893d0c2344a208d4826d2faeafb3952f8299c093bb67a2a927af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2e3b638be43893d0c2344a208d4826d2faeafb3952f8299c093bb67a2a927af", kill_on_drop: false }` [INFO] [stdout] f2e3b638be43893d0c2344a208d4826d2faeafb3952f8299c093bb67a2a927af