[INFO] cloning repository https://github.com/baerae-zkap/zkap-zkp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/baerae-zkap/zkap-zkp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaerae-zkap%2Fzkap-zkp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaerae-zkap%2Fzkap-zkp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b099c6bd417079cb64b94f3b8a8cb0831001da40
[INFO] checking baerae-zkap/zkap-zkp against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaerae-zkap%2Fzkap-zkp" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/baerae-zkap/zkap-zkp
[INFO] finished tweaking git repo https://github.com/baerae-zkap/zkap-zkp
[INFO] tweaked toml for git repo https://github.com/baerae-zkap/zkap-zkp written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/baerae-zkap/zkap-zkp on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/baerae-zkap/zkap-zkp 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] bf32223a362d474795d9e1984b32017a45fc68fbbdb20a2b4320f47d02b8f6b0
[INFO] running `Command { std: "docker" "start" "bf32223a362d474795d9e1984b32017a45fc68fbbdb20a2b4320f47d02b8f6b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf32223a362d474795d9e1984b32017a45fc68fbbdb20a2b4320f47d02b8f6b0", 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" "bf32223a362d474795d9e1984b32017a45fc68fbbdb20a2b4320f47d02b8f6b0" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf32223a362d474795d9e1984b32017a45fc68fbbdb20a2b4320f47d02b8f6b0", 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" "bf32223a362d474795d9e1984b32017a45fc68fbbdb20a2b4320f47d02b8f6b0" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.6.0
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling ark-ff-asm v0.6.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling ark-ff-macros v0.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking ark-std v0.6.0
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking ark-serialize v0.6.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling ark-crypto-primitives-macros v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking ark-ff v0.6.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.117
[INFO] [stderr]    Compiling cranelift-isle v0.113.1
[INFO] [stderr]     Checking rsa v0.9.10
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking cranelift-bitset v0.113.1
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.113.1
[INFO] [stderr]     Checking cranelift-entity v0.113.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.113.1
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling uniffi_internal_macros v0.31.0
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking regalloc2 v0.10.2
[INFO] [stderr]     Checking cranelift-control v0.113.1
[INFO] [stderr]     Checking cranelift-bforest v0.113.1
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling cranelift-codegen v0.113.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling wasm-bindgen v0.2.117
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.117
[INFO] [stderr]     Checking wasmparser v0.218.1
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v26.0.1
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]     Checking leb128 v0.2.6
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]     Checking wasm-encoder v0.218.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking ark-std v0.5.0
[INFO] [stderr]     Checking ark-poly v0.6.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking ark-ec v0.6.0
[INFO] [stderr]     Checking ark-relations v0.6.0
[INFO] [stderr]     Checking ark-snark v0.6.0
[INFO] [stderr]     Checking ark-serialize v0.5.0
[INFO] [stderr]     Checking uniffi_pipeline v0.31.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.117
[INFO] [stderr]    Compiling wasmtime v26.0.1
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]     Checking ark-r1cs-std v0.6.0
[INFO] [stderr]     Checking ark-bn254 v0.6.0
[INFO] [stderr]     Checking ark-codec v0.1.1-rc.4 (https://github.com/snp-labs/zkap-circuit.git?tag=v0.1.1-rc.4#083fcf93)
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]     Checking wasmprinter v0.218.1
[INFO] [stderr]     Checking winnow v1.0.1
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking uniffi_meta v0.31.0
[INFO] [stderr]     Checking ark-ff v0.5.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking wasmtime-environ v26.0.1
[INFO] [stderr]     Checking js-sys v0.3.94
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]     Checking weedle2 v5.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v26.0.1
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking wasmtime-asm-macros v26.0.1
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking wasmtime-slab v26.0.1
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking askama v0.14.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking ark-poly v0.5.0
[INFO] [stderr]     Checking goblin v0.8.2
[INFO] [stderr]     Checking uniffi_udl v0.31.0
[INFO] [stderr]     Checking cargo_metadata v0.19.2
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking uniffi_core v0.31.0
[INFO] [stderr]    Compiling uniffi_macros v0.31.0
[INFO] [stderr]     Checking ark-ec v0.5.0
[INFO] [stderr] warning: cranelift-codegen@0.113.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stderr] warning: cranelift-codegen@0.113.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stderr] warning: cranelift-codegen@0.113.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stderr] warning: cranelift-codegen@0.113.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stderr] warning: cranelift-codegen@0.113.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stderr] warning: cranelift-codegen@0.113.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stderr] error: could not compile `cranelift-codegen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/615014f15745532730b9ce7a1d9309f8b4756f93/bin/rustc --crate-name cranelift_codegen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-0.113.1/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="gimli"' --cfg 'feature="host-arch"' --cfg 'feature="std"' --cfg 'feature="timing"' --cfg 'feature="unwind"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-arch", "all-native-arch", "anyhow", "arm64", "capstone", "core", "default", "disas", "enable-serde", "gimli", "host-arch", "incremental-cache", "isle-errors", "isle-in-source-tree", "postcard", "pulley", "riscv64", "s390x", "serde", "serde_derive", "sha2", "souper-harvest", "souper-ir", "std", "timing", "trace-log", "unwind", "x86"))' -C metadata=a641d57552368401 -C extra-filename=-0432120bae1ae26b --out-dir /opt/rustwide/target/debug/build/cranelift-codegen/0432120bae1ae26b/out -L dependency=/opt/rustwide/target/debug/build/ahash/74675b0f1ad5b91b/out -L dependency=/opt/rustwide/target/debug/build/allocator-api2/34319c28828d46c3/out -L dependency=/opt/rustwide/target/debug/build/arbitrary/afa8e9f6f57f661b/out -L dependency=/opt/rustwide/target/debug/build/bumpalo/4fd94b13d504290e/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/cranelift-bforest/97ce11540e21323e/out -L dependency=/opt/rustwide/target/debug/build/cranelift-bitset/8d3de457200ff757/out -L dependency=/opt/rustwide/target/debug/build/cranelift-codegen-shared/f020f938f967500c/out -L dependency=/opt/rustwide/target/debug/build/cranelift-control/9005f4257da7d061/out -L dependency=/opt/rustwide/target/debug/build/cranelift-entity/8d8039e82178e2cc/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/gimli/12645f4d6ac7c333/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/037a43c0d207ea73/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/34d07eda109770f3/out -L dependency=/opt/rustwide/target/debug/build/indexmap/a3272912d70c2bee/out -L dependency=/opt/rustwide/target/debug/build/log/243a4081f8655140/out -L dependency=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out -L dependency=/opt/rustwide/target/debug/build/regalloc2/4ed08f6415b3105e/out -L dependency=/opt/rustwide/target/debug/build/rustc-hash/497741a266b32e32/out -L dependency=/opt/rustwide/target/debug/build/serde/2a6c8aa5fcfef12c/out -L dependency=/opt/rustwide/target/debug/build/serde_core/4eaec148b7690d44/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/0d175b916ca1f2fd/out -L dependency=/opt/rustwide/target/debug/build/slice-group-by/c725abaaac0b18be/out -L dependency=/opt/rustwide/target/debug/build/smallvec/d98398e43281dc7d/out -L dependency=/opt/rustwide/target/debug/build/target-lexicon/80d089610a9ae429/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/92cff1c01b9503bd/out --extern bumpalo=/opt/rustwide/target/debug/build/bumpalo/4fd94b13d504290e/out/libbumpalo-4fd94b13d504290e.rmeta --extern cranelift_bforest=/opt/rustwide/target/debug/build/cranelift-bforest/97ce11540e21323e/out/libcranelift_bforest-97ce11540e21323e.rmeta --extern cranelift_bitset=/opt/rustwide/target/debug/build/cranelift-bitset/8d3de457200ff757/out/libcranelift_bitset-8d3de457200ff757.rmeta --extern cranelift_codegen_shared=/opt/rustwide/target/debug/build/cranelift-codegen-shared/f020f938f967500c/out/libcranelift_codegen_shared-f020f938f967500c.rmeta --extern cranelift_control=/opt/rustwide/target/debug/build/cranelift-control/9005f4257da7d061/out/libcranelift_control-9005f4257da7d061.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/build/cranelift-entity/8d8039e82178e2cc/out/libcranelift_entity-8d8039e82178e2cc.rmeta --extern gimli=/opt/rustwide/target/debug/build/gimli/12645f4d6ac7c333/out/libgimli-12645f4d6ac7c333.rmeta --extern hashbrown=/opt/rustwide/target/debug/build/hashbrown/34d07eda109770f3/out/libhashbrown-34d07eda109770f3.rmeta --extern log=/opt/rustwide/target/debug/build/log/243a4081f8655140/out/liblog-243a4081f8655140.rmeta --extern regalloc2=/opt/rustwide/target/debug/build/regalloc2/4ed08f6415b3105e/out/libregalloc2-4ed08f6415b3105e.rmeta --extern rustc_hash=/opt/rustwide/target/debug/build/rustc-hash/497741a266b32e32/out/librustc_hash-497741a266b32e32.rmeta --extern smallvec=/opt/rustwide/target/debug/build/smallvec/d98398e43281dc7d/out/libsmallvec-d98398e43281dc7d.rmeta --extern target_lexicon=/opt/rustwide/target/debug/build/target-lexicon/80d089610a9ae429/out/libtarget_lexicon-80d089610a9ae429.rmeta --cap-lints allow --cap-lints=forbid --cfg 'feature="x86"'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bf32223a362d474795d9e1984b32017a45fc68fbbdb20a2b4320f47d02b8f6b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf32223a362d474795d9e1984b32017a45fc68fbbdb20a2b4320f47d02b8f6b0", kill_on_drop: false }`
[INFO] [stdout] bf32223a362d474795d9e1984b32017a45fc68fbbdb20a2b4320f47d02b8f6b0
