[INFO] cloning repository https://github.com/Lance-Bai/iso_trans [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lance-Bai/iso_trans" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLance-Bai%2Fiso_trans", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLance-Bai%2Fiso_trans'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24f12aa76d1b1ac62e62fe16d5f0e3dfd78a7d60 [INFO] testing Lance-Bai/iso_trans against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLance-Bai%2Fiso_trans" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Lance-Bai/iso_trans [INFO] finished tweaking git repo https://github.com/Lance-Bai/iso_trans [INFO] tweaked toml for git repo https://github.com/Lance-Bai/iso_trans written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Lance-Bai/iso_trans on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Lance-Bai/iso_trans 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 779aa02a8deeda4f7b87f9453b4016b57180bce43389b49dd6e26b1766035fbe [INFO] running `Command { std: "docker" "start" "-a" "779aa02a8deeda4f7b87f9453b4016b57180bce43389b49dd6e26b1766035fbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "779aa02a8deeda4f7b87f9453b4016b57180bce43389b49dd6e26b1766035fbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "779aa02a8deeda4f7b87f9453b4016b57180bce43389b49dd6e26b1766035fbe", kill_on_drop: false }` [INFO] [stdout] 779aa02a8deeda4f7b87f9453b4016b57180bce43389b49dd6e26b1766035fbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb41bf5ea22e233190ffae7626f159b790ab5c7ac0d2c7853f178908bf41a7a0 [INFO] running `Command { std: "docker" "start" "-a" "eb41bf5ea22e233190ffae7626f159b790ab5c7ac0d2c7853f178908bf41a7a0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling concrete-csprng v0.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling tfhe v0.5.4 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling stats v0.0.1 [INFO] [stderr] Compiling dyn-stack v0.9.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling pulp v0.18.22 [INFO] [stderr] Compiling epoch v0.0.2 [INFO] [stderr] Compiling concrete-fft v0.4.1 [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/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name tfhe --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-0.5.4/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="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", "forward_compatibility", "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=63b358b4a54de6e1 -C extra-filename=-66c36130ed222780 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aligned_vec=/opt/rustwide/target/debug/deps/libaligned_vec-792a1fb9b3d48592.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-a47ffa95a62be301.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-981005a25c04b2a8.rlib --extern concrete_csprng=/opt/rustwide/target/debug/deps/libconcrete_csprng-b5ddcbecb6bf2e4f.rlib --extern concrete_fft=/opt/rustwide/target/debug/deps/libconcrete_fft-6bfce35d1ed003ea.rlib --extern dyn_stack=/opt/rustwide/target/debug/deps/libdyn_stack-20b3041ae2f3935a.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-1bb97b62bd0e2a5f.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern pulp=/opt/rustwide/target/debug/deps/libpulp-9cfea4e78fc80eca.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-3336647a8430f5f6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a67b7c824c9060d0.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "eb41bf5ea22e233190ffae7626f159b790ab5c7ac0d2c7853f178908bf41a7a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb41bf5ea22e233190ffae7626f159b790ab5c7ac0d2c7853f178908bf41a7a0", kill_on_drop: false }` [INFO] [stdout] eb41bf5ea22e233190ffae7626f159b790ab5c7ac0d2c7853f178908bf41a7a0