[INFO] fetching crate alpaca-client 0.1.4...
[INFO] checking alpaca-client-0.1.4 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate alpaca-client 0.1.4 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate alpaca-client 0.1.4
[INFO] finished tweaking crates.io crate alpaca-client 0.1.4
[INFO] tweaked toml for crates.io crate alpaca-client 0.1.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate alpaca-client 0.1.4 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 201 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.10.10 (available: v0.12.24)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.48.0)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.18.1)
[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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 084bd58069942ee2799be894688c3b6d64162d7346079bbf16d89337de4d2511
[INFO] running `Command { std: "docker" "start" "-a" "084bd58069942ee2799be894688c3b6d64162d7346079bbf16d89337de4d2511", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "084bd58069942ee2799be894688c3b6d64162d7346079bbf16d89337de4d2511", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "084bd58069942ee2799be894688c3b6d64162d7346079bbf16d89337de4d2511", kill_on_drop: false }`
[INFO] [stdout] 084bd58069942ee2799be894688c3b6d64162d7346079bbf16d89337de4d2511
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] cf69eb4f9f5e0fa3a73a21ace401db0dd3d34404012a3f574303e99bce4321cb
[INFO] running `Command { std: "docker" "start" "-a" "cf69eb4f9f5e0fa3a73a21ace401db0dd3d34404012a3f574303e99bce4321cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking httpdate v0.3.2
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking openssl-sys v0.9.111
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking openssl v0.10.75
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking native-tls v0.2.14
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking tokio-tls v0.3.1
[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 hyper v0.13.10
[INFO] [stderr]     Checking hyper-tls v0.4.3
[INFO] [stderr]     Checking reqwest v0.10.10
[INFO] [stderr]     Checking alpaca-client v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `AuthError` is never used
[INFO] [stdout]   --> src/client.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | trait AuthError: Debug + Display {
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/last_trade.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Last {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 14 |     price: Decimal,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 15 |     size: i32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 16 |     exchange: i32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 17 |     cond1: i32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 18 |     cond2: i32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 19 |     cond3: i32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 20 |     cond4: i32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 21 |     timestamp: u128
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Last` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/last_quote.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Last {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 14 |     askprice: Decimal,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 15 |     asksize: i32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 16 |     askexchange: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 17 |     bidprice: Decimal,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 18 |     bidsize: i32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 19 |     bidexchange: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 20 |     timestamp: u128
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Last` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `AuthError` is never used
[INFO] [stdout]   --> src/client.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | trait AuthError: Debug + Display {
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/last_trade.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Last {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 14 |     price: Decimal,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 15 |     size: i32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 16 |     exchange: i32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 17 |     cond1: i32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 18 |     cond2: i32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 19 |     cond3: i32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 20 |     cond4: i32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 21 |     timestamp: u128
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Last` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/last_quote.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Last {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 14 |     askprice: Decimal,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 15 |     asksize: i32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 16 |     askexchange: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 17 |     bidprice: Decimal,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 18 |     bidsize: i32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 19 |     bidexchange: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 20 |     timestamp: u128
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Last` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> tests/client_orders.rs:55:25
[INFO] [stdout]    |
[INFO] [stdout] 55 |             order_type: "stop_limit".parse().unwrap(),
[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<String, Infallible>
[INFO] [stdout]   --> tests/client_orders.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 89 |             order_type: "stop_limit".parse().unwrap(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/client_orders.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         &_client.cancel_order(placed_order.id.unwrap());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let _ = &_client.cancel_order(placed_order.id.unwrap());
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> tests/client_orders.rs:123:25
[INFO] [stdout]     |
[INFO] [stdout] 123 |             order_type: "stop_limit".parse().unwrap(),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> tests/client_orders.rs:151:25
[INFO] [stdout]     |
[INFO] [stdout] 151 |             order_type: "stop_limit".parse().unwrap(),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `alpaca-client` (test "client_orders") due to 4 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `positions`
[INFO] [stdout]   --> tests/client_position.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let positions:Vec<Position> = client.get_open_positions();
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_positions`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_open_position` is never used
[INFO] [stdout]   --> tests/client_position.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn get_open_position() {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `close_all_positions` is never used
[INFO] [stdout]   --> tests/client_position.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn close_all_positions() {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `close_position` is never used
[INFO] [stdout]    --> tests/client_position.rs:101:12
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn close_position() {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> tests/client_position.rs:41:25
[INFO] [stdout]    |
[INFO] [stdout] 41 |             order_type: "stop_limit".parse().unwrap(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> tests/client_position.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         &client.place_order(new_order.clone());
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let _ = &client.place_order(new_order.clone());
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]   --> tests/client_position.rs:54:56
[INFO] [stdout]    |
[INFO] [stdout] 54 |             .any(|x : Position | x.symbol.eq(&new_order.borrow().symbol));
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Order` does not implement `Borrow`, so calling `borrow` on `&Order` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 54 -             .any(|x : Position | x.symbol.eq(&new_order.borrow().symbol));
[INFO] [stdout] 54 +             .any(|x : Position | x.symbol.eq(&new_order.symbol));
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `Order`, implement `Clone` for it
[INFO] [stdout]   --> /opt/rustwide/workdir/src/order.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 + #[derive(Clone)]
[INFO] [stdout] 24 | pub struct Order {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/client_position.rs:55:25
[INFO] [stdout]    |
[INFO] [stdout] 55 |         assert!(result, true)
[INFO] [stdout]    |                         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 55 |         assert!(result, "{}", true)
[INFO] [stdout]    |                         +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> tests/client_position.rs:79:25
[INFO] [stdout]    |
[INFO] [stdout] 79 |             order_type: "stop_limit".parse().unwrap(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> tests/client_position.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         &client.place_order(new_order.clone());
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 88 |         let _ = &client.place_order(new_order.clone());
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]   --> tests/client_position.rs:93:44
[INFO] [stdout]    |
[INFO] [stdout] 93 |             .any(|x| x.symbol.eq(&new_order.borrow().symbol));
[INFO] [stdout]    |                                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Order` does not implement `Borrow`, so calling `borrow` on `&Order` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 93 -             .any(|x| x.symbol.eq(&new_order.borrow().symbol));
[INFO] [stdout] 93 +             .any(|x| x.symbol.eq(&new_order.symbol));
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `Order`, implement `Clone` for it
[INFO] [stdout]   --> /opt/rustwide/workdir/src/order.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 + #[derive(Clone)]
[INFO] [stdout] 24 | pub struct Order {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/client_position.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 94 |         assert!(result, false);
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 94 |         assert!(result, "{}", false);
[INFO] [stdout]    |                         +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> tests/client_position.rs:121:25
[INFO] [stdout]     |
[INFO] [stdout] 121 |             order_type: "stop_limit".parse().unwrap(),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/client_position.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         &client.place_order(new_order.clone());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let _ = &client.place_order(new_order.clone());
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> tests/client_position.rs:135:44
[INFO] [stdout]     |
[INFO] [stdout] 135 |             .any(|x| x.symbol.eq(&new_order.borrow().symbol));
[INFO] [stdout]     |                                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Order` does not implement `Borrow`, so calling `borrow` on `&Order` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 135 -             .any(|x| x.symbol.eq(&new_order.borrow().symbol));
[INFO] [stdout] 135 +             .any(|x| x.symbol.eq(&new_order.symbol));
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `Order`, implement `Clone` for it
[INFO] [stdout]    --> /opt/rustwide/workdir/src/order.rs:23:1
[INFO] [stdout]     |
[INFO] [stdout]  23 + #[derive(Clone)]
[INFO] [stdout]  24 | pub struct Order {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/client_position.rs:136:25
[INFO] [stdout]     |
[INFO] [stdout] 136 |         assert!(result, false)
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 136 |         assert!(result, "{}", false)
[INFO] [stdout]     |                         +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `alpaca-client` (test "client_position") due to 3 previous errors; 13 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "cf69eb4f9f5e0fa3a73a21ace401db0dd3d34404012a3f574303e99bce4321cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf69eb4f9f5e0fa3a73a21ace401db0dd3d34404012a3f574303e99bce4321cb", kill_on_drop: false }`
[INFO] [stdout] cf69eb4f9f5e0fa3a73a21ace401db0dd3d34404012a3f574303e99bce4321cb
