[INFO] fetching crate hanzo-mining 1.1.20... [INFO] testing hanzo-mining-1.1.20 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate hanzo-mining 1.1.20 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate hanzo-mining 1.1.20 [INFO] finished tweaking crates.io crate hanzo-mining 1.1.20 [INFO] tweaked toml for crates.io crate hanzo-mining 1.1.20 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hanzo-mining 1.1.20 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hanzo-mining 1.1.20 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a3f8c1679cb371d8c31833c6e598544e4bba14fcb3a3022388365fab4904b48 [INFO] running `Command { std: "docker" "start" "-a" "2a3f8c1679cb371d8c31833c6e598544e4bba14fcb3a3022388365fab4904b48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a3f8c1679cb371d8c31833c6e598544e4bba14fcb3a3022388365fab4904b48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a3f8c1679cb371d8c31833c6e598544e4bba14fcb3a3022388365fab4904b48", kill_on_drop: false }` [INFO] [stdout] 2a3f8c1679cb371d8c31833c6e598544e4bba14fcb3a3022388365fab4904b48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ea205e71d5593e7e4ee9a3a7df6a2f3490d49e72a8172778b30037183112eb1 [INFO] running `Command { std: "docker" "start" "-a" "2ea205e71d5593e7e4ee9a3a7df6a2f3490d49e72a8172778b30037183112eb1", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling hanzo-mining v1.1.20 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:264:11 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:110:11 [INFO] [stdout] | [INFO] [stdout] 110 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:201:11 [INFO] [stdout] | [INFO] [stdout] 201 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:243:11 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:277:11 [INFO] [stdout] | [INFO] [stdout] 277 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:292:15 [INFO] [stdout] | [INFO] [stdout] 292 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:308:19 [INFO] [stdout] | [INFO] [stdout] 308 | #[cfg(not(feature = "consensus"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:328:19 [INFO] [stdout] | [INFO] [stdout] 328 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:339:15 [INFO] [stdout] | [INFO] [stdout] 339 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:350:15 [INFO] [stdout] | [INFO] [stdout] 350 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:365:15 [INFO] [stdout] | [INFO] [stdout] 365 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:383:15 [INFO] [stdout] | [INFO] [stdout] 383 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:401:15 [INFO] [stdout] | [INFO] [stdout] 401 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vote` [INFO] [stdout] --> src/consensus.rs:378:41 [INFO] [stdout] | [INFO] [stdout] 378 | pub async fn record_vote(&mut self, vote: AIChainVote) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vote` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/wallet.rs:457:37 [INFO] [stdout] | [INFO] [stdout] 457 | fn verify_ml_dsa(public_key: &[u8], message: &[u8], signature: &[u8], level: SecurityLevel) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `http_client` is never read [INFO] [stdout] --> src/bridge.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct MiningBridge { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 101 | http_client: reqwest::Client, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `pending_rewards` and `bridge_transfers` are never read [INFO] [stdout] --> src/evm.rs:540:5 [INFO] [stdout] | [INFO] [stdout] 532 | pub struct RewardsManager { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 540 | pending_rewards: Arc>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 544 | bridge_transfers: Arc>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.05s [INFO] running `Command { std: "docker" "inspect" "2ea205e71d5593e7e4ee9a3a7df6a2f3490d49e72a8172778b30037183112eb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ea205e71d5593e7e4ee9a3a7df6a2f3490d49e72a8172778b30037183112eb1", kill_on_drop: false }` [INFO] [stdout] 2ea205e71d5593e7e4ee9a3a7df6a2f3490d49e72a8172778b30037183112eb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcce6f4414a1e1f4b02f07c6475110c77b5728926f80d5185fdd1addee26f1d0 [INFO] running `Command { std: "docker" "start" "-a" "dcce6f4414a1e1f4b02f07c6475110c77b5728926f80d5185fdd1addee26f1d0", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling hanzo-mining v1.1.20 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:264:11 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:110:11 [INFO] [stdout] | [INFO] [stdout] 110 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:201:11 [INFO] [stdout] | [INFO] [stdout] 201 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:243:11 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:277:11 [INFO] [stdout] | [INFO] [stdout] 277 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:292:15 [INFO] [stdout] | [INFO] [stdout] 292 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:308:19 [INFO] [stdout] | [INFO] [stdout] 308 | #[cfg(not(feature = "consensus"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:328:19 [INFO] [stdout] | [INFO] [stdout] 328 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:339:15 [INFO] [stdout] | [INFO] [stdout] 339 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:350:15 [INFO] [stdout] | [INFO] [stdout] 350 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:365:15 [INFO] [stdout] | [INFO] [stdout] 365 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:383:15 [INFO] [stdout] | [INFO] [stdout] 383 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:401:15 [INFO] [stdout] | [INFO] [stdout] 401 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vote` [INFO] [stdout] --> src/consensus.rs:378:41 [INFO] [stdout] | [INFO] [stdout] 378 | pub async fn record_vote(&mut self, vote: AIChainVote) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vote` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/wallet.rs:457:37 [INFO] [stdout] | [INFO] [stdout] 457 | fn verify_ml_dsa(public_key: &[u8], message: &[u8], signature: &[u8], level: SecurityLevel) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:264:11 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:110:11 [INFO] [stdout] | [INFO] [stdout] 110 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:201:11 [INFO] [stdout] | [INFO] [stdout] 201 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:243:11 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:277:11 [INFO] [stdout] | [INFO] [stdout] 277 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:292:15 [INFO] [stdout] | [INFO] [stdout] 292 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:308:19 [INFO] [stdout] | [INFO] [stdout] 308 | #[cfg(not(feature = "consensus"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:328:19 [INFO] [stdout] | [INFO] [stdout] 328 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:339:15 [INFO] [stdout] | [INFO] [stdout] 339 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:350:15 [INFO] [stdout] | [INFO] [stdout] 350 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:365:15 [INFO] [stdout] | [INFO] [stdout] 365 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:383:15 [INFO] [stdout] | [INFO] [stdout] 383 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `consensus` [INFO] [stdout] --> src/consensus.rs:401:15 [INFO] [stdout] | [INFO] [stdout] 401 | #[cfg(feature = "consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `http_client` is never read [INFO] [stdout] --> src/bridge.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct MiningBridge { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 101 | http_client: reqwest::Client, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `pending_rewards` and `bridge_transfers` are never read [INFO] [stdout] --> src/evm.rs:540:5 [INFO] [stdout] | [INFO] [stdout] 532 | pub struct RewardsManager { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 540 | pending_rewards: Arc>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 544 | bridge_transfers: Arc>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vote` [INFO] [stdout] --> src/consensus.rs:378:41 [INFO] [stdout] | [INFO] [stdout] 378 | pub async fn record_vote(&mut self, vote: AIChainVote) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vote` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/wallet.rs:457:37 [INFO] [stdout] | [INFO] [stdout] 457 | fn verify_ml_dsa(public_key: &[u8], message: &[u8], signature: &[u8], level: SecurityLevel) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `http_client` is never read [INFO] [stdout] --> src/bridge.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct MiningBridge { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 101 | http_client: reqwest::Client, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `pending_rewards` and `bridge_transfers` are never read [INFO] [stdout] --> src/evm.rs:540:5 [INFO] [stdout] | [INFO] [stdout] 532 | pub struct RewardsManager { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 540 | pending_rewards: Arc>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 544 | bridge_transfers: Arc>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.01s [INFO] running `Command { std: "docker" "inspect" "dcce6f4414a1e1f4b02f07c6475110c77b5728926f80d5185fdd1addee26f1d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcce6f4414a1e1f4b02f07c6475110c77b5728926f80d5185fdd1addee26f1d0", kill_on_drop: false }` [INFO] [stdout] dcce6f4414a1e1f4b02f07c6475110c77b5728926f80d5185fdd1addee26f1d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c8799cbbc1f5ad14f1bff5bf293c078b581da980a678edb6dcd13ea0496b2d68 [INFO] running `Command { std: "docker" "start" "-a" "c8799cbbc1f5ad14f1bff5bf293c078b581da980a678edb6dcd13ea0496b2d68", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `consensus` [INFO] [stderr] --> src/consensus.rs:38:7 [INFO] [stderr] | [INFO] [stderr] 38 | #[cfg(feature = "consensus")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` [INFO] [stderr] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `consensus` [INFO] [stderr] --> src/consensus.rs:264:11 [INFO] [stderr] | [INFO] [stderr] 264 | #[cfg(feature = "consensus")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` [INFO] [stderr] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `consensus` [INFO] [stderr] --> src/consensus.rs:110:11 [INFO] [stderr] | [INFO] [stderr] 110 | #[cfg(feature = "consensus")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` [INFO] [stderr] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `consensus` [INFO] [stderr] --> src/consensus.rs:201:11 [INFO] [stderr] | [INFO] [stderr] 201 | #[cfg(feature = "consensus")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` [INFO] [stderr] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `consensus` [INFO] [stderr] --> src/consensus.rs:243:11 [INFO] [stderr] | [INFO] [stderr] 243 | #[cfg(feature = "consensus")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` [INFO] [stderr] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `consensus` [INFO] [stderr] --> src/consensus.rs:277:11 [INFO] [stderr] | [INFO] [stderr] 277 | #[cfg(feature = "consensus")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` [INFO] [stderr] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `consensus` [INFO] [stderr] --> src/consensus.rs:292:15 [INFO] [stderr] | [INFO] [stderr] 292 | #[cfg(feature = "consensus")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` [INFO] [stderr] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `consensus` [INFO] [stderr] --> src/consensus.rs:308:19 [INFO] [stderr] | [INFO] [stderr] 308 | #[cfg(not(feature = "consensus"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` [INFO] [stderr] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `consensus` [INFO] [stderr] --> src/consensus.rs:328:19 [INFO] [stderr] | [INFO] [stderr] 328 | #[cfg(feature = "consensus")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` [INFO] [stderr] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `consensus` [INFO] [stderr] --> src/consensus.rs:339:15 [INFO] [stderr] | [INFO] [stderr] 339 | #[cfg(feature = "consensus")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` [INFO] [stderr] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `consensus` [INFO] [stderr] --> src/consensus.rs:350:15 [INFO] [stderr] | [INFO] [stderr] 350 | #[cfg(feature = "consensus")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` [INFO] [stderr] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `consensus` [INFO] [stderr] --> src/consensus.rs:365:15 [INFO] [stderr] | [INFO] [stderr] 365 | #[cfg(feature = "consensus")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` [INFO] [stderr] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `consensus` [INFO] [stderr] --> src/consensus.rs:383:15 [INFO] [stderr] | [INFO] [stderr] 383 | #[cfg(feature = "consensus")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` [INFO] [stderr] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `consensus` [INFO] [stderr] --> src/consensus.rs:401:15 [INFO] [stderr] | [INFO] [stderr] 401 | #[cfg(feature = "consensus")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` [INFO] [stderr] = help: consider adding `consensus` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unused variable: `vote` [INFO] [stderr] --> src/consensus.rs:378:41 [INFO] [stderr] | [INFO] [stderr] 378 | pub async fn record_vote(&mut self, vote: AIChainVote) -> Result { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vote` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `message` [INFO] [stderr] --> src/wallet.rs:457:37 [INFO] [stderr] | [INFO] [stderr] 457 | fn verify_ml_dsa(public_key: &[u8], message: &[u8], signature: &[u8], level: SecurityLevel) -> Result { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stderr] [INFO] [stderr] warning: field `http_client` is never read [INFO] [stderr] --> src/bridge.rs:101:5 [INFO] [stderr] | [INFO] [stderr] 91 | pub struct MiningBridge { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 101 | http_client: reqwest::Client, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `pending_rewards` and `bridge_transfers` are never read [INFO] [stderr] --> src/evm.rs:540:5 [INFO] [stderr] | [INFO] [stderr] 532 | pub struct RewardsManager { [INFO] [stderr] | -------------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 540 | pending_rewards: Arc>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 544 | bridge_transfers: Arc>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `hanzo-mining` (lib) generated 18 warnings (run `cargo fix --lib -p hanzo-mining` to apply 2 suggestions) [INFO] [stderr] warning: `hanzo-mining` (lib test) generated 18 warnings (18 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hanzo_mining-bfdca400c1348895) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test bridge::tests::test_derive_evm_address ... ok [INFO] [stdout] test consensus::tests::test_block_creation ... ok [INFO] [stdout] test consensus::tests::test_compute_block_id ... ok [INFO] [stdout] test bridge::tests::test_mining_account ... ok [INFO] [stdout] test consensus::tests::test_compute_tx_root ... ok [INFO] [stdout] test consensus::tests::test_config_mainnet ... ok [INFO] [stdout] test consensus::tests::test_config_testnet ... ok [INFO] [stdout] test consensus::tests::test_vote_creation ... ok [INFO] [stdout] test evm::tests::test_encode_capabilities ... ok [INFO] [stdout] test consensus::tests::test_engine_start_stop ... ok [INFO] [stdout] test consensus::tests::test_engine_creation ... ok [INFO] [stdout] test evm::tests::test_network_to_config ... ok [INFO] [stdout] test evm::tests::test_chain_configs ... ok [INFO] [stdout] test evm::tests::test_rewards_summary_formatting ... ok [INFO] [stdout] test ledger::tests::test_derive_address ... ok [INFO] [stdout] test ledger::tests::test_ledger_config ... ok [INFO] [stdout] test ledger::tests::test_transaction_status ... ok [INFO] [stdout] test ledger::tests::test_vote_types ... ok [INFO] [stdout] test tests::test_network_endpoints ... ok [INFO] [stdout] test tests::test_mining_manager ... ok [INFO] [stdout] test wallet::tests::test_security_levels ... ok [INFO] [stdout] test wallet::tests::test_encryption_roundtrip ... ok [INFO] [stdout] test wallet::tests::test_verification ... ok [INFO] [stdout] test wallet::tests::test_wallet_generation ... ok [INFO] [stdout] test wallet::tests::test_wrong_passphrase ... ok [INFO] [stdout] test wallet::tests::test_signing ... ok [INFO] [stdout] test bridge::tests::test_no_wallet_error ... ok [INFO] [stdout] test bridge::tests::test_bridge_creation ... ok [INFO] [stdout] test bridge::tests::test_bridge_stats ... ok [INFO] [stdout] test bridge::tests::test_wallet_export_import ... ok [INFO] [stdout] test evm::tests::test_rewards_manager_creation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s [INFO] [stdout] [INFO] [stderr] Doc-tests hanzo_mining [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/consensus.rs - consensus (line 21) ... ignored [INFO] [stdout] test src/ledger.rs - ledger (line 21) ... ignored [INFO] [stdout] test src/wallet.rs - wallet (line 16) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c8799cbbc1f5ad14f1bff5bf293c078b581da980a678edb6dcd13ea0496b2d68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8799cbbc1f5ad14f1bff5bf293c078b581da980a678edb6dcd13ea0496b2d68", kill_on_drop: false }` [INFO] [stdout] c8799cbbc1f5ad14f1bff5bf293c078b581da980a678edb6dcd13ea0496b2d68