[INFO] cloning repository https://github.com/ExiroStudio/onion-gpu-miner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ExiroStudio/onion-gpu-miner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExiroStudio%2Fonion-gpu-miner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExiroStudio%2Fonion-gpu-miner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 135681076fde80e161c1b7ea9140cb06cf47745f
[INFO] checking ExiroStudio/onion-gpu-miner against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExiroStudio%2Fonion-gpu-miner" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ExiroStudio/onion-gpu-miner
[INFO] finished tweaking git repo https://github.com/ExiroStudio/onion-gpu-miner
[INFO] tweaked toml for git repo https://github.com/ExiroStudio/onion-gpu-miner written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ExiroStudio/onion-gpu-miner on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ExiroStudio/onion-gpu-miner 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f41f06c8ee38b9e07cda8d3f16e93ac5f8a02ddd7c19bfb84a2d043a20bb92d5
[INFO] running `Command { std: "docker" "start" "f41f06c8ee38b9e07cda8d3f16e93ac5f8a02ddd7c19bfb84a2d043a20bb92d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f41f06c8ee38b9e07cda8d3f16e93ac5f8a02ddd7c19bfb84a2d043a20bb92d5", 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" "f41f06c8ee38b9e07cda8d3f16e93ac5f8a02ddd7c19bfb84a2d043a20bb92d5" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f41f06c8ee38b9e07cda8d3f16e93ac5f8a02ddd7c19bfb84a2d043a20bb92d5", 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" "f41f06c8ee38b9e07cda8d3f16e93ac5f8a02ddd7c19bfb84a2d043a20bb92d5" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking sha3 v0.10.9
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking onion-gpu-miner v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> src/controller/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::sync::Arc;
[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 import: `std::sync::Arc`
[INFO] [stdout]   --> src/controller/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `name` is never used
[INFO] [stdout]   --> src/compute/mod.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub trait ComputeBackend: Send + Sync {
[INFO] [stdout]    |           -------------- method in this trait
[INFO] [stdout] 34 |     /// Human-readable backend name (shown in the dashboard).
[INFO] [stdout] 35 |     fn name(&self) -> &str;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `prefixes` is never used
[INFO] [stdout]   --> src/matcher/mod.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Matcher {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn prefixes(&self) -> &[String] {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `public_key_hex` and `secret_key_hex` are never read
[INFO] [stdout]   --> src/types.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct MiningResult {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub public_key_hex: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 47 |     /// Tor-style 64-byte expanded secret key, hex encoded.
[INFO] [stdout] 48 |     pub secret_key_hex: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MiningResult` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `counters` and `master` are never used
[INFO] [stdout]   --> src/worker/mod.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl Generator {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn counters(&self) -> &[u64] {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub fn master(&self) -> [u8; 32] {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `name` is never used
[INFO] [stdout]   --> src/compute/mod.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub trait ComputeBackend: Send + Sync {
[INFO] [stdout]    |           -------------- method in this trait
[INFO] [stdout] 34 |     /// Human-readable backend name (shown in the dashboard).
[INFO] [stdout] 35 |     fn name(&self) -> &str;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `derive_address` is never used
[INFO] [stdout]   --> src/compute/mod.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn derive_address(c: &Candidate) -> DerivedAddress {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Curve25519Dalek` is never constructed
[INFO] [stdout]    --> src/compute/mod.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub enum EdBackend {
[INFO] [stdout]     |          --------- variant in this enum
[INFO] [stdout] 146 |     Curve25519Dalek,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EdBackend` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `prefixes` is never used
[INFO] [stdout]   --> src/matcher/mod.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Matcher {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn prefixes(&self) -> &[String] {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `public_key_hex` and `secret_key_hex` are never read
[INFO] [stdout]   --> src/types.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct MiningResult {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub public_key_hex: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 47 |     /// Tor-style 64-byte expanded secret key, hex encoded.
[INFO] [stdout] 48 |     pub secret_key_hex: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MiningResult` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `from_hex` is never used
[INFO] [stdout]   --> src/util.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn from_hex<const N: usize>(s: &str) -> Option<[u8; N]> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hex_val` is never used
[INFO] [stdout]   --> src/util.rs:33:4
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn hex_val(c: u8) -> Option<u8> {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `counters` and `master` are never used
[INFO] [stdout]   --> src/worker/mod.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl Generator {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn counters(&self) -> &[u64] {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub fn master(&self) -> [u8; 32] {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "f41f06c8ee38b9e07cda8d3f16e93ac5f8a02ddd7c19bfb84a2d043a20bb92d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f41f06c8ee38b9e07cda8d3f16e93ac5f8a02ddd7c19bfb84a2d043a20bb92d5", kill_on_drop: false }`
[INFO] [stdout] f41f06c8ee38b9e07cda8d3f16e93ac5f8a02ddd7c19bfb84a2d043a20bb92d5
