[INFO] cloning repository https://github.com/zzispp/hook_wallet_core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zzispp/hook_wallet_core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzispp%2Fhook_wallet_core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzispp%2Fhook_wallet_core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1a94caa45f2d3c478e207533345fdebbfede608d
[INFO] checking zzispp/hook_wallet_core against try#6813ba80244cdd54ee102e61897963df93fe78c7 for pr-148477-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzispp%2Fhook_wallet_core" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zzispp/hook_wallet_core
[INFO] finished tweaking git repo https://github.com/zzispp/hook_wallet_core
[INFO] tweaked toml for git repo https://github.com/zzispp/hook_wallet_core written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zzispp/hook_wallet_core on toolchain 6813ba80244cdd54ee102e61897963df93fe78c7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6813ba80244cdd54ee102e61897963df93fe78c7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zzispp/hook_wallet_core 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" "+6813ba80244cdd54ee102e61897963df93fe78c7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+6813ba80244cdd54ee102e61897963df93fe78c7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eabad9d422377e3a183fd511ee5dc0ddd3288bf25705af78eeac81b1ddeccbb5
[INFO] running `Command { std: "docker" "start" "-a" "eabad9d422377e3a183fd511ee5dc0ddd3288bf25705af78eeac81b1ddeccbb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eabad9d422377e3a183fd511ee5dc0ddd3288bf25705af78eeac81b1ddeccbb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eabad9d422377e3a183fd511ee5dc0ddd3288bf25705af78eeac81b1ddeccbb5", kill_on_drop: false }`
[INFO] [stdout] eabad9d422377e3a183fd511ee5dc0ddd3288bf25705af78eeac81b1ddeccbb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+6813ba80244cdd54ee102e61897963df93fe78c7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29918a2589aa11da19dc11863d0141fa204e0d3c8534b384d9a0051a44e51bfe
[INFO] running `Command { std: "docker" "start" "-a" "29918a2589aa11da19dc11863d0141fa204e0d3c8534b384d9a0051a44e51bfe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking compression-core v0.4.30
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]    Compiling const-hex v1.17.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking ruint v1.17.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling syn-solidity v1.4.1
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking compression-codecs v0.4.32
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling typeshare-annotation v1.0.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.4.1
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.4.1
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling alloy-sol-macro v1.4.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking alloy-primitives v1.4.1
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking alloy-sol-type-parser v1.4.1
[INFO] [stderr]     Checking serde_serializers v1.0.0 (/opt/rustwide/workdir/crates/serde_serializers)
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]     Checking typeshare v1.0.4
[INFO] [stderr]     Checking primitives v1.0.0 (/opt/rustwide/workdir/crates/primitives)
[INFO] [stderr]     Checking alloy-sol-types v1.4.1
[INFO] [stderr]     Checking config v0.15.18
[INFO] [stderr]     Checking alloy-json-abi v1.4.1
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]     Checking settings v1.0.0 (/opt/rustwide/workdir/crates/settings)
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking core_chain_traits v1.0.0 (/opt/rustwide/workdir/crates/core_chain_traits)
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking core_bsc v1.0.0 (/opt/rustwide/workdir/crates/core_bsc)
[INFO] [stderr]     Checking alloy-dyn-abi v1.4.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking async-compression v0.4.33
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling auto-allocator v0.1.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking mimalloc v0.1.48
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking core_tracing v1.0.0 (/opt/rustwide/workdir/crates/core_tracing)
[INFO] [stderr]     Checking sysinfo v0.37.2
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking core_client v1.0.0 (/opt/rustwide/workdir/crates/core_client)
[INFO] [stderr]     Checking core_jsonrpc v1.0.0 (/opt/rustwide/workdir/crates/core_jsonrpc)
[INFO] [stderr]     Checking core_solana v1.0.0 (/opt/rustwide/workdir/crates/core_solana)
[INFO] [stderr]     Checking core_evm v1.0.0 (/opt/rustwide/workdir/crates/core_evm)
[INFO] [stdout] warning: unused import: `crate::everstake::client::get_everstake_staking_apy`
[INFO] [stdout]   --> crates/core_evm/src/provider/staking_ethereum.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::everstake::client::get_everstake_staking_apy;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `reqwest`
[INFO] [stdout]   --> crates/core_evm/src/provider/staking_ethereum.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |         #[cfg(feature = "reqwest")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `reqwest` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `reqwest`
[INFO] [stdout]   --> crates/core_evm/src/provider/staking_ethereum.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |         #[cfg(not(feature = "reqwest"))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `reqwest` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::everstake::client::get_everstake_staking_apy`
[INFO] [stdout]   --> crates/core_evm/src/provider/staking_ethereum.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::everstake::client::get_everstake_staking_apy;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `reqwest`
[INFO] [stdout]   --> crates/core_evm/src/provider/staking_ethereum.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |         #[cfg(feature = "reqwest")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `reqwest` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `reqwest`
[INFO] [stdout]   --> crates/core_evm/src/provider/staking_ethereum.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |         #[cfg(not(feature = "reqwest"))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `reqwest` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Int` is never used
[INFO] [stdout]   --> crates/core_solana/src/models/mod.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 | type Int = i64;
[INFO] [stdout]    |      ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Int` is never used
[INFO] [stdout]   --> crates/core_solana/src/models/mod.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 | type Int = i64;
[INFO] [stdout]    |      ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking settings_chain v1.0.0 (/opt/rustwide/workdir/crates/settings_chain)
[INFO] [stderr]     Checking api v1.0.0 (/opt/rustwide/workdir/apps/api)
[INFO] [stdout] warning: type `ServerStatus` is more private than the item `get_status`
[INFO] [stdout]   --> apps/api/src/system/status.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub async fn get_status() -> Json<ServerStatus> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `get_status` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ServerStatus` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> apps/api/src/system/status.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | struct ServerStatus {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `BadRequest` and `NotFound` are never constructed
[INFO] [stdout]  --> apps/api/src/responders.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum ApiError {
[INFO] [stdout]   |          -------- variants in this enum
[INFO] [stdout] 8 |     BadRequest(String),
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 9 |     NotFound(String),
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ApiError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ServerStatus` is more private than the item `get_status`
[INFO] [stdout]   --> apps/api/src/system/status.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub async fn get_status() -> Json<ServerStatus> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `get_status` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ServerStatus` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> apps/api/src/system/status.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | struct ServerStatus {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `BadRequest` and `NotFound` are never constructed
[INFO] [stdout]  --> apps/api/src/responders.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum ApiError {
[INFO] [stdout]   |          -------- variants in this enum
[INFO] [stdout] 8 |     BadRequest(String),
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 9 |     NotFound(String),
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ApiError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 25s
[INFO] running `Command { std: "docker" "inspect" "29918a2589aa11da19dc11863d0141fa204e0d3c8534b384d9a0051a44e51bfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29918a2589aa11da19dc11863d0141fa204e0d3c8534b384d9a0051a44e51bfe", kill_on_drop: false }`
[INFO] [stdout] 29918a2589aa11da19dc11863d0141fa204e0d3c8534b384d9a0051a44e51bfe
