[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] 5241ef311e015cff4759a379085c8cc8913e621a
[INFO] checking casey/bitcoin-atoms against try#1c4199da70f816f2239f41c55168ff75a3663718 for pr-155499
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasey%2Fbitcoin-atoms" "/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/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/casey/bitcoin-atoms on toolchain 1c4199da70f816f2239f41c55168ff75a3663718
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "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" "+1c4199da70f816f2239f41c55168ff75a3663718" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05ef7f8c4f53f1e9332559d8ddf5eb740830ccdb3b6883b77a5c35aeadadd236
[INFO] running `Command { std: "docker" "start" "-a" "05ef7f8c4f53f1e9332559d8ddf5eb740830ccdb3b6883b77a5c35aeadadd236", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05ef7f8c4f53f1e9332559d8ddf5eb740830ccdb3b6883b77a5c35aeadadd236", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05ef7f8c4f53f1e9332559d8ddf5eb740830ccdb3b6883b77a5c35aeadadd236", kill_on_drop: false }`
[INFO] [stdout] 05ef7f8c4f53f1e9332559d8ddf5eb740830ccdb3b6883b77a5c35aeadadd236
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5599bb60790d480da3a89f369b823dd97a936d62502f0774d573e4284b0a3a57
[INFO] running `Command { std: "docker" "start" "-a" "5599bb60790d480da3a89f369b823dd97a936d62502f0774d573e4284b0a3a57", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling bitcoin v0.32.8
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking compression-codecs v0.4.37
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling new_mime_guess v4.0.4
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking arc-swap v1.9.0
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]    Compiling boilerplate-parser v0.0.0
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr]    Compiling redb v3.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking array-init v0.0.4
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking hex-conservative v1.0.1
[INFO] [stderr]    Compiling ord v0.27.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking sysinfo v0.38.4
[INFO] [stderr]     Checking mime_guess v2.0.5
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking update-contributors v0.0.0 (/opt/rustwide/workdir/crates/update-contributors)
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking criterion-plot v0.8.2
[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/1c4199da70f816f2239f41c55168ff75a3663718/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/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=a6cbe013049716b7 -C extra-filename=-d60246c149cb9b3f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-774d2fb1b129607b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e79a3b083d919da9.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-af4dab7b77cddc19.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" "5599bb60790d480da3a89f369b823dd97a936d62502f0774d573e4284b0a3a57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5599bb60790d480da3a89f369b823dd97a936d62502f0774d573e4284b0a3a57", kill_on_drop: false }`
[INFO] [stdout] 5599bb60790d480da3a89f369b823dd97a936d62502f0774d573e4284b0a3a57
