[INFO] fetching crate longport 3.0.17...
[INFO] checking longport-3.0.17 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate longport 3.0.17 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate longport 3.0.17
[INFO] finished tweaking crates.io crate longport 3.0.17
[INFO] tweaked toml for crates.io crate longport 3.0.17 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate longport 3.0.17 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 crates.io crate longport 3.0.17 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] a8fa462e28204b01cfa6be868a5bbc75e7dd6b2a04eb8110aa38e0a9abe10ea5
[INFO] running `Command { std: "docker" "start" "-a" "a8fa462e28204b01cfa6be868a5bbc75e7dd6b2a04eb8110aa38e0a9abe10ea5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8fa462e28204b01cfa6be868a5bbc75e7dd6b2a04eb8110aa38e0a9abe10ea5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8fa462e28204b01cfa6be868a5bbc75e7dd6b2a04eb8110aa38e0a9abe10ea5", kill_on_drop: false }`
[INFO] [stdout] a8fa462e28204b01cfa6be868a5bbc75e7dd6b2a04eb8110aa38e0a9abe10ea5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 7cf84979f8d4e665e4c3210ae0a70cb98f96dcf4c8017d73ed0bd1c12c3ed656
[INFO] running `Command { std: "docker" "start" "-a" "7cf84979f8d4e665e4c3210ae0a70cb98f96dcf4c8017d73ed0bd1c12c3ed656", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.102
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking webpki-roots v1.0.3
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking comfy-table v7.2.1
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking prost v0.14.1
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking tungstenite v0.27.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking longport-proto v3.0.17
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking leaky-bucket v1.1.2
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling serde-xml-rs v0.5.1
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking tokio-tungstenite v0.27.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling time-tz v2.0.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking longport-httpcli v3.0.17
[INFO] [stderr]     Checking longport-wscli v3.0.17
[INFO] [stderr]     Checking longport-candlesticks v3.0.17
[INFO] [stderr]     Checking longport v3.0.17 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<rust_decimal::Decimal, Infallible>
[INFO] [stdout]    --> src/macros.rs:66:9
[INFO] [stdout]     |
[INFO] [stdout]  66 |         $crate::Decimal::try_from($value).expect("valid decimal")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/trade/types.rs:825:54
[INFO] [stdout]     |
[INFO] [stdout] 825 |         assert_eq!(position.current_net_asset_value, decimal!(0i32));
[INFO] [stdout]     |                                                      -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the macro `decimal` (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: std::result::Result<rust_decimal::Decimal, Infallible>
[INFO] [stdout]    --> src/macros.rs:66:9
[INFO] [stdout]     |
[INFO] [stdout]  66 |         $crate::Decimal::try_from($value).expect("valid decimal")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/trade/types.rs:826:51
[INFO] [stdout]     |
[INFO] [stdout] 826 |         assert_eq!(position.cost_net_asset_value, decimal!(0i32));
[INFO] [stdout]     |                                                   -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decimal` (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: std::result::Result<rust_decimal::Decimal, Infallible>
[INFO] [stdout]    --> src/macros.rs:66:9
[INFO] [stdout]     |
[INFO] [stdout]  66 |         $crate::Decimal::try_from($value).expect("valid decimal")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/trade/types.rs:827:44
[INFO] [stdout]     |
[INFO] [stdout] 827 |         assert_eq!(position.holding_units, decimal!(5i32));
[INFO] [stdout]     |                                            -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decimal` (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: std::result::Result<rust_decimal::Decimal, Infallible>
[INFO] [stdout]    --> src/macros.rs:66:9
[INFO] [stdout]     |
[INFO] [stdout]  66 |         $crate::Decimal::try_from($value).expect("valid decimal")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/trade/types.rs:876:39
[INFO] [stdout]     |
[INFO] [stdout] 876 |         assert_eq!(position.quantity, decimal!(650));
[INFO] [stdout]     |                                       ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decimal` (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: std::result::Result<rust_decimal::Decimal, Infallible>
[INFO] [stdout]    --> src/macros.rs:66:9
[INFO] [stdout]     |
[INFO] [stdout]  66 |         $crate::Decimal::try_from($value).expect("valid decimal")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/trade/types.rs:877:49
[INFO] [stdout]     |
[INFO] [stdout] 877 |         assert_eq!(position.available_quantity, decimal!(-450));
[INFO] [stdout]     |                                                 -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decimal` (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: std::result::Result<rust_decimal::Decimal, Infallible>
[INFO] [stdout]    --> src/macros.rs:66:9
[INFO] [stdout]     |
[INFO] [stdout]  66 |         $crate::Decimal::try_from($value).expect("valid decimal")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/trade/types.rs:880:49
[INFO] [stdout]     |
[INFO] [stdout] 880 |         assert_eq!(position.init_quantity, Some(decimal!(2000)));
[INFO] [stdout]     |                                                 -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decimal` (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: std::result::Result<rust_decimal::Decimal, Infallible>
[INFO] [stdout]    --> src/macros.rs:66:9
[INFO] [stdout]     |
[INFO] [stdout]  66 |         $crate::Decimal::try_from($value).expect("valid decimal")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/trade/types.rs:886:39
[INFO] [stdout]     |
[INFO] [stdout] 886 |         assert_eq!(position.quantity, decimal!(650));
[INFO] [stdout]     |                                       ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decimal` (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: std::result::Result<rust_decimal::Decimal, Infallible>
[INFO] [stdout]    --> src/macros.rs:66:9
[INFO] [stdout]     |
[INFO] [stdout]  66 |         $crate::Decimal::try_from($value).expect("valid decimal")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/trade/types.rs:887:49
[INFO] [stdout]     |
[INFO] [stdout] 887 |         assert_eq!(position.available_quantity, decimal!(-450));
[INFO] [stdout]     |                                                 -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decimal` (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: std::result::Result<rust_decimal::Decimal, Infallible>
[INFO] [stdout]    --> src/macros.rs:66:9
[INFO] [stdout]     |
[INFO] [stdout]  66 |         $crate::Decimal::try_from($value).expect("valid decimal")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/trade/types.rs:895:39
[INFO] [stdout]     |
[INFO] [stdout] 895 |         assert_eq!(position.quantity, decimal!(200));
[INFO] [stdout]     |                                       ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decimal` (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: std::result::Result<rust_decimal::Decimal, Infallible>
[INFO] [stdout]    --> src/macros.rs:66:9
[INFO] [stdout]     |
[INFO] [stdout]  66 |         $crate::Decimal::try_from($value).expect("valid decimal")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/trade/types.rs:896:49
[INFO] [stdout]     |
[INFO] [stdout] 896 |         assert_eq!(position.available_quantity, decimal!(0));
[INFO] [stdout]     |                                                 ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `decimal` (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: std::result::Result<rust_decimal::Decimal, Infallible>
[INFO] [stdout]     --> src/macros.rs:66:9
[INFO] [stdout]      |
[INFO] [stdout]   66 |         $crate::Decimal::try_from($value).expect("valid decimal")
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/trade/types.rs:1012:54
[INFO] [stdout]      |
[INFO] [stdout] 1012 |         assert_eq!(balance.remaining_finance_amount, decimal!(0i32));
[INFO] [stdout]      |                                                      -------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `decimal` (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: std::result::Result<rust_decimal::Decimal, Infallible>
[INFO] [stdout]     --> src/macros.rs:66:9
[INFO] [stdout]      |
[INFO] [stdout]   66 |         $crate::Decimal::try_from($value).expect("valid decimal")
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/trade/types.rs:1095:45
[INFO] [stdout]      |
[INFO] [stdout] 1095 |         assert_eq!(order.executed_quantity, decimal!(0));
[INFO] [stdout]      |                                             ----------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `decimal` (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: std::result::Result<rust_decimal::Decimal, Infallible>
[INFO] [stdout]     --> src/macros.rs:66:9
[INFO] [stdout]      |
[INFO] [stdout]   66 |         $crate::Decimal::try_from($value).expect("valid decimal")
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/trade/types.rs:1104:36
[INFO] [stdout]      |
[INFO] [stdout] 1104 |         assert_eq!(order.quantity, decimal!(200));
[INFO] [stdout]      |                                    ------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `decimal` (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: std::result::Result<rust_decimal::Decimal, Infallible>
[INFO] [stdout]     --> src/macros.rs:66:9
[INFO] [stdout]      |
[INFO] [stdout]   66 |         $crate::Decimal::try_from($value).expect("valid decimal")
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/trade/types.rs:1169:45
[INFO] [stdout]      |
[INFO] [stdout] 1169 |         assert_eq!(order.executed_quantity, decimal!(0));
[INFO] [stdout]      |                                             ----------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `decimal` (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: std::result::Result<rust_decimal::Decimal, Infallible>
[INFO] [stdout]     --> src/macros.rs:66:9
[INFO] [stdout]      |
[INFO] [stdout]   66 |         $crate::Decimal::try_from($value).expect("valid decimal")
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/trade/types.rs:1178:36
[INFO] [stdout]      |
[INFO] [stdout] 1178 |         assert_eq!(order.quantity, decimal!(200));
[INFO] [stdout]      |                                    ------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `decimal` (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: std::result::Result<rust_decimal::Decimal, Infallible>
[INFO] [stdout]     --> src/macros.rs:66:9
[INFO] [stdout]      |
[INFO] [stdout]   66 |         $crate::Decimal::try_from($value).expect("valid decimal")
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/trade/types.rs:1224:40
[INFO] [stdout]      |
[INFO] [stdout] 1224 |         assert_eq!(execution.quantity, decimal!(100));
[INFO] [stdout]      |                                        ------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `decimal` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `longport` (lib test) due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "7cf84979f8d4e665e4c3210ae0a70cb98f96dcf4c8017d73ed0bd1c12c3ed656", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cf84979f8d4e665e4c3210ae0a70cb98f96dcf4c8017d73ed0bd1c12c3ed656", kill_on_drop: false }`
[INFO] [stdout] 7cf84979f8d4e665e4c3210ae0a70cb98f96dcf4c8017d73ed0bd1c12c3ed656
