[INFO] cloning repository https://github.com/ShieldedLabs/reece_smith_merchant
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShieldedLabs/reece_smith_merchant" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShieldedLabs%2Freece_smith_merchant", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShieldedLabs%2Freece_smith_merchant'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 777302830dd02affedcac5179ed822ec00d38163
[INFO] checking ShieldedLabs/reece_smith_merchant against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShieldedLabs%2Freece_smith_merchant" "/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/ShieldedLabs/reece_smith_merchant
[INFO] finished tweaking git repo https://github.com/ShieldedLabs/reece_smith_merchant
[INFO] tweaked toml for git repo https://github.com/ShieldedLabs/reece_smith_merchant written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ShieldedLabs/reece_smith_merchant on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ShieldedLabs/reece_smith_merchant 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45c08a4abdf8abeb5f2a8ff816a3683f7caacc01ad468945eb37541ec3843994
[INFO] running `Command { std: "docker" "start" "-a" "45c08a4abdf8abeb5f2a8ff816a3683f7caacc01ad468945eb37541ec3843994", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45c08a4abdf8abeb5f2a8ff816a3683f7caacc01ad468945eb37541ec3843994", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45c08a4abdf8abeb5f2a8ff816a3683f7caacc01ad468945eb37541ec3843994", kill_on_drop: false }`
[INFO] [stdout] 45c08a4abdf8abeb5f2a8ff816a3683f7caacc01ad468945eb37541ec3843994
[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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4373c28de07875b0a346ba4d0cbe385e88965667c5ad946eb8cb1073ab8180a
[INFO] running `Command { std: "docker" "start" "-a" "d4373c28de07875b0a346ba4d0cbe385e88965667c5ad946eb8cb1073ab8180a", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking memuse v0.2.2
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking blake2b_simd v1.0.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking pasta_curves v0.5.1
[INFO] [stderr]     Checking core2 v0.3.3
[INFO] [stderr]     Checking pairing v0.23.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking tempfile v3.21.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking proptest v1.6.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking hybrid-array v0.2.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking crypto-common v0.2.0-rc.1
[INFO] [stderr]     Checking block-buffer v0.11.0-rc.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking bls12_381 v0.8.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking nonempty v0.11.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking incrementalmerkletree v0.8.2
[INFO] [stderr]     Checking jubjub v0.10.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking digest v0.11.0-pre.9
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking incrementalmerkletree-testing v0.3.0
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking zcash_spec v0.2.1
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]     Checking zip32 v0.2.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking zcash_protocol v0.5.4
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking zcash_encoding v0.3.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking reddsa v0.5.1
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking f4jumble v0.1.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking halo2_legacy_pdqsort v0.1.0
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]     Checking halo2_proofs v0.3.1
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking fpe v0.6.1
[INFO] [stderr]     Checking zcash_address v0.8.0
[INFO] [stderr]     Checking zcash_note_encryption v0.4.1
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking ripemd v0.2.0-pre.4
[INFO] [stderr]     Checking sha2 v0.11.0-pre.4
[INFO] [stderr]     Checking hmac v0.13.0-pre.4
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking halo2_poseidon v0.1.0
[INFO] [stderr]     Checking sinsemilla v0.1.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking blake2s_simd v1.0.3
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking bellman v0.14.0
[INFO] [stderr]     Checking bip32 v0.6.0-pre.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking redjubjub v0.8.0
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling equihash v0.2.2
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]     Checking petgraph v0.7.1
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]     Checking zcash_transparent v0.3.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking sapling-crypto v0.5.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr] error: could not compile `halo2_proofs` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name halo2_proofs --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/halo2_proofs-0.3.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="batch"' --cfg 'feature="floor-planner-v1-legacy-pdqsort"' --cfg 'feature="halo2_legacy_pdqsort"' --cfg 'feature="multicore"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "batch", "beta", "default", "dev-graph", "floor-planner-v1-legacy-pdqsort", "gadget-traces", "halo2_legacy_pdqsort", "multicore", "nightly", "plotters", "sanity-checks", "tabbycat", "test-dev-graph"))' -C metadata=0e59aa864ed6b3cf -C extra-filename=-0ba1ac9053bb606d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern blake2b_simd=/opt/rustwide/target/debug/deps/libblake2b_simd-4aaa043aecad8628.rmeta --extern ff=/opt/rustwide/target/debug/deps/libff-a950d457646e8fd6.rmeta --extern group=/opt/rustwide/target/debug/deps/libgroup-c79272cfaab729f8.rmeta --extern halo2_legacy_pdqsort=/opt/rustwide/target/debug/deps/libhalo2_legacy_pdqsort-bcb9069ea0064024.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-5db40ae9923ac8ae.rmeta --extern maybe_rayon=/opt/rustwide/target/debug/deps/libmaybe_rayon-812123873843ff24.rmeta --extern pasta_curves=/opt/rustwide/target/debug/deps/libpasta_curves-2b0bb7b52615b80e.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-cbeecb48c56e7e61.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4170a19c2bb9d17f.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" "d4373c28de07875b0a346ba4d0cbe385e88965667c5ad946eb8cb1073ab8180a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4373c28de07875b0a346ba4d0cbe385e88965667c5ad946eb8cb1073ab8180a", kill_on_drop: false }`
[INFO] [stdout] d4373c28de07875b0a346ba4d0cbe385e88965667c5ad946eb8cb1073ab8180a
