[INFO] cloning repository https://github.com/ActuallyHappening/bitcoin-testing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ActuallyHappening/bitcoin-testing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FActuallyHappening%2Fbitcoin-testing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FActuallyHappening%2Fbitcoin-testing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9a052725b4d465cddba4b3b322ebaf082ed31f01
[INFO] checking ActuallyHappening/bitcoin-testing against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FActuallyHappening%2Fbitcoin-testing" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  85% (1191/1393)
Updating files:  86% (1198/1393)
Updating files:  87% (1212/1393)
Updating files:  88% (1226/1393)
Updating files:  89% (1240/1393)
Updating files:  90% (1254/1393)
Updating files:  91% (1268/1393)
Updating files:  92% (1282/1393)
Updating files:  93% (1296/1393)
Updating files:  94% (1310/1393)
Updating files:  95% (1324/1393)
Updating files:  96% (1338/1393)
Updating files:  97% (1352/1393)
Updating files:  98% (1366/1393)
Updating files:  99% (1380/1393)
Updating files: 100% (1393/1393)
Updating files: 100% (1393/1393), done.
[INFO] started tweaking git repo https://github.com/ActuallyHappening/bitcoin-testing
[INFO] finished tweaking git repo https://github.com/ActuallyHappening/bitcoin-testing
[INFO] tweaked toml for git repo https://github.com/ActuallyHappening/bitcoin-testing written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ActuallyHappening/bitcoin-testing on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ActuallyHappening/bitcoin-testing 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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ed5a2e456a3b8d2b54ad9d636a6b2833a4c32b87bb35cb4f59378115c7af0ad
[INFO] running `Command { std: "docker" "start" "-a" "5ed5a2e456a3b8d2b54ad9d636a6b2833a4c32b87bb35cb4f59378115c7af0ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ed5a2e456a3b8d2b54ad9d636a6b2833a4c32b87bb35cb4f59378115c7af0ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ed5a2e456a3b8d2b54ad9d636a6b2833a4c32b87bb35cb4f59378115c7af0ad", kill_on_drop: false }`
[INFO] [stdout] 5ed5a2e456a3b8d2b54ad9d636a6b2833a4c32b87bb35cb4f59378115c7af0ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 894f1ea572f3b878c9d3223462ecc9725067a578fd91625063b3b30173490df5
[INFO] running `Command { std: "docker" "start" "-a" "894f1ea572f3b878c9d3223462ecc9725067a578fd91625063b3b30173490df5", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking hostname v0.4.1
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking resolv-conf v0.7.1
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking hex-conservative v0.2.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling bitcoin v0.32.5
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]     Checking bitcoin-units v0.1.2
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking bitcoin_hashes v0.14.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hickory-proto v0.25.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]     Checking hickory-resolver v0.25.1
[INFO] [stderr]     Checking etherium_testing v0.1.0 (/opt/rustwide/workdir/etherium)
[INFO] [stderr]     Checking bitcoin-testing v0.1.0 (/opt/rustwide/workdir/bitcoin)
[INFO] [stdout] warning: unused variable: `received`
[INFO] [stdout]   --> bitcoin/src/main.rs:81:11
[INFO] [stdout]    |
[INFO] [stdout] 81 |       let received = conn.receive_version()?;
[INFO] [stdout]    |           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_received`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `received`
[INFO] [stdout]   --> bitcoin/src/main.rs:81:11
[INFO] [stdout]    |
[INFO] [stdout] 81 |       let received = conn.receive_version()?;
[INFO] [stdout]    |           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_received`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.03s
[INFO] running `Command { std: "docker" "inspect" "894f1ea572f3b878c9d3223462ecc9725067a578fd91625063b3b30173490df5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "894f1ea572f3b878c9d3223462ecc9725067a578fd91625063b3b30173490df5", kill_on_drop: false }`
[INFO] [stdout] 894f1ea572f3b878c9d3223462ecc9725067a578fd91625063b3b30173490df5
