[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] afa9f9083053f940c55db411ccb8980b4a68256f [INFO] checking jfrader/btcmon against master#c871d09d1cc32a649f4c5177bb819646260ed120 for pr-149291-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfrader%2Fbtcmon" "/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/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-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jfrader/btcmon on toolchain c871d09d1cc32a649f4c5177bb819646260ed120 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c871d09d1cc32a649f4c5177bb819646260ed120" "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" "+c871d09d1cc32a649f4c5177bb819646260ed120" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jwalk v0.8.1 [INFO] [stderr] Downloaded tui-prompts v0.5.0 [INFO] [stderr] Downloaded base58ck v0.1.0 [INFO] [stderr] Downloaded dircpy v0.3.19 [INFO] [stderr] Downloaded zmq-sys v0.12.0 [INFO] [stderr] Downloaded hex_lit v0.1.1 [INFO] [stderr] Downloaded argmap v1.1.2 [INFO] [stderr] Downloaded bitcoin-units v0.1.2 [INFO] [stderr] Downloaded tui-scrollview v0.5.1 [INFO] [stderr] Downloaded bitcoincore-rpc-json v0.19.0 [INFO] [stderr] Downloaded bitcoincore-rpc v0.19.0 [INFO] [stderr] Downloaded bitcoin-internals v0.3.0 [INFO] [stderr] Downloaded jsonrpc v0.18.0 [INFO] [stderr] Downloaded minreq v2.14.0 [INFO] [stderr] Downloaded async_zmq v0.4.0 [INFO] [stderr] Downloaded bech32 v0.11.0 [INFO] [stderr] Downloaded yaml-rust2 v0.8.1 [INFO] [stderr] Downloaded cc v1.2.28 [INFO] [stderr] Downloaded tui-big-text v0.7.1 [INFO] [stderr] Downloaded zmq v0.10.0 [INFO] [stderr] Downloaded throbber-widgets-tui v0.8.0 [INFO] [stderr] Downloaded derive_setters v0.1.7 [INFO] [stderr] Downloaded rust-ini v0.20.0 [INFO] [stderr] Downloaded bitcoincore-zmq v1.5.2 [INFO] [stderr] Downloaded tui-popup v0.6.0 [INFO] [stderr] Downloaded ratatui-macros v0.6.0 [INFO] [stderr] Downloaded tui-widgets v0.4.1 [INFO] [stderr] Downloaded derive-getters v0.5.0 [INFO] [stderr] Downloaded zeromq-src v0.2.6+4.3.4 [INFO] [stderr] Downloaded bitcoin v0.32.6 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c871d09d1cc32a649f4c5177bb819646260ed120" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a64540731e6c6da57032ed7506dd5acbe7776dc244c5f8b78556f5b3dead17e [INFO] running `Command { std: "docker" "start" "-a" "0a64540731e6c6da57032ed7506dd5acbe7776dc244c5f8b78556f5b3dead17e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a64540731e6c6da57032ed7506dd5acbe7776dc244c5f8b78556f5b3dead17e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a64540731e6c6da57032ed7506dd5acbe7776dc244c5f8b78556f5b3dead17e", kill_on_drop: false }` [INFO] [stdout] 0a64540731e6c6da57032ed7506dd5acbe7776dc244c5f8b78556f5b3dead17e [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c871d09d1cc32a649f4c5177bb819646260ed120" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ab3d2190627a52bb95e775e0140ca223bb9309976edd9745c724e2ffd22a507 [INFO] running `Command { std: "docker" "start" "-a" "7ab3d2190627a52bb95e775e0140ca223bb9309976edd9745c724e2ffd22a507", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling cc v1.2.28 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Checking hex-conservative v0.2.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling bitcoin v0.32.6 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling zmq v0.10.0 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking bitcoin-units v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking minreq v2.14.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking base58ck v0.1.0 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling derive_setters v0.1.7 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c871d09d1cc32a649f4c5177bb819646260ed120/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=c56c19ee35a0ce3d -C extra-filename=-0016d601f155e365 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-512f557e38ad7ef1.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-f91c3ac4a390956d.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-3e68517799c630a6.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-f27d495fcbc71e48.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-a624c83dbd229f12.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-6c66a5d384615154.so --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" "7ab3d2190627a52bb95e775e0140ca223bb9309976edd9745c724e2ffd22a507", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ab3d2190627a52bb95e775e0140ca223bb9309976edd9745c724e2ffd22a507", kill_on_drop: false }` [INFO] [stdout] 7ab3d2190627a52bb95e775e0140ca223bb9309976edd9745c724e2ffd22a507