[INFO] cloning repository https://github.com/miracle-soft-expert/bitcoin-abc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/miracle-soft-expert/bitcoin-abc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiracle-soft-expert%2Fbitcoin-abc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiracle-soft-expert%2Fbitcoin-abc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a31a4f223f02ddcff3993dd15a3f8f05c6fe796a [INFO] checking miracle-soft-expert/bitcoin-abc against try#e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837 for pr-143619 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiracle-soft-expert%2Fbitcoin-abc" "/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/miracle-soft-expert/bitcoin-abc [INFO] finished tweaking git repo https://github.com/miracle-soft-expert/bitcoin-abc [INFO] tweaked toml for git repo https://github.com/miracle-soft-expert/bitcoin-abc written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/miracle-soft-expert/bitcoin-abc on toolchain e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/miracle-soft-expert/bitcoin-abc 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" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/karyontech/karyon.git` [INFO] [stderr] Updating git repository `https://github.com/LogosFoundation/bitcoinsuite` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v2.0.4 [INFO] [stderr] Downloaded stable-eyre v0.2.2 [INFO] [stderr] Downloaded chrono-humanize v0.1.2 [INFO] [stderr] Downloaded maud_htmlescape v0.17.1 [INFO] [stderr] Downloaded maud v0.22.3 [INFO] [stderr] Downloaded qrcode-generator v4.1.9 [INFO] [stderr] Downloaded topo_sort v0.4.0 [INFO] [stderr] Downloaded maud_macros v0.22.3 [INFO] [stderr] Downloaded qrcodegen v1.8.0 [INFO] [stderr] Downloaded serde_cbor v0.10.2 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.133 [INFO] [stderr] Downloaded askama v0.10.5 [INFO] [stderr] Downloaded thiserror-impl v2.0.4 [INFO] [stderr] Downloaded virtue v0.0.13 [INFO] [stderr] Downloaded bincode_derive v2.0.0-rc.3 [INFO] [stderr] Downloaded pyo3-macros v0.23.3 [INFO] [stderr] Downloaded versions v6.3.2 [INFO] [stderr] Downloaded postcard v1.1.1 [INFO] [stderr] Downloaded async-tungstenite v0.28.0 [INFO] [stderr] Downloaded cxx-build v1.0.133 [INFO] [stderr] Downloaded bincode v2.0.0-rc.3 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.133 [INFO] [stderr] Downloaded secp256k1-sys v0.3.0 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.42 [INFO] [stderr] Downloaded cxx v1.0.133 [INFO] [stderr] Downloaded pyo3-ffi v0.23.3 [INFO] [stderr] Downloaded cxxbridge-cmd v1.0.133 [INFO] [stderr] Downloaded bitcoin v0.25.2 [INFO] [stderr] Downloaded pyo3-macros-backend v0.23.3 [INFO] [stderr] Downloaded askama_shared v0.11.2 [INFO] [stderr] Downloaded secp256k1 v0.19.0 [INFO] [stderr] Downloaded aws-lc-rs v1.11.1 [INFO] [stderr] Downloaded pyo3-build-config v0.23.3 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.42 [INFO] [stderr] Downloaded askama_derive v0.10.5 [INFO] [stderr] Downloaded cobs v0.2.3 [INFO] [stderr] Downloaded embedded-io v0.4.0 [INFO] [stderr] Downloaded pyo3 v0.23.3 [INFO] [stderr] Downloaded libz-sys v1.1.20 [INFO] [stderr] Downloaded aws-lc-sys v0.23.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a11639bf42a8d588439f7641a2f101926363e1420be22439cb0ec02f096c2be4 [INFO] running `Command { std: "docker" "start" "-a" "a11639bf42a8d588439f7641a2f101926363e1420be22439cb0ec02f096c2be4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a11639bf42a8d588439f7641a2f101926363e1420be22439cb0ec02f096c2be4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a11639bf42a8d588439f7641a2f101926363e1420be22439cb0ec02f096c2be4", kill_on_drop: false }` [INFO] [stdout] a11639bf42a8d588439f7641a2f101926363e1420be22439cb0ec02f096c2be4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 068f774cd7f92b350c294dc759b69053c675b6d9fa01790420896463a146767e [INFO] running `Command { std: "docker" "start" "-a" "068f774cd7f92b350c294dc759b69053c675b6d9fa01790420896463a146767e", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling thiserror v2.0.4 [INFO] [stderr] Checking abc-rust-lint v0.1.0 (/opt/rustwide/workdir/chronik/abc-rust-lint) [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling cc v1.2.3 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling pyo3-build-config v0.23.3 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking bimap v0.6.3 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling scratch v1.0.7 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Checking versions v6.3.2 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling aws-lc-rs v1.11.1 [INFO] [stderr] Compiling cxxbridge-flags v1.0.133 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking chronik-util v0.1.0 (/opt/rustwide/workdir/chronik/chronik-util) [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Compiling rustls v0.23.19 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling aws-lc-sys v0.23.1 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling cxx v1.0.133 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Checking unicode-ident v1.0.14 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Compiling virtue v0.0.13 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking stable-eyre v0.2.2 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling ecash-secp256k1-sys v0.10.0 (/opt/rustwide/workdir/modules/ecash-secp256k1/ecash-secp256k1-sys) [INFO] [stderr] Compiling bincode_derive v2.0.0-rc.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking topo_sort v0.4.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling cxx-build v1.0.133 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.90/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=922e864778652839 -C extra-filename=-000f17f691fe10ed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-895454072af592d3.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-cb98ce953ebc0752.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.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" "068f774cd7f92b350c294dc759b69053c675b6d9fa01790420896463a146767e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "068f774cd7f92b350c294dc759b69053c675b6d9fa01790420896463a146767e", kill_on_drop: false }` [INFO] [stdout] 068f774cd7f92b350c294dc759b69053c675b6d9fa01790420896463a146767e