[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] a429c500aa407c21b1915997ccc2776300925933
[INFO] checking hodlagent/luckfind against 0b63defc8fd68957c635fe61f097b84df8fd9611 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhodlagent%2Fluckfind" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hodlagent/luckfind on toolchain 0b63defc8fd68957c635fe61f097b84df8fd9611
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "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" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitcoin_hashes v0.14.101
[INFO] [stderr]   Downloaded cust_derive v0.2.0
[INFO] [stderr]   Downloaded bitcoin-io v0.1.101
[INFO] [stderr]   Downloaded bitcoin-consensus-encoding v1.0.0
[INFO] [stderr]   Downloaded cust v0.3.2
[INFO] [stderr]   Downloaded find_cuda_helper v0.2.0
[INFO] [stderr]   Downloaded cust_core v0.1.1
[INFO] [stderr]   Downloaded cust_raw v0.11.3
[INFO] [stderr]   Downloaded vek v0.15.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] edec898aba4e90e26d4bd97ee6475fb2124b523d0425467dedb33b79af73c638
[INFO] running `Command { std: "docker" "start" "edec898aba4e90e26d4bd97ee6475fb2124b523d0425467dedb33b79af73c638", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "edec898aba4e90e26d4bd97ee6475fb2124b523d0425467dedb33b79af73c638", 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" "edec898aba4e90e26d4bd97ee6475fb2124b523d0425467dedb33b79af73c638" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "edec898aba4e90e26d4bd97ee6475fb2124b523d0425467dedb33b79af73c638", 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" "edec898aba4e90e26d4bd97ee6475fb2124b523d0425467dedb33b79af73c638" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling naga v28.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.54
[INFO] [stderr]    Compiling bytemuck_derive v1.11.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling wgpu-hal v28.0.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking presser v0.3.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling bitcoin-io v0.1.101
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling wgpu-core v28.0.1
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]    Compiling wgpu v28.0.0
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling luckfind v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking bitcoin_hashes v0.14.101
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking base58 v0.2.0
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking rayon v1.12.0
[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 bytemuck v1.25.1
[INFO] [stderr]     Checking wgpu-types v28.0.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking secp256k1 v0.31.1
[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 gpu-allocator v0.28.0
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v28.0.0
[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 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: 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] [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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.88s
[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 7`
[INFO] running `Command { std: "docker" "inspect" "edec898aba4e90e26d4bd97ee6475fb2124b523d0425467dedb33b79af73c638", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edec898aba4e90e26d4bd97ee6475fb2124b523d0425467dedb33b79af73c638", kill_on_drop: false }`
[INFO] [stdout] edec898aba4e90e26d4bd97ee6475fb2124b523d0425467dedb33b79af73c638
