[INFO] cloning repository https://github.com/lavafrai/vanitron [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lavafrai/vanitron" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flavafrai%2Fvanitron", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flavafrai%2Fvanitron'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ebc8e89e78097149c5991fe6a4c3fe14077f0fad [INFO] building lavafrai/vanitron against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flavafrai%2Fvanitron" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lavafrai/vanitron [INFO] finished tweaking git repo https://github.com/lavafrai/vanitron [INFO] tweaked toml for git repo https://github.com/lavafrai/vanitron written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lavafrai/vanitron on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lavafrai/vanitron 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crypto-mac v0.7.0 [INFO] [stderr] Downloaded tiny-hderive v0.3.0 [INFO] [stderr] Downloaded hmac v0.7.1 [INFO] [stderr] Downloaded hmac-drbg v0.2.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.96 [INFO] [stderr] Downloaded sha2 v0.8.2 [INFO] [stderr] Downloaded subtle v1.0.0 [INFO] [stderr] Downloaded hex-conservative v0.2.1 [INFO] [stderr] Downloaded bitcoin-io v0.1.3 [INFO] [stderr] Downloaded base58 v0.1.0 [INFO] [stderr] Downloaded memzero v0.1.0 [INFO] [stderr] Downloaded bip39 v2.2.0 [INFO] [stderr] Downloaded bitcoin_hashes v0.14.0 [INFO] [stderr] Downloaded secp256k1 v0.31.1 [INFO] [stderr] Downloaded secp256k1-sys v0.11.0 [INFO] [stderr] Downloaded libsecp256k1 v0.3.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5cbabe521e3a4bdf4a24f05689d15253306ccdb51ef42a2664afedd86a5b8e66 [INFO] running `Command { std: "docker" "start" "-a" "5cbabe521e3a4bdf4a24f05689d15253306ccdb51ef42a2664afedd86a5b8e66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5cbabe521e3a4bdf4a24f05689d15253306ccdb51ef42a2664afedd86a5b8e66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cbabe521e3a4bdf4a24f05689d15253306ccdb51ef42a2664afedd86a5b8e66", kill_on_drop: false }` [INFO] [stdout] 5cbabe521e3a4bdf4a24f05689d15253306ccdb51ef42a2664afedd86a5b8e66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0fa6e2aa6d182629a1be97a10ebcb915ebfa255b01dbf900fafc96f7fae2be3 [INFO] running `Command { std: "docker" "start" "-a" "e0fa6e2aa6d182629a1be97a10ebcb915ebfa255b01dbf900fafc96f7fae2be3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling proc-macro2 v1.0.96 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hex-conservative v0.1.2 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling memzero v0.1.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling secp256k1-sys v0.11.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling bip39 v2.2.0 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling secp256k1 v0.31.1 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling tiny-hderive v0.3.0 [INFO] [stderr] Compiling vanitron v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated items `new`, `clear_matchers`, and `has_wallets_found` are never used [INFO] [stdout] --> src/vanity/vanity_worker.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait VanityWorker: Send + Sync + 'static { [INFO] [stdout] | ------------ associated items in this trait [INFO] [stdout] 5 | fn new() -> Self where Self: Sized; [INFO] [stdout] | ^^^ [INFO] [stdout] 6 | fn add_matcher(&mut self, f: Regex); [INFO] [stdout] 7 | fn clear_matchers(&mut self); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 8 | fn has_wallets_found(&self) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.72s [INFO] running `Command { std: "docker" "inspect" "e0fa6e2aa6d182629a1be97a10ebcb915ebfa255b01dbf900fafc96f7fae2be3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0fa6e2aa6d182629a1be97a10ebcb915ebfa255b01dbf900fafc96f7fae2be3", kill_on_drop: false }` [INFO] [stdout] e0fa6e2aa6d182629a1be97a10ebcb915ebfa255b01dbf900fafc96f7fae2be3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b777bc63c4bd89d310940eb39b76a595e897c4763f60a010d3b42c40529bd12 [INFO] running `Command { std: "docker" "start" "-a" "3b777bc63c4bd89d310940eb39b76a595e897c4763f60a010d3b42c40529bd12", kill_on_drop: false }` [INFO] [stderr] Compiling vanitron v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated items `new`, `clear_matchers`, and `has_wallets_found` are never used [INFO] [stdout] --> src/vanity/vanity_worker.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait VanityWorker: Send + Sync + 'static { [INFO] [stdout] | ------------ associated items in this trait [INFO] [stdout] 5 | fn new() -> Self where Self: Sized; [INFO] [stdout] | ^^^ [INFO] [stdout] 6 | fn add_matcher(&mut self, f: Regex); [INFO] [stdout] 7 | fn clear_matchers(&mut self); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 8 | fn has_wallets_found(&self) -> bool; [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 0.65s [INFO] running `Command { std: "docker" "inspect" "3b777bc63c4bd89d310940eb39b76a595e897c4763f60a010d3b42c40529bd12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b777bc63c4bd89d310940eb39b76a595e897c4763f60a010d3b42c40529bd12", kill_on_drop: false }` [INFO] [stdout] 3b777bc63c4bd89d310940eb39b76a595e897c4763f60a010d3b42c40529bd12