[INFO] cloning repository https://github.com/lyra-finance/cockpit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lyra-finance/cockpit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flyra-finance%2Fcockpit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flyra-finance%2Fcockpit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 369cae23d622b4f517a47010cde9badebf5ac29f [INFO] testing lyra-finance/cockpit/369cae23d622b4f517a47010cde9badebf5ac29f against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flyra-finance%2Fcockpit" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/lyra-finance/cockpit [INFO] finished tweaking git repo https://github.com/lyra-finance/cockpit [INFO] tweaked toml for git repo https://github.com/lyra-finance/cockpit written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lyra-finance/cockpit on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lyra-finance/cockpit 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typify-macro v0.0.15 [INFO] [stderr] Downloaded automod v1.0.14 [INFO] [stderr] Downloaded serde_tokenstream v0.2.2 [INFO] [stderr] Downloaded bigdecimal v0.4.5 [INFO] [stderr] Downloaded aws-smithy-query v0.47.0 [INFO] [stderr] Downloaded aws-endpoint v0.47.0 [INFO] [stderr] Downloaded regress v0.7.1 [INFO] [stderr] Downloaded aws-sdk-sso v0.17.0 [INFO] [stderr] Downloaded aws-sdk-sts v0.17.0 [INFO] [stderr] Downloaded clap_builder v4.5.17 [INFO] [stderr] Downloaded aws-config v0.47.0 [INFO] [stderr] Downloaded aws-sdk-secretsmanager v0.17.0 [INFO] [stderr] Downloaded aws-sigv4 v0.47.1 [INFO] [stderr] Downloaded aws-smithy-http-tower v0.47.0 [INFO] [stderr] Downloaded aws-smithy-client v0.47.0 [INFO] [stderr] Downloaded aws-smithy-http v0.47.0 [INFO] [stderr] Downloaded aws-secrets v0.1.1 [INFO] [stderr] Downloaded aws-smithy-xml v0.47.0 [INFO] [stderr] Downloaded aws-sig-auth v0.47.0 [INFO] [stderr] Downloaded aws-smithy-json v0.47.0 [INFO] [stderr] Downloaded aws-smithy-async v0.47.0 [INFO] [stderr] Downloaded aws-smithy-types v0.47.0 [INFO] [stderr] Downloaded clap v4.5.17 [INFO] [stderr] Downloaded aws-http v0.47.0 [INFO] [stderr] Downloaded aws-types v0.47.0 [INFO] [stderr] Downloaded typify v0.0.15 [INFO] [stderr] Downloaded aws-sdk-ssm v0.17.0 [INFO] [stderr] Downloaded typify-impl v0.0.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b1a3d6064567be573582ecee0bff5fa7bd1c6a253244a3e017bbf94fe846af6 [INFO] running `Command { std: "docker" "start" "-a" "7b1a3d6064567be573582ecee0bff5fa7bd1c6a253244a3e017bbf94fe846af6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b1a3d6064567be573582ecee0bff5fa7bd1c6a253244a3e017bbf94fe846af6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b1a3d6064567be573582ecee0bff5fa7bd1c6a253244a3e017bbf94fe846af6", kill_on_drop: false }` [INFO] [stdout] 7b1a3d6064567be573582ecee0bff5fa7bd1c6a253244a3e017bbf94fe846af6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c00d119bb09ff49a87e01ac5c0b3c85ecccafad1b7fcc1b7190e5408a693b6df [INFO] running `Command { std: "docker" "start" "-a" "c00d119bb09ff49a87e01ac5c0b3c85ecccafad1b7fcc1b7190e5408a693b6df", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling aws-smithy-types v0.47.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling rustix v0.38.36 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling k256 v0.13.3 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling aws-types v0.47.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.12 [INFO] [stderr] Compiling scale-info-derive v2.11.3 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling parity-scale-codec v3.6.12 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling aws-smithy-async v0.47.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling scale-info v2.11.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling const-hex v1.12.0 [INFO] [stderr] Compiling open-fastrlp v0.1.4 [INFO] [stderr] Compiling ethabi v18.0.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ethers-core v2.0.14 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling ipnet v2.10.0 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling aws-smithy-http v0.47.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling aws-smithy-http-tower v0.47.0 [INFO] [stderr] Compiling aws-sigv4 v0.47.1 [INFO] [stderr] Compiling js-sys v0.3.70 [INFO] [stderr] Compiling aws-smithy-client v0.47.0 [INFO] [stderr] Compiling regress v0.7.1 [INFO] [stderr] Compiling aws-http v0.47.0 [INFO] [stderr] Compiling aws-sig-auth v0.47.0 [INFO] [stderr] Compiling aws-endpoint v0.47.0 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling typify-impl v0.0.15 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling coins-core v0.8.7 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Compiling aws-smithy-json v0.47.0 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling scrypt v0.10.0 [INFO] [stderr] Compiling hashers v1.0.1 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling coins-bip32 v0.8.7 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling enr v0.10.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling bigdecimal v0.4.5 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling typify-macro v0.0.15 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling aws-smithy-query v0.47.0 [INFO] [stderr] Compiling aws-smithy-xml v0.47.0 [INFO] [stderr] Compiling ethers-contract-abigen v2.0.14 [INFO] [stderr] Compiling ethers-providers v2.0.14 [INFO] [stderr] Compiling coins-bip39 v0.8.7 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling typify v0.0.15 [INFO] [stderr] Compiling eth-keystore v0.5.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.87 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling hyper-util v0.1.8 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling ethers-signers v2.0.14 [INFO] [stderr] Compiling orderbook-types v0.0.1 (/opt/rustwide/workdir/orderbook-types) [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> orderbook-types/build.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 14 | return; [INFO] [stdout] | ------ any code following this expression is unreachable [INFO] [stdout] 15 | // find all json files in the schemas directory [INFO] [stdout] 16 | let target_folder_name = "./src/types"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aws-sdk-sts v0.17.0 [INFO] [stderr] Compiling aws-sdk-sso v0.17.0 [INFO] [stderr] Compiling ethers-etherscan v2.0.14 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling ethers-contract-derive v2.0.14 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling futures-locks v0.7.1 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling clap_builder v4.5.17 [INFO] [stderr] Compiling aws-config v0.47.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling wide v0.7.28 [INFO] [stderr] Compiling ethers-contract v2.0.14 [INFO] [stderr] Compiling aws-sdk-secretsmanager v0.17.0 [INFO] [stderr] Compiling aws-sdk-ssm v0.17.0 [INFO] [stderr] Compiling ethers-addressbook v2.0.14 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling automod v1.0.14 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling ethers-middleware v2.0.14 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling clap v4.5.17 [INFO] [stderr] Compiling comfy-table v7.1.1 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] error: could not compile `aws-sdk-ssm` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad85bc524b1ad696e42061ad8338d382dffbdbe5/bin/rustc --crate-name aws_sdk_ssm --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-sdk-ssm-0.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rt-tokio"' --cfg 'feature="rustls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-tls", "rt-tokio", "rustls"))' -C metadata=dff7c7ee952961e5 -C extra-filename=-1439f771e80df4d2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_endpoint=/opt/rustwide/target/debug/deps/libaws_endpoint-6d2e0c74208f7440.rmeta --extern aws_http=/opt/rustwide/target/debug/deps/libaws_http-f96157d3fb0846da.rmeta --extern aws_sig_auth=/opt/rustwide/target/debug/deps/libaws_sig_auth-0b398055e6857c27.rmeta --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-d88f3ca6cc98d9ed.rmeta --extern aws_smithy_client=/opt/rustwide/target/debug/deps/libaws_smithy_client-075a63988cfbcbd0.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/deps/libaws_smithy_http-06d075b20adafbe8.rmeta --extern aws_smithy_http_tower=/opt/rustwide/target/debug/deps/libaws_smithy_http_tower-6442534c307e0443.rmeta --extern aws_smithy_json=/opt/rustwide/target/debug/deps/libaws_smithy_json-745ba5e062f7abee.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-da1e65812cdca85f.rmeta --extern aws_types=/opt/rustwide/target/debug/deps/libaws_types-65f06237c7f5e014.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1bf9c78da76e348f.rmeta --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-1a1f7fa7e5b5edde.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-33411be3852c3e78.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-8330c6ab5bc0554a.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-45ce49155c2d2c7a.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-6cc2c746cc4def22/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `aws-config` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad85bc524b1ad696e42061ad8338d382dffbdbe5/bin/rustc --crate-name aws_config --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-config-0.47.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client-hyper"' --cfg 'feature="default"' --cfg 'feature="rt-tokio"' --cfg 'feature="rustls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client-hyper", "default", "native-tls", "rt-tokio", "rustls"))' -C metadata=e892bdc33d656b1d -C extra-filename=-4484e74af9e4c658 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_http=/opt/rustwide/target/debug/deps/libaws_http-f96157d3fb0846da.rmeta --extern aws_sdk_sso=/opt/rustwide/target/debug/deps/libaws_sdk_sso-38539b5fd796ec44.rmeta --extern aws_sdk_sts=/opt/rustwide/target/debug/deps/libaws_sdk_sts-f01580aced21c0a4.rmeta --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-d88f3ca6cc98d9ed.rmeta --extern aws_smithy_client=/opt/rustwide/target/debug/deps/libaws_smithy_client-075a63988cfbcbd0.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/deps/libaws_smithy_http-06d075b20adafbe8.rmeta --extern aws_smithy_http_tower=/opt/rustwide/target/debug/deps/libaws_smithy_http_tower-6442534c307e0443.rmeta --extern aws_smithy_json=/opt/rustwide/target/debug/deps/libaws_smithy_json-745ba5e062f7abee.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-da1e65812cdca85f.rmeta --extern aws_types=/opt/rustwide/target/debug/deps/libaws_types-65f06237c7f5e014.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1bf9c78da76e348f.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-33411be3852c3e78.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-8ea4a582dc453f01.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-56e9cc5693a71b43.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-a1cc7c711a43f5c8.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b8d9dc342c2b44ef.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-45ce49155c2d2c7a.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-49ec5f449da5dfc4.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-ead98f074a37f829.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-6cc2c746cc4def22/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] warning: unused import: `std::ops::Neg` [INFO] [stdout] --> orderbook-types/src/types/orders/result.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::ops::Neg; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> orderbook-types/src/types/orders/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use params::*; [INFO] [stdout] | ^^^^^^^^^ the name `defaults` in the type namespace is first re-exported here [INFO] [stdout] 6 | pub use result::*; [INFO] [stdout] 7 | pub use enums::*; [INFO] [stdout] | -------- but the name `defaults` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::types::tickers::InstrumentTicker` [INFO] [stdout] --> orderbook-types/src/types/rfqs/result.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::types::tickers::InstrumentTicker; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::types::shared::RPCId` [INFO] [stdout] --> orderbook-types/src/types/liquidations/params.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::types::shared::RPCId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid` [INFO] [stdout] --> orderbook-types/src/types/liquidations/params.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use uuid; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/errors.rs:2719:12 [INFO] [stdout] | [INFO] [stdout] 2719 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_cancel.rs:567:12 [INFO] [stdout] | [INFO] [stdout] 567 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_cancel.rs:687:12 [INFO] [stdout] | [INFO] [stdout] 687 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_cancel_all.rs:201:12 [INFO] [stdout] | [INFO] [stdout] 201 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_cancel_all.rs:321:12 [INFO] [stdout] | [INFO] [stdout] 321 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_cancel_batch_quotes.rs:252:12 [INFO] [stdout] | [INFO] [stdout] 252 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_cancel_batch_quotes.rs:374:12 [INFO] [stdout] | [INFO] [stdout] 374 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_cancel_batch_rfqs.rs:236:12 [INFO] [stdout] | [INFO] [stdout] 236 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_cancel_batch_rfqs.rs:358:12 [INFO] [stdout] | [INFO] [stdout] 358 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_cancel_by_instrument.rs:213:12 [INFO] [stdout] | [INFO] [stdout] 213 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_cancel_by_instrument.rs:335:12 [INFO] [stdout] | [INFO] [stdout] 335 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_cancel_by_label.rs:209:12 [INFO] [stdout] | [INFO] [stdout] 209 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_cancel_by_label.rs:330:12 [INFO] [stdout] | [INFO] [stdout] 330 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_cancel_by_nonce.rs:211:12 [INFO] [stdout] | [INFO] [stdout] 211 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_cancel_by_nonce.rs:331:12 [INFO] [stdout] | [INFO] [stdout] 331 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_cancel_quote.rs:537:12 [INFO] [stdout] | [INFO] [stdout] 537 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_cancel_quote.rs:657:12 [INFO] [stdout] | [INFO] [stdout] 657 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_cancel_rfq.rs:210:12 [INFO] [stdout] | [INFO] [stdout] 210 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_cancel_rfq.rs:330:12 [INFO] [stdout] | [INFO] [stdout] 330 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_change_session_key_label.rs:203:12 [INFO] [stdout] | [INFO] [stdout] 203 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_change_session_key_label.rs:325:12 [INFO] [stdout] | [INFO] [stdout] 325 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_change_subaccount_label.rs:213:12 [INFO] [stdout] | [INFO] [stdout] 213 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_change_subaccount_label.rs:335:12 [INFO] [stdout] | [INFO] [stdout] 335 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_create_subaccount.rs:351:12 [INFO] [stdout] | [INFO] [stdout] 351 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_create_subaccount.rs:473:12 [INFO] [stdout] | [INFO] [stdout] 473 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_deposit.rs:250:12 [INFO] [stdout] | [INFO] [stdout] 250 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_deposit.rs:370:12 [INFO] [stdout] | [INFO] [stdout] 370 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_execute_quote.rs:621:12 [INFO] [stdout] | [INFO] [stdout] 621 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_execute_quote.rs:741:12 [INFO] [stdout] | [INFO] [stdout] 741 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_expired_and_cancelled_history.rs:241:12 [INFO] [stdout] | [INFO] [stdout] 241 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_expired_and_cancelled_history.rs:364:12 [INFO] [stdout] | [INFO] [stdout] 364 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_account.rs:201:12 [INFO] [stdout] | [INFO] [stdout] 201 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_account.rs:321:12 [INFO] [stdout] | [INFO] [stdout] 321 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_collaterals.rs:398:12 [INFO] [stdout] | [INFO] [stdout] 398 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_collaterals.rs:519:12 [INFO] [stdout] | [INFO] [stdout] 519 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_deposit_history.rs:316:12 [INFO] [stdout] | [INFO] [stdout] 316 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_deposit_history.rs:438:12 [INFO] [stdout] | [INFO] [stdout] 438 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_erc20_transfer_history.rs:302:12 [INFO] [stdout] | [INFO] [stdout] 302 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_erc20_transfer_history.rs:424:12 [INFO] [stdout] | [INFO] [stdout] 424 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_funding_history.rs:285:12 [INFO] [stdout] | [INFO] [stdout] 285 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_funding_history.rs:407:12 [INFO] [stdout] | [INFO] [stdout] 407 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_interest_history.rs:264:12 [INFO] [stdout] | [INFO] [stdout] 264 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_interest_history.rs:386:12 [INFO] [stdout] | [INFO] [stdout] 386 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_liquidation_history.rs:496:12 [INFO] [stdout] | [INFO] [stdout] 496 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_liquidation_history.rs:622:12 [INFO] [stdout] | [INFO] [stdout] 622 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_margin.rs:218:12 [INFO] [stdout] | [INFO] [stdout] 218 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_margin.rs:338:12 [INFO] [stdout] | [INFO] [stdout] 338 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_mmp_config.rs:288:12 [INFO] [stdout] | [INFO] [stdout] 288 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_mmp_config.rs:412:12 [INFO] [stdout] | [INFO] [stdout] 412 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_notifications.rs:353:12 [INFO] [stdout] | [INFO] [stdout] 353 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_notifications.rs:475:12 [INFO] [stdout] | [INFO] [stdout] 475 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_open_orders.rs:827:12 [INFO] [stdout] | [INFO] [stdout] 827 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_open_orders.rs:948:12 [INFO] [stdout] | [INFO] [stdout] 948 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_option_settlement_history.rs:284:12 [INFO] [stdout] | [INFO] [stdout] 284 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_option_settlement_history.rs:407:12 [INFO] [stdout] | [INFO] [stdout] 407 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_order.rs:564:12 [INFO] [stdout] | [INFO] [stdout] 564 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_order.rs:684:12 [INFO] [stdout] | [INFO] [stdout] 684 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_order_history.rs:886:12 [INFO] [stdout] | [INFO] [stdout] 886 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_order_history.rs:1008:12 [INFO] [stdout] | [INFO] [stdout] 1008 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_orders.rs:925:12 [INFO] [stdout] | [INFO] [stdout] 925 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_orders.rs:1045:12 [INFO] [stdout] | [INFO] [stdout] 1045 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_positions.rs:511:12 [INFO] [stdout] | [INFO] [stdout] 511 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_positions.rs:631:12 [INFO] [stdout] | [INFO] [stdout] 631 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_quotes.rs:646:12 [INFO] [stdout] | [INFO] [stdout] 646 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_quotes.rs:766:12 [INFO] [stdout] | [INFO] [stdout] 766 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_rfqs.rs:549:12 [INFO] [stdout] | [INFO] [stdout] 549 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_rfqs.rs:669:12 [INFO] [stdout] | [INFO] [stdout] 669 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_subaccount.rs:1408:12 [INFO] [stdout] | [INFO] [stdout] 1408 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_subaccount.rs:1529:12 [INFO] [stdout] | [INFO] [stdout] 1529 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_subaccount_value_history.rs:233:12 [INFO] [stdout] | [INFO] [stdout] 233 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_subaccount_value_history.rs:355:12 [INFO] [stdout] | [INFO] [stdout] 355 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_subaccounts.rs:202:12 [INFO] [stdout] | [INFO] [stdout] 202 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_subaccounts.rs:323:12 [INFO] [stdout] | [INFO] [stdout] 323 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_trade_history.rs:450:12 [INFO] [stdout] | [INFO] [stdout] 450 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_trade_history.rs:572:12 [INFO] [stdout] | [INFO] [stdout] 572 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_withdrawal_history.rs:223:12 [INFO] [stdout] | [INFO] [stdout] 223 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_get_withdrawal_history.rs:345:12 [INFO] [stdout] | [INFO] [stdout] 345 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_order.rs:1066:12 [INFO] [stdout] | [INFO] [stdout] 1066 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_order.rs:1186:12 [INFO] [stdout] | [INFO] [stdout] 1186 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_order_debug.rs:521:12 [INFO] [stdout] | [INFO] [stdout] 521 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_order_debug.rs:641:12 [INFO] [stdout] | [INFO] [stdout] 641 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_order_quote.rs:766:12 [INFO] [stdout] | [INFO] [stdout] 766 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_order_quote.rs:886:12 [INFO] [stdout] | [INFO] [stdout] 886 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_poll_quotes.rs:646:12 [INFO] [stdout] | [INFO] [stdout] 646 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_poll_quotes.rs:766:12 [INFO] [stdout] | [INFO] [stdout] 766 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_poll_rfqs.rs:549:12 [INFO] [stdout] | [INFO] [stdout] 549 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_poll_rfqs.rs:669:12 [INFO] [stdout] | [INFO] [stdout] 669 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_replace.rs:1104:12 [INFO] [stdout] | [INFO] [stdout] 1104 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_replace.rs:1224:12 [INFO] [stdout] | [INFO] [stdout] 1224 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_reset_mmp.rs:212:12 [INFO] [stdout] | [INFO] [stdout] 212 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_reset_mmp.rs:332:12 [INFO] [stdout] | [INFO] [stdout] 332 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_rfq_get_best_quote.rs:805:12 [INFO] [stdout] | [INFO] [stdout] 805 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_rfq_get_best_quote.rs:927:12 [INFO] [stdout] | [INFO] [stdout] 927 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_send_quote.rs:622:12 [INFO] [stdout] | [INFO] [stdout] 622 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_send_quote.rs:742:12 [INFO] [stdout] | [INFO] [stdout] 742 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_send_rfq.rs:490:12 [INFO] [stdout] | [INFO] [stdout] 490 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_send_rfq.rs:610:12 [INFO] [stdout] | [INFO] [stdout] 610 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_session_keys.rs:201:12 [INFO] [stdout] | [INFO] [stdout] 201 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_session_keys.rs:321:12 [INFO] [stdout] | [INFO] [stdout] 321 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_set_cancel_on_disconnect.rs:213:12 [INFO] [stdout] | [INFO] [stdout] 213 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_set_cancel_on_disconnect.rs:335:12 [INFO] [stdout] | [INFO] [stdout] 335 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_set_mmp_config.rs:245:12 [INFO] [stdout] | [INFO] [stdout] 245 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_set_mmp_config.rs:365:12 [INFO] [stdout] | [INFO] [stdout] 365 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_transfer_erc20.rs:238:12 [INFO] [stdout] | [INFO] [stdout] 238 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_transfer_erc20.rs:359:12 [INFO] [stdout] | [INFO] [stdout] 359 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_transfer_position.rs:931:12 [INFO] [stdout] | [INFO] [stdout] 931 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_transfer_position.rs:1053:12 [INFO] [stdout] | [INFO] [stdout] 1053 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_update_notifications.rs:231:12 [INFO] [stdout] | [INFO] [stdout] 231 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_update_notifications.rs:353:12 [INFO] [stdout] | [INFO] [stdout] 353 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_withdraw.rs:250:12 [INFO] [stdout] | [INFO] [stdout] 250 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/private_withdraw.rs:370:12 [INFO] [stdout] | [INFO] [stdout] 370 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_build_register_session_key_tx.rs:247:12 [INFO] [stdout] | [INFO] [stdout] 247 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_build_register_session_key_tx.rs:371:12 [INFO] [stdout] | [INFO] [stdout] 371 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_change_compliance_status.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 217 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_change_compliance_status.rs:339:12 [INFO] [stdout] | [INFO] [stdout] 339 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_create_account.rs:201:12 [INFO] [stdout] | [INFO] [stdout] 201 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_create_account.rs:321:12 [INFO] [stdout] | [INFO] [stdout] 321 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_create_subaccount_debug.rs:344:12 [INFO] [stdout] | [INFO] [stdout] 344 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_create_subaccount_debug.rs:466:12 [INFO] [stdout] | [INFO] [stdout] 466 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_deregister_session_key.rs:221:12 [INFO] [stdout] | [INFO] [stdout] 221 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_deregister_session_key.rs:343:12 [INFO] [stdout] | [INFO] [stdout] 343 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_get_all_currencies.rs:244:12 [INFO] [stdout] | [INFO] [stdout] 244 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_get_all_currencies.rs:370:12 [INFO] [stdout] | [INFO] [stdout] 370 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_get_asset.rs:551:12 [INFO] [stdout] | [INFO] [stdout] 551 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_get_asset.rs:671:12 [INFO] [stdout] | [INFO] [stdout] 671 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_get_assets.rs:728:12 [INFO] [stdout] | [INFO] [stdout] 728 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_get_assets.rs:852:12 [INFO] [stdout] | [INFO] [stdout] 852 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_get_instrument.rs:499:12 [INFO] [stdout] | [INFO] [stdout] 499 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_get_instrument.rs:619:12 [INFO] [stdout] | [INFO] [stdout] 619 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_get_instruments.rs:736:12 [INFO] [stdout] | [INFO] [stdout] 736 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_get_instruments.rs:861:12 [INFO] [stdout] | [INFO] [stdout] 861 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_get_latest_signed_feeds.rs:453:12 [INFO] [stdout] | [INFO] [stdout] 453 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_get_latest_signed_feeds.rs:575:12 [INFO] [stdout] | [INFO] [stdout] 575 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_get_margin.rs:310:12 [INFO] [stdout] | [INFO] [stdout] 310 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_get_margin.rs:430:12 [INFO] [stdout] | [INFO] [stdout] 430 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_get_option_settlement_history.rs:343:12 [INFO] [stdout] | [INFO] [stdout] 343 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_get_option_settlement_history.rs:465:12 [INFO] [stdout] | [INFO] [stdout] 465 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_get_perp_impact_twap.rs:220:12 [INFO] [stdout] | [INFO] [stdout] 220 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_get_perp_impact_twap.rs:342:12 [INFO] [stdout] | [INFO] [stdout] 342 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_get_spot_feed_history.rs:231:12 [INFO] [stdout] | [INFO] [stdout] 231 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_get_spot_feed_history.rs:353:12 [INFO] [stdout] | [INFO] [stdout] 353 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_get_ticker.rs:700:12 [INFO] [stdout] | [INFO] [stdout] 700 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_get_ticker.rs:820:12 [INFO] [stdout] | [INFO] [stdout] 820 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_get_time.rs:188:12 [INFO] [stdout] | [INFO] [stdout] 188 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_get_time.rs:307:12 [INFO] [stdout] | [INFO] [stdout] 307 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_get_trade_history.rs:572:12 [INFO] [stdout] | [INFO] [stdout] 572 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_get_trade_history.rs:693:12 [INFO] [stdout] | [INFO] [stdout] 693 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_get_transaction.rs:203:12 [INFO] [stdout] | [INFO] [stdout] 203 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_get_transaction.rs:323:12 [INFO] [stdout] | [INFO] [stdout] 323 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_login.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 217 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_login.rs:340:12 [INFO] [stdout] | [INFO] [stdout] 340 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_margin_watch.rs:276:12 [INFO] [stdout] | [INFO] [stdout] 276 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_margin_watch.rs:396:12 [INFO] [stdout] | [INFO] [stdout] 396 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_register_session_key.rs:237:12 [INFO] [stdout] | [INFO] [stdout] 237 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_register_session_key.rs:359:12 [INFO] [stdout] | [INFO] [stdout] 359 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_set_feed_data.rs:473:12 [INFO] [stdout] | [INFO] [stdout] 473 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_set_feed_data.rs:593:12 [INFO] [stdout] | [INFO] [stdout] 593 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_statistics.rs:223:12 [INFO] [stdout] | [INFO] [stdout] 223 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/public_statistics.rs:343:12 [INFO] [stdout] | [INFO] [stdout] 343 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/subscribe.rs:205:12 [INFO] [stdout] | [INFO] [stdout] 205 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/subscribe.rs:325:12 [INFO] [stdout] | [INFO] [stdout] 325 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/unsubscribe.rs:206:12 [INFO] [stdout] | [INFO] [stdout] 206 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/generated/unsubscribe.rs:326:12 [INFO] [stdout] | [INFO] [stdout] 326 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> orderbook-types/src/types/shared.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | if let Ok(v) = value.parse() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `default_u64` is never used [INFO] [stdout] --> orderbook-types/src/types/orders/enums.rs:562:19 [INFO] [stdout] | [INFO] [stdout] 562 | pub(super) fn default_u64() -> T [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `private_order_params_schema_order_type` is never used [INFO] [stdout] --> orderbook-types/src/types/orders/enums.rs:569:19 [INFO] [stdout] | [INFO] [stdout] 569 | pub(super) fn private_order_params_schema_order_type() -> super::OrderType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `private_order_params_schema_time_in_force` is never used [INFO] [stdout] --> orderbook-types/src/types/orders/enums.rs:572:19 [INFO] [stdout] | [INFO] [stdout] 572 | pub(super) fn private_order_params_schema_time_in_force() -> super::TimeInForce { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c00d119bb09ff49a87e01ac5c0b3c85ecccafad1b7fcc1b7190e5408a693b6df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c00d119bb09ff49a87e01ac5c0b3c85ecccafad1b7fcc1b7190e5408a693b6df", kill_on_drop: false }` [INFO] [stdout] c00d119bb09ff49a87e01ac5c0b3c85ecccafad1b7fcc1b7190e5408a693b6df