[INFO] fetching crate translator_sv2 0.1.1...
[INFO] testing translator_sv2-0.1.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate translator_sv2 0.1.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate translator_sv2 0.1.1
[INFO] finished tweaking crates.io crate translator_sv2 0.1.1
[INFO] tweaked toml for crates.io crate translator_sv2 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate translator_sv2 0.1.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate translator_sv2 0.1.1 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20076e7f837a87ca6400b1e69a8afb8a931ba1bc319cdff0a684bf63e36617d6
[INFO] running `Command { std: "docker" "start" "-a" "20076e7f837a87ca6400b1e69a8afb8a931ba1bc319cdff0a684bf63e36617d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20076e7f837a87ca6400b1e69a8afb8a931ba1bc319cdff0a684bf63e36617d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20076e7f837a87ca6400b1e69a8afb8a931ba1bc319cdff0a684bf63e36617d6", kill_on_drop: false }`
[INFO] [stdout] 20076e7f837a87ca6400b1e69a8afb8a931ba1bc319cdff0a684bf63e36617d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 292ead0ee6ffc4cb2f8744ee8a265d4ffdd23d4e0bb95b59564396083c735c30
[INFO] running `Command { std: "docker" "start" "-a" "292ead0ee6ffc4cb2f8744ee8a265d4ffdd23d4e0bb95b59564396083c735c30", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling hex-conservative v0.1.1
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling binary_codec_sv2 v1.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling value-bag v1.9.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling derive_codec_sv2 v1.0.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling buffer_sv2 v1.0.0
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling event-listener v5.3.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling async-channel v2.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling secp256k1 v0.28.2
[INFO] [stderr]    Compiling const_sv2 v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling secp256k1 v0.24.3
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling binary_sv2 v1.0.0
[INFO] [stderr]    Compiling framing_sv2 v1.0.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling const_sv2 v0.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling blocking v1.6.0
[INFO] [stderr]    Compiling polling v3.7.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling async-io v2.3.2
[INFO] [stderr]    Compiling async-executor v1.11.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling bitcoin v0.29.2
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling noise_sv2 v1.1.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling bitcoin_hashes v0.3.2
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling codec_sv2 v1.0.1
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling job_declaration_sv2 v1.0.0
[INFO] [stderr]    Compiling mining_sv2 v1.0.0
[INFO] [stderr]    Compiling common_messages_sv2 v1.0.0
[INFO] [stderr]    Compiling template_distribution_sv2 v1.0.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling key-utils v1.0.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling network_helpers_sv2 v2.0.0
[INFO] [stderr]    Compiling stratum-common v1.0.0
[INFO] [stderr]    Compiling roles_logic_sv2 v1.0.0
[INFO] [stderr]    Compiling async-recursion v0.3.2
[INFO] [stderr]    Compiling error_handling v1.0.0
[INFO] [stderr]    Compiling sv1_api v1.0.0
[INFO] [stderr]    Compiling async-compat v0.2.3
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling translator_sv2 v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib/upstream_sv2/upstream.rs:115:16
[INFO] [stdout]     |
[INFO] [stdout] 115 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `with_serde`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/downstream_sv1/downstream.rs:567:15
[INFO] [stdout]     |
[INFO] [stdout] 567 |     fn notify(&mut self) -> Result<json_rpc::Message, v1::error::Error> {
[INFO] [stdout]     |               ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 567 |     fn notify(&mut self) -> Result<json_rpc::Message, v1::error::Error<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib/upstream_sv2/upstream.rs:115:16
[INFO] [stdout]     |
[INFO] [stdout] 115 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `with_serde`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `extranonce` and `extranonce2_len` are never read
[INFO] [stdout]   --> src/lib/downstream_sv1/mod.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct SubmitShareWithChannelId {
[INFO] [stdout]    |            ------------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub extranonce: Vec<u8>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 28 |     pub extranonce2_len: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SubmitShareWithChannelId` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib/error.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     SubmitSharesExtended(
[INFO] [stdout]    |     -------------------- field in this variant
[INFO] [stdout] 15 |         async_channel::SendError<roles_logic_sv2::mining_sv2::SubmitSharesExtended<'a>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChannelSendError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 15 -         async_channel::SendError<roles_logic_sv2::mining_sv2::SubmitSharesExtended<'a>>,
[INFO] [stdout] 15 +         (),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib/error.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |     SetNewPrevHash(async_channel::SendError<roles_logic_sv2::mining_sv2::SetNewPrevHash<'a>>),
[INFO] [stdout]    |     -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChannelSendError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     SetNewPrevHash(async_channel::SendError<roles_logic_sv2::mining_sv2::SetNewPrevHash<'a>>),
[INFO] [stdout] 17 +     SetNewPrevHash(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib/error.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |     NewExtendedMiningJob(async_channel::SendError<NewExtendedMiningJob<'a>>),
[INFO] [stdout]    |     -------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChannelSendError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 18 -     NewExtendedMiningJob(async_channel::SendError<NewExtendedMiningJob<'a>>),
[INFO] [stdout] 18 +     NewExtendedMiningJob(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib/error.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Notify(tokio::sync::broadcast::error::SendError<Notify<'a>>),
[INFO] [stdout]    |     ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChannelSendError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 19 -     Notify(tokio::sync::broadcast::error::SendError<Notify<'a>>),
[INFO] [stdout] 19 +     Notify(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib/error.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     V1Message(async_channel::SendError<v1::Message>),
[INFO] [stdout]    |     --------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChannelSendError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 20 -     V1Message(async_channel::SendError<v1::Message>),
[INFO] [stdout] 20 +     V1Message(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib/error.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     General(String),
[INFO] [stdout]    |     ------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChannelSendError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 21 -     General(String),
[INFO] [stdout] 21 +     General(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib/error.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 |     Extranonce(async_channel::SendError<(ExtendedExtranonce, u32)>),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChannelSendError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 22 -     Extranonce(async_channel::SendError<(ExtendedExtranonce, u32)>),
[INFO] [stdout] 22 +     Extranonce(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib/error.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     SetCustomMiningJob(
[INFO] [stdout]    |     ------------------ field in this variant
[INFO] [stdout] 24 |         async_channel::SendError<roles_logic_sv2::mining_sv2::SetCustomMiningJob<'a>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChannelSendError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 24 -         async_channel::SendError<roles_logic_sv2::mining_sv2::SetCustomMiningJob<'a>>,
[INFO] [stdout] 24 +         (),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib/error.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |       NewTemplate(
[INFO] [stdout]    |       ----------- field in this variant
[INFO] [stdout] 27 | /         async_channel::SendError<(
[INFO] [stdout] 28 | |             roles_logic_sv2::template_distribution_sv2::SetNewPrevHash<'a>,
[INFO] [stdout] 29 | |             Vec<u8>,
[INFO] [stdout] 30 | |         )>,
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChannelSendError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 27 -         async_channel::SendError<(
[INFO] [stdout] 28 -             roles_logic_sv2::template_distribution_sv2::SetNewPrevHash<'a>,
[INFO] [stdout] 29 -             Vec<u8>,
[INFO] [stdout] 30 -         )>,
[INFO] [stdout] 27 +         (),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `target` is never read
[INFO] [stdout]    --> src/lib/proxy/bridge.rs:503:9
[INFO] [stdout]     |
[INFO] [stdout] 499 | pub struct OpenSv1Downstream {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 503 |     pub target: Arc<Mutex<Vec<u8>>>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `timestamp_of_last_update` and `should_aggregate` are never read
[INFO] [stdout]   --> src/lib/proxy_config.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct UpstreamDifficultyConfig {
[INFO] [stdout]    |            ------------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub timestamp_of_last_update: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 41 |     #[serde(default = "bool::default")]
[INFO] [stdout] 42 |     pub should_aggregate: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UpstreamDifficultyConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Sv2MiningConnection` is never constructed
[INFO] [stdout]   --> src/lib/upstream_sv2/mod.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Sv2MiningConnection {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/downstream_sv1/downstream.rs:567:15
[INFO] [stdout]     |
[INFO] [stdout] 567 |     fn notify(&mut self) -> Result<json_rpc::Message, v1::error::Error> {
[INFO] [stdout]     |               ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 567 |     fn notify(&mut self) -> Result<json_rpc::Message, v1::error::Error<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s
[INFO] running `Command { std: "docker" "inspect" "292ead0ee6ffc4cb2f8744ee8a265d4ffdd23d4e0bb95b59564396083c735c30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "292ead0ee6ffc4cb2f8744ee8a265d4ffdd23d4e0bb95b59564396083c735c30", kill_on_drop: false }`
[INFO] [stdout] 292ead0ee6ffc4cb2f8744ee8a265d4ffdd23d4e0bb95b59564396083c735c30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9d0df698dddf43785fb12dac9e0759c42b00e59fd962dc3bb8f2907c6ba0467
[INFO] running `Command { std: "docker" "start" "-a" "e9d0df698dddf43785fb12dac9e0759c42b00e59fd962dc3bb8f2907c6ba0467", kill_on_drop: false }`
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling buffer_sv2 v1.0.0
[INFO] [stderr]    Compiling secp256k1 v0.28.2
[INFO] [stderr]    Compiling binary_codec_sv2 v1.0.0
[INFO] [stderr]    Compiling const_sv2 v1.0.0
[INFO] [stderr]    Compiling const_sv2 v0.1.3
[INFO] [stderr]    Compiling key-utils v1.0.0
[INFO] [stderr]    Compiling noise_sv2 v1.1.0
[INFO] [stderr]    Compiling binary_sv2 v1.0.0
[INFO] [stderr]    Compiling framing_sv2 v1.0.0
[INFO] [stderr]    Compiling job_declaration_sv2 v1.0.0
[INFO] [stderr]    Compiling common_messages_sv2 v1.0.0
[INFO] [stderr]    Compiling template_distribution_sv2 v1.0.0
[INFO] [stderr]    Compiling mining_sv2 v1.0.0
[INFO] [stderr]    Compiling sv1_api v1.0.0
[INFO] [stderr]    Compiling codec_sv2 v1.0.1
[INFO] [stderr]    Compiling network_helpers_sv2 v2.0.0
[INFO] [stderr]    Compiling roles_logic_sv2 v1.0.0
[INFO] [stderr]    Compiling translator_sv2 v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib/upstream_sv2/upstream.rs:115:16
[INFO] [stdout]     |
[INFO] [stdout] 115 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `with_serde`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib/upstream_sv2/upstream.rs:115:16
[INFO] [stdout]     |
[INFO] [stdout] 115 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `with_serde`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/downstream_sv1/downstream.rs:567:15
[INFO] [stdout]     |
[INFO] [stdout] 567 |     fn notify(&mut self) -> Result<json_rpc::Message, v1::error::Error> {
[INFO] [stdout]     |               ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 567 |     fn notify(&mut self) -> Result<json_rpc::Message, v1::error::Error<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tx_sv1_submit`, `rx_sv2_submit_shares_ext`, `tx_sv2_set_new_prev_hash`, `tx_sv2_new_ext_mining_job`, and `rx_sv1_notify` are never read
[INFO] [stdout]    --> src/lib/proxy/bridge.rs:518:17
[INFO] [stdout]     |
[INFO] [stdout] 517 |         pub struct BridgeInterface {
[INFO] [stdout]     |                    --------------- fields in this struct
[INFO] [stdout] 518 |             pub tx_sv1_submit: Sender<DownstreamMessages>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^
[INFO] [stdout] 519 |             pub rx_sv2_submit_shares_ext: Receiver<SubmitSharesExtended<'static>>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 520 |             pub tx_sv2_set_new_prev_hash: Sender<SetNewPrevHash<'static>>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 521 |             pub tx_sv2_new_ext_mining_job: Sender<NewExtendedMiningJob<'static>>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 522 |             pub rx_sv1_notify: broadcast::Receiver<server_to_client::Notify<'static>>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/downstream_sv1/downstream.rs:567:15
[INFO] [stdout]     |
[INFO] [stdout] 567 |     fn notify(&mut self) -> Result<json_rpc::Message, v1::error::Error> {
[INFO] [stdout]     |               ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 567 |     fn notify(&mut self) -> Result<json_rpc::Message, v1::error::Error<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib/upstream_sv2/upstream.rs:115:16
[INFO] [stdout]     |
[INFO] [stdout] 115 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `with_serde`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `extranonce` and `extranonce2_len` are never read
[INFO] [stdout]   --> src/lib/downstream_sv1/mod.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct SubmitShareWithChannelId {
[INFO] [stdout]    |            ------------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub extranonce: Vec<u8>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 28 |     pub extranonce2_len: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SubmitShareWithChannelId` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib/error.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     SubmitSharesExtended(
[INFO] [stdout]    |     -------------------- field in this variant
[INFO] [stdout] 15 |         async_channel::SendError<roles_logic_sv2::mining_sv2::SubmitSharesExtended<'a>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChannelSendError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 15 -         async_channel::SendError<roles_logic_sv2::mining_sv2::SubmitSharesExtended<'a>>,
[INFO] [stdout] 15 +         (),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib/error.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |     SetNewPrevHash(async_channel::SendError<roles_logic_sv2::mining_sv2::SetNewPrevHash<'a>>),
[INFO] [stdout]    |     -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChannelSendError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     SetNewPrevHash(async_channel::SendError<roles_logic_sv2::mining_sv2::SetNewPrevHash<'a>>),
[INFO] [stdout] 17 +     SetNewPrevHash(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib/error.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |     NewExtendedMiningJob(async_channel::SendError<NewExtendedMiningJob<'a>>),
[INFO] [stdout]    |     -------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChannelSendError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 18 -     NewExtendedMiningJob(async_channel::SendError<NewExtendedMiningJob<'a>>),
[INFO] [stdout] 18 +     NewExtendedMiningJob(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib/error.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Notify(tokio::sync::broadcast::error::SendError<Notify<'a>>),
[INFO] [stdout]    |     ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChannelSendError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 19 -     Notify(tokio::sync::broadcast::error::SendError<Notify<'a>>),
[INFO] [stdout] 19 +     Notify(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib/error.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     V1Message(async_channel::SendError<v1::Message>),
[INFO] [stdout]    |     --------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChannelSendError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 20 -     V1Message(async_channel::SendError<v1::Message>),
[INFO] [stdout] 20 +     V1Message(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib/error.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     General(String),
[INFO] [stdout]    |     ------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChannelSendError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 21 -     General(String),
[INFO] [stdout] 21 +     General(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib/error.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 |     Extranonce(async_channel::SendError<(ExtendedExtranonce, u32)>),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChannelSendError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 22 -     Extranonce(async_channel::SendError<(ExtendedExtranonce, u32)>),
[INFO] [stdout] 22 +     Extranonce(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib/error.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     SetCustomMiningJob(
[INFO] [stdout]    |     ------------------ field in this variant
[INFO] [stdout] 24 |         async_channel::SendError<roles_logic_sv2::mining_sv2::SetCustomMiningJob<'a>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChannelSendError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 24 -         async_channel::SendError<roles_logic_sv2::mining_sv2::SetCustomMiningJob<'a>>,
[INFO] [stdout] 24 +         (),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib/error.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |       NewTemplate(
[INFO] [stdout]    |       ----------- field in this variant
[INFO] [stdout] 27 | /         async_channel::SendError<(
[INFO] [stdout] 28 | |             roles_logic_sv2::template_distribution_sv2::SetNewPrevHash<'a>,
[INFO] [stdout] 29 | |             Vec<u8>,
[INFO] [stdout] 30 | |         )>,
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChannelSendError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 27 -         async_channel::SendError<(
[INFO] [stdout] 28 -             roles_logic_sv2::template_distribution_sv2::SetNewPrevHash<'a>,
[INFO] [stdout] 29 -             Vec<u8>,
[INFO] [stdout] 30 -         )>,
[INFO] [stdout] 27 +         (),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `target` is never read
[INFO] [stdout]    --> src/lib/proxy/bridge.rs:503:9
[INFO] [stdout]     |
[INFO] [stdout] 499 | pub struct OpenSv1Downstream {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 503 |     pub target: Arc<Mutex<Vec<u8>>>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tx_sv1_submit`, `rx_sv2_submit_shares_ext`, `tx_sv2_set_new_prev_hash`, `tx_sv2_new_ext_mining_job`, and `rx_sv1_notify` are never read
[INFO] [stdout]    --> src/lib/proxy/bridge.rs:518:17
[INFO] [stdout]     |
[INFO] [stdout] 517 |         pub struct BridgeInterface {
[INFO] [stdout]     |                    --------------- fields in this struct
[INFO] [stdout] 518 |             pub tx_sv1_submit: Sender<DownstreamMessages>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^
[INFO] [stdout] 519 |             pub rx_sv2_submit_shares_ext: Receiver<SubmitSharesExtended<'static>>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 520 |             pub tx_sv2_set_new_prev_hash: Sender<SetNewPrevHash<'static>>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 521 |             pub tx_sv2_new_ext_mining_job: Sender<NewExtendedMiningJob<'static>>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 522 |             pub rx_sv1_notify: broadcast::Receiver<server_to_client::Notify<'static>>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `timestamp_of_last_update` and `should_aggregate` are never read
[INFO] [stdout]   --> src/lib/proxy_config.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct UpstreamDifficultyConfig {
[INFO] [stdout]    |            ------------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub timestamp_of_last_update: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 41 |     #[serde(default = "bool::default")]
[INFO] [stdout] 42 |     pub should_aggregate: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UpstreamDifficultyConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Sv2MiningConnection` is never constructed
[INFO] [stdout]   --> src/lib/upstream_sv2/mod.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Sv2MiningConnection {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/downstream_sv1/downstream.rs:567:15
[INFO] [stdout]     |
[INFO] [stdout] 567 |     fn notify(&mut self) -> Result<json_rpc::Message, v1::error::Error> {
[INFO] [stdout]     |               ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 567 |     fn notify(&mut self) -> Result<json_rpc::Message, v1::error::Error<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.79s
[INFO] running `Command { std: "docker" "inspect" "e9d0df698dddf43785fb12dac9e0759c42b00e59fd962dc3bb8f2907c6ba0467", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9d0df698dddf43785fb12dac9e0759c42b00e59fd962dc3bb8f2907c6ba0467", kill_on_drop: false }`
[INFO] [stdout] e9d0df698dddf43785fb12dac9e0759c42b00e59fd962dc3bb8f2907c6ba0467
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 730badb9ec60ffc2eb6b60866e2e6b9b8880b1941e0fd501c97dec8c726e86e3
[INFO] running `Command { std: "docker" "start" "-a" "730badb9ec60ffc2eb6b60866e2e6b9b8880b1941e0fd501c97dec8c726e86e3", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/lib/upstream_sv2/upstream.rs:115:16
[INFO] [stderr]     |
[INFO] [stderr] 115 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `with_serde`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib/downstream_sv1/downstream.rs:567:15
[INFO] [stderr]     |
[INFO] [stderr] 567 |     fn notify(&mut self) -> Result<json_rpc::Message, v1::error::Error> {
[INFO] [stderr]     |               ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 567 |     fn notify(&mut self) -> Result<json_rpc::Message, v1::error::Error<'_>> {
[INFO] [stderr]     |                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: fields `tx_sv1_submit`, `rx_sv2_submit_shares_ext`, `tx_sv2_set_new_prev_hash`, `tx_sv2_new_ext_mining_job`, and `rx_sv1_notify` are never read
[INFO] [stderr]    --> src/lib/proxy/bridge.rs:518:17
[INFO] [stderr]     |
[INFO] [stderr] 517 |         pub struct BridgeInterface {
[INFO] [stderr]     |                    --------------- fields in this struct
[INFO] [stderr] 518 |             pub tx_sv1_submit: Sender<DownstreamMessages>,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^
[INFO] [stderr] 519 |             pub rx_sv2_submit_shares_ext: Receiver<SubmitSharesExtended<'static>>,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 520 |             pub tx_sv2_set_new_prev_hash: Sender<SetNewPrevHash<'static>>,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 521 |             pub tx_sv2_new_ext_mining_job: Sender<NewExtendedMiningJob<'static>>,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 522 |             pub rx_sv1_notify: broadcast::Receiver<server_to_client::Notify<'static>>,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `translator_sv2` (lib) generated 2 warnings (run `cargo fix --lib -p translator_sv2` to apply 1 suggestion)
[INFO] [stderr] warning: `translator_sv2` (lib test) generated 3 warnings (2 duplicates)
[INFO] [stderr] warning: fields `extranonce` and `extranonce2_len` are never read
[INFO] [stderr]   --> src/lib/downstream_sv1/mod.rs:27:9
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub struct SubmitShareWithChannelId {
[INFO] [stderr]    |            ------------------------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 27 |     pub extranonce: Vec<u8>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 28 |     pub extranonce2_len: usize,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SubmitShareWithChannelId` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/lib/error.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |     SubmitSharesExtended(
[INFO] [stderr]    |     -------------------- field in this variant
[INFO] [stderr] 15 |         async_channel::SendError<roles_logic_sv2::mining_sv2::SubmitSharesExtended<'a>>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ChannelSendError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 15 -         async_channel::SendError<roles_logic_sv2::mining_sv2::SubmitSharesExtended<'a>>,
[INFO] [stderr] 15 +         (),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/lib/error.rs:17:20
[INFO] [stderr]    |
[INFO] [stderr] 17 |     SetNewPrevHash(async_channel::SendError<roles_logic_sv2::mining_sv2::SetNewPrevHash<'a>>),
[INFO] [stderr]    |     -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ChannelSendError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 17 -     SetNewPrevHash(async_channel::SendError<roles_logic_sv2::mining_sv2::SetNewPrevHash<'a>>),
[INFO] [stderr] 17 +     SetNewPrevHash(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/lib/error.rs:18:26
[INFO] [stderr]    |
[INFO] [stderr] 18 |     NewExtendedMiningJob(async_channel::SendError<NewExtendedMiningJob<'a>>),
[INFO] [stderr]    |     -------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ChannelSendError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 18 -     NewExtendedMiningJob(async_channel::SendError<NewExtendedMiningJob<'a>>),
[INFO] [stderr] 18 +     NewExtendedMiningJob(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/lib/error.rs:19:12
[INFO] [stderr]    |
[INFO] [stderr] 19 |     Notify(tokio::sync::broadcast::error::SendError<Notify<'a>>),
[INFO] [stderr]    |     ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ChannelSendError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 19 -     Notify(tokio::sync::broadcast::error::SendError<Notify<'a>>),
[INFO] [stderr] 19 +     Notify(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/lib/error.rs:20:15
[INFO] [stderr]    |
[INFO] [stderr] 20 |     V1Message(async_channel::SendError<v1::Message>),
[INFO] [stderr]    |     --------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ChannelSendError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 20 -     V1Message(async_channel::SendError<v1::Message>),
[INFO] [stderr] 20 +     V1Message(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/lib/error.rs:21:13
[INFO] [stderr]    |
[INFO] [stderr] 21 |     General(String),
[INFO] [stderr]    |     ------- ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ChannelSendError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 21 -     General(String),
[INFO] [stderr] 21 +     General(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/lib/error.rs:22:16
[INFO] [stderr]    |
[INFO] [stderr] 22 |     Extranonce(async_channel::SendError<(ExtendedExtranonce, u32)>),
[INFO] [stderr]    |     ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ChannelSendError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 22 -     Extranonce(async_channel::SendError<(ExtendedExtranonce, u32)>),
[INFO] [stderr] 22 +     Extranonce(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/lib/error.rs:24:9
[INFO] [stderr]    |
[INFO] [stderr] 23 |     SetCustomMiningJob(
[INFO] [stderr]    |     ------------------ field in this variant
[INFO] [stderr] 24 |         async_channel::SendError<roles_logic_sv2::mining_sv2::SetCustomMiningJob<'a>>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ChannelSendError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 24 -         async_channel::SendError<roles_logic_sv2::mining_sv2::SetCustomMiningJob<'a>>,
[INFO] [stderr] 24 +         (),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/lib/error.rs:27:9
[INFO] [stderr]    |
[INFO] [stderr] 26 |       NewTemplate(
[INFO] [stderr]    |       ----------- field in this variant
[INFO] [stderr] 27 | /         async_channel::SendError<(
[INFO] [stderr] 28 | |             roles_logic_sv2::template_distribution_sv2::SetNewPrevHash<'a>,
[INFO] [stderr] 29 | |             Vec<u8>,
[INFO] [stderr] 30 | |         )>,
[INFO] [stderr]    | |__________^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ChannelSendError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 27 -         async_channel::SendError<(
[INFO] [stderr] 28 -             roles_logic_sv2::template_distribution_sv2::SetNewPrevHash<'a>,
[INFO] [stderr] 29 -             Vec<u8>,
[INFO] [stderr] 30 -         )>,
[INFO] [stderr] 27 +         (),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `target` is never read
[INFO] [stderr]    --> src/lib/proxy/bridge.rs:503:9
[INFO] [stderr]     |
[INFO] [stderr] 499 | pub struct OpenSv1Downstream {
[INFO] [stderr]     |            ----------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 503 |     pub target: Arc<Mutex<Vec<u8>>>,
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `tx_sv1_submit`, `rx_sv2_submit_shares_ext`, `tx_sv2_set_new_prev_hash`, `tx_sv2_new_ext_mining_job`, and `rx_sv1_notify` are never read
[INFO] [stderr]    --> src/lib/proxy/bridge.rs:518:17
[INFO] [stderr]     |
[INFO] [stderr] 517 |         pub struct BridgeInterface {
[INFO] [stderr]     |                    --------------- fields in this struct
[INFO] [stderr] 518 |             pub tx_sv1_submit: Sender<DownstreamMessages>,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^
[INFO] [stderr] 519 |             pub rx_sv2_submit_shares_ext: Receiver<SubmitSharesExtended<'static>>,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 520 |             pub tx_sv2_set_new_prev_hash: Sender<SetNewPrevHash<'static>>,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 521 |             pub tx_sv2_new_ext_mining_job: Sender<NewExtendedMiningJob<'static>>,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 522 |             pub rx_sv1_notify: broadcast::Receiver<server_to_client::Notify<'static>>,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `timestamp_of_last_update` and `should_aggregate` are never read
[INFO] [stderr]   --> src/lib/proxy_config.rs:40:9
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub struct UpstreamDifficultyConfig {
[INFO] [stderr]    |            ------------------------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 40 |     pub timestamp_of_last_update: u64,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 41 |     #[serde(default = "bool::default")]
[INFO] [stderr] 42 |     pub should_aggregate: bool,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `UpstreamDifficultyConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Sv2MiningConnection` is never constructed
[INFO] [stderr]   --> src/lib/upstream_sv2/mod.rs:15:12
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct Sv2MiningConnection {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `translator_sv2` (bin "translator_sv2" test) generated 16 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib/mod.rs (/opt/rustwide/target/debug/deps/translator_sv2-daa531741295c958)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test downstream_sv1::downstream::tests::gets_difficulty_from_target ... ok
[INFO] [stdout] test proxy::bridge::test::test_version_bits_insert ... ok
[INFO] [stdout] test downstream_sv1::diff_management::test::test_converge_to_spm_from_low ... ok
[INFO] [stdout] test downstream_sv1::diff_management::test::test_diff_management ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- downstream_sv1::diff_management::test::test_diff_management stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'downstream_sv1::diff_management::test::test_diff_management' (18) panicked at src/lib/downstream_sv1/diff_management.rs:349:9:
[INFO] [stdout] Calculated shares per minute are outside the 99% confidence interval. Error: 379.36316, Error margin: 189.73665961010275, 1379.3632
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58dd8443d3a2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58dd8443d3a2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58dd8443d3a2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58dd8443d3a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58dd8444f8ef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58dd8444f8ef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58dd84409fc1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58dd84409fc1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58dd84416192 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58dd8441b14f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58dd8441afe1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58dd8426f4fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x58dd8426f4fe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58dd8441b8bf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x58dd8441b8bf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58dd8441b66a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58dd844162c9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58dd843fe43d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58dd84457ef0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58dd8423c3c9 - translator_sv2::downstream_sv1::diff_management::test::test_diff_management::ha0a4569ef856c20e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/downstream_sv1/diff_management.rs:349:9
[INFO] [stdout]   20:     0x58dd8423c507 - translator_sv2::downstream_sv1::diff_management::test::test_diff_management::{{closure}}::h235c538ed087d0b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/downstream_sv1/diff_management.rs:321:30
[INFO] [stdout]   21:     0x58dd84241fd6 - core::ops::function::FnOnce::call_once::h3e577bde52538f88
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x58dd8426f2bb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x58dd8426f2bb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x58dd84284f25 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x58dd84284f25 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x58dd84284f25 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x58dd84284f25 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x58dd84284f25 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x58dd84284f25 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x58dd84284f25 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x58dd8425b714 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x58dd8425b714 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x58dd8425efda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x58dd8425efda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x58dd8425efda - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x58dd8425efda - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x58dd8425efda - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x58dd8425efda - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x58dd8425efda - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x58dd8441142f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   41:     0x58dd8441142f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   42:     0x741ec44e7aa4 - <unknown>
[INFO] [stdout]   43:     0x741ec4574a34 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     downstream_sv1::diff_management::test::test_diff_management
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "730badb9ec60ffc2eb6b60866e2e6b9b8880b1941e0fd501c97dec8c726e86e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "730badb9ec60ffc2eb6b60866e2e6b9b8880b1941e0fd501c97dec8c726e86e3", kill_on_drop: false }`
[INFO] [stdout] 730badb9ec60ffc2eb6b60866e2e6b9b8880b1941e0fd501c97dec8c726e86e3
