[INFO] cloning repository https://github.com/GOATNetwork/delbrag [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GOATNetwork/delbrag" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGOATNetwork%2Fdelbrag", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGOATNetwork%2Fdelbrag'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cde88ebd0e71432eaa73cc5fb91e2b9e5d47db0d [INFO] testing GOATNetwork/delbrag against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGOATNetwork%2Fdelbrag" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/GOATNetwork/delbrag [INFO] finished tweaking git repo https://github.com/GOATNetwork/delbrag [INFO] tweaked toml for git repo https://github.com/GOATNetwork/delbrag written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/GOATNetwork/delbrag on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/GOATNetwork/delbrag 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8fb35a60861799f695136b72576fb1fd7f36412b0046570c04d3b90c07ae47c7 [INFO] running `Command { std: "docker" "start" "-a" "8fb35a60861799f695136b72576fb1fd7f36412b0046570c04d3b90c07ae47c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fb35a60861799f695136b72576fb1fd7f36412b0046570c04d3b90c07ae47c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fb35a60861799f695136b72576fb1fd7f36412b0046570c04d3b90c07ae47c7", kill_on_drop: false }` [INFO] [stdout] 8fb35a60861799f695136b72576fb1fd7f36412b0046570c04d3b90c07ae47c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b675ded72893b861084b7d83e92e2396d92241f72f3360e1f04390ffda317d8 [INFO] running `Command { std: "docker" "start" "-a" "0b675ded72893b861084b7d83e92e2396d92241f72f3360e1f04390ffda317d8", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling hex-conservative v0.2.1 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling bumpalo v3.18.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ark-std v0.5.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ark-serialize v0.5.0 [INFO] [stderr] Compiling ark-ff-asm v0.5.0 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Compiling bitcoin v0.32.6 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ark-ff v0.5.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] error: could not compile `bitcoin` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name bitcoin --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitcoin-0.32.6/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 --deny=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(mutate)' --check-cfg 'cfg(rust_v_1_60)' --cfg 'feature="default"' --cfg 'feature="secp-recovery"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actual-serde", "base64", "bitcoinconsensus", "bitcoinconsensus-std", "default", "ordered", "rand", "rand-std", "secp-lowmemory", "secp-recovery", "serde", "std"))' -C metadata=32511d101e0a2b3b -C extra-filename=-e7bfea0290505a3e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base58=/opt/rustwide/target/debug/deps/libbase58ck-19c336f7a4dfcb41.rmeta --extern bech32=/opt/rustwide/target/debug/deps/libbech32-5c104859d0ff4805.rmeta --extern internals=/opt/rustwide/target/debug/deps/libbitcoin_internals-6dd93de02dba2782.rmeta --extern io=/opt/rustwide/target/debug/deps/libbitcoin_io-fd8edff04b395715.rmeta --extern units=/opt/rustwide/target/debug/deps/libbitcoin_units-87b27120661280f8.rmeta --extern hashes=/opt/rustwide/target/debug/deps/libbitcoin_hashes-923a23e72eb3aa85.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex_conservative-e23510963abc8561.rmeta --extern hex_lit=/opt/rustwide/target/debug/deps/libhex_lit-0a57cf9d2940613d.rmeta --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-c74b1b7df671c669.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-a8c9afa339e069e8/out --cfg rust_v_1_56 --cfg rust_v_1_57 --cfg rust_v_1_58 --cfg rust_v_1_59 --cfg rust_v_1_60 --cfg rust_v_1_61 --cfg rust_v_1_62 --cfg rust_v_1_63 --cfg rust_v_1_64 --cfg rust_v_1_65 --cfg rust_v_1_66 --cfg rust_v_1_67 --cfg rust_v_1_68 --cfg rust_v_1_69 --cfg rust_v_1_70 --cfg rust_v_1_71 --cfg rust_v_1_72 --cfg rust_v_1_73 --cfg rust_v_1_74 --cfg rust_v_1_75 --cfg rust_v_1_76 --cfg rust_v_1_77 --cfg rust_v_1_78 --cfg rust_v_1_79 --cfg rust_v_1_80 --cfg rust_v_1_81 --cfg rust_v_1_82 --cfg rust_v_1_83 --cfg rust_v_1_84 --cfg rust_v_1_85 --cfg rust_v_1_86 --cfg rust_v_1_87 --cfg rust_v_1_88 --cfg rust_v_1_89 --cfg rust_v_1_90 --cfg rust_v_1_91` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/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,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --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=744fdbb23f382130 -C extra-filename=-b80ba27acc147aaa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ark_ff_asm=/opt/rustwide/target/debug/deps/libark_ff_asm-c58abd864645e1be.so --extern ark_ff_macros=/opt/rustwide/target/debug/deps/libark_ff_macros-bc623bc2ff1384aa.so --extern ark_serialize=/opt/rustwide/target/debug/deps/libark_serialize-deed9597755675e4.rmeta --extern ark_std=/opt/rustwide/target/debug/deps/libark_std-6262beb9c46f7411.rmeta --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-e22c214168310d3f.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-27f2ad8e6370cede.rmeta --extern educe=/opt/rustwide/target/debug/deps/libeduce-68f92a8db38e1e56.so --extern itertools=/opt/rustwide/target/debug/deps/libitertools-186c923c9658bbea.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-5c76ace6d9891cd9.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-508f79bad2330546.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern rayon=/opt/rustwide/target/debug/deps/librayon-2152278715d8c2f8.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-c7182e0185643646.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "0b675ded72893b861084b7d83e92e2396d92241f72f3360e1f04390ffda317d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b675ded72893b861084b7d83e92e2396d92241f72f3360e1f04390ffda317d8", kill_on_drop: false }` [INFO] [stdout] 0b675ded72893b861084b7d83e92e2396d92241f72f3360e1f04390ffda317d8