[INFO] cloning repository https://github.com/wvietor/ibkr-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wvietor/ibkr-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwvietor%2Fibkr-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwvietor%2Fibkr-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 14d72009affc2e28bd5c690c4fdc981428f7d537 [INFO] checking wvietor/ibkr-rust against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwvietor%2Fibkr-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/wvietor/ibkr-rust [INFO] finished tweaking git repo https://github.com/wvietor/ibkr-rust [INFO] tweaked toml for git repo https://github.com/wvietor/ibkr-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wvietor/ibkr-rust on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wvietor/ibkr-rust 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa128b857caec84916ebb34b6736597a5f3482fbd334d9e7a88eca6de890ca0e [INFO] running `Command { std: "docker" "start" "-a" "fa128b857caec84916ebb34b6736597a5f3482fbd334d9e7a88eca6de890ca0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa128b857caec84916ebb34b6736597a5f3482fbd334d9e7a88eca6de890ca0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa128b857caec84916ebb34b6736597a5f3482fbd334d9e7a88eca6de890ca0e", kill_on_drop: false }` [INFO] [stdout] fa128b857caec84916ebb34b6736597a5f3482fbd334d9e7a88eca6de890ca0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26969b1424b052699141e4f173678e184a2db688c695920e2f535eb636d346af [INFO] running `Command { std: "docker" "start" "-a" "26969b1424b052699141e4f173678e184a2db688c695920e2f535eb636d346af", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling ibapi_macros v0.1.0 (/opt/rustwide/workdir/ibkr_rust_macros) [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Compiling chrono-tz v0.10.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking thiserror v1.0.64 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking toml_edit v0.22.21 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking ibapi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/account.rs:289:53 [INFO] [stdout] | [INFO] [stdout] 289 | fn from_str(s: &str) -> Result { [INFO] [stdout] | _____________________________________________________^ [INFO] [stdout] 290 | | Ok(match s { [INFO] [stdout] 291 | | "All" => Self::All, [INFO] [stdout] 292 | | _ => Self::Name(s.to_owned()), [INFO] [stdout] 293 | | }) [INFO] [stdout] 294 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/account.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 290 | / Ok(match s { [INFO] [stdout] 291 | | "All" => Self::All, [INFO] [stdout] 292 | | _ => Self::Name(s.to_owned()), [INFO] [stdout] 293 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 313 | / decode_fields!( [INFO] [stdout] 314 | | fields => [INFO] [stdout] 315 | | order_id @ 1: i64, [INFO] [stdout] 316 | | status @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 323 | | client_id @ 0: i64 [INFO] [stdout] 324 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 378 | / decode_fields!( [INFO] [stdout] 379 | | fields => [INFO] [stdout] 380 | | req_id @ 2: i64, [INFO] [stdout] 381 | | error_code @ 0: i64, [INFO] [stdout] 382 | | error_string @ 0: String, [INFO] [stdout] 383 | | advanced_order_reject_json @ 0: String [INFO] [stdout] 384 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 378 | / decode_fields!( [INFO] [stdout] 379 | | fields => [INFO] [stdout] 380 | | req_id @ 2: i64, [INFO] [stdout] 381 | | error_code @ 0: i64, [INFO] [stdout] 382 | | error_string @ 0: String, [INFO] [stdout] 383 | | advanced_order_reject_json @ 0: String [INFO] [stdout] 384 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 431 | / decode_fields!( [INFO] [stdout] 432 | | fields => [INFO] [stdout] 433 | | name @ 2: String, [INFO] [stdout] 434 | | value @ 0: String, [INFO] [stdout] 435 | | currency @ 0: String, [INFO] [stdout] 436 | | account_number @ 0: String [INFO] [stdout] 437 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 431 | / decode_fields!( [INFO] [stdout] 432 | | fields => [INFO] [stdout] 433 | | name @ 2: String, [INFO] [stdout] 434 | | value @ 0: String, [INFO] [stdout] 435 | | currency @ 0: String, [INFO] [stdout] 436 | | account_number @ 0: String [INFO] [stdout] 437 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 431 | / decode_fields!( [INFO] [stdout] 432 | | fields => [INFO] [stdout] 433 | | name @ 2: String, [INFO] [stdout] 434 | | value @ 0: String, [INFO] [stdout] 435 | | currency @ 0: String, [INFO] [stdout] 436 | | account_number @ 0: String [INFO] [stdout] 437 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 431 | / decode_fields!( [INFO] [stdout] 432 | | fields => [INFO] [stdout] 433 | | name @ 2: String, [INFO] [stdout] 434 | | value @ 0: String, [INFO] [stdout] 435 | | currency @ 0: String, [INFO] [stdout] 436 | | account_number @ 0: String [INFO] [stdout] 437 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | / $value [INFO] [stdout] 62 | | .parse() [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 440 | "AccountOrGroup" => decode_account_attr!(AccountOrGroup, value, currency), [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_account_attr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 664 | / decode_fields!( [INFO] [stdout] 665 | | fields => [INFO] [stdout] 666 | | position @ 0: f64, [INFO] [stdout] 667 | | market_price @ 0: f64, [INFO] [stdout] ... | [INFO] [stdout] 672 | | account_name @ 0: String [INFO] [stdout] 673 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 742 | / decode_fields!( [INFO] [stdout] 743 | | fields => [INFO] [stdout] 744 | | execution_id @ 0: String, [INFO] [stdout] 745 | | datetime @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 756 | | pending_price_revision @ 5: u8 [INFO] [stdout] 757 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 742 | / decode_fields!( [INFO] [stdout] 743 | | fields => [INFO] [stdout] 744 | | execution_id @ 0: String, [INFO] [stdout] 745 | | datetime @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 756 | | pending_price_revision @ 5: u8 [INFO] [stdout] 757 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 742 | / decode_fields!( [INFO] [stdout] 743 | | fields => [INFO] [stdout] 744 | | execution_id @ 0: String, [INFO] [stdout] 745 | | datetime @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 756 | | pending_price_revision @ 5: u8 [INFO] [stdout] 757 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 827 | / decode_fields!( [INFO] [stdout] 828 | | fields => [INFO] [stdout] 829 | | req_id @ 2: i64, [INFO] [stdout] 830 | | position @ 0: u64, [INFO] [stdout] ... | [INFO] [stdout] 836 | | is_smart @ 0: i32 [INFO] [stdout] 837 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 899 | / decode_fields!( [INFO] [stdout] 900 | | fields => [INFO] [stdout] 901 | | req_id @ 1: i64, [INFO] [stdout] 902 | | start_date_str @ 0: String, [INFO] [stdout] 903 | | end_date_str @ 0: String, [INFO] [stdout] 904 | | count @ 0: usize [INFO] [stdout] 905 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 899 | / decode_fields!( [INFO] [stdout] 900 | | fields => [INFO] [stdout] 901 | | req_id @ 1: i64, [INFO] [stdout] 902 | | start_date_str @ 0: String, [INFO] [stdout] 903 | | end_date_str @ 0: String, [INFO] [stdout] 904 | | count @ 0: usize [INFO] [stdout] 905 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 1071 | / decode_fields!( [INFO] [stdout] 1072 | | fields => [INFO] [stdout] 1073 | | req_id @ 2: i64, [INFO] [stdout] 1074 | | tick_type @ 0: u16, [INFO] [stdout] 1075 | | value @ 0: String [INFO] [stdout] 1076 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 1397 | / decode_fields!( [INFO] [stdout] 1398 | | fields => [INFO] [stdout] 1399 | | exec_id @ 2: String, [INFO] [stdout] 1400 | | commission @ 0: f64, [INFO] [stdout] ... | [INFO] [stdout] 1404 | | yld_redemption_date @ 0: String [INFO] [stdout] 1405 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 1397 | / decode_fields!( [INFO] [stdout] 1398 | | fields => [INFO] [stdout] 1399 | | exec_id @ 2: String, [INFO] [stdout] 1400 | | commission @ 0: f64, [INFO] [stdout] ... | [INFO] [stdout] 1404 | | yld_redemption_date @ 0: String [INFO] [stdout] 1405 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 1467 | / decode_fields!( [INFO] [stdout] 1468 | | fields => [INFO] [stdout] 1469 | | req_id @ 2: i64, [INFO] [stdout] 1470 | | account_number @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 1473 | | currency @ 0: String [INFO] [stdout] 1474 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 1467 | / decode_fields!( [INFO] [stdout] 1468 | | fields => [INFO] [stdout] 1469 | | req_id @ 2: i64, [INFO] [stdout] 1470 | | account_number @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 1473 | | currency @ 0: String [INFO] [stdout] 1474 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 1467 | / decode_fields!( [INFO] [stdout] 1468 | | fields => [INFO] [stdout] 1469 | | req_id @ 2: i64, [INFO] [stdout] 1470 | | account_number @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 1473 | | currency @ 0: String [INFO] [stdout] 1474 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 1702 | / decode_fields!( [INFO] [stdout] 1703 | | fields => [INFO] [stdout] 1704 | | req_id @ 1: i64, [INFO] [stdout] 1705 | | min_tick @ 0: f64, [INFO] [stdout] 1706 | | exchange_id @ 0: ExchangeId, [INFO] [stdout] 1707 | | snapshot_permissions @ 0: u32 [INFO] [stdout] 1708 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 1839 | / decode_fields!( [INFO] [stdout] 1840 | | fields => [INFO] [stdout] 1841 | | req_id @ 1: i64, [INFO] [stdout] 1842 | | trade_count @ 0: i64, [INFO] [stdout] ... | [INFO] [stdout] 1849 | | volume @ 0: f64 [INFO] [stdout] 1850 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 313 | / decode_fields!( [INFO] [stdout] 314 | | fields => [INFO] [stdout] 315 | | order_id @ 1: i64, [INFO] [stdout] 316 | | status @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 323 | | client_id @ 0: i64 [INFO] [stdout] 324 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 378 | / decode_fields!( [INFO] [stdout] 379 | | fields => [INFO] [stdout] 380 | | req_id @ 2: i64, [INFO] [stdout] 381 | | error_code @ 0: i64, [INFO] [stdout] 382 | | error_string @ 0: String, [INFO] [stdout] 383 | | advanced_order_reject_json @ 0: String [INFO] [stdout] 384 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 378 | / decode_fields!( [INFO] [stdout] 379 | | fields => [INFO] [stdout] 380 | | req_id @ 2: i64, [INFO] [stdout] 381 | | error_code @ 0: i64, [INFO] [stdout] 382 | | error_string @ 0: String, [INFO] [stdout] 383 | | advanced_order_reject_json @ 0: String [INFO] [stdout] 384 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 431 | / decode_fields!( [INFO] [stdout] 432 | | fields => [INFO] [stdout] 433 | | name @ 2: String, [INFO] [stdout] 434 | | value @ 0: String, [INFO] [stdout] 435 | | currency @ 0: String, [INFO] [stdout] 436 | | account_number @ 0: String [INFO] [stdout] 437 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 431 | / decode_fields!( [INFO] [stdout] 432 | | fields => [INFO] [stdout] 433 | | name @ 2: String, [INFO] [stdout] 434 | | value @ 0: String, [INFO] [stdout] 435 | | currency @ 0: String, [INFO] [stdout] 436 | | account_number @ 0: String [INFO] [stdout] 437 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 431 | / decode_fields!( [INFO] [stdout] 432 | | fields => [INFO] [stdout] 433 | | name @ 2: String, [INFO] [stdout] 434 | | value @ 0: String, [INFO] [stdout] 435 | | currency @ 0: String, [INFO] [stdout] 436 | | account_number @ 0: String [INFO] [stdout] 437 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 431 | / decode_fields!( [INFO] [stdout] 432 | | fields => [INFO] [stdout] 433 | | name @ 2: String, [INFO] [stdout] 434 | | value @ 0: String, [INFO] [stdout] 435 | | currency @ 0: String, [INFO] [stdout] 436 | | account_number @ 0: String [INFO] [stdout] 437 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | / $value [INFO] [stdout] 62 | | .parse() [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 440 | "AccountOrGroup" => decode_account_attr!(AccountOrGroup, value, currency), [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_account_attr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 664 | / decode_fields!( [INFO] [stdout] 665 | | fields => [INFO] [stdout] 666 | | position @ 0: f64, [INFO] [stdout] 667 | | market_price @ 0: f64, [INFO] [stdout] ... | [INFO] [stdout] 672 | | account_name @ 0: String [INFO] [stdout] 673 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 742 | / decode_fields!( [INFO] [stdout] 743 | | fields => [INFO] [stdout] 744 | | execution_id @ 0: String, [INFO] [stdout] 745 | | datetime @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 756 | | pending_price_revision @ 5: u8 [INFO] [stdout] 757 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 742 | / decode_fields!( [INFO] [stdout] 743 | | fields => [INFO] [stdout] 744 | | execution_id @ 0: String, [INFO] [stdout] 745 | | datetime @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 756 | | pending_price_revision @ 5: u8 [INFO] [stdout] 757 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 742 | / decode_fields!( [INFO] [stdout] 743 | | fields => [INFO] [stdout] 744 | | execution_id @ 0: String, [INFO] [stdout] 745 | | datetime @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 756 | | pending_price_revision @ 5: u8 [INFO] [stdout] 757 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 827 | / decode_fields!( [INFO] [stdout] 828 | | fields => [INFO] [stdout] 829 | | req_id @ 2: i64, [INFO] [stdout] 830 | | position @ 0: u64, [INFO] [stdout] ... | [INFO] [stdout] 836 | | is_smart @ 0: i32 [INFO] [stdout] 837 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 899 | / decode_fields!( [INFO] [stdout] 900 | | fields => [INFO] [stdout] 901 | | req_id @ 1: i64, [INFO] [stdout] 902 | | start_date_str @ 0: String, [INFO] [stdout] 903 | | end_date_str @ 0: String, [INFO] [stdout] 904 | | count @ 0: usize [INFO] [stdout] 905 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 899 | / decode_fields!( [INFO] [stdout] 900 | | fields => [INFO] [stdout] 901 | | req_id @ 1: i64, [INFO] [stdout] 902 | | start_date_str @ 0: String, [INFO] [stdout] 903 | | end_date_str @ 0: String, [INFO] [stdout] 904 | | count @ 0: usize [INFO] [stdout] 905 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 1071 | / decode_fields!( [INFO] [stdout] 1072 | | fields => [INFO] [stdout] 1073 | | req_id @ 2: i64, [INFO] [stdout] 1074 | | tick_type @ 0: u16, [INFO] [stdout] 1075 | | value @ 0: String [INFO] [stdout] 1076 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 1397 | / decode_fields!( [INFO] [stdout] 1398 | | fields => [INFO] [stdout] 1399 | | exec_id @ 2: String, [INFO] [stdout] 1400 | | commission @ 0: f64, [INFO] [stdout] ... | [INFO] [stdout] 1404 | | yld_redemption_date @ 0: String [INFO] [stdout] 1405 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 1397 | / decode_fields!( [INFO] [stdout] 1398 | | fields => [INFO] [stdout] 1399 | | exec_id @ 2: String, [INFO] [stdout] 1400 | | commission @ 0: f64, [INFO] [stdout] ... | [INFO] [stdout] 1404 | | yld_redemption_date @ 0: String [INFO] [stdout] 1405 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 1467 | / decode_fields!( [INFO] [stdout] 1468 | | fields => [INFO] [stdout] 1469 | | req_id @ 2: i64, [INFO] [stdout] 1470 | | account_number @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 1473 | | currency @ 0: String [INFO] [stdout] 1474 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 1467 | / decode_fields!( [INFO] [stdout] 1468 | | fields => [INFO] [stdout] 1469 | | req_id @ 2: i64, [INFO] [stdout] 1470 | | account_number @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 1473 | | currency @ 0: String [INFO] [stdout] 1474 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 1467 | / decode_fields!( [INFO] [stdout] 1468 | | fields => [INFO] [stdout] 1469 | | req_id @ 2: i64, [INFO] [stdout] 1470 | | account_number @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 1473 | | currency @ 0: String [INFO] [stdout] 1474 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 1702 | / decode_fields!( [INFO] [stdout] 1703 | | fields => [INFO] [stdout] 1704 | | req_id @ 1: i64, [INFO] [stdout] 1705 | | min_tick @ 0: f64, [INFO] [stdout] 1706 | | exchange_id @ 0: ExchangeId, [INFO] [stdout] 1707 | | snapshot_permissions @ 0: u32 [INFO] [stdout] 1708 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 1839 | / decode_fields!( [INFO] [stdout] 1840 | | fields => [INFO] [stdout] 1841 | | req_id @ 1: i64, [INFO] [stdout] 1842 | | trade_count @ 0: i64, [INFO] [stdout] ... | [INFO] [stdout] 1849 | | volume @ 0: f64 [INFO] [stdout] 1850 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2350 | / decode_fields!( [INFO] [stdout] 2351 | | fields => [INFO] [stdout] 2352 | | req_id @ 1: i64, [INFO] [stdout] 2353 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2371 | | security_id_count @ 7: usize [INFO] [stdout] 2372 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2350 | / decode_fields!( [INFO] [stdout] 2351 | | fields => [INFO] [stdout] 2352 | | req_id @ 1: i64, [INFO] [stdout] 2353 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2371 | | security_id_count @ 7: usize [INFO] [stdout] 2372 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2350 | / decode_fields!( [INFO] [stdout] 2351 | | fields => [INFO] [stdout] 2352 | | req_id @ 1: i64, [INFO] [stdout] 2353 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2371 | | security_id_count @ 7: usize [INFO] [stdout] 2372 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2350 | / decode_fields!( [INFO] [stdout] 2351 | | fields => [INFO] [stdout] 2352 | | req_id @ 1: i64, [INFO] [stdout] 2353 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2371 | | security_id_count @ 7: usize [INFO] [stdout] 2372 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2350 | / decode_fields!( [INFO] [stdout] 2351 | | fields => [INFO] [stdout] 2352 | | req_id @ 1: i64, [INFO] [stdout] 2353 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2371 | | security_id_count @ 7: usize [INFO] [stdout] 2372 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2350 | / decode_fields!( [INFO] [stdout] 2351 | | fields => [INFO] [stdout] 2352 | | req_id @ 1: i64, [INFO] [stdout] 2353 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2371 | | security_id_count @ 7: usize [INFO] [stdout] 2372 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2350 | / decode_fields!( [INFO] [stdout] 2351 | | fields => [INFO] [stdout] 2352 | | req_id @ 1: i64, [INFO] [stdout] 2353 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2371 | | security_id_count @ 7: usize [INFO] [stdout] 2372 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2350 | / decode_fields!( [INFO] [stdout] 2351 | | fields => [INFO] [stdout] 2352 | | req_id @ 1: i64, [INFO] [stdout] 2353 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2371 | | security_id_count @ 7: usize [INFO] [stdout] 2372 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2350 | / decode_fields!( [INFO] [stdout] 2351 | | fields => [INFO] [stdout] 2352 | | req_id @ 1: i64, [INFO] [stdout] 2353 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2371 | | security_id_count @ 7: usize [INFO] [stdout] 2372 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2350 | / decode_fields!( [INFO] [stdout] 2351 | | fields => [INFO] [stdout] 2352 | | req_id @ 1: i64, [INFO] [stdout] 2353 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2371 | | security_id_count @ 7: usize [INFO] [stdout] 2372 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2350 | / decode_fields!( [INFO] [stdout] 2351 | | fields => [INFO] [stdout] 2352 | | req_id @ 1: i64, [INFO] [stdout] 2353 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2371 | | security_id_count @ 7: usize [INFO] [stdout] 2372 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2535 | / decode_fields!( [INFO] [stdout] 2536 | | fields => [INFO] [stdout] 2537 | | contract_id @ 0: ContractId, [INFO] [stdout] 2538 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2547 | | trading_class @ 0: String [INFO] [stdout] 2548 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2535 | / decode_fields!( [INFO] [stdout] 2536 | | fields => [INFO] [stdout] 2537 | | contract_id @ 0: ContractId, [INFO] [stdout] 2538 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2547 | | trading_class @ 0: String [INFO] [stdout] 2548 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2535 | / decode_fields!( [INFO] [stdout] 2536 | | fields => [INFO] [stdout] 2537 | | contract_id @ 0: ContractId, [INFO] [stdout] 2538 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2547 | | trading_class @ 0: String [INFO] [stdout] 2548 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2535 | / decode_fields!( [INFO] [stdout] 2536 | | fields => [INFO] [stdout] 2537 | | contract_id @ 0: ContractId, [INFO] [stdout] 2538 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2547 | | trading_class @ 0: String [INFO] [stdout] 2548 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2535 | / decode_fields!( [INFO] [stdout] 2536 | | fields => [INFO] [stdout] 2537 | | contract_id @ 0: ContractId, [INFO] [stdout] 2538 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2547 | | trading_class @ 0: String [INFO] [stdout] 2548 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2535 | / decode_fields!( [INFO] [stdout] 2536 | | fields => [INFO] [stdout] 2537 | | contract_id @ 0: ContractId, [INFO] [stdout] 2538 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2547 | | trading_class @ 0: String [INFO] [stdout] 2548 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2535 | / decode_fields!( [INFO] [stdout] 2536 | | fields => [INFO] [stdout] 2537 | | contract_id @ 0: ContractId, [INFO] [stdout] 2538 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2547 | | trading_class @ 0: String [INFO] [stdout] 2548 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2535 | / decode_fields!( [INFO] [stdout] 2536 | | fields => [INFO] [stdout] 2537 | | contract_id @ 0: ContractId, [INFO] [stdout] 2538 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2547 | | trading_class @ 0: String [INFO] [stdout] 2548 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/order.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | fn get_bag_request_content(&self) -> ConditionalField<(), BagRequestContent> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 280 | fn get_bag_request_content(&self) -> ConditionalField<(), BagRequestContent<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/order.rs:445:40 [INFO] [stdout] | [INFO] [stdout] 445 | fn get_delta_neutral_order_content(&self) -> ConditionalField<(), DeltaNeutralOrderContent> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 445 | fn get_delta_neutral_order_content(&self) -> ConditionalField<(), DeltaNeutralOrderContent<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/order.rs:658:37 [INFO] [stdout] | [INFO] [stdout] 658 | fn get_order_conditions_content(&self) -> ConditionalField { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 658 | fn get_order_conditions_content(&self) -> ConditionalField> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/payload.rs:47:53 [INFO] [stdout] | [INFO] [stdout] 47 | fn from_str(s: &str) -> Result { [INFO] [stdout] | _____________________________________________________^ [INFO] [stdout] 48 | | Ok(Self(s.to_owned())) [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/payload.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | Ok(Self(s.to_owned())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ibapi` (lib test) due to 69 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/account.rs:289:53 [INFO] [stdout] | [INFO] [stdout] 289 | fn from_str(s: &str) -> Result { [INFO] [stdout] | _____________________________________________________^ [INFO] [stdout] 290 | | Ok(match s { [INFO] [stdout] 291 | | "All" => Self::All, [INFO] [stdout] 292 | | _ => Self::Name(s.to_owned()), [INFO] [stdout] 293 | | }) [INFO] [stdout] 294 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/account.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 290 | / Ok(match s { [INFO] [stdout] 291 | | "All" => Self::All, [INFO] [stdout] 292 | | _ => Self::Name(s.to_owned()), [INFO] [stdout] 293 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 313 | / decode_fields!( [INFO] [stdout] 314 | | fields => [INFO] [stdout] 315 | | order_id @ 1: i64, [INFO] [stdout] 316 | | status @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 323 | | client_id @ 0: i64 [INFO] [stdout] 324 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 378 | / decode_fields!( [INFO] [stdout] 379 | | fields => [INFO] [stdout] 380 | | req_id @ 2: i64, [INFO] [stdout] 381 | | error_code @ 0: i64, [INFO] [stdout] 382 | | error_string @ 0: String, [INFO] [stdout] 383 | | advanced_order_reject_json @ 0: String [INFO] [stdout] 384 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 378 | / decode_fields!( [INFO] [stdout] 379 | | fields => [INFO] [stdout] 380 | | req_id @ 2: i64, [INFO] [stdout] 381 | | error_code @ 0: i64, [INFO] [stdout] 382 | | error_string @ 0: String, [INFO] [stdout] 383 | | advanced_order_reject_json @ 0: String [INFO] [stdout] 384 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 431 | / decode_fields!( [INFO] [stdout] 432 | | fields => [INFO] [stdout] 433 | | name @ 2: String, [INFO] [stdout] 434 | | value @ 0: String, [INFO] [stdout] 435 | | currency @ 0: String, [INFO] [stdout] 436 | | account_number @ 0: String [INFO] [stdout] 437 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 431 | / decode_fields!( [INFO] [stdout] 432 | | fields => [INFO] [stdout] 433 | | name @ 2: String, [INFO] [stdout] 434 | | value @ 0: String, [INFO] [stdout] 435 | | currency @ 0: String, [INFO] [stdout] 436 | | account_number @ 0: String [INFO] [stdout] 437 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 431 | / decode_fields!( [INFO] [stdout] 432 | | fields => [INFO] [stdout] 433 | | name @ 2: String, [INFO] [stdout] 434 | | value @ 0: String, [INFO] [stdout] 435 | | currency @ 0: String, [INFO] [stdout] 436 | | account_number @ 0: String [INFO] [stdout] 437 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 431 | / decode_fields!( [INFO] [stdout] 432 | | fields => [INFO] [stdout] 433 | | name @ 2: String, [INFO] [stdout] 434 | | value @ 0: String, [INFO] [stdout] 435 | | currency @ 0: String, [INFO] [stdout] 436 | | account_number @ 0: String [INFO] [stdout] 437 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | / $value [INFO] [stdout] 62 | | .parse() [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 440 | "AccountOrGroup" => decode_account_attr!(AccountOrGroup, value, currency), [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_account_attr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 664 | / decode_fields!( [INFO] [stdout] 665 | | fields => [INFO] [stdout] 666 | | position @ 0: f64, [INFO] [stdout] 667 | | market_price @ 0: f64, [INFO] [stdout] ... | [INFO] [stdout] 672 | | account_name @ 0: String [INFO] [stdout] 673 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 742 | / decode_fields!( [INFO] [stdout] 743 | | fields => [INFO] [stdout] 744 | | execution_id @ 0: String, [INFO] [stdout] 745 | | datetime @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 756 | | pending_price_revision @ 5: u8 [INFO] [stdout] 757 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 742 | / decode_fields!( [INFO] [stdout] 743 | | fields => [INFO] [stdout] 744 | | execution_id @ 0: String, [INFO] [stdout] 745 | | datetime @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 756 | | pending_price_revision @ 5: u8 [INFO] [stdout] 757 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 742 | / decode_fields!( [INFO] [stdout] 743 | | fields => [INFO] [stdout] 744 | | execution_id @ 0: String, [INFO] [stdout] 745 | | datetime @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 756 | | pending_price_revision @ 5: u8 [INFO] [stdout] 757 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 827 | / decode_fields!( [INFO] [stdout] 828 | | fields => [INFO] [stdout] 829 | | req_id @ 2: i64, [INFO] [stdout] 830 | | position @ 0: u64, [INFO] [stdout] ... | [INFO] [stdout] 836 | | is_smart @ 0: i32 [INFO] [stdout] 837 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 899 | / decode_fields!( [INFO] [stdout] 900 | | fields => [INFO] [stdout] 901 | | req_id @ 1: i64, [INFO] [stdout] 902 | | start_date_str @ 0: String, [INFO] [stdout] 903 | | end_date_str @ 0: String, [INFO] [stdout] 904 | | count @ 0: usize [INFO] [stdout] 905 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 899 | / decode_fields!( [INFO] [stdout] 900 | | fields => [INFO] [stdout] 901 | | req_id @ 1: i64, [INFO] [stdout] 902 | | start_date_str @ 0: String, [INFO] [stdout] 903 | | end_date_str @ 0: String, [INFO] [stdout] 904 | | count @ 0: usize [INFO] [stdout] 905 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 1071 | / decode_fields!( [INFO] [stdout] 1072 | | fields => [INFO] [stdout] 1073 | | req_id @ 2: i64, [INFO] [stdout] 1074 | | tick_type @ 0: u16, [INFO] [stdout] 1075 | | value @ 0: String [INFO] [stdout] 1076 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 1397 | / decode_fields!( [INFO] [stdout] 1398 | | fields => [INFO] [stdout] 1399 | | exec_id @ 2: String, [INFO] [stdout] 1400 | | commission @ 0: f64, [INFO] [stdout] ... | [INFO] [stdout] 1404 | | yld_redemption_date @ 0: String [INFO] [stdout] 1405 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 1397 | / decode_fields!( [INFO] [stdout] 1398 | | fields => [INFO] [stdout] 1399 | | exec_id @ 2: String, [INFO] [stdout] 1400 | | commission @ 0: f64, [INFO] [stdout] ... | [INFO] [stdout] 1404 | | yld_redemption_date @ 0: String [INFO] [stdout] 1405 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 1467 | / decode_fields!( [INFO] [stdout] 1468 | | fields => [INFO] [stdout] 1469 | | req_id @ 2: i64, [INFO] [stdout] 1470 | | account_number @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 1473 | | currency @ 0: String [INFO] [stdout] 1474 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 1467 | / decode_fields!( [INFO] [stdout] 1468 | | fields => [INFO] [stdout] 1469 | | req_id @ 2: i64, [INFO] [stdout] 1470 | | account_number @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 1473 | | currency @ 0: String [INFO] [stdout] 1474 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 1467 | / decode_fields!( [INFO] [stdout] 1468 | | fields => [INFO] [stdout] 1469 | | req_id @ 2: i64, [INFO] [stdout] 1470 | | account_number @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 1473 | | currency @ 0: String [INFO] [stdout] 1474 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 1702 | / decode_fields!( [INFO] [stdout] 1703 | | fields => [INFO] [stdout] 1704 | | req_id @ 1: i64, [INFO] [stdout] 1705 | | min_tick @ 0: f64, [INFO] [stdout] 1706 | | exchange_id @ 0: ExchangeId, [INFO] [stdout] 1707 | | snapshot_permissions @ 0: u32 [INFO] [stdout] 1708 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 1839 | / decode_fields!( [INFO] [stdout] 1840 | | fields => [INFO] [stdout] 1841 | | req_id @ 1: i64, [INFO] [stdout] 1842 | | trade_count @ 0: i64, [INFO] [stdout] ... | [INFO] [stdout] 1849 | | volume @ 0: f64 [INFO] [stdout] 1850 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 313 | / decode_fields!( [INFO] [stdout] 314 | | fields => [INFO] [stdout] 315 | | order_id @ 1: i64, [INFO] [stdout] 316 | | status @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 323 | | client_id @ 0: i64 [INFO] [stdout] 324 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 378 | / decode_fields!( [INFO] [stdout] 379 | | fields => [INFO] [stdout] 380 | | req_id @ 2: i64, [INFO] [stdout] 381 | | error_code @ 0: i64, [INFO] [stdout] 382 | | error_string @ 0: String, [INFO] [stdout] 383 | | advanced_order_reject_json @ 0: String [INFO] [stdout] 384 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 378 | / decode_fields!( [INFO] [stdout] 379 | | fields => [INFO] [stdout] 380 | | req_id @ 2: i64, [INFO] [stdout] 381 | | error_code @ 0: i64, [INFO] [stdout] 382 | | error_string @ 0: String, [INFO] [stdout] 383 | | advanced_order_reject_json @ 0: String [INFO] [stdout] 384 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 431 | / decode_fields!( [INFO] [stdout] 432 | | fields => [INFO] [stdout] 433 | | name @ 2: String, [INFO] [stdout] 434 | | value @ 0: String, [INFO] [stdout] 435 | | currency @ 0: String, [INFO] [stdout] 436 | | account_number @ 0: String [INFO] [stdout] 437 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 431 | / decode_fields!( [INFO] [stdout] 432 | | fields => [INFO] [stdout] 433 | | name @ 2: String, [INFO] [stdout] 434 | | value @ 0: String, [INFO] [stdout] 435 | | currency @ 0: String, [INFO] [stdout] 436 | | account_number @ 0: String [INFO] [stdout] 437 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 431 | / decode_fields!( [INFO] [stdout] 432 | | fields => [INFO] [stdout] 433 | | name @ 2: String, [INFO] [stdout] 434 | | value @ 0: String, [INFO] [stdout] 435 | | currency @ 0: String, [INFO] [stdout] 436 | | account_number @ 0: String [INFO] [stdout] 437 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 431 | / decode_fields!( [INFO] [stdout] 432 | | fields => [INFO] [stdout] 433 | | name @ 2: String, [INFO] [stdout] 434 | | value @ 0: String, [INFO] [stdout] 435 | | currency @ 0: String, [INFO] [stdout] 436 | | account_number @ 0: String [INFO] [stdout] 437 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | / $value [INFO] [stdout] 62 | | .parse() [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 440 | "AccountOrGroup" => decode_account_attr!(AccountOrGroup, value, currency), [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_account_attr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 664 | / decode_fields!( [INFO] [stdout] 665 | | fields => [INFO] [stdout] 666 | | position @ 0: f64, [INFO] [stdout] 667 | | market_price @ 0: f64, [INFO] [stdout] ... | [INFO] [stdout] 672 | | account_name @ 0: String [INFO] [stdout] 673 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 742 | / decode_fields!( [INFO] [stdout] 743 | | fields => [INFO] [stdout] 744 | | execution_id @ 0: String, [INFO] [stdout] 745 | | datetime @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 756 | | pending_price_revision @ 5: u8 [INFO] [stdout] 757 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 742 | / decode_fields!( [INFO] [stdout] 743 | | fields => [INFO] [stdout] 744 | | execution_id @ 0: String, [INFO] [stdout] 745 | | datetime @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 756 | | pending_price_revision @ 5: u8 [INFO] [stdout] 757 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 742 | / decode_fields!( [INFO] [stdout] 743 | | fields => [INFO] [stdout] 744 | | execution_id @ 0: String, [INFO] [stdout] 745 | | datetime @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 756 | | pending_price_revision @ 5: u8 [INFO] [stdout] 757 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 827 | / decode_fields!( [INFO] [stdout] 828 | | fields => [INFO] [stdout] 829 | | req_id @ 2: i64, [INFO] [stdout] 830 | | position @ 0: u64, [INFO] [stdout] ... | [INFO] [stdout] 836 | | is_smart @ 0: i32 [INFO] [stdout] 837 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 899 | / decode_fields!( [INFO] [stdout] 900 | | fields => [INFO] [stdout] 901 | | req_id @ 1: i64, [INFO] [stdout] 902 | | start_date_str @ 0: String, [INFO] [stdout] 903 | | end_date_str @ 0: String, [INFO] [stdout] 904 | | count @ 0: usize [INFO] [stdout] 905 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 899 | / decode_fields!( [INFO] [stdout] 900 | | fields => [INFO] [stdout] 901 | | req_id @ 1: i64, [INFO] [stdout] 902 | | start_date_str @ 0: String, [INFO] [stdout] 903 | | end_date_str @ 0: String, [INFO] [stdout] 904 | | count @ 0: usize [INFO] [stdout] 905 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 1071 | / decode_fields!( [INFO] [stdout] 1072 | | fields => [INFO] [stdout] 1073 | | req_id @ 2: i64, [INFO] [stdout] 1074 | | tick_type @ 0: u16, [INFO] [stdout] 1075 | | value @ 0: String [INFO] [stdout] 1076 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 1397 | / decode_fields!( [INFO] [stdout] 1398 | | fields => [INFO] [stdout] 1399 | | exec_id @ 2: String, [INFO] [stdout] 1400 | | commission @ 0: f64, [INFO] [stdout] ... | [INFO] [stdout] 1404 | | yld_redemption_date @ 0: String [INFO] [stdout] 1405 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 1397 | / decode_fields!( [INFO] [stdout] 1398 | | fields => [INFO] [stdout] 1399 | | exec_id @ 2: String, [INFO] [stdout] 1400 | | commission @ 0: f64, [INFO] [stdout] ... | [INFO] [stdout] 1404 | | yld_redemption_date @ 0: String [INFO] [stdout] 1405 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 1467 | / decode_fields!( [INFO] [stdout] 1468 | | fields => [INFO] [stdout] 1469 | | req_id @ 2: i64, [INFO] [stdout] 1470 | | account_number @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 1473 | | currency @ 0: String [INFO] [stdout] 1474 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 1467 | / decode_fields!( [INFO] [stdout] 1468 | | fields => [INFO] [stdout] 1469 | | req_id @ 2: i64, [INFO] [stdout] 1470 | | account_number @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 1473 | | currency @ 0: String [INFO] [stdout] 1474 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 1467 | / decode_fields!( [INFO] [stdout] 1468 | | fields => [INFO] [stdout] 1469 | | req_id @ 2: i64, [INFO] [stdout] 1470 | | account_number @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 1473 | | currency @ 0: String [INFO] [stdout] 1474 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 1702 | / decode_fields!( [INFO] [stdout] 1703 | | fields => [INFO] [stdout] 1704 | | req_id @ 1: i64, [INFO] [stdout] 1705 | | min_tick @ 0: f64, [INFO] [stdout] 1706 | | exchange_id @ 0: ExchangeId, [INFO] [stdout] 1707 | | snapshot_permissions @ 0: u32 [INFO] [stdout] 1708 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 1839 | / decode_fields!( [INFO] [stdout] 1840 | | fields => [INFO] [stdout] 1841 | | req_id @ 1: i64, [INFO] [stdout] 1842 | | trade_count @ 0: i64, [INFO] [stdout] ... | [INFO] [stdout] 1849 | | volume @ 0: f64 [INFO] [stdout] 1850 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2350 | / decode_fields!( [INFO] [stdout] 2351 | | fields => [INFO] [stdout] 2352 | | req_id @ 1: i64, [INFO] [stdout] 2353 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2371 | | security_id_count @ 7: usize [INFO] [stdout] 2372 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2350 | / decode_fields!( [INFO] [stdout] 2351 | | fields => [INFO] [stdout] 2352 | | req_id @ 1: i64, [INFO] [stdout] 2353 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2371 | | security_id_count @ 7: usize [INFO] [stdout] 2372 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2350 | / decode_fields!( [INFO] [stdout] 2351 | | fields => [INFO] [stdout] 2352 | | req_id @ 1: i64, [INFO] [stdout] 2353 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2371 | | security_id_count @ 7: usize [INFO] [stdout] 2372 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2350 | / decode_fields!( [INFO] [stdout] 2351 | | fields => [INFO] [stdout] 2352 | | req_id @ 1: i64, [INFO] [stdout] 2353 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2371 | | security_id_count @ 7: usize [INFO] [stdout] 2372 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2350 | / decode_fields!( [INFO] [stdout] 2351 | | fields => [INFO] [stdout] 2352 | | req_id @ 1: i64, [INFO] [stdout] 2353 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2371 | | security_id_count @ 7: usize [INFO] [stdout] 2372 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2350 | / decode_fields!( [INFO] [stdout] 2351 | | fields => [INFO] [stdout] 2352 | | req_id @ 1: i64, [INFO] [stdout] 2353 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2371 | | security_id_count @ 7: usize [INFO] [stdout] 2372 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2350 | / decode_fields!( [INFO] [stdout] 2351 | | fields => [INFO] [stdout] 2352 | | req_id @ 1: i64, [INFO] [stdout] 2353 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2371 | | security_id_count @ 7: usize [INFO] [stdout] 2372 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2350 | / decode_fields!( [INFO] [stdout] 2351 | | fields => [INFO] [stdout] 2352 | | req_id @ 1: i64, [INFO] [stdout] 2353 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2371 | | security_id_count @ 7: usize [INFO] [stdout] 2372 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2350 | / decode_fields!( [INFO] [stdout] 2351 | | fields => [INFO] [stdout] 2352 | | req_id @ 1: i64, [INFO] [stdout] 2353 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2371 | | security_id_count @ 7: usize [INFO] [stdout] 2372 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2350 | / decode_fields!( [INFO] [stdout] 2351 | | fields => [INFO] [stdout] 2352 | | req_id @ 1: i64, [INFO] [stdout] 2353 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2371 | | security_id_count @ 7: usize [INFO] [stdout] 2372 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2350 | / decode_fields!( [INFO] [stdout] 2351 | | fields => [INFO] [stdout] 2352 | | req_id @ 1: i64, [INFO] [stdout] 2353 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2371 | | security_id_count @ 7: usize [INFO] [stdout] 2372 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2535 | / decode_fields!( [INFO] [stdout] 2536 | | fields => [INFO] [stdout] 2537 | | contract_id @ 0: ContractId, [INFO] [stdout] 2538 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2547 | | trading_class @ 0: String [INFO] [stdout] 2548 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2535 | / decode_fields!( [INFO] [stdout] 2536 | | fields => [INFO] [stdout] 2537 | | contract_id @ 0: ContractId, [INFO] [stdout] 2538 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2547 | | trading_class @ 0: String [INFO] [stdout] 2548 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2535 | / decode_fields!( [INFO] [stdout] 2536 | | fields => [INFO] [stdout] 2537 | | contract_id @ 0: ContractId, [INFO] [stdout] 2538 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2547 | | trading_class @ 0: String [INFO] [stdout] 2548 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2535 | / decode_fields!( [INFO] [stdout] 2536 | | fields => [INFO] [stdout] 2537 | | contract_id @ 0: ContractId, [INFO] [stdout] 2538 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2547 | | trading_class @ 0: String [INFO] [stdout] 2548 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2535 | / decode_fields!( [INFO] [stdout] 2536 | | fields => [INFO] [stdout] 2537 | | contract_id @ 0: ContractId, [INFO] [stdout] 2538 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2547 | | trading_class @ 0: String [INFO] [stdout] 2548 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2535 | / decode_fields!( [INFO] [stdout] 2536 | | fields => [INFO] [stdout] 2537 | | contract_id @ 0: ContractId, [INFO] [stdout] 2538 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2547 | | trading_class @ 0: String [INFO] [stdout] 2548 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2535 | / decode_fields!( [INFO] [stdout] 2536 | | fields => [INFO] [stdout] 2537 | | contract_id @ 0: ContractId, [INFO] [stdout] 2538 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2547 | | trading_class @ 0: String [INFO] [stdout] 2548 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/decode.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | let $f_name = nth($fields, $ind, stringify!($f_name))? [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .parse::<$f_type>().map_err(|e| DecodeError::from((stringify!($f_name), e)))?; [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 2535 | / decode_fields!( [INFO] [stdout] 2536 | | fields => [INFO] [stdout] 2537 | | contract_id @ 0: ContractId, [INFO] [stdout] 2538 | | symbol @ 0: String, [INFO] [stdout] ... | [INFO] [stdout] 2547 | | trading_class @ 0: String [INFO] [stdout] 2548 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decode_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/order.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | fn get_bag_request_content(&self) -> ConditionalField<(), BagRequestContent> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 280 | fn get_bag_request_content(&self) -> ConditionalField<(), BagRequestContent<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/order.rs:445:40 [INFO] [stdout] | [INFO] [stdout] 445 | fn get_delta_neutral_order_content(&self) -> ConditionalField<(), DeltaNeutralOrderContent> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 445 | fn get_delta_neutral_order_content(&self) -> ConditionalField<(), DeltaNeutralOrderContent<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/order.rs:658:37 [INFO] [stdout] | [INFO] [stdout] 658 | fn get_order_conditions_content(&self) -> ConditionalField { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 658 | fn get_order_conditions_content(&self) -> ConditionalField> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/payload.rs:47:53 [INFO] [stdout] | [INFO] [stdout] 47 | fn from_str(s: &str) -> Result { [INFO] [stdout] | _____________________________________________________^ [INFO] [stdout] 48 | | Ok(Self(s.to_owned())) [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/payload.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | Ok(Self(s.to_owned())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ibapi` (lib) due to 69 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "26969b1424b052699141e4f173678e184a2db688c695920e2f535eb636d346af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26969b1424b052699141e4f173678e184a2db688c695920e2f535eb636d346af", kill_on_drop: false }` [INFO] [stdout] 26969b1424b052699141e4f173678e184a2db688c695920e2f535eb636d346af