[INFO] cloning repository https://github.com/PIVX-Labs/pivx-bridge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PIVX-Labs/pivx-bridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPIVX-Labs%2Fpivx-bridge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPIVX-Labs%2Fpivx-bridge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9aeb3a762440c2e815798ff8bf13bc320586a418 [INFO] checking PIVX-Labs/pivx-bridge against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPIVX-Labs%2Fpivx-bridge" "/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/PIVX-Labs/pivx-bridge [INFO] finished tweaking git repo https://github.com/PIVX-Labs/pivx-bridge [INFO] tweaked toml for git repo https://github.com/PIVX-Labs/pivx-bridge written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/PIVX-Labs/pivx-bridge on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/PIVX-Labs/pivx-bridge 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 1dc9d5d9d14f8a673b0bb12e5366c9818169c0c6c1d5da572cee10c069c4f2f0 [INFO] running `Command { std: "docker" "start" "1dc9d5d9d14f8a673b0bb12e5366c9818169c0c6c1d5da572cee10c069c4f2f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1dc9d5d9d14f8a673b0bb12e5366c9818169c0c6c1d5da572cee10c069c4f2f0", 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" "1dc9d5d9d14f8a673b0bb12e5366c9818169c0c6c1d5da572cee10c069c4f2f0" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1dc9d5d9d14f8a673b0bb12e5366c9818169c0c6c1d5da572cee10c069c4f2f0", 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" "1dc9d5d9d14f8a673b0bb12e5366c9818169c0c6c1d5da572cee10c069c4f2f0" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling indexmap v2.13.1 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling bitcoin-io v0.1.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking hex-conservative v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling zmq v0.10.0 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking bitcoin_hashes v0.14.1 [INFO] [stderr] Compiling bitcoin v0.32.8 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking compression-core v0.4.31 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking jaq-core v3.0.0 [INFO] [stderr] Checking compression-codecs v0.4.37 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Checking bitcoin-units v0.1.2 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Checking regex-bites v0.1.6 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking jiff v0.2.23 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking bech32 v0.11.1 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Checking base58ck v0.1.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking hifijson v0.5.0 [INFO] [stderr] Checking self_cell v1.2.2 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking secp256k1 v0.29.1 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Checking rustls-webpki v0.103.10 [INFO] [stderr] Compiling dircpy v0.3.20 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zeromq-src v0.2.6+4.3.4 [INFO] [stderr] Checking jaq-std v3.0.0 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Checking jaq-json v2.0.0 [INFO] [stderr] Checking tokio v1.51.0 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling zmq-sys v0.12.0 [INFO] [stderr] Checking zerofrom v0.1.7 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] error: could not compile `rustls` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.37/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="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=55ae0ed4d939c3b0 -C extra-filename=-ee62fe7930aec02e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-a469ce83c9b0fe3a.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-6f8123b0c2eed634.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-ca279539aa238f7f.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-e278ec71858aaccb.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-7c2aad1222f689da.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-350c4d777e42ad0b.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-a40156bb3ac2a890.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-a8a43e79029bcd41/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name bitcoin --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitcoin-0.32.8/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="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=1698e1d97058caa9 -C extra-filename=-034f44f83bf0a21d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base58=/opt/rustwide/target/debug/deps/libbase58ck-384e6e996a1e64d0.rmeta --extern bech32=/opt/rustwide/target/debug/deps/libbech32-507ccb5d8b90328a.rmeta --extern internals=/opt/rustwide/target/debug/deps/libbitcoin_internals-357f874d8a061257.rmeta --extern io=/opt/rustwide/target/debug/deps/libbitcoin_io-e170b0771d032710.rmeta --extern units=/opt/rustwide/target/debug/deps/libbitcoin_units-8f9e74a05044875c.rmeta --extern hashes=/opt/rustwide/target/debug/deps/libbitcoin_hashes-e2671c652651fd9d.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex_conservative-5e9ecf60307b173a.rmeta --extern hex_lit=/opt/rustwide/target/debug/deps/libhex_lit-05803f9d447b908a.rmeta --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-bca3e825cf8e5d27.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-4d0e5c45b4fec276/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 --cfg rust_v_1_92 --cfg rust_v_1_93 --cfg rust_v_1_94 --cfg rust_v_1_95 --cfg rust_v_1_96 --cfg rust_v_1_97 --cfg rust_v_1_98 --cfg rust_v_1_99` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1dc9d5d9d14f8a673b0bb12e5366c9818169c0c6c1d5da572cee10c069c4f2f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dc9d5d9d14f8a673b0bb12e5366c9818169c0c6c1d5da572cee10c069c4f2f0", kill_on_drop: false }` [INFO] [stdout] 1dc9d5d9d14f8a673b0bb12e5366c9818169c0c6c1d5da572cee10c069c4f2f0