[INFO] cloning repository https://github.com/casey/bitcoin-atoms [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/casey/bitcoin-atoms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasey%2Fbitcoin-atoms", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasey%2Fbitcoin-atoms'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 60652a7f3d97816bf0e35b813ec271726b300fae [INFO] checking casey/bitcoin-atoms against master#d5419f1e97b90741d51841f800d3c697c662567d for pr-147565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasey%2Fbitcoin-atoms" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/casey/bitcoin-atoms [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/casey/bitcoin-atoms [INFO] tweaked toml for git repo https://github.com/casey/bitcoin-atoms written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/casey/bitcoin-atoms on toolchain d5419f1e97b90741d51841f800d3c697c662567d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/casey/bitcoin-atoms 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" "+d5419f1e97b90741d51841f800d3c697c662567d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.53 [INFO] [stderr] Downloaded ord-bitcoincore-rpc-json v0.19.0 [INFO] [stderr] Downloaded ord-bitcoincore-rpc v0.19.0 [INFO] [stderr] Downloaded tokio-rustls v0.26.3 [INFO] [stderr] Downloaded boilerplate v1.0.1 [INFO] [stderr] Downloaded executable-path v1.0.0 [INFO] [stderr] Downloaded html-escaper v0.2.0 [INFO] [stderr] Downloaded minreq v2.14.1 [INFO] [stderr] Downloaded bip322 v0.0.10 [INFO] [stderr] Downloaded diligent-date-parser v0.1.5 [INFO] [stderr] Downloaded humantime v2.3.0 [INFO] [stderr] Downloaded array-init v0.0.4 [INFO] [stderr] Downloaded serde-hex v0.1.0 [INFO] [stderr] Downloaded async-web-client v0.6.2 [INFO] [stderr] Downloaded atom_syndication v0.12.7 [INFO] [stderr] Downloaded new_mime_guess v4.0.4 [INFO] [stderr] Downloaded mp4 v0.14.0 [INFO] [stderr] Downloaded rss v2.0.12 [INFO] [stderr] Downloaded async-http-codec v0.8.0 [INFO] [stderr] Downloaded rustls-acme v0.14.0 [INFO] [stderr] Downloaded bip39 v2.2.0 [INFO] [stderr] Downloaded aws-lc-rs v1.14.0 [INFO] [stderr] Downloaded snafu v0.8.9 [INFO] [stderr] Downloaded serde_with v3.14.1 [INFO] [stderr] Downloaded minicbor v2.1.1 [INFO] [stderr] Downloaded redb v2.6.3 [INFO] [stderr] Downloaded fs-err v3.1.2 [INFO] [stderr] Downloaded serde_with_macros v3.14.1 [INFO] [stderr] Downloaded snafu-derive v0.8.9 [INFO] [stderr] Downloaded bitcoin v0.32.7 [INFO] [stderr] Downloaded minicbor-derive v0.18.2 [INFO] [stderr] Downloaded miniscript v12.3.5 [INFO] [stderr] Downloaded web-sys v0.3.80 [INFO] [stderr] Downloaded aws-lc-sys v0.31.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c01c1ef44b080a895be76354971919d5b77266d4935297d5860291a676147b5f [INFO] running `Command { std: "docker" "start" "-a" "c01c1ef44b080a895be76354971919d5b77266d4935297d5860291a676147b5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c01c1ef44b080a895be76354971919d5b77266d4935297d5860291a676147b5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c01c1ef44b080a895be76354971919d5b77266d4935297d5860291a676147b5f", kill_on_drop: false }` [INFO] [stdout] c01c1ef44b080a895be76354971919d5b77266d4935297d5860291a676147b5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 341ce0b3dd7c946cc5df3ca1577bb66836ad11b652d1c0f10fe956a29df08e9d [INFO] running `Command { std: "docker" "start" "-a" "341ce0b3dd7c946cc5df3ca1577bb66836ad11b652d1c0f10fe956a29df08e9d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Checking hex-conservative v0.2.1 [INFO] [stderr] Compiling aws-lc-rs v1.14.0 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling bitcoin v0.32.7 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking compression-core v0.4.29 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking compression-codecs v0.4.30 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Compiling fs-err v3.1.2 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling new_mime_guess v4.0.4 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking clap_builder v4.5.48 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking quick-xml v0.37.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling aws-lc-sys v0.31.0 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling redb v2.6.3 [INFO] [stderr] Checking hex-conservative v0.1.2 [INFO] [stderr] Compiling minicbor v2.1.1 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking never v0.1.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Checking array-init v0.0.4 [INFO] [stderr] Checking console v0.16.1 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Compiling ord v0.23.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking unit-prefix v0.5.1 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking indicatif v0.18.0 [INFO] [stderr] Checking ctrlc v3.5.0 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking sysinfo v0.37.0 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking html-escaper v0.2.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking tempfile v3.22.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking criterion-plot v0.6.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Checking executable-path v1.0.0 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking update-contributors v0.0.0 (/opt/rustwide/workdir/crates/update-contributors) [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling serde_with_macros v3.14.1 [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/d5419f1e97b90741d51841f800d3c697c662567d/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=7462128f43ae805b -C extra-filename=-e378d5638d40ec08 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a28683de7e2d991e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-084ae52e87cd4d87.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b4c15d9166d0a657.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" "341ce0b3dd7c946cc5df3ca1577bb66836ad11b652d1c0f10fe956a29df08e9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "341ce0b3dd7c946cc5df3ca1577bb66836ad11b652d1c0f10fe956a29df08e9d", kill_on_drop: false }` [INFO] [stdout] 341ce0b3dd7c946cc5df3ca1577bb66836ad11b652d1c0f10fe956a29df08e9d