[INFO] cloning repository https://github.com/pizzasuperapp/ZcashPizza [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pizzasuperapp/ZcashPizza" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpizzasuperapp%2FZcashPizza", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpizzasuperapp%2FZcashPizza'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 745a7bd37d3cbcf36da226873e664ad800455776 [INFO] testing pizzasuperapp/ZcashPizza against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpizzasuperapp%2FZcashPizza" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pizzasuperapp/ZcashPizza on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/pizzasuperapp/ZcashPizza [INFO] finished tweaking git repo https://github.com/pizzasuperapp/ZcashPizza [INFO] tweaked toml for git repo https://github.com/pizzasuperapp/ZcashPizza written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pizzasuperapp/ZcashPizza 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-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zcash_encoding v0.1.0 [INFO] [stderr] Downloaded ripemd v0.1.1 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.68 [INFO] [stderr] Downloaded metrics-macros v0.4.1 [INFO] [stderr] Downloaded link-cplusplus v1.0.6 [INFO] [stderr] Downloaded tracing-appender v0.2.2 [INFO] [stderr] Downloaded zcash_note_encryption v0.1.0 [INFO] [stderr] Downloaded equihash v0.1.0 [INFO] [stderr] Downloaded group v0.12.0 [INFO] [stderr] Downloaded atomic-shim v0.2.0 [INFO] [stderr] Downloaded incrementalmerkletree v0.3.0 [INFO] [stderr] Downloaded terminfo v0.7.3 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.68 [INFO] [stderr] Downloaded bellman v0.13.0 [INFO] [stderr] Downloaded raw-cpuid v10.3.0 [INFO] [stderr] Downloaded f4jumble v0.1.0 [INFO] [stderr] Downloaded reddsa v0.3.0 [INFO] [stderr] Downloaded clearscreen v1.0.9 [INFO] [stderr] Downloaded zcash_proofs v0.6.0 [INFO] [stderr] Downloaded metrics v0.17.1 [INFO] [stderr] Downloaded zcash_primitives v0.6.0 [INFO] [stderr] Downloaded cxx v1.0.68 [INFO] [stderr] Downloaded metrics-util v0.10.2 [INFO] [stderr] Downloaded pasta_curves v0.4.0 [INFO] [stderr] Downloaded halo2_gadgets v0.1.0 [INFO] [stderr] Downloaded zcash_address v0.1.0 [INFO] [stderr] Downloaded hdwallet v0.3.1 [INFO] [stderr] Downloaded fpe v0.5.1 [INFO] [stderr] Downloaded ff v0.12.0 [INFO] [stderr] Downloaded orchard v0.1.0 [INFO] [stderr] Downloaded zcash_history v0.3.0 [INFO] [stderr] Downloaded bls12_381 v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4262ba162b01b8de501403114c4cd0e22d9f9e44d47332c7e981d5077f6df90 [INFO] running `Command { std: "docker" "start" "-a" "f4262ba162b01b8de501403114c4cd0e22d9f9e44d47332c7e981d5077f6df90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4262ba162b01b8de501403114c4cd0e22d9f9e44d47332c7e981d5077f6df90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4262ba162b01b8de501403114c4cd0e22d9f9e44d47332c7e981d5077f6df90", kill_on_drop: false }` [INFO] [stdout] f4262ba162b01b8de501403114c4cd0e22d9f9e44d47332c7e981d5077f6df90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5d022989b07fcf560636299d1b7d1d6dfe527397ecab150fddb69d15a113edc [INFO] running `Command { std: "docker" "start" "-a" "f5d022989b07fcf560636299d1b7d1d6dfe527397ecab150fddb69d15a113edc", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling blake2b_simd v1.0.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bitvec v1.0.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling nonempty v0.7.0 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling link-cplusplus v1.0.6 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling ff v0.12.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling group v0.12.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling metrics v0.17.1 [INFO] [stderr] Compiling pairing v0.22.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling bls12_381 v0.7.0 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling secp256k1 v0.21.3 [INFO] [stderr] Compiling pasta_curves v0.4.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling fpe v0.5.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling terminfo v0.7.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling jubjub v0.9.0 [INFO] [stderr] Compiling pbkdf2 v0.9.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling memuse v0.2.0 [INFO] [stderr] Compiling zcash_encoding v0.1.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling raw-cpuid v10.3.0 [INFO] [stderr] Compiling blake2s_simd v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cxxbridge-flags v1.0.68 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling cxx v1.0.68 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling hdwallet v0.3.1 [INFO] [stderr] Compiling halo2_proofs v0.1.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling ripemd v0.1.1 [INFO] [stderr] Compiling equihash v0.1.0 [INFO] [stderr] Compiling quanta v0.9.3 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling sketches-ddsketch v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling atomic-shim v0.2.0 [INFO] [stderr] Compiling bellman v0.13.0 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling f4jumble v0.1.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling zcash_address v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling metrics-macros v0.4.1 [INFO] [stderr] Compiling cxxbridge-macro v1.0.68 [INFO] [stderr] Compiling gumdrop_derive v0.8.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling chacha20 v0.8.1 [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/beta-2025-01-12-x86_64-unknown-linux-gnu/bin/rustc --crate-name halo2_proofs --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/halo2_proofs-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "dev-graph", "gadget-traces", "plotters", "sanity-checks", "tabbycat"))' -C metadata=743fa3b9c813b12b -C extra-filename=-71ab4082a28e8042 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern blake2b_simd=/opt/rustwide/target/debug/deps/libblake2b_simd-3f3ff9a45c861d78.rmeta --extern ff=/opt/rustwide/target/debug/deps/libff-dd23f348bd303686.rmeta --extern group=/opt/rustwide/target/debug/deps/libgroup-61a6ba2cd8e28746.rmeta --extern pasta_curves=/opt/rustwide/target/debug/deps/libpasta_curves-b4cd27b85affef41.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-f5e0c4c190033274.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-1012c4cda6f2433f.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `terminfo` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/bin/rustc --crate-name terminfo --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/terminfo-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=21e8f33f501eb02c -C extra-filename=-ffb3ed8a3ee3d1a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dirs=/opt/rustwide/target/debug/deps/libdirs-c22309b5f782e2df.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-79e2cbfbe03dcd16.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-b5c35155c1e85cec.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-a90e5fc9ce0de492.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f5d022989b07fcf560636299d1b7d1d6dfe527397ecab150fddb69d15a113edc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5d022989b07fcf560636299d1b7d1d6dfe527397ecab150fddb69d15a113edc", kill_on_drop: false }` [INFO] [stdout] f5d022989b07fcf560636299d1b7d1d6dfe527397ecab150fddb69d15a113edc