[INFO] cloning repository https://github.com/vivianjeng/binius-sha256
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vivianjeng/binius-sha256" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivianjeng%2Fbinius-sha256", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivianjeng%2Fbinius-sha256'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6f9d2b84a83d9183a89adaf2d410c85fcc995360
[INFO] checking vivianjeng/binius-sha256 against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivianjeng%2Fbinius-sha256" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vivianjeng/binius-sha256
[INFO] finished tweaking git repo https://github.com/vivianjeng/binius-sha256
[INFO] tweaked toml for git repo https://github.com/vivianjeng/binius-sha256 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vivianjeng/binius-sha256 on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vivianjeng/binius-sha256 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e0febd870607cb610197961d045da3cb23d91642b19ccd64f3e6c61be5728ce5
[INFO] running `Command { std: "docker" "start" "e0febd870607cb610197961d045da3cb23d91642b19ccd64f3e6c61be5728ce5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0febd870607cb610197961d045da3cb23d91642b19ccd64f3e6c61be5728ce5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e0febd870607cb610197961d045da3cb23d91642b19ccd64f3e6c61be5728ce5" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0febd870607cb610197961d045da3cb23d91642b19ccd64f3e6c61be5728ce5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e0febd870607cb610197961d045da3cb23d91642b19ccd64f3e6c61be5728ce5" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling uniffi_internal_macros v0.29.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling uniffi_meta v0.29.0
[INFO] [stderr]    Compiling color-spantrace v0.2.2
[INFO] [stderr]    Compiling getset v0.1.5
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking binius_maybe_rayon v0.2.0 (https://github.com/alxkzmn/binius?branch=sha256-benchmarks#04a25448)
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling binius_macros v0.2.0 (https://github.com/alxkzmn/binius?branch=sha256-benchmarks#04a25448)
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling stackalloc v1.2.1
[INFO] [stderr]    Compiling rust-witness v0.1.4
[INFO] [stderr]    Compiling weedle2 v5.0.0
[INFO] [stderr]     Checking binius_utils v0.2.0 (https://github.com/alxkzmn/binius?branch=sha256-benchmarks#04a25448)
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]     Checking icu_properties v2.0.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]     Checking ark-std v0.5.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling rinja_parser v0.3.5
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling uniffi_core v0.29.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]     Checking ark-serialize v0.5.0
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]     Checking ark-ff v0.5.0
[INFO] [stderr]     Checking binius_field v0.2.0 (https://github.com/alxkzmn/binius?branch=sha256-benchmarks#04a25448)
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling uniffi_udl v0.29.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling uniffi_macros v0.29.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling trait-set v0.3.0
[INFO] [stderr]    Compiling rinja_derive v0.3.5
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking inventory v0.3.20
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ruint v1.14.0
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking const-hex v1.14.0
[INFO] [stderr]     Checking array-util v1.0.2
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling ark-crypto-primitives-macros v0.5.0
[INFO] [stderr] error: could not compile `ark-ff` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name ark_ff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="asm"' --cfg 'feature="parallel"' --cfg 'feature="rayon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "parallel", "rayon", "std"))' -C metadata=d2c98037f3869b72 -C extra-filename=-3e4714d79d79cdea --out-dir /opt/rustwide/target/debug/build/ark-ff/3e4714d79d79cdea/out -L dependency=/opt/rustwide/target/debug/build/ark-ff-asm/7be332103ae7966a/out -L dependency=/opt/rustwide/target/debug/build/ark-ff-macros/0a8bc43fb99dddae/out -L dependency=/opt/rustwide/target/debug/build/ark-serialize/ef75541e2865bddf/out -L dependency=/opt/rustwide/target/debug/build/ark-serialize-derive/3bd4ebf00fc1c3d9/out -L dependency=/opt/rustwide/target/debug/build/ark-std/a2dad75b7c3bbecb/out -L dependency=/opt/rustwide/target/debug/build/arrayvec/254bc7dd6c5b9987/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/3e7419acfcc01cbd/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/d541ac7a75168aa5/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-deque/fdad849b02bfa1ea/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-epoch/b76a30c82221d246/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/1c9006e854b046b8/out -L dependency=/opt/rustwide/target/debug/build/crypto-common/db7bce23e17b3e74/out -L dependency=/opt/rustwide/target/debug/build/digest/41188cbb0bfff3c8/out -L dependency=/opt/rustwide/target/debug/build/educe/9f323b64be58dd01/out -L dependency=/opt/rustwide/target/debug/build/either/9333d01a6ef8d829/out -L dependency=/opt/rustwide/target/debug/build/generic-array/13261597b72bb005/out -L dependency=/opt/rustwide/target/debug/build/getrandom/4ad41a25073fc4a9/out -L dependency=/opt/rustwide/target/debug/build/itertools/eadbe605fe15d040/out -L dependency=/opt/rustwide/target/debug/build/libc/1dde62594acc39cd/out -L dependency=/opt/rustwide/target/debug/build/num-bigint/8bbf289d1e840bea/out -L dependency=/opt/rustwide/target/debug/build/num-integer/14291dd2500b351f/out -L dependency=/opt/rustwide/target/debug/build/num-traits/3e7aff664eb61dcc/out -L dependency=/opt/rustwide/target/debug/build/paste/c5e5e8a2bd161c29/out -L dependency=/opt/rustwide/target/debug/build/ppv-lite86/b85c919e5e899c5b/out -L dependency=/opt/rustwide/target/debug/build/rand/a69f6b1b602b7a65/out -L dependency=/opt/rustwide/target/debug/build/rand_chacha/8f007a576ee45c6c/out -L dependency=/opt/rustwide/target/debug/build/rand_core/0952b592e31d0867/out -L dependency=/opt/rustwide/target/debug/build/rayon/2ac53b1703b853b4/out -L dependency=/opt/rustwide/target/debug/build/rayon-core/ffdaafaa52ef274c/out -L dependency=/opt/rustwide/target/debug/build/subtle/1139c163d0bdfd0a/out -L dependency=/opt/rustwide/target/debug/build/typenum/850b531a8d74780a/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/96bd449e225272bc/out -L dependency=/opt/rustwide/target/debug/build/zeroize/adf4aadf1d845686/out -L dependency=/opt/rustwide/target/debug/build/zeroize_derive/97b2deedd43ef738/out --extern ark_ff_asm=/opt/rustwide/target/debug/build/ark-ff-asm/7be332103ae7966a/out/libark_ff_asm-7be332103ae7966a.so --extern ark_ff_macros=/opt/rustwide/target/debug/build/ark-ff-macros/0a8bc43fb99dddae/out/libark_ff_macros-0a8bc43fb99dddae.so --extern ark_serialize=/opt/rustwide/target/debug/build/ark-serialize/ef75541e2865bddf/out/libark_serialize-ef75541e2865bddf.rmeta --extern ark_std=/opt/rustwide/target/debug/build/ark-std/a2dad75b7c3bbecb/out/libark_std-a2dad75b7c3bbecb.rmeta --extern arrayvec=/opt/rustwide/target/debug/build/arrayvec/254bc7dd6c5b9987/out/libarrayvec-254bc7dd6c5b9987.rmeta --extern digest=/opt/rustwide/target/debug/build/digest/41188cbb0bfff3c8/out/libdigest-41188cbb0bfff3c8.rmeta --extern educe=/opt/rustwide/target/debug/build/educe/9f323b64be58dd01/out/libeduce-9f323b64be58dd01.so --extern itertools=/opt/rustwide/target/debug/build/itertools/eadbe605fe15d040/out/libitertools-eadbe605fe15d040.rmeta --extern num_bigint=/opt/rustwide/target/debug/build/num-bigint/8bbf289d1e840bea/out/libnum_bigint-8bbf289d1e840bea.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/3e7aff664eb61dcc/out/libnum_traits-3e7aff664eb61dcc.rmeta --extern paste=/opt/rustwide/target/debug/build/paste/c5e5e8a2bd161c29/out/libpaste-c5e5e8a2bd161c29.so --extern rayon=/opt/rustwide/target/debug/build/rayon/2ac53b1703b853b4/out/librayon-2ac53b1703b853b4.rmeta --extern zeroize=/opt/rustwide/target/debug/build/zeroize/adf4aadf1d845686/out/libzeroize-adf4aadf1d845686.rmeta --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" "e0febd870607cb610197961d045da3cb23d91642b19ccd64f3e6c61be5728ce5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0febd870607cb610197961d045da3cb23d91642b19ccd64f3e6c61be5728ce5", kill_on_drop: false }`
[INFO] [stdout] e0febd870607cb610197961d045da3cb23d91642b19ccd64f3e6c61be5728ce5
