[INFO] cloning repository https://github.com/rickc138B/rsbtc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rickc138B/rsbtc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickc138B%2Frsbtc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickc138B%2Frsbtc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bece88361a0b6804783f780db86ae038949b8b73
[INFO] testing rickc138B/rsbtc against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickc138B%2Frsbtc" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rickc138B/rsbtc
[INFO] finished tweaking git repo https://github.com/rickc138B/rsbtc
[INFO] tweaked toml for git repo https://github.com/rickc138B/rsbtc written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rickc138B/rsbtc on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rickc138B/rsbtc 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" "+beta-2025-10-28" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5eb4731de434966be3dd754f3d0f9bc8a79ff3928ae7ca391ead5e60205d45ac
[INFO] running `Command { std: "docker" "start" "-a" "5eb4731de434966be3dd754f3d0f9bc8a79ff3928ae7ca391ead5e60205d45ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5eb4731de434966be3dd754f3d0f9bc8a79ff3928ae7ca391ead5e60205d45ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5eb4731de434966be3dd754f3d0f9bc8a79ff3928ae7ca391ead5e60205d45ac", kill_on_drop: false }`
[INFO] [stdout] 5eb4731de434966be3dd754f3d0f9bc8a79ff3928ae7ca391ead5e60205d45ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b9a816f2ad6cc46af869516cf029cdb1ea9f43568628b14b863cf1d6c6544b5
[INFO] running `Command { std: "docker" "start" "-a" "9b9a816f2ad6cc46af869516cf029cdb1ea9f43568628b14b863cf1d6c6544b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling uint v0.10.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling node v0.1.0 (/opt/rustwide/workdir/node)
[INFO] [stderr]    Compiling miner v0.1.0 (/opt/rustwide/workdir/miner)
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling wallet v0.1.0 (/opt/rustwide/workdir/wallet)
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling sha256 v1.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling lib v0.1.0 (/opt/rustwide/workdir/lib)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.13s
[INFO] running `Command { std: "docker" "inspect" "9b9a816f2ad6cc46af869516cf029cdb1ea9f43568628b14b863cf1d6c6544b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b9a816f2ad6cc46af869516cf029cdb1ea9f43568628b14b863cf1d6c6544b5", kill_on_drop: false }`
[INFO] [stdout] 9b9a816f2ad6cc46af869516cf029cdb1ea9f43568628b14b863cf1d6c6544b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c8ff2c353e05bb18833f5b8af696111d8e9a973207d72cdd215bbe3d7021ab8
[INFO] running `Command { std: "docker" "start" "-a" "9c8ff2c353e05bb18833f5b8af696111d8e9a973207d72cdd215bbe3d7021ab8", kill_on_drop: false }`
[INFO] [stderr]    Compiling wallet v0.1.0 (/opt/rustwide/workdir/wallet)
[INFO] [stderr]    Compiling node v0.1.0 (/opt/rustwide/workdir/node)
[INFO] [stderr]    Compiling miner v0.1.0 (/opt/rustwide/workdir/miner)
[INFO] [stderr]    Compiling lib v0.1.0 (/opt/rustwide/workdir/lib)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.18s
[INFO] running `Command { std: "docker" "inspect" "9c8ff2c353e05bb18833f5b8af696111d8e9a973207d72cdd215bbe3d7021ab8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c8ff2c353e05bb18833f5b8af696111d8e9a973207d72cdd215bbe3d7021ab8", kill_on_drop: false }`
[INFO] [stdout] 9c8ff2c353e05bb18833f5b8af696111d8e9a973207d72cdd215bbe3d7021ab8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 41e258e45e11c23d0a6c9df026dd1ef2b85f947a3d86e93e6fb836a938454bda
[INFO] running `Command { std: "docker" "start" "-a" "41e258e45e11c23d0a6c9df026dd1ef2b85f947a3d86e93e6fb836a938454bda", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lib-261ae23df796a1b8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/miner-abdf9fd9ece50afd)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/node-0d3192173d9055b9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wallet-368364d8da802e88)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lib
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "41e258e45e11c23d0a6c9df026dd1ef2b85f947a3d86e93e6fb836a938454bda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41e258e45e11c23d0a6c9df026dd1ef2b85f947a3d86e93e6fb836a938454bda", kill_on_drop: false }`
[INFO] [stdout] 41e258e45e11c23d0a6c9df026dd1ef2b85f947a3d86e93e6fb836a938454bda
