[INFO] cloning repository https://github.com/block-forgexby609/braidpool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/block-forgexby609/braidpool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblock-forgexby609%2Fbraidpool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblock-forgexby609%2Fbraidpool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1410080f676f7732a75909ef5393c291d5194c69 [INFO] building block-forgexby609/braidpool against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblock-forgexby609%2Fbraidpool" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/block-forgexby609/braidpool [INFO] finished tweaking git repo https://github.com/block-forgexby609/braidpool [INFO] tweaked toml for git repo https://github.com/block-forgexby609/braidpool written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/block-forgexby609/braidpool on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/block-forgexby609/braidpool 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23dfc055fda0d6ae49191a471d53325e803d258b2c9a7be776db3088382304d6 [INFO] running `Command { std: "docker" "start" "-a" "23dfc055fda0d6ae49191a471d53325e803d258b2c9a7be776db3088382304d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23dfc055fda0d6ae49191a471d53325e803d258b2c9a7be776db3088382304d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23dfc055fda0d6ae49191a471d53325e803d258b2c9a7be776db3088382304d6", kill_on_drop: false }` [INFO] [stdout] 23dfc055fda0d6ae49191a471d53325e803d258b2c9a7be776db3088382304d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] decf280be2f58d4156c39633df3e52b7964fde09161a84493b6a783c5d9b197a [INFO] running `Command { std: "docker" "start" "-a" "decf280be2f58d4156c39633df3e52b7964fde09161a84493b6a783c5d9b197a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling hex-conservative v0.2.1 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling hex-conservative v0.3.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bitcoin-internals v0.4.0 (https://github.com/braidpool/rust-bitcoin.git#436de8ef) [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling bitcoin v0.32.4-cpunet (https://github.com/braidpool/rust-bitcoin.git?branch=cpunet#bd93f2f2) [INFO] [stderr] Compiling minreq v2.13.3 [INFO] [stderr] Compiling zmq v0.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling bitcoin v0.32.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [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] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling jiff v0.2.5 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling bitcoin_hashes v0.16.0 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling bimap v0.6.3 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling sqlite3-src v0.6.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling sqlite3-sys v0.17.0 [INFO] [stderr] Compiling sqlite v0.36.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling env_logger v0.11.7 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling transitive v1.1.0 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling dircpy v0.3.19 [INFO] [stderr] Compiling zeromq-src v0.2.6+4.3.4 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling zmq-sys v0.12.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling bitcoin_hashes v0.16.0 (https://github.com/braidpool/rust-bitcoin.git#436de8ef) [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling bitcoin-units v0.2.0 (https://github.com/braidpool/rust-bitcoin.git#436de8ef) [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling flexbuffers v25.2.10 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling secp256k1 v0.30.0 [INFO] [stderr] Compiling bitcoin-primitives v0.101.0 (https://github.com/braidpool/rust-bitcoin.git#436de8ef) [INFO] [stderr] Compiling jsonrpc v0.18.0 [INFO] [stderr] Compiling base58ck v0.2.0 (https://github.com/braidpool/rust-bitcoin.git#436de8ef) [INFO] [stderr] Compiling bitcoin-io v0.2.0 (https://github.com/braidpool/rust-bitcoin.git#436de8ef) [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling bitcoin v0.33.0-alpha.0 (https://github.com/braidpool/rust-bitcoin.git#436de8ef) [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling async_zmq v0.4.0 [INFO] [stderr] Compiling bitcoincore-zmq v1.5.2 (https://github.com/antonilol/rust-bitcoincore-zmq.git#0421e575) [INFO] [stderr] Compiling braidpool-primitives v0.1.0 (/opt/rustwide/workdir/braidpool-primitives) [INFO] [stdout] warning: unused variable: `bead` [INFO] [stdout] --> braidpool-primitives/src/braid/mod.rs:182:51 [INFO] [stdout] | [INFO] [stdout] 182 | fn calculate_valid_difficulty_for_bead(&self, bead: &Bead) -> CompactTarget { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_bead` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `contains_bead`, `is_genesis_bead`, `load_bead_from_memory`, and `calculate_valid_difficulty_for_bead` are never used [INFO] [stdout] --> braidpool-primitives/src/braid/mod.rs:115:8 [INFO] [stdout] | [INFO] [stdout] 87 | impl Braid { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 115 | fn contains_bead(&self, bead_hash: BeadHash) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | fn is_genesis_bead(&self, bead_hash: BeadHash) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | fn load_bead_from_memory(&self, bead_hash: BeadHash) -> Result<&Bead, BeadLoadError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 182 | fn calculate_valid_difficulty_for_bead(&self, bead: &Bead) -> CompactTarget { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bitcoincore-rpc-json v0.19.0-cpunet (https://github.com/braidpool/rust-bitcoincore-rpc.git?branch=cpunet#a16f7650) [INFO] [stderr] Compiling bitcoincore-rpc v0.19.0-cpunet (https://github.com/braidpool/rust-bitcoincore-rpc.git?branch=cpunet#a16f7650) [INFO] [stderr] Compiling node v0.1.0 (/opt/rustwide/workdir/node) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "decf280be2f58d4156c39633df3e52b7964fde09161a84493b6a783c5d9b197a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "decf280be2f58d4156c39633df3e52b7964fde09161a84493b6a783c5d9b197a", kill_on_drop: false }` [INFO] [stdout] decf280be2f58d4156c39633df3e52b7964fde09161a84493b6a783c5d9b197a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1cdead948e2ebd766a9a406e3d483fb6d7e0abdd0f7aed2e5c3760cef882ef7 [INFO] running `Command { std: "docker" "start" "-a" "f1cdead948e2ebd766a9a406e3d483fb6d7e0abdd0f7aed2e5c3760cef882ef7", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `bead` [INFO] [stdout] --> braidpool-primitives/src/braid/mod.rs:182:51 [INFO] [stdout] | [INFO] [stdout] 182 | fn calculate_valid_difficulty_for_bead(&self, bead: &Bead) -> CompactTarget { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_bead` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling braidpool-primitives v0.1.0 (/opt/rustwide/workdir/braidpool-primitives) [INFO] [stdout] warning: methods `contains_bead`, `is_genesis_bead`, `load_bead_from_memory`, and `calculate_valid_difficulty_for_bead` are never used [INFO] [stdout] --> braidpool-primitives/src/braid/mod.rs:115:8 [INFO] [stdout] | [INFO] [stdout] 87 | impl Braid { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 115 | fn contains_bead(&self, bead_hash: BeadHash) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | fn is_genesis_bead(&self, bead_hash: BeadHash) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | fn load_bead_from_memory(&self, bead_hash: BeadHash) -> Result<&Bead, BeadLoadError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 182 | fn calculate_valid_difficulty_for_bead(&self, bead: &Bead) -> CompactTarget { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling node v0.1.0 (/opt/rustwide/workdir/node) [INFO] [stdout] warning: unused variable: `bead` [INFO] [stdout] --> braidpool-primitives/src/braid/mod.rs:182:51 [INFO] [stdout] | [INFO] [stdout] 182 | fn calculate_valid_difficulty_for_bead(&self, bead: &Bead) -> CompactTarget { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_bead` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `contains_bead`, `is_genesis_bead`, `load_bead_from_memory`, and `calculate_valid_difficulty_for_bead` are never used [INFO] [stdout] --> braidpool-primitives/src/braid/mod.rs:115:8 [INFO] [stdout] | [INFO] [stdout] 87 | impl Braid { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 115 | fn contains_bead(&self, bead_hash: BeadHash) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | fn is_genesis_bead(&self, bead_hash: BeadHash) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | fn load_bead_from_memory(&self, bead_hash: BeadHash) -> Result<&Bead, BeadLoadError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 182 | fn calculate_valid_difficulty_for_bead(&self, bead: &Bead) -> CompactTarget { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.31s [INFO] running `Command { std: "docker" "inspect" "f1cdead948e2ebd766a9a406e3d483fb6d7e0abdd0f7aed2e5c3760cef882ef7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1cdead948e2ebd766a9a406e3d483fb6d7e0abdd0f7aed2e5c3760cef882ef7", kill_on_drop: false }` [INFO] [stdout] f1cdead948e2ebd766a9a406e3d483fb6d7e0abdd0f7aed2e5c3760cef882ef7