[INFO] cloning repository https://github.com/Lance-Bai/digit_decompose
[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/digit_decompose" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLance-Bai%2Fdigit_decompose", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLance-Bai%2Fdigit_decompose'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 30d161bc40318163339a9db39f953b8607428e3d
[INFO] testing Lance-Bai/digit_decompose against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLance-Bai%2Fdigit_decompose" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Lance-Bai/digit_decompose
[INFO] finished tweaking git repo https://github.com/Lance-Bai/digit_decompose
[INFO] tweaked toml for git repo https://github.com/Lance-Bai/digit_decompose written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Lance-Bai/digit_decompose on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Lance-Bai/digit_decompose 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7249f7436ee572ce78223320f415c102e147eb43cc4dc105b7d802e948fb8ef7
[INFO] running `Command { std: "docker" "start" "-a" "7249f7436ee572ce78223320f415c102e147eb43cc4dc105b7d802e948fb8ef7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7249f7436ee572ce78223320f415c102e147eb43cc4dc105b7d802e948fb8ef7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7249f7436ee572ce78223320f415c102e147eb43cc4dc105b7d802e948fb8ef7", kill_on_drop: false }`
[INFO] [stdout] 7249f7436ee572ce78223320f415c102e147eb43cc4dc105b7d802e948fb8ef7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7cf48b4e1cfbe5d6b743208fae30e3ee6d8ae11763a09b1ef34c6ca81d417c9
[INFO] running `Command { std: "docker" "start" "-a" "f7cf48b4e1cfbe5d6b743208fae30e3ee6d8ae11763a09b1ef34c6ca81d417c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling bytemuck v1.23.2
[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 itertools v0.11.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling dyn-stack v0.9.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling stats v0.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[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.42
[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/beta-2026-03-05-x86_64-unknown-linux-gnu/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=c04ef5971f4a88d0 -C extra-filename=-1524d4e3b59d54f9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aligned_vec=/opt/rustwide/target/debug/deps/libaligned_vec-44ac239536b40a00.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-148a04673050679f.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-8b07c6caaa43ce88.rlib --extern concrete_csprng=/opt/rustwide/target/debug/deps/libconcrete_csprng-78b42b371dab0a10.rlib --extern concrete_fft=/opt/rustwide/target/debug/deps/libconcrete_fft-519672664f427eda.rlib --extern dyn_stack=/opt/rustwide/target/debug/deps/libdyn_stack-efc1f21d87ffe29e.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-20c318d1f2e7a619.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-93bf70849a6c6f92.so --extern pulp=/opt/rustwide/target/debug/deps/libpulp-fa2019eef0454a49.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-cddd5520333a5540.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f596ca60a46d54ea.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f7cf48b4e1cfbe5d6b743208fae30e3ee6d8ae11763a09b1ef34c6ca81d417c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7cf48b4e1cfbe5d6b743208fae30e3ee6d8ae11763a09b1ef34c6ca81d417c9", kill_on_drop: false }`
[INFO] [stdout] f7cf48b4e1cfbe5d6b743208fae30e3ee6d8ae11763a09b1ef34c6ca81d417c9
