[INFO] cloning repository https://github.com/jfrader/btcmon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jfrader/btcmon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfrader%2Fbtcmon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfrader%2Fbtcmon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 11e38e5b801662b703afd3653694263a64027ada
[INFO] checking jfrader/btcmon against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfrader%2Fbtcmon" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jfrader/btcmon
[INFO] finished tweaking git repo https://github.com/jfrader/btcmon
[INFO] tweaked toml for git repo https://github.com/jfrader/btcmon written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jfrader/btcmon on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jfrader/btcmon 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b20d46a414e872635c9d5099714bbf94afc074f9197a757ff224ae10351592f
[INFO] running `Command { std: "docker" "start" "-a" "1b20d46a414e872635c9d5099714bbf94afc074f9197a757ff224ae10351592f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b20d46a414e872635c9d5099714bbf94afc074f9197a757ff224ae10351592f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b20d46a414e872635c9d5099714bbf94afc074f9197a757ff224ae10351592f", kill_on_drop: false }`
[INFO] [stdout] 1b20d46a414e872635c9d5099714bbf94afc074f9197a757ff224ae10351592f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f50ee2b92d4f0206823b419abbbf63eac2ff1bdb275e361e914a022068d104d
[INFO] running `Command { std: "docker" "start" "-a" "4f50ee2b92d4f0206823b419abbbf63eac2ff1bdb275e361e914a022068d104d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling cc v1.2.28
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking hex-conservative v0.2.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling bitcoin v0.32.6
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]    Compiling zmq v0.10.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling dircpy v0.3.19
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking font8x8 v0.3.1
[INFO] [stderr]    Compiling zeromq-src v0.2.6+4.3.4
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rust-ini v0.20.0
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking yaml-rust2 v0.8.1
[INFO] [stderr]     Checking argmap v1.1.2
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zmq-sys v0.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[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]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive-getters v0.5.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr] error: could not compile `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.1/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="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=035fbc39f4b02f88 -C extra-filename=-dd481e4bac3b9073 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2998dc56ed90fbb0.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-eca61936f8fcafde.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-213135b8194a5b8c.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" "4f50ee2b92d4f0206823b419abbbf63eac2ff1bdb275e361e914a022068d104d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f50ee2b92d4f0206823b419abbbf63eac2ff1bdb275e361e914a022068d104d", kill_on_drop: false }`
[INFO] [stdout] 4f50ee2b92d4f0206823b419abbbf63eac2ff1bdb275e361e914a022068d104d
