[INFO] cloning repository https://github.com/stratum-mining/stratum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stratum-mining/stratum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstratum-mining%2Fstratum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstratum-mining%2Fstratum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 516a5827b29d6317565dc14a046c539e4167a1a6 [INFO] testing stratum-mining/stratum against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstratum-mining%2Fstratum" "/workspace/builds/worker-101/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-101/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stratum-mining/stratum on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-101/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/stratum-mining/stratum [INFO] finished tweaking git repo https://github.com/stratum-mining/stratum [INFO] tweaked toml for git repo https://github.com/stratum-mining/stratum written to /workspace/builds/worker-101/source/Cargo.toml [INFO] crate git repo https://github.com/stratum-mining/stratum already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb1acf2af4ffc7ee255c333eb1b83c793a32f30883b1818b479f0fa5d83ea469 [INFO] running `Command { std: "docker" "start" "-a" "cb1acf2af4ffc7ee255c333eb1b83c793a32f30883b1818b479f0fa5d83ea469", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb1acf2af4ffc7ee255c333eb1b83c793a32f30883b1818b479f0fa5d83ea469", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb1acf2af4ffc7ee255c333eb1b83c793a32f30883b1818b479f0fa5d83ea469", kill_on_drop: false }` [INFO] [stdout] cb1acf2af4ffc7ee255c333eb1b83c793a32f30883b1818b479f0fa5d83ea469 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b8834a1728d69254eb7d33c91be5ecc32ff2cea8af156b888a82c0491cb9607 [INFO] running `Command { std: "docker" "start" "-a" "0b8834a1728d69254eb7d33c91be5ecc32ff2cea8af156b888a82c0491cb9607", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling binary_codec_sv2 v0.1.2 (/opt/rustwide/workdir/protocols/v2/binary-sv2/no-serde-sv2/codec) [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling const_sv2 v0.1.0 (/opt/rustwide/workdir/protocols/v2/const-sv2) [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling buffer_sv2 v0.1.0 (/opt/rustwide/workdir/utils/buffer) [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling bitcoin_hashes v0.10.0 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling coinbase-negotiator v0.1.0 (/opt/rustwide/workdir/experimental/coinbase-negotiator) [INFO] [stderr] Compiling quickcheck v1.0.3 (/opt/rustwide/workdir/examples/interop-cpp/template-provider/example-of-guix-build/quickcheck) [INFO] [stderr] Compiling quickcheck_macros v1.0.0 (/opt/rustwide/workdir/examples/interop-cpp/template-provider/example-of-guix-build/quickcheck_macros) [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling bitcoin_hashes v0.3.2 [INFO] [stdout] warning: function cannot return without recursing [INFO] [stdout] --> protocols/v2/binary-sv2/no-serde-sv2/codec/src/codec/encodable.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | fn to_writer(self, dst: &mut impl Write) -> Result<(), E> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing [INFO] [stdout] 30 | let encoded_field = self.into(); [INFO] [stdout] 31 | encoded_field.to_writer(dst) [INFO] [stdout] | ---------------------------- recursive call site [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unconditional_recursion)]` on by default [INFO] [stdout] = help: a `loop` may express intention better if this is on purpose [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling derive_codec_sv2 v0.1.2 (/opt/rustwide/workdir/protocols/v2/binary-sv2/no-serde-sv2/derive_codec) [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling binary_sv2 v0.1.4 (/opt/rustwide/workdir/protocols/v2/binary-sv2/binary-sv2) [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling framing_sv2 v0.1.3 (/opt/rustwide/workdir/protocols/v2/framing-sv2) [INFO] [stderr] Compiling template_distribution_sv2 v0.1.4 (/opt/rustwide/workdir/protocols/v2/subprotocols/template-distribution) [INFO] [stderr] Compiling common_messages_sv2 v0.1.4 (/opt/rustwide/workdir/protocols/v2/subprotocols/common-messages) [INFO] [stderr] Compiling job_negotiation_sv2 v0.1.0 (/opt/rustwide/workdir/protocols/v2/subprotocols/job-negotiation) [INFO] [stderr] Compiling mining_sv2 v0.1.0 (/opt/rustwide/workdir/protocols/v2/subprotocols/mining) [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stdout] warning: field is never read: `header` [INFO] [stdout] --> protocols/v2/framing-sv2/src/framing2.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | header: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `NoiseFrame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/framing-sv2/src/framing2.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling snow v0.8.0 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling bitcoin v0.27.1 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling chacha20 v0.7.3 [INFO] [stderr] Compiling chacha20poly1305 v0.8.2 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling ed25519 v1.2.0 [INFO] [stderr] Compiling toml v0.5.6 (https://github.com/diondokter/toml-rs?rev=c4161aa#c4161aa7) [INFO] [stderr] Compiling serde_sv2 v0.1.0 (/opt/rustwide/workdir/protocols/v2/binary-sv2/serde-sv2) [INFO] [stderr] Compiling ed25519-dalek v1.0.1 (https://github.com/dalek-cryptography/ed25519-dalek?branch=develop#913e76fc) [INFO] [stdout] warning: field is never read: `len` [INFO] [stdout] --> protocols/v2/binary-sv2/serde-sv2/src/de.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | len: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Deserializer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/binary-sv2/serde-sv2/src/de.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling noise_sv2 v0.1.1 (/opt/rustwide/workdir/protocols/v2/noise-sv2) [INFO] [stderr] Compiling v1 v0.1.0 (/opt/rustwide/workdir/protocols/v1) [INFO] [stderr] Compiling messages_sv2 v0.1.0 (/opt/rustwide/workdir/protocols/v2/messages-sv2) [INFO] [stdout] warning: field is never read: `hw_id` [INFO] [stdout] --> protocols/v1/src/methods/client_to_server.rs:603:5 [INFO] [stdout] | [INFO] [stdout] 603 | hw_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `InfoParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v1/src/methods/client_to_server.rs:600:10 [INFO] [stdout] | [INFO] [stdout] 600 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `hw_version` [INFO] [stdout] --> protocols/v1/src/methods/client_to_server.rs:604:5 [INFO] [stdout] | [INFO] [stdout] 604 | hw_version: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InfoParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v1/src/methods/client_to_server.rs:600:10 [INFO] [stdout] | [INFO] [stdout] 600 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sw_version` [INFO] [stdout] --> protocols/v1/src/methods/client_to_server.rs:605:5 [INFO] [stdout] | [INFO] [stdout] 605 | sw_version: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InfoParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v1/src/methods/client_to_server.rs:600:10 [INFO] [stdout] | [INFO] [stdout] 600 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling codec_sv2 v0.1.4 (/opt/rustwide/workdir/protocols/v2/codec-sv2) [INFO] [stdout] warning: field is never read: `extranonce_prefix_len` [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_creator.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | extranonce_prefix_len: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `JobCreator` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_creator.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `upstream_target` [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | upstream_target: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ExtendedJobs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `target` [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | target: Target, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GroupChannelJobDispatcher` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling network_helpers v0.1.0 (/opt/rustwide/workdir/utils/network-helpers) [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling client_and_server v0.1.0 (/opt/rustwide/workdir/examples/sv1-client-and-server) [INFO] [stderr] Compiling ping_pong_without_noise v0.1.0 (/opt/rustwide/workdir/examples/ping-pong-without-noise) [INFO] [stderr] Compiling sv2_ffi v0.1.3 (/opt/rustwide/workdir/protocols/v2/sv2-ffi) [INFO] [stderr] Compiling interop-cpp v0.1.0 (/opt/rustwide/workdir/examples/interop-cpp) [INFO] [stdout] warning: field is never read: `connection` [INFO] [stdout] --> examples/ping-pong-without-noise/src/node.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | connection: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> examples/ping-pong-without-noise/src/node.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ping_pong_with_noise v0.1.0 (/opt/rustwide/workdir/examples/ping-pong-with-noise) [INFO] [stderr] Compiling test-pool v0.1.0 (/opt/rustwide/workdir/roles/v2/test-utils/pool) [INFO] [stderr] Compiling mining-device v0.1.0 (/opt/rustwide/workdir/roles/v2/test-utils/mining-device) [INFO] [stderr] Compiling pool v0.1.0 (/opt/rustwide/workdir/roles/v2/pool) [INFO] [stderr] Compiling template-provider-test v0.1.0 (/opt/rustwide/workdir/examples/template-provider-test) [INFO] [stderr] Compiling mining-proxy v0.1.0 (/opt/rustwide/workdir/roles/v2/mining-proxy) [INFO] [stdout] warning: field is never read: `receiver` [INFO] [stdout] --> roles/v2/test-utils/mining-device/src/main.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | receiver: Receiver, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Device` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> roles/v2/test-utils/mining-device/src/main.rs:130:10 [INFO] [stdout] | [INFO] [stdout] 130 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `merkle_path` [INFO] [stdout] --> roles/v2/pool/src/lib/mining_pool/mod.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | merkle_path: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CompleteStandardJob` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> roles/v2/pool/src/lib/mining_pool/mod.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `merkle_path` [INFO] [stdout] --> roles/v2/pool/src/lib/mining_pool/mod.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | merkle_path: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ExtendedJob` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> roles/v2/pool/src/lib/mining_pool/mod.rs:230:10 [INFO] [stdout] | [INFO] [stdout] 230 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `nbits` [INFO] [stdout] --> roles/v2/pool/src/lib/mining_pool/mod.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | nbits: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ExtendedJob` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> roles/v2/pool/src/lib/mining_pool/mod.rs:230:10 [INFO] [stdout] | [INFO] [stdout] 230 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.96s [INFO] running `Command { std: "docker" "inspect" "0b8834a1728d69254eb7d33c91be5ecc32ff2cea8af156b888a82c0491cb9607", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b8834a1728d69254eb7d33c91be5ecc32ff2cea8af156b888a82c0491cb9607", kill_on_drop: false }` [INFO] [stdout] 0b8834a1728d69254eb7d33c91be5ecc32ff2cea8af156b888a82c0491cb9607 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af3cdf4b931f0d08076d2895f20d6e7c2139fb9b89062dc6b303337b09fbdf39 [INFO] running `Command { std: "docker" "start" "-a" "af3cdf4b931f0d08076d2895f20d6e7c2139fb9b89062dc6b303337b09fbdf39", kill_on_drop: false }` [INFO] [stdout] warning: function cannot return without recursing [INFO] [stdout] --> protocols/v2/binary-sv2/no-serde-sv2/codec/src/codec/encodable.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | fn to_writer(self, dst: &mut impl Write) -> Result<(), E> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing [INFO] [stdout] 30 | let encoded_field = self.into(); [INFO] [stdout] 31 | encoded_field.to_writer(dst) [INFO] [stdout] | ---------------------------- recursive call site [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unconditional_recursion)]` on by default [INFO] [stdout] = help: a `loop` may express intention better if this is on purpose [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling iai v0.1.1 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 (/opt/rustwide/workdir/examples/interop-cpp/template-provider/example-of-guix-build/quickcheck_macros) [INFO] [stderr] Compiling coinbase-negotiator v0.1.0 (/opt/rustwide/workdir/experimental/coinbase-negotiator) [INFO] [stderr] Compiling binary_codec_sv2 v0.1.2 (/opt/rustwide/workdir/protocols/v2/binary-sv2/no-serde-sv2/codec) [INFO] [stderr] Compiling quickcheck v1.0.3 (/opt/rustwide/workdir/examples/interop-cpp/template-provider/example-of-guix-build/quickcheck) [INFO] [stderr] Compiling const_sv2 v0.1.0 (/opt/rustwide/workdir/protocols/v2/const-sv2) [INFO] [stderr] Compiling derive_codec_sv2 v0.1.2 (/opt/rustwide/workdir/protocols/v2/binary-sv2/no-serde-sv2/derive_codec) [INFO] [stderr] Compiling binary_sv2 v0.1.4 (/opt/rustwide/workdir/protocols/v2/binary-sv2/binary-sv2) [INFO] [stdout] warning: field is never read: `header` [INFO] [stdout] --> protocols/v2/framing-sv2/src/framing2.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | header: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `NoiseFrame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/framing-sv2/src/framing2.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling job_negotiation_sv2 v0.1.0 (/opt/rustwide/workdir/protocols/v2/subprotocols/job-negotiation) [INFO] [stderr] Compiling mining_sv2 v0.1.0 (/opt/rustwide/workdir/protocols/v2/subprotocols/mining) [INFO] [stderr] Compiling framing_sv2 v0.1.3 (/opt/rustwide/workdir/protocols/v2/framing-sv2) [INFO] [stderr] Compiling template_distribution_sv2 v0.1.4 (/opt/rustwide/workdir/protocols/v2/subprotocols/template-distribution) [INFO] [stderr] Compiling common_messages_sv2 v0.1.4 (/opt/rustwide/workdir/protocols/v2/subprotocols/common-messages) [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling serde_sv2 v0.1.0 (/opt/rustwide/workdir/protocols/v2/binary-sv2/serde-sv2) [INFO] [stdout] warning: field is never read: `len` [INFO] [stdout] --> protocols/v2/binary-sv2/serde-sv2/src/de.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | len: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Deserializer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/binary-sv2/serde-sv2/src/de.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `extranonce_prefix_len` [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_creator.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | extranonce_prefix_len: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `JobCreator` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_creator.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `upstream_target` [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | upstream_target: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ExtendedJobs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `target` [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | target: Target, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GroupChannelJobDispatcher` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `hw_id` [INFO] [stdout] --> protocols/v1/src/methods/client_to_server.rs:603:5 [INFO] [stdout] | [INFO] [stdout] 603 | hw_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `InfoParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v1/src/methods/client_to_server.rs:600:10 [INFO] [stdout] | [INFO] [stdout] 600 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `hw_version` [INFO] [stdout] --> protocols/v1/src/methods/client_to_server.rs:604:5 [INFO] [stdout] | [INFO] [stdout] 604 | hw_version: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InfoParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v1/src/methods/client_to_server.rs:600:10 [INFO] [stdout] | [INFO] [stdout] 600 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sw_version` [INFO] [stdout] --> protocols/v1/src/methods/client_to_server.rs:605:5 [INFO] [stdout] | [INFO] [stdout] 605 | sw_version: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InfoParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v1/src/methods/client_to_server.rs:600:10 [INFO] [stdout] | [INFO] [stdout] 600 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling messages_sv2 v0.1.0 (/opt/rustwide/workdir/protocols/v2/messages-sv2) [INFO] [stderr] Compiling noise_sv2 v0.1.1 (/opt/rustwide/workdir/protocols/v2/noise-sv2) [INFO] [stderr] Compiling client_and_server v0.1.0 (/opt/rustwide/workdir/examples/sv1-client-and-server) [INFO] [stderr] Compiling codec_sv2 v0.1.4 (/opt/rustwide/workdir/protocols/v2/codec-sv2) [INFO] [stderr] Compiling interop-cpp v0.1.0 (/opt/rustwide/workdir/examples/interop-cpp) [INFO] [stderr] Compiling ping_pong_without_noise v0.1.0 (/opt/rustwide/workdir/examples/ping-pong-without-noise) [INFO] [stderr] Compiling network_helpers v0.1.0 (/opt/rustwide/workdir/utils/network-helpers) [INFO] [stderr] Compiling ping_pong_with_noise v0.1.0 (/opt/rustwide/workdir/examples/ping-pong-with-noise) [INFO] [stderr] Compiling test-pool v0.1.0 (/opt/rustwide/workdir/roles/v2/test-utils/pool) [INFO] [stderr] Compiling mining-device v0.1.0 (/opt/rustwide/workdir/roles/v2/test-utils/mining-device) [INFO] [stderr] Compiling template-provider-test v0.1.0 (/opt/rustwide/workdir/examples/template-provider-test) [INFO] [stderr] Compiling pool v0.1.0 (/opt/rustwide/workdir/roles/v2/pool) [INFO] [stderr] Compiling mining-proxy v0.1.0 (/opt/rustwide/workdir/roles/v2/mining-proxy) [INFO] [stdout] warning: field is never read: `header` [INFO] [stdout] --> protocols/v2/framing-sv2/src/framing2.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | header: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `NoiseFrame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/framing-sv2/src/framing2.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `connection` [INFO] [stdout] --> examples/ping-pong-without-noise/src/node.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | connection: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> examples/ping-pong-without-noise/src/node.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `receiver` [INFO] [stdout] --> roles/v2/test-utils/mining-device/src/main.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | receiver: Receiver, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Device` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> roles/v2/test-utils/mining-device/src/main.rs:130:10 [INFO] [stdout] | [INFO] [stdout] 130 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function cannot return without recursing [INFO] [stdout] --> protocols/v2/binary-sv2/no-serde-sv2/codec/src/codec/encodable.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | fn to_writer(self, dst: &mut impl Write) -> Result<(), E> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing [INFO] [stdout] 30 | let encoded_field = self.into(); [INFO] [stdout] 31 | encoded_field.to_writer(dst) [INFO] [stdout] | ---------------------------- recursive call site [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unconditional_recursion)]` on by default [INFO] [stdout] = help: a `loop` may express intention better if this is on purpose [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling buffer_sv2 v0.1.0 (/opt/rustwide/workdir/utils/buffer) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `merkle_path` [INFO] [stdout] --> roles/v2/pool/src/lib/mining_pool/mod.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | merkle_path: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CompleteStandardJob` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> roles/v2/pool/src/lib/mining_pool/mod.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `merkle_path` [INFO] [stdout] --> roles/v2/pool/src/lib/mining_pool/mod.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | merkle_path: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ExtendedJob` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> roles/v2/pool/src/lib/mining_pool/mod.rs:230:10 [INFO] [stdout] | [INFO] [stdout] 230 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `nbits` [INFO] [stdout] --> roles/v2/pool/src/lib/mining_pool/mod.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | nbits: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ExtendedJob` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> roles/v2/pool/src/lib/mining_pool/mod.rs:230:10 [INFO] [stdout] | [INFO] [stdout] 230 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `extranonce_prefix_len` [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_creator.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | extranonce_prefix_len: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `JobCreator` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_creator.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `upstream_target` [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | upstream_target: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ExtendedJobs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `block_hash` [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:246:9 [INFO] [stdout] | [INFO] [stdout] 246 | block_hash: U256<'decoder>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:244:14 [INFO] [stdout] | [INFO] [stdout] 244 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `version` [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:247:9 [INFO] [stdout] | [INFO] [stdout] 247 | version: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:244:14 [INFO] [stdout] | [INFO] [stdout] 244 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `prev_hash` [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | prev_hash: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:244:14 [INFO] [stdout] | [INFO] [stdout] 244 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `time` [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:249:9 [INFO] [stdout] | [INFO] [stdout] 249 | time: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:244:14 [INFO] [stdout] | [INFO] [stdout] 244 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `merkle_root` [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 250 | merkle_root: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:244:14 [INFO] [stdout] | [INFO] [stdout] 244 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `nbits` [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | nbits: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:244:14 [INFO] [stdout] | [INFO] [stdout] 244 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `nonce` [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:252:9 [INFO] [stdout] | [INFO] [stdout] 252 | nonce: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:244:14 [INFO] [stdout] | [INFO] [stdout] 244 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `coinbase_tx_prefix` [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | coinbase_tx_prefix: B064K<'decoder>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:244:14 [INFO] [stdout] | [INFO] [stdout] 244 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `coinbase_script` [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:254:9 [INFO] [stdout] | [INFO] [stdout] 254 | coinbase_script: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:244:14 [INFO] [stdout] | [INFO] [stdout] 244 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `coinbase_tx_suffix` [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 255 | coinbase_tx_suffix: B064K<'decoder>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:244:14 [INFO] [stdout] | [INFO] [stdout] 244 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `path` [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:256:9 [INFO] [stdout] | [INFO] [stdout] 256 | path: Seq0255<'decoder, U256<'decoder>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:244:14 [INFO] [stdout] | [INFO] [stdout] 244 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `block_hash` [INFO] [stdout] --> protocols/v2/messages-sv2/src/utils.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | block_hash: U256<'decoder>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/messages-sv2/src/utils.rs:173:14 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `version` [INFO] [stdout] --> protocols/v2/messages-sv2/src/utils.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | version: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/messages-sv2/src/utils.rs:173:14 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `prev_hash` [INFO] [stdout] --> protocols/v2/messages-sv2/src/utils.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | prev_hash: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/messages-sv2/src/utils.rs:173:14 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `time` [INFO] [stdout] --> protocols/v2/messages-sv2/src/utils.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | time: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/messages-sv2/src/utils.rs:173:14 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `merkle_root` [INFO] [stdout] --> protocols/v2/messages-sv2/src/utils.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | merkle_root: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/messages-sv2/src/utils.rs:173:14 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `nbits` [INFO] [stdout] --> protocols/v2/messages-sv2/src/utils.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | nbits: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/messages-sv2/src/utils.rs:173:14 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `nonce` [INFO] [stdout] --> protocols/v2/messages-sv2/src/utils.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | nonce: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/messages-sv2/src/utils.rs:173:14 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `coinbase_tx_prefix` [INFO] [stdout] --> protocols/v2/messages-sv2/src/utils.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | coinbase_tx_prefix: B064K<'decoder>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/messages-sv2/src/utils.rs:173:14 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `coinbase_script` [INFO] [stdout] --> protocols/v2/messages-sv2/src/utils.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 183 | coinbase_script: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/messages-sv2/src/utils.rs:173:14 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `coinbase_tx_suffix` [INFO] [stdout] --> protocols/v2/messages-sv2/src/utils.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 184 | coinbase_tx_suffix: B064K<'decoder>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/messages-sv2/src/utils.rs:173:14 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `path` [INFO] [stdout] --> protocols/v2/messages-sv2/src/utils.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | path: Seq0255<'decoder, U256<'decoder>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/messages-sv2/src/utils.rs:173:14 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `len` [INFO] [stdout] --> protocols/v2/binary-sv2/serde-sv2/src/de.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | len: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Deserializer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v2/binary-sv2/serde-sv2/src/de.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling v1 v0.1.0 (/opt/rustwide/workdir/protocols/v1) [INFO] [stderr] Compiling sv2_ffi v0.1.3 (/opt/rustwide/workdir/protocols/v2/sv2-ffi) [INFO] [stdout] warning: field is never read: `hw_id` [INFO] [stdout] --> protocols/v1/src/methods/client_to_server.rs:603:5 [INFO] [stdout] | [INFO] [stdout] 603 | hw_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `InfoParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v1/src/methods/client_to_server.rs:600:10 [INFO] [stdout] | [INFO] [stdout] 600 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `hw_version` [INFO] [stdout] --> protocols/v1/src/methods/client_to_server.rs:604:5 [INFO] [stdout] | [INFO] [stdout] 604 | hw_version: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InfoParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v1/src/methods/client_to_server.rs:600:10 [INFO] [stdout] | [INFO] [stdout] 600 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sw_version` [INFO] [stdout] --> protocols/v1/src/methods/client_to_server.rs:605:5 [INFO] [stdout] | [INFO] [stdout] 605 | sw_version: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InfoParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> protocols/v1/src/methods/client_to_server.rs:600:10 [INFO] [stdout] | [INFO] [stdout] 600 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.34s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/binary_codec_sv2-3c3c91386a768bb3) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/binary_sv2-4e34c812761c7a5f) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/buffer_sv2-9a042b16cab80b0e) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/client_and_server-a06c7cef8498f884) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/codec_sv2-61f0b51e4732792a) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/coinbase_negotiator-e42637dd86df129b) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/common_messages_sv2-84fd2229dd2b639d) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/const_sv2-455f56e68eda3cd5) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/derive_codec_sv2-08d31b267010104c) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/framing_sv2-4d52924292636adb) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/interop_cpp-64c0ff8f007b8984) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/job_negotiation_sv2-888df853c8496597) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/messages_sv2-a677f4a167c15b5a) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/mining_device-be65da9fb52197a4) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/mining_proxy-d32327ea5ca10bb4) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/mining_sv2-b4afb202dbe67f76) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/network_helpers-29574ed9fd8066fb) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/noise_sv2-2765702bab64c166) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/ping_pong_with_noise-7355dc1ad79bbe67) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/ping_pong_without_noise-0cb9e3d229b097ac) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/pool-c905237a909076a2) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/quickcheck-65b28302b8264f83) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/quickcheck_macros-f522e3a76828f711) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/serde_sv2-c60ac75d04f57a92) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/sv2_ffi-c40e779626cee16a) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/template_provider_test-08e1c56759b62adc) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/template_distribution_sv2-1b8af19b0a522225) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/test_pool-b8aaa96dc7f0d754) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/v1-39b6713f7eb773a8) [INFO] running `Command { std: "docker" "inspect" "af3cdf4b931f0d08076d2895f20d6e7c2139fb9b89062dc6b303337b09fbdf39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af3cdf4b931f0d08076d2895f20d6e7c2139fb9b89062dc6b303337b09fbdf39", kill_on_drop: false }` [INFO] [stdout] af3cdf4b931f0d08076d2895f20d6e7c2139fb9b89062dc6b303337b09fbdf39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e5caa2b408def21c83b5a682bb42362a8bdf9f4ebd5b5dedfb686ef20ac48fe6 [INFO] running `Command { std: "docker" "start" "-a" "e5caa2b408def21c83b5a682bb42362a8bdf9f4ebd5b5dedfb686ef20ac48fe6", kill_on_drop: false }` [INFO] [stderr] warning: function cannot return without recursing [INFO] [stderr] --> protocols/v2/binary-sv2/no-serde-sv2/codec/src/codec/encodable.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | fn to_writer(self, dst: &mut impl Write) -> Result<(), E> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing [INFO] [stderr] 30 | let encoded_field = self.into(); [INFO] [stderr] 31 | encoded_field.to_writer(dst) [INFO] [stderr] | ---------------------------- recursive call site [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unconditional_recursion)]` on by default [INFO] [stderr] = help: a `loop` may express intention better if this is on purpose [INFO] [stderr] [INFO] [stderr] warning: `binary_codec_sv2` (lib) generated 1 warning [INFO] [stderr] warning: `binary_codec_sv2` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: field is never read: `header` [INFO] [stderr] --> protocols/v2/framing-sv2/src/framing2.rs:78:5 [INFO] [stderr] | [INFO] [stderr] 78 | header: u16, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `NoiseFrame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> protocols/v2/framing-sv2/src/framing2.rs:76:10 [INFO] [stderr] | [INFO] [stderr] 76 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `framing_sv2` (lib) generated 1 warning [INFO] [stderr] warning: `framing_sv2` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: field is never read: `len` [INFO] [stderr] --> protocols/v2/binary-sv2/serde-sv2/src/de.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | len: u8, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Deserializer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> protocols/v2/binary-sv2/serde-sv2/src/de.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 20 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `serde_sv2` (lib) generated 1 warning [INFO] [stderr] warning: `serde_sv2` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: field is never read: `extranonce_prefix_len` [INFO] [stderr] --> protocols/v2/messages-sv2/src/job_creator.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | extranonce_prefix_len: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `JobCreator` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> protocols/v2/messages-sv2/src/job_creator.rs:24:10 [INFO] [stderr] | [INFO] [stderr] 24 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `upstream_target` [INFO] [stderr] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:84:5 [INFO] [stderr] | [INFO] [stderr] 84 | upstream_target: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ExtendedJobs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:82:10 [INFO] [stderr] | [INFO] [stderr] 82 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `target` [INFO] [stderr] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:90:5 [INFO] [stderr] | [INFO] [stderr] 90 | target: Target, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `GroupChannelJobDispatcher` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:87:10 [INFO] [stderr] | [INFO] [stderr] 87 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `hw_id` [INFO] [stderr] --> protocols/v1/src/methods/client_to_server.rs:603:5 [INFO] [stderr] | [INFO] [stderr] 603 | hw_id: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `InfoParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> protocols/v1/src/methods/client_to_server.rs:600:10 [INFO] [stderr] | [INFO] [stderr] 600 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `hw_version` [INFO] [stderr] --> protocols/v1/src/methods/client_to_server.rs:604:5 [INFO] [stderr] | [INFO] [stderr] 604 | hw_version: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `InfoParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> protocols/v1/src/methods/client_to_server.rs:600:10 [INFO] [stderr] | [INFO] [stderr] 600 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `sw_version` [INFO] [stderr] --> protocols/v1/src/methods/client_to_server.rs:605:5 [INFO] [stderr] | [INFO] [stderr] 605 | sw_version: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `InfoParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> protocols/v1/src/methods/client_to_server.rs:600:10 [INFO] [stderr] | [INFO] [stderr] 600 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `block_hash` [INFO] [stderr] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:246:9 [INFO] [stderr] | [INFO] [stderr] 246 | block_hash: U256<'decoder>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:244:14 [INFO] [stderr] | [INFO] [stderr] 244 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `version` [INFO] [stderr] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:247:9 [INFO] [stderr] | [INFO] [stderr] 247 | version: u32, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:244:14 [INFO] [stderr] | [INFO] [stderr] 244 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `prev_hash` [INFO] [stderr] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:248:9 [INFO] [stderr] | [INFO] [stderr] 248 | prev_hash: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:244:14 [INFO] [stderr] | [INFO] [stderr] 244 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `time` [INFO] [stderr] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:249:9 [INFO] [stderr] | [INFO] [stderr] 249 | time: u32, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:244:14 [INFO] [stderr] | [INFO] [stderr] 244 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `merkle_root` [INFO] [stderr] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:250:9 [INFO] [stderr] | [INFO] [stderr] 250 | merkle_root: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:244:14 [INFO] [stderr] | [INFO] [stderr] 244 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `nbits` [INFO] [stderr] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:251:9 [INFO] [stderr] | [INFO] [stderr] 251 | nbits: u32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:244:14 [INFO] [stderr] | [INFO] [stderr] 244 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `nonce` [INFO] [stderr] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:252:9 [INFO] [stderr] | [INFO] [stderr] 252 | nonce: u32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:244:14 [INFO] [stderr] | [INFO] [stderr] 244 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `coinbase_tx_prefix` [INFO] [stderr] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:253:9 [INFO] [stderr] | [INFO] [stderr] 253 | coinbase_tx_prefix: B064K<'decoder>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:244:14 [INFO] [stderr] | [INFO] [stderr] 244 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `coinbase_script` [INFO] [stderr] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:254:9 [INFO] [stderr] | [INFO] [stderr] 254 | coinbase_script: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:244:14 [INFO] [stderr] | [INFO] [stderr] 244 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `coinbase_tx_suffix` [INFO] [stderr] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:255:9 [INFO] [stderr] | [INFO] [stderr] 255 | coinbase_tx_suffix: B064K<'decoder>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:244:14 [INFO] [stderr] | [INFO] [stderr] 244 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `path` [INFO] [stderr] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:256:9 [INFO] [stderr] | [INFO] [stderr] 256 | path: Seq0255<'decoder, U256<'decoder>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> protocols/v2/messages-sv2/src/job_dispatcher.rs:244:14 [INFO] [stderr] | [INFO] [stderr] 244 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `block_hash` [INFO] [stderr] --> protocols/v2/messages-sv2/src/utils.rs:175:9 [INFO] [stderr] | [INFO] [stderr] 175 | block_hash: U256<'decoder>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> protocols/v2/messages-sv2/src/utils.rs:173:14 [INFO] [stderr] | [INFO] [stderr] 173 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `version` [INFO] [stderr] --> protocols/v2/messages-sv2/src/utils.rs:176:9 [INFO] [stderr] | [INFO] [stderr] 176 | version: u32, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> protocols/v2/messages-sv2/src/utils.rs:173:14 [INFO] [stderr] | [INFO] [stderr] 173 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `prev_hash` [INFO] [stderr] --> protocols/v2/messages-sv2/src/utils.rs:177:9 [INFO] [stderr] | [INFO] [stderr] 177 | prev_hash: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> protocols/v2/messages-sv2/src/utils.rs:173:14 [INFO] [stderr] | [INFO] [stderr] 173 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `time` [INFO] [stderr] --> protocols/v2/messages-sv2/src/utils.rs:178:9 [INFO] [stderr] | [INFO] [stderr] 178 | time: u32, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> protocols/v2/messages-sv2/src/utils.rs:173:14 [INFO] [stderr] | [INFO] [stderr] 173 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `merkle_root` [INFO] [stderr] --> protocols/v2/messages-sv2/src/utils.rs:179:9 [INFO] [stderr] | [INFO] [stderr] 179 | merkle_root: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> protocols/v2/messages-sv2/src/utils.rs:173:14 [INFO] [stderr] | [INFO] [stderr] 173 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `nbits` [INFO] [stderr] --> protocols/v2/messages-sv2/src/utils.rs:180:9 [INFO] [stderr] | [INFO] [stderr] 180 | nbits: u32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> protocols/v2/messages-sv2/src/utils.rs:173:14 [INFO] [stderr] | [INFO] [stderr] 173 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `nonce` [INFO] [stderr] --> protocols/v2/messages-sv2/src/utils.rs:181:9 [INFO] [stderr] | [INFO] [stderr] 181 | nonce: u32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> protocols/v2/messages-sv2/src/utils.rs:173:14 [INFO] [stderr] | [INFO] [stderr] 173 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `coinbase_tx_prefix` [INFO] [stderr] --> protocols/v2/messages-sv2/src/utils.rs:182:9 [INFO] [stderr] | [INFO] [stderr] 182 | coinbase_tx_prefix: B064K<'decoder>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> protocols/v2/messages-sv2/src/utils.rs:173:14 [INFO] [stderr] | [INFO] [stderr] 173 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `coinbase_script` [INFO] [stderr] --> protocols/v2/messages-sv2/src/utils.rs:183:9 [INFO] [stderr] | [INFO] [stderr] 183 | coinbase_script: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> protocols/v2/messages-sv2/src/utils.rs:173:14 [INFO] [stderr] | [INFO] [stderr] 173 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `coinbase_tx_suffix` [INFO] [stderr] --> protocols/v2/messages-sv2/src/utils.rs:184:9 [INFO] [stderr] | [INFO] [stderr] 184 | coinbase_tx_suffix: B064K<'decoder>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> protocols/v2/messages-sv2/src/utils.rs:173:14 [INFO] [stderr] | [INFO] [stderr] 173 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `path` [INFO] [stderr] --> protocols/v2/messages-sv2/src/utils.rs:185:9 [INFO] [stderr] | [INFO] [stderr] 185 | path: Seq0255<'decoder, U256<'decoder>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TestBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> protocols/v2/messages-sv2/src/utils.rs:173:14 [INFO] [stderr] | [INFO] [stderr] 173 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `messages_sv2` (lib) generated 3 warnings [INFO] [stderr] warning: `v1` (lib) generated 3 warnings [INFO] [stderr] warning: `messages_sv2` (lib test) generated 24 warnings (2 duplicates) [INFO] [stderr] warning: `v1` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] warning: field is never read: `connection` [INFO] [stderr] --> examples/ping-pong-without-noise/src/node.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | connection: Arc>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> examples/ping-pong-without-noise/src/node.rs:21:10 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `ping_pong_without_noise` (bin "ping_pong_without_noise" test) generated 1 warning [INFO] [stderr] warning: field is never read: `receiver` [INFO] [stderr] --> roles/v2/test-utils/mining-device/src/main.rs:132:5 [INFO] [stderr] | [INFO] [stderr] 132 | receiver: Receiver, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Device` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> roles/v2/test-utils/mining-device/src/main.rs:130:10 [INFO] [stderr] | [INFO] [stderr] 130 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `merkle_path` [INFO] [stderr] --> roles/v2/pool/src/lib/mining_pool/mod.rs:93:5 [INFO] [stderr] | [INFO] [stderr] 93 | merkle_path: Vec>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `CompleteStandardJob` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> roles/v2/pool/src/lib/mining_pool/mod.rs:83:10 [INFO] [stderr] | [INFO] [stderr] 83 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `merkle_path` [INFO] [stderr] --> roles/v2/pool/src/lib/mining_pool/mod.rs:232:5 [INFO] [stderr] | [INFO] [stderr] 232 | merkle_path: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ExtendedJob` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> roles/v2/pool/src/lib/mining_pool/mod.rs:230:10 [INFO] [stderr] | [INFO] [stderr] 230 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `nbits` [INFO] [stderr] --> roles/v2/pool/src/lib/mining_pool/mod.rs:233:5 [INFO] [stderr] | [INFO] [stderr] 233 | nbits: u32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ExtendedJob` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> roles/v2/pool/src/lib/mining_pool/mod.rs:230:10 [INFO] [stderr] | [INFO] [stderr] 230 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `mining-device` (bin "mining-device" test) generated 1 warning [INFO] [stderr] warning: `pool` (bin "pool" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/binary_codec_sv2-3c3c91386a768bb3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/binary_sv2-4e34c812761c7a5f) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test test::test_0255_bool::test_seq0255_bool ... ok [INFO] [stdout] test test::test_b0255::test_b0255 ... ok [INFO] [stdout] test test::test_b0255::test_b0255_max ... ok [INFO] [stdout] test test::test_b064k::test_b064k ... ok [INFO] [stdout] test test::test_b016m::test_b016m ... ok [INFO] [stdout] test test::test_bytes::test_struct ... ok [INFO] [stdout] test test::test_se1o64k_u16::test_seq064k_u16 ... ok [INFO] [stdout] test test::test_f32::test_struct ... ok [INFO] [stdout] test test::test_seq0255_signature::test_seq0255_signature ... ok [INFO] [stdout] test test::test_seq0255_u16::test_seq0255_u16 ... ok [INFO] [stdout] test test::test_seq0255_u256::test_seq0255_u256 ... ok [INFO] [stdout] test test::test_seq064k_b016m::test_seq064k_b016m ... ok [INFO] [stdout] test test::test_seq064k_u24::test_seq064k_u24 ... ok [INFO] [stdout] test test::test_seq064k_signature::test_seq064k_signature ... ok [INFO] [stdout] test test::test_seq064k_u32::test_seq064k_u32 ... ok [INFO] [stdout] test test::test_seq_0255_in_struct::test_seq_0255_in_struct ... ok [INFO] [stdout] test test::test_seq_0255_u24::test_seq0255_u24 ... ok [INFO] [stdout] test test::test_seq_064_u256::test_seq064k_u256 ... ok [INFO] [stdout] test test::test_seqo255_u32::test_seq0255_u32 ... ok [INFO] [stdout] test test::test_signature::test_signature ... ok [INFO] [stdout] test test::test_str032::test_stro32 ... ok [INFO] [stdout] test test::test_str032::test_stro32_max ... ok [INFO] [stdout] test test::test_struct::test_struct ... ok [INFO] [stdout] test test::test_u256::test_u256 ... ok [INFO] [stdout] test test::test_b016m::test_b016m_max ... ok [INFO] [stdout] test test::test_064_bool::test_seq064k_bool ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/buffer_sv2-9a042b16cab80b0e) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test::alloc_more_than_byte_capacity ... ok [INFO] [stdout] test test::back_alloc_front ... ok [INFO] [stdout] test test::alloc_more_than_pool_capacity ... ok [INFO] [stdout] test test::test ... ok [INFO] [stdout] test test::back_alloc_back ... ok [INFO] [stdout] test test::back_front_alloc ... ok [INFO] [stdout] test test::back_front_back ... ok [INFO] [stdout] test test::it_drop ... ok [INFO] [stdout] test test::pool_capicity_without_alloc ... ok [INFO] [stdout] test test::alloc_more_than_byte_capacity_2 - should panic ... ok [INFO] [stdout] test test::alloc_more_than_pool_capacity_2 - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/client_and_server-a06c7cef8498f884) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codec_sv2-61f0b51e4732792a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/coinbase_negotiator-e42637dd86df129b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/common_messages_sv2-84fd2229dd2b639d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/const_sv2-455f56e68eda3cd5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/derive_codec_sv2-08d31b267010104c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/framing_sv2-4d52924292636adb) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/interop_cpp-64c0ff8f007b8984) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/job_negotiation_sv2-888df853c8496597) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/messages_sv2-a677f4a167c15b5a) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test common_properties::tests::downstream_channel_returns_channel_id_on_receiving_extended_channel ... ignored [INFO] [stdout] test common_properties::tests::builds_request_id_mapper ... ok [INFO] [stdout] test common_properties::tests::downstream_channel_returns_group_id_on_receiving_extended_channel ... ignored [INFO] [stdout] test common_properties::tests::downstream_channel_returns_channel_id_on_receiving_group_channel ... ok [INFO] [stdout] test common_properties::tests::downstream_channel_returns_channel_id_on_receiving_standard_channel ... ok [INFO] [stdout] test common_properties::tests::downstream_channel_returns_group_id_on_receiving_group_channel ... ok [INFO] [stdout] test common_properties::tests::downstream_channel_returns_group_id_on_receiving_standard_channel ... ok [INFO] [stdout] test common_properties::tests::removes_id_from_request_id_mapper ... ok [INFO] [stdout] test common_properties::tests::updates_request_id_mapper_on_open_channel ... ok [INFO] [stdout] test group_channel_logic::tests::adds_a_new_group_channel_to_upstream_with_groups ... ok [INFO] [stdout] test group_channel_logic::tests::adds_a_new_standard_channel_to_upstream_with_groups ... ok [INFO] [stdout] test group_channel_logic::tests::builds_upstream_with_groups ... ok [INFO] [stdout] test job_dispatcher::tests::updates_group_channel_job_dispatcher_on_new_prev_hash ... ignored [INFO] [stdout] test job_dispatcher::tests::builds_group_channel_job_dispatcher ... ok [INFO] [stdout] test group_channel_logic::tests::errors_on_a_new_standard_channel_to_upstream_with_groups_if_groups_hashmap_is_empty ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mining_device-be65da9fb52197a4) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mining_proxy-d32327ea5ca10bb4) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mining_sv2-b4afb202dbe67f76) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/network_helpers-29574ed9fd8066fb) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/noise_sv2-2765702bab64c166) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test auth::test::header_time_validity_is_expired ... ok [INFO] [stdout] test auth::test::header_time_validity_is_valid ... ok [INFO] [stdout] test auth::test::header_time_validity_not_yet_valid ... ok [INFO] [stdout] test auth::test::signature_noise_message_serialization ... ok [INFO] [stdout] test formats::test::certificate_validate ... ok [INFO] [stdout] test formats::test::certificate_serialization ... ok [INFO] [stdout] test test::test_handshake ... ok [INFO] [stdout] test test::test_handshake2 ... ok [INFO] [stdout] test test::test_send_message ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ping_pong_with_noise-7355dc1ad79bbe67) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ping_pong_without_noise-0cb9e3d229b097ac) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pool-c905237a909076a2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quickcheck-65b28302b8264f83) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quickcheck_macros-f522e3a76828f711) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/serde_sv2-c60ac75d04f57a92) [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test de::test_b0255 ... ok [INFO] [stdout] test de::test_b064k ... ok [INFO] [stdout] test de::test_seq0255_bool ... ok [INFO] [stdout] test de::test_seq0255_signature ... ok [INFO] [stdout] test de::test_seq0255_u16 ... ok [INFO] [stdout] test de::test_seq0255_u24 ... ok [INFO] [stdout] test de::test_seq0255_u256 ... ok [INFO] [stdout] test de::test_seq0255_u32 ... ok [INFO] [stdout] test de::test_seq064k_signature ... ok [INFO] [stdout] test de::test_seq064k_b016m ... ok [INFO] [stdout] test de::test_seq064k_u16 ... ok [INFO] [stdout] test de::test_seq064k_u24 ... ok [INFO] [stdout] test de::test_seq064k_u256 ... ok [INFO] [stdout] test de::test_seq064k_u32 ... ok [INFO] [stdout] test de::test_signature ... ok [INFO] [stdout] test de::test_struct ... ok [INFO] [stdout] test de::test_u256 ... ok [INFO] [stdout] test error::tests::invalid_bool ... ok [INFO] [stdout] test error::tests::invalid_bool_size ... ok [INFO] [stdout] test error::tests::invalid_signature_size ... ok [INFO] [stdout] test error::tests::invalid_u16_size ... ok [INFO] [stdout] test error::tests::invalid_u24_size ... ok [INFO] [stdout] test error::tests::invalid_u256 ... ok [INFO] [stdout] test error::tests::invalid_u32_size ... ok [INFO] [stdout] test error::tests::invalid_u64_size ... ok [INFO] [stdout] test error::tests::len_bigger_than_16m ... ok [INFO] [stdout] test error::tests::len_bigger_than_255 ... ok [INFO] [stdout] test error::tests::len_bigger_than_32 ... ok [INFO] [stdout] test error::tests::len_bigger_than_64k ... ok [INFO] [stdout] test error::tests::message ... ok [INFO] [stdout] test error::tests::read_error ... ok [INFO] [stdout] test error::tests::string_len_bigger_than_256 ... ok [INFO] [stdout] test error::tests::u24_too_big ... ok [INFO] [stdout] test error::tests::write_error ... ok [INFO] [stdout] test primitives::byte_arrays::test_b0_16m ... ok [INFO] [stdout] test primitives::byte_arrays::test_b0_64k ... ok [INFO] [stdout] test primitives::byte_arrays::test_b0_64k_3 ... ok [INFO] [stdout] test ser::test_struct ... ok [INFO] [stdout] test primitives::byte_arrays::test_b0_64k_2 ... ok [INFO] [stdout] test de::test_b016m ... ok [INFO] [stdout] test de::test_seq064k_bool ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sv2_ffi-c40e779626cee16a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/template_provider_test-08e1c56759b62adc) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/template_distribution_sv2-1b8af19b0a522225) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/test_pool-b8aaa96dc7f0d754) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/v1-39b6713f7eb773a8) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test methods::client_to_server::from_to_json_rpc ... ok [INFO] [stdout] test methods::client_to_server::submit_from_to_json_rpc ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests binary_codec_sv2 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests binary_sv2 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests buffer_sv2 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests codec_sv2 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests common_messages_sv2 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests const_sv2 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests derive_codec_sv2 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests framing_sv2 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests job_negotiation_sv2 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests messages_sv2 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests mining_sv2 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests network_helpers [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests noise_sv2 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests quickcheck [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests quickcheck_macros [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests serde_sv2 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests template_distribution_sv2 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests v1 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e5caa2b408def21c83b5a682bb42362a8bdf9f4ebd5b5dedfb686ef20ac48fe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5caa2b408def21c83b5a682bb42362a8bdf9f4ebd5b5dedfb686ef20ac48fe6", kill_on_drop: false }` [INFO] [stdout] e5caa2b408def21c83b5a682bb42362a8bdf9f4ebd5b5dedfb686ef20ac48fe6