[INFO] cloning repository https://github.com/hodlagent/luckfind
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hodlagent/luckfind" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhodlagent%2Fluckfind", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhodlagent%2Fluckfind'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9627517c6680b8b404ef49cf658b5a8b8fbf05e2
[INFO] checking hodlagent/luckfind against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhodlagent%2Fluckfind" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hodlagent/luckfind
[INFO] finished tweaking git repo https://github.com/hodlagent/luckfind
[INFO] tweaked toml for git repo https://github.com/hodlagent/luckfind written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hodlagent/luckfind on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hodlagent/luckfind 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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6a03a5ec6bdee1be91809a74705dfbaee07a464d80369c3cb97d2a702c4a275c
[INFO] running `Command { std: "docker" "start" "6a03a5ec6bdee1be91809a74705dfbaee07a464d80369c3cb97d2a702c4a275c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a03a5ec6bdee1be91809a74705dfbaee07a464d80369c3cb97d2a702c4a275c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6a03a5ec6bdee1be91809a74705dfbaee07a464d80369c3cb97d2a702c4a275c" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a03a5ec6bdee1be91809a74705dfbaee07a464d80369c3cb97d2a702c4a275c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6a03a5ec6bdee1be91809a74705dfbaee07a464d80369c3cb97d2a702c4a275c" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling naga v28.0.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]    Compiling wgpu-hal v28.0.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking presser v0.3.1
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling bitcoin-io v0.1.101
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling wgpu-core v28.0.1
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]    Compiling wgpu v28.0.0
[INFO] [stderr]     Checking base64 v0.23.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling luckfind v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bitcoin_hashes v0.14.101
[INFO] [stderr]     Checking utf8-zero v0.8.1
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking bech32 v0.11.1
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking base58 v0.2.0
[INFO] [stderr]     Checking ureq-proto v0.6.1
[INFO] [stderr]    Compiling secp256k1-sys v0.11.0
[INFO] [stderr]    Compiling sha2-asm v0.6.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling zerocopy-derive v0.8.54
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.11.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking bytemuck v1.25.1
[INFO] [stderr]     Checking wgpu-types v28.0.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking secp256k1 v0.31.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking ureq v3.4.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v28.0.0
[INFO] [stdout] warning: unused import: `num_bigint::BigInt`
[INFO] [stdout]  --> tests/debug_jac.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use num_bigint::BigInt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `secp`
[INFO] [stdout]   --> tests/gpu_batch_inv.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let secp = secp256k1::Secp256k1::new();
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_secp`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]   --> tests/debug_jac.rs:48:37
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let x = limbs_to_big(&s.x); let y = limbs_to_big(&s.y); let z = limbs_to_big(&s.z);
[INFO] [stdout]    |                                     ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `secp`
[INFO] [stdout]    --> tests/gpu_step_check.rs:336:9
[INFO] [stdout]     |
[INFO] [stdout] 336 |     let secp = secp256k1::Secp256k1::new();
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_secp`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `secp256k1::SecretKey::from_slice`: Use `from_byte_array` instead.
[INFO] [stdout]    --> tests/addrs_smoke.rs:135:38
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let sk_a = secp256k1::SecretKey::from_slice(&t_bytes).unwrap();
[INFO] [stdout]     |                                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ripemd::Digest`
[INFO] [stdout]  --> tests/addrs_smoke.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ripemd::Digest as RipDigest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> tests/addrs_smoke.rs:196:9
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let mut sk = {
[INFO] [stdout]     |         ----^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `tG` should have a snake case name
[INFO] [stdout]    --> tests/addrs_smoke.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let tG  = secp256k1::PublicKey::from_secret_key(&secp, &sk_a);
[INFO] [stdout]     |         ^^ help: convert the identifier to snake case: `t_g`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.46s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: naga v28.0.0, nix v0.31.3, wgpu v28.0.0, wgpu-core v28.0.1, wgpu-hal v28.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "6a03a5ec6bdee1be91809a74705dfbaee07a464d80369c3cb97d2a702c4a275c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a03a5ec6bdee1be91809a74705dfbaee07a464d80369c3cb97d2a702c4a275c", kill_on_drop: false }`
[INFO] [stdout] 6a03a5ec6bdee1be91809a74705dfbaee07a464d80369c3cb97d2a702c4a275c
