[INFO] cloning repository https://github.com/tokito06/Rudi---Wallet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tokito06/Rudi---Wallet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftokito06%2FRudi---Wallet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftokito06%2FRudi---Wallet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c363c2018febef669b10ce10c2c8e4bffa9110c0
[INFO] documenting tokito06/Rudi---Wallet against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftokito06%2FRudi---Wallet" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tokito06/Rudi---Wallet
[INFO] finished tweaking git repo https://github.com/tokito06/Rudi---Wallet
[INFO] tweaked toml for git repo https://github.com/tokito06/Rudi---Wallet written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tokito06/Rudi---Wallet on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tokito06/Rudi---Wallet 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e2e4d2ab2cd2c13386e703e875ba6641cca033aba9e499104ed8989595ebacbe
[INFO] running `Command { std: "docker" "start" "e2e4d2ab2cd2c13386e703e875ba6641cca033aba9e499104ed8989595ebacbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2e4d2ab2cd2c13386e703e875ba6641cca033aba9e499104ed8989595ebacbe", 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" "e2e4d2ab2cd2c13386e703e875ba6641cca033aba9e499104ed8989595ebacbe" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2e4d2ab2cd2c13386e703e875ba6641cca033aba9e499104ed8989595ebacbe", 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" "e2e4d2ab2cd2c13386e703e875ba6641cca033aba9e499104ed8989595ebacbe" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking keccak v0.1.6
[INFO] [stderr]     Checking const-hex v1.18.1
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking futures-utils-wasm v0.1.0
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking bimap v0.6.3
[INFO] [stderr]    Compiling doctest-file v1.1.1
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking hex-conservative v0.1.2
[INFO] [stderr]    Compiling bitcoin-internals v0.2.1
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]    Compiling bitcoin v0.31.3
[INFO] [stderr]     Checking bech32 v0.10.0-beta
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking bitcoin_hashes v0.13.1
[INFO] [stderr]     Checking bitcoin_hashes v0.14.1
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling c-kzg v2.1.7
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling ruint v1.17.2
[INFO] [stderr]     Checking secp256k1 v0.28.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling syn-solidity v1.5.7
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.15
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking ghash v0.5.1
[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/da3f5c31e5535b3dc210067de660a45784ae1e9c/bin/rustc --crate-name bitcoin --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitcoin-0.31.3/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="default"' --cfg 'feature="rand-std"' --cfg 'feature="secp-recovery"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actual-serde", "base64", "bitcoinconsensus", "bitcoinconsensus-std", "core2", "default", "no-std", "rand", "rand-std", "secp-lowmemory", "secp-recovery", "serde", "std"))' -C metadata=5fbc7bc48b4bf197 -C extra-filename=-e09ff553ad618fc2 --out-dir /opt/rustwide/target/debug/build/bitcoin/e09ff553ad618fc2/out -L dependency=/opt/rustwide/target/debug/build/bech32/ca570b68dc84d1fc/out -L dependency=/opt/rustwide/target/debug/build/bitcoin-internals/0f8125f994e973bb/out -L dependency=/opt/rustwide/target/debug/build/bitcoin_hashes/bfb0ccdc415a64d8/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/getrandom/32f203dc849b3e2b/out -L dependency=/opt/rustwide/target/debug/build/hex-conservative/e4c050debda58d95/out -L dependency=/opt/rustwide/target/debug/build/hex_lit/05803f9d447b908a/out -L dependency=/opt/rustwide/target/debug/build/libc/51c011d304096252/out -L dependency=/opt/rustwide/target/debug/build/ppv-lite86/c28b4c6831fa793c/out -L dependency=/opt/rustwide/target/debug/build/rand/0cddf50f9c9084ce/out -L dependency=/opt/rustwide/target/debug/build/rand_chacha/f7858d9fd8afc444/out -L dependency=/opt/rustwide/target/debug/build/rand_core/4a6ab3c74b511c99/out -L dependency=/opt/rustwide/target/debug/build/secp256k1/1f50653205fb1163/out -L dependency=/opt/rustwide/target/debug/build/secp256k1-sys/f81c340f1db312ee/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/92cff1c01b9503bd/out --extern bech32=/opt/rustwide/target/debug/build/bech32/ca570b68dc84d1fc/out/libbech32-ca570b68dc84d1fc.rmeta --extern internals=/opt/rustwide/target/debug/build/bitcoin-internals/0f8125f994e973bb/out/libbitcoin_internals-0f8125f994e973bb.rmeta --extern hashes=/opt/rustwide/target/debug/build/bitcoin_hashes/bfb0ccdc415a64d8/out/libbitcoin_hashes-bfb0ccdc415a64d8.rmeta --extern hex=/opt/rustwide/target/debug/build/hex-conservative/e4c050debda58d95/out/libhex_conservative-e4c050debda58d95.rmeta --extern hex_lit=/opt/rustwide/target/debug/build/hex_lit/05803f9d447b908a/out/libhex_lit-05803f9d447b908a.rmeta --extern secp256k1=/opt/rustwide/target/debug/build/secp256k1/1f50653205fb1163/out/libsecp256k1-1f50653205fb1163.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys/0e6d9ef65b0b35d0/out --cfg rust_v_1_53 --cfg rust_v_1_60` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e2e4d2ab2cd2c13386e703e875ba6641cca033aba9e499104ed8989595ebacbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2e4d2ab2cd2c13386e703e875ba6641cca033aba9e499104ed8989595ebacbe", kill_on_drop: false }`
[INFO] [stdout] e2e4d2ab2cd2c13386e703e875ba6641cca033aba9e499104ed8989595ebacbe
