[INFO] cloning repository https://github.com/milewski/esp-puzzle-solver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/milewski/esp-puzzle-solver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmilewski%2Fesp-puzzle-solver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmilewski%2Fesp-puzzle-solver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] affc86449821254fa0b5db0299660b01575b4912 [INFO] building milewski/esp-puzzle-solver against try#334963c956d25708feab489a3816ae63f639355d for pr-135216-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmilewski%2Fesp-puzzle-solver" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/milewski/esp-puzzle-solver on toolchain 334963c956d25708feab489a3816ae63f639355d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/milewski/esp-puzzle-solver [INFO] finished tweaking git repo https://github.com/milewski/esp-puzzle-solver [INFO] tweaked toml for git repo https://github.com/milewski/esp-puzzle-solver written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/milewski/esp-puzzle-solver 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" "+334963c956d25708feab489a3816ae63f639355d" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aba5c6f77fe144d5b484c3585fce22d3795e54afecbab8356f2a9acbe73eb631 [INFO] running `Command { std: "docker" "start" "-a" "aba5c6f77fe144d5b484c3585fce22d3795e54afecbab8356f2a9acbe73eb631", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aba5c6f77fe144d5b484c3585fce22d3795e54afecbab8356f2a9acbe73eb631", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aba5c6f77fe144d5b484c3585fce22d3795e54afecbab8356f2a9acbe73eb631", kill_on_drop: false }` [INFO] [stdout] aba5c6f77fe144d5b484c3585fce22d3795e54afecbab8356f2a9acbe73eb631 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6556bf9b10757a4cdf234b4a825c01a6c9843082c4570b663b06ad5a344c9913 [INFO] running `Command { std: "docker" "start" "-a" "6556bf9b10757a4cdf234b4a825c01a6c9843082c4570b663b06ad5a344c9913", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling const-oid v0.10.0-pre.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling bitcoin-io v0.1.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling der v0.8.0-pre.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling bitcoin v0.32.2 [INFO] [stderr] Compiling hex-conservative v0.2.1 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling puzzle-solver v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling human_format v1.1.0 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling clap_builder v4.5.13 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling syn v2.0.51 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling secp256k1-sys v0.10.0 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling spki v0.8.0-pre.0 [INFO] [stderr] Compiling hybrid-array v0.2.0-rc.9 [INFO] [stderr] Compiling pkcs8 v0.11.0-pre.0 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling crypto-common v0.2.0-pre.5 [INFO] [stderr] Compiling crypto-bigint v0.6.0-pre.12 [INFO] [stderr] Compiling sec1 v0.8.0-pre.1 [INFO] [stderr] Compiling block-buffer v0.11.0-pre.5 [INFO] [stderr] Compiling digest v0.11.0-pre.8 [INFO] [stderr] Compiling hmac v0.13.0-pre.3 [INFO] [stderr] Compiling signature v2.3.0-pre.3 [INFO] [stderr] Compiling sha2 v0.11.0-pre.3 [INFO] [stderr] Compiling rfc6979 v0.5.0-pre.3 [INFO] [stderr] Compiling secp256k1 v0.29.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling elliptic-curve v0.14.0-pre.5 [INFO] [stderr] Compiling ecdsa v0.17.0-pre.5 [INFO] [stderr] Compiling k256 v0.14.0-pre.0 [INFO] [stderr] Compiling clap v4.5.13 [INFO] [stdout] warning: unused import: `Add` [INFO] [stdout] --> src/worker.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::{Add, AddAssign, Sub}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `k256::elliptic_curve::sec1::ToEncodedPoint` [INFO] [stdout] --> src/worker.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use k256::elliptic_curve::sec1::ToEncodedPoint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Event` is never used [INFO] [stdout] --> src/puzzle.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum Event { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `reporter` is never read [INFO] [stdout] --> src/puzzle.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct PuzzleManager { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 16 | puzzles: Puzzles, [INFO] [stdout] 17 | reporter: Arc>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_private_key` is never used [INFO] [stdout] --> src/puzzle.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 52 | impl Solution { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 57 | pub fn to_private_key(&self) -> [u8; 32] { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Error` is never used [INFO] [stdout] --> src/worker.rs:68:6 [INFO] [stdout] | [INFO] [stdout] 68 | enum Error { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `increments` is never read [INFO] [stdout] --> src/worker.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct Worker { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 77 | increments: BigUint, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `compute` is never used [INFO] [stdout] --> src/worker.rs:182:8 [INFO] [stdout] | [INFO] [stdout] 82 | / impl Worker [INFO] [stdout] 83 | | where [INFO] [stdout] 84 | | T: Hasher + Send + Sync, [INFO] [stdout] | |____________________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 182 | fn compute(&self, increments: &BigUint) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.38s [INFO] running `Command { std: "docker" "inspect" "6556bf9b10757a4cdf234b4a825c01a6c9843082c4570b663b06ad5a344c9913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6556bf9b10757a4cdf234b4a825c01a6c9843082c4570b663b06ad5a344c9913", kill_on_drop: false }` [INFO] [stdout] 6556bf9b10757a4cdf234b4a825c01a6c9843082c4570b663b06ad5a344c9913 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b8c8f9c27c9001d557c58c2b5736d3e5ccb1937e6d920ba9fd4be84e547743a [INFO] running `Command { std: "docker" "start" "-a" "7b8c8f9c27c9001d557c58c2b5736d3e5ccb1937e6d920ba9fd4be84e547743a", kill_on_drop: false }` [INFO] [stderr] Compiling puzzle-solver v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Add` [INFO] [stdout] --> src/worker.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::{Add, AddAssign, Sub}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `k256::elliptic_curve::sec1::ToEncodedPoint` [INFO] [stdout] --> src/worker.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use k256::elliptic_curve::sec1::ToEncodedPoint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Event` is never used [INFO] [stdout] --> src/puzzle.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum Event { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `reporter` is never read [INFO] [stdout] --> src/puzzle.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct PuzzleManager { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 16 | puzzles: Puzzles, [INFO] [stdout] 17 | reporter: Arc>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Error` is never used [INFO] [stdout] --> src/worker.rs:68:6 [INFO] [stdout] | [INFO] [stdout] 68 | enum Error { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `increments` is never read [INFO] [stdout] --> src/worker.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct Worker { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 77 | increments: BigUint, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `compute` is never used [INFO] [stdout] --> src/worker.rs:182:8 [INFO] [stdout] | [INFO] [stdout] 82 | / impl Worker [INFO] [stdout] 83 | | where [INFO] [stdout] 84 | | T: Hasher + Send + Sync, [INFO] [stdout] | |____________________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 182 | fn compute(&self, increments: &BigUint) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.42s [INFO] running `Command { std: "docker" "inspect" "7b8c8f9c27c9001d557c58c2b5736d3e5ccb1937e6d920ba9fd4be84e547743a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b8c8f9c27c9001d557c58c2b5736d3e5ccb1937e6d920ba9fd4be84e547743a", kill_on_drop: false }` [INFO] [stdout] 7b8c8f9c27c9001d557c58c2b5736d3e5ccb1937e6d920ba9fd4be84e547743a