[INFO] cloning repository https://github.com/Kohvert/btc-bridge--013
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kohvert/btc-bridge--013" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKohvert%2Fbtc-bridge--013", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKohvert%2Fbtc-bridge--013'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5dd07c33dd5dbf4878c15072ca5c205bbde694ea
[INFO] checking Kohvert/btc-bridge--013 against 65c7d39f9c2b9d5c316725cb48fa3d360c64c663 for pr-161253
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKohvert%2Fbtc-bridge--013" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Kohvert/btc-bridge--013
[INFO] finished tweaking git repo https://github.com/Kohvert/btc-bridge--013
[INFO] tweaked toml for git repo https://github.com/Kohvert/btc-bridge--013 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kohvert/btc-bridge--013 on toolchain 65c7d39f9c2b9d5c316725cb48fa3d360c64c663
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Kohvert/btc-bridge--013 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" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 12c36891872c77aeb91df7f6a8c26f452620cbccbf4ad085a1e52f582abd2541
[INFO] running `Command { std: "docker" "start" "12c36891872c77aeb91df7f6a8c26f452620cbccbf4ad085a1e52f582abd2541", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12c36891872c77aeb91df7f6a8c26f452620cbccbf4ad085a1e52f582abd2541", 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" "12c36891872c77aeb91df7f6a8c26f452620cbccbf4ad085a1e52f582abd2541" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12c36891872c77aeb91df7f6a8c26f452620cbccbf4ad085a1e52f582abd2541", 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" "12c36891872c77aeb91df7f6a8c26f452620cbccbf4ad085a1e52f582abd2541" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling borsh v1.6.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling wasmtime-internal-core v45.0.2
[INFO] [stderr]    Compiling cranelift-srcgen v0.132.2
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking near-schema-checker-core v0.36.0
[INFO] [stderr]    Compiling near-schema-checker-macro v0.36.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]     Checking near-schema-checker-lib v0.36.0
[INFO] [stderr]    Compiling cranelift-isle v0.132.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.132.2
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.132.2
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking json_comments v0.2.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking gimli v0.33.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking near-stdx v0.36.0
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.132.2
[INFO] [stderr]    Compiling cranelift-bitset v0.132.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling secp256k1-sys v0.8.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr] error: could not compile `regex-automata` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65c7d39f9c2b9d5c316725cb48fa3d360c64c663/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.14/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="alloc"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=115c0aa7da061b25 -C extra-filename=-7d9a87e74379d959 --out-dir /opt/rustwide/target/debug/build/regex-automata/7d9a87e74379d959/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/195d378ba3961ee0/out -L dependency=/opt/rustwide/target/debug/build/memchr/3ca07533bbd8f674/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/aa2c0ef21912879c/out --extern aho_corasick=/opt/rustwide/target/debug/build/aho-corasick/195d378ba3961ee0/out/libaho_corasick-195d378ba3961ee0.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/3ca07533bbd8f674/out/libmemchr-3ca07533bbd8f674.rmeta --extern regex_syntax=/opt/rustwide/target/debug/build/regex-syntax/aa2c0ef21912879c/out/libregex_syntax-aa2c0ef21912879c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/65c7d39f9c2b9d5c316725cb48fa3d360c64c663/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 -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --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=fac7a79642987f6b -C extra-filename=-e4c877c0092829da --out-dir /opt/rustwide/target/debug/build/syn/e4c877c0092829da/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/4e65ba962a324510/out -L dependency=/opt/rustwide/target/debug/build/quote/d8b25e15af30dc2b/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/4e65ba962a324510/out/libproc_macro2-4e65ba962a324510.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/d8b25e15af30dc2b/out/libquote-d8b25e15af30dc2b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[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/65c7d39f9c2b9d5c316725cb48fa3d360c64c663/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 -Z embed-metadata=no -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=afd4680138d5422e -C extra-filename=-2a1a7d3235da2e23 --out-dir /opt/rustwide/target/debug/build/syn/2a1a7d3235da2e23/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/4e65ba962a324510/out -L dependency=/opt/rustwide/target/debug/build/quote/d8b25e15af30dc2b/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/4e65ba962a324510/out/libproc_macro2-4e65ba962a324510.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/d8b25e15af30dc2b/out/libquote-d8b25e15af30dc2b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "12c36891872c77aeb91df7f6a8c26f452620cbccbf4ad085a1e52f582abd2541", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12c36891872c77aeb91df7f6a8c26f452620cbccbf4ad085a1e52f582abd2541", kill_on_drop: false }`
[INFO] [stdout] 12c36891872c77aeb91df7f6a8c26f452620cbccbf4ad085a1e52f582abd2541
