[INFO] cloning repository https://github.com/thunderbiscuit/rust-bitcoin-ffi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thunderbiscuit/rust-bitcoin-ffi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthunderbiscuit%2Frust-bitcoin-ffi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthunderbiscuit%2Frust-bitcoin-ffi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 39cc12bd32d6adf889b48354adcdb0f3c475aad2
[INFO] checking thunderbiscuit/rust-bitcoin-ffi against 444dcce484c66c8d626806a8556be3b4d3ef381a for pr-160902
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthunderbiscuit%2Frust-bitcoin-ffi" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thunderbiscuit/rust-bitcoin-ffi
[INFO] finished tweaking git repo https://github.com/thunderbiscuit/rust-bitcoin-ffi
[INFO] tweaked toml for git repo https://github.com/thunderbiscuit/rust-bitcoin-ffi written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thunderbiscuit/rust-bitcoin-ffi on toolchain 444dcce484c66c8d626806a8556be3b4d3ef381a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+444dcce484c66c8d626806a8556be3b4d3ef381a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+444dcce484c66c8d626806a8556be3b4d3ef381a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 100 packages to highest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.20)
[INFO] [stderr]       Adding uniffi v0.30.0 (available: v0.32.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+444dcce484c66c8d626806a8556be3b4d3ef381a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uniffi_pipeline v0.30.0
[INFO] [stderr]   Downloaded uniffi_internal_macros v0.30.0
[INFO] [stderr]   Downloaded uniffi_meta v0.30.0
[INFO] [stderr]   Downloaded uniffi v0.30.0
[INFO] [stderr]   Downloaded uniffi_macros v0.30.0
[INFO] [stderr]   Downloaded bitcoin-io v0.1.101
[INFO] [stderr]   Downloaded bitcoin_hashes v0.14.101
[INFO] [stderr]   Downloaded scroll_derive v0.12.1
[INFO] [stderr]   Downloaded uniffi_udl v0.30.0
[INFO] [stderr]   Downloaded uniffi_build v0.30.0
[INFO] [stderr]   Downloaded hex_lit v0.1.1
[INFO] [stderr]   Downloaded base58ck v0.1.101
[INFO] [stderr]   Downloaded smawk v0.3.3
[INFO] [stderr]   Downloaded askama_derive v0.13.1
[INFO] [stderr]   Downloaded hex-conservative v0.2.3
[INFO] [stderr]   Downloaded fs-err v2.11.0
[INFO] [stderr]   Downloaded weedle2 v5.0.0
[INFO] [stderr]   Downloaded scroll v0.12.0
[INFO] [stderr]   Downloaded bitcoin-consensus-encoding v1.2.0
[INFO] [stderr]   Downloaded bitcoin-internals v0.6.0
[INFO] [stderr]   Downloaded bitcoin-units v0.1.101
[INFO] [stderr]   Downloaded uniffi_core v0.30.0
[INFO] [stderr]   Downloaded askama v0.13.1
[INFO] [stderr]   Downloaded hex-conservative v1.3.0
[INFO] [stderr]   Downloaded askama_parser v0.13.0
[INFO] [stderr]   Downloaded secp256k1 v0.29.1
[INFO] [stderr]   Downloaded uniffi_bindgen v0.30.0
[INFO] [stderr]   Downloaded goblin v0.8.2
[INFO] [stderr]   Downloaded bitcoin v0.32.102
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0e1be28f851b3d2b506f17ffe7848d92de069ae08b1d600c7bdee6fd71f7410b
[INFO] running `Command { std: "docker" "start" "0e1be28f851b3d2b506f17ffe7848d92de069ae08b1d600c7bdee6fd71f7410b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e1be28f851b3d2b506f17ffe7848d92de069ae08b1d600c7bdee6fd71f7410b", 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" "0e1be28f851b3d2b506f17ffe7848d92de069ae08b1d600c7bdee6fd71f7410b" "/opt/rustwide/cargo-home/bin/cargo" "+444dcce484c66c8d626806a8556be3b4d3ef381a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e1be28f851b3d2b506f17ffe7848d92de069ae08b1d600c7bdee6fd71f7410b", 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" "0e1be28f851b3d2b506f17ffe7848d92de069ae08b1d600c7bdee6fd71f7410b" "/opt/rustwide/cargo-home/bin/cargo" "+444dcce484c66c8d626806a8556be3b4d3ef381a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling camino v1.2.5
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling smawk v0.3.3
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling indexmap v2.14.2
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling weedle2 v5.0.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling log v0.4.34
[INFO] [stderr]    Compiling bitcoin-io v0.1.101
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling cc v1.4.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]     Checking hex-conservative v0.2.3
[INFO] [stderr]    Compiling clap_builder v4.6.6
[INFO] [stderr]     Checking bitcoin_hashes v0.14.101
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling uniffi_internal_macros v0.30.0
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling uniffi_pipeline v0.30.0
[INFO] [stderr]    Compiling uniffi_meta v0.30.0
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling clap v4.6.6
[INFO] [stderr]    Compiling uniffi_udl v0.30.0
[INFO] [stderr]    Compiling uniffi_core v0.30.0
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking cargo_metadata v0.19.2
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling askama_parser v0.13.0
[INFO] [stderr]    Compiling uniffi_macros v0.30.0
[INFO] [stderr]    Compiling bitcoin v0.32.102
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking base58ck v0.1.101
[INFO] [stderr]     Checking bitcoin-units v0.1.101
[INFO] [stderr]     Checking bech32 v0.11.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling askama_derive v0.13.1
[INFO] [stderr]    Compiling askama v0.13.1
[INFO] [stderr]    Compiling uniffi_bindgen v0.30.0
[INFO] [stderr] error: could not compile `uniffi_bindgen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/444dcce484c66c8d626806a8556be3b4d3ef381a/bin/rustc --crate-name uniffi_bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uniffi_bindgen-0.30.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="cargo-metadata"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen-tests", "cargo-metadata", "default", "ffi-trace"))' -C metadata=c99783675adb0992 -C extra-filename=-a1924a4df6122378 --out-dir /opt/rustwide/target/debug/build/uniffi_bindgen/a1924a4df6122378/out -L dependency=/opt/rustwide/target/debug/build/anyhow/d5f04c2d9d0d7bf2/out -L dependency=/opt/rustwide/target/debug/build/askama/8a80954fe7a75d32/out -L dependency=/opt/rustwide/target/debug/build/askama_derive/ce7f00e44d15611a/out -L dependency=/opt/rustwide/target/debug/build/bitflags/12164dedcc9c97c0/out -L dependency=/opt/rustwide/target/debug/build/camino/6282daf03f2ba779/out -L dependency=/opt/rustwide/target/debug/build/cargo-platform/72ff4b6f0a50a5bc/out -L dependency=/opt/rustwide/target/debug/build/cargo_metadata/7fb547f1aa724c9d/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/fastrand/f97ae5f035b5782d/out -L dependency=/opt/rustwide/target/debug/build/fs-err/87b5e93acea60860/out -L dependency=/opt/rustwide/target/debug/build/getrandom/bc5a2ed8de24a789/out -L dependency=/opt/rustwide/target/debug/build/glob/d6c6681e19d65e40/out -L dependency=/opt/rustwide/target/debug/build/goblin/9ee85945f1a97db6/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/1ff293044ac6a4a8/out -L dependency=/opt/rustwide/target/debug/build/heck/9b5852bd853177bb/out -L dependency=/opt/rustwide/target/debug/build/indexmap/a8549e0565b26b8b/out -L dependency=/opt/rustwide/target/debug/build/itoa/488dcf4f13423b18/out -L dependency=/opt/rustwide/target/debug/build/libc/efc829e0429fadea/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/069649a5354d504b/out -L dependency=/opt/rustwide/target/debug/build/log/c6c5cdd4b6425921/out -L dependency=/opt/rustwide/target/debug/build/memchr/1479ae024ac081f3/out -L dependency=/opt/rustwide/target/debug/build/minimal-lexical/b988ba17985965f5/out -L dependency=/opt/rustwide/target/debug/build/nom/44071b7cefbe29f5/out -L dependency=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out -L dependency=/opt/rustwide/target/debug/build/plain/e12a0ab85e184c33/out -L dependency=/opt/rustwide/target/debug/build/rustix/a2dca479964c0a66/out -L dependency=/opt/rustwide/target/debug/build/scroll/46a4c4b0150f731f/out -L dependency=/opt/rustwide/target/debug/build/scroll_derive/7fc3d584f5f96595/out -L dependency=/opt/rustwide/target/debug/build/semver/15b3bafd99a6b7eb/out -L dependency=/opt/rustwide/target/debug/build/serde/243e1dbfd439a728/out -L dependency=/opt/rustwide/target/debug/build/serde_core/0a1ba5c7e6f8457f/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/0824d0170510e7c9/out -L dependency=/opt/rustwide/target/debug/build/serde_json/d496bc41edca14f2/out -L dependency=/opt/rustwide/target/debug/build/serde_spanned/41858978bf851c3b/out -L dependency=/opt/rustwide/target/debug/build/siphasher/d59709f3b7836b3c/out -L dependency=/opt/rustwide/target/debug/build/smawk/9d6076bd28f30f3b/out -L dependency=/opt/rustwide/target/debug/build/tempfile/ea2a10795e398377/out -L dependency=/opt/rustwide/target/debug/build/textwrap/ff129643703b04a8/out -L dependency=/opt/rustwide/target/debug/build/thiserror/050439afa81e3997/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/4c6c4b64977c3a93/out -L dependency=/opt/rustwide/target/debug/build/toml/ba770e7bc74372c8/out -L dependency=/opt/rustwide/target/debug/build/toml_datetime/1c642fd89de08886/out -L dependency=/opt/rustwide/target/debug/build/toml_parser/4b56f1fcc80bee0d/out -L dependency=/opt/rustwide/target/debug/build/toml_writer/8f810326993a9f23/out -L dependency=/opt/rustwide/target/debug/build/uniffi_internal_macros/41b5eed041a050fa/out -L dependency=/opt/rustwide/target/debug/build/uniffi_meta/4ad4b46cfbdf846d/out -L dependency=/opt/rustwide/target/debug/build/uniffi_pipeline/9d5f56dcfefd8d03/out -L dependency=/opt/rustwide/target/debug/build/uniffi_udl/f991be69936b3bfb/out -L dependency=/opt/rustwide/target/debug/build/weedle2/0fe1e7a55fd75cca/out -L dependency=/opt/rustwide/target/debug/build/winnow/05e19d6a9ce88715/out -L dependency=/opt/rustwide/target/debug/build/winnow/633517ba2cbc48a7/out -L dependency=/opt/rustwide/target/debug/build/zmij/93cb3e10a525d438/out --extern anyhow=/opt/rustwide/target/debug/build/anyhow/d5f04c2d9d0d7bf2/out/libanyhow-d5f04c2d9d0d7bf2.rmeta --extern askama=/opt/rustwide/target/debug/build/askama/8a80954fe7a75d32/out/libaskama-8a80954fe7a75d32.rmeta --extern camino=/opt/rustwide/target/debug/build/camino/6282daf03f2ba779/out/libcamino-6282daf03f2ba779.rmeta --extern cargo_metadata=/opt/rustwide/target/debug/build/cargo_metadata/7fb547f1aa724c9d/out/libcargo_metadata-7fb547f1aa724c9d.rmeta --extern fs_err=/opt/rustwide/target/debug/build/fs-err/87b5e93acea60860/out/libfs_err-87b5e93acea60860.rmeta --extern glob=/opt/rustwide/target/debug/build/glob/d6c6681e19d65e40/out/libglob-d6c6681e19d65e40.rmeta --extern goblin=/opt/rustwide/target/debug/build/goblin/9ee85945f1a97db6/out/libgoblin-9ee85945f1a97db6.rmeta --extern heck=/opt/rustwide/target/debug/build/heck/9b5852bd853177bb/out/libheck-9b5852bd853177bb.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/a8549e0565b26b8b/out/libindexmap-a8549e0565b26b8b.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out/libonce_cell-6f8123b0c2eed634.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/243e1dbfd439a728/out/libserde-243e1dbfd439a728.rmeta --extern tempfile=/opt/rustwide/target/debug/build/tempfile/ea2a10795e398377/out/libtempfile-ea2a10795e398377.rmeta --extern textwrap=/opt/rustwide/target/debug/build/textwrap/ff129643703b04a8/out/libtextwrap-ff129643703b04a8.rmeta --extern toml=/opt/rustwide/target/debug/build/toml/ba770e7bc74372c8/out/libtoml-ba770e7bc74372c8.rmeta --extern uniffi_internal_macros=/opt/rustwide/target/debug/build/uniffi_internal_macros/41b5eed041a050fa/out/libuniffi_internal_macros-41b5eed041a050fa.so --extern uniffi_meta=/opt/rustwide/target/debug/build/uniffi_meta/4ad4b46cfbdf846d/out/libuniffi_meta-4ad4b46cfbdf846d.rmeta --extern uniffi_pipeline=/opt/rustwide/target/debug/build/uniffi_pipeline/9d5f56dcfefd8d03/out/libuniffi_pipeline-9d5f56dcfefd8d03.rmeta --extern uniffi_udl=/opt/rustwide/target/debug/build/uniffi_udl/f991be69936b3bfb/out/libuniffi_udl-f991be69936b3bfb.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" "0e1be28f851b3d2b506f17ffe7848d92de069ae08b1d600c7bdee6fd71f7410b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e1be28f851b3d2b506f17ffe7848d92de069ae08b1d600c7bdee6fd71f7410b", kill_on_drop: false }`
[INFO] [stdout] 0e1be28f851b3d2b506f17ffe7848d92de069ae08b1d600c7bdee6fd71f7410b
