[INFO] cloning repository https://github.com/aryanjain285/Orderbook
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aryanjain285/Orderbook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faryanjain285%2FOrderbook", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faryanjain285%2FOrderbook'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ab63ca7b4afdf85adf2f6b6ad6e2f37fa5921738
[INFO] checking aryanjain285/Orderbook/ab63ca7b4afdf85adf2f6b6ad6e2f37fa5921738 against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-149195
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faryanjain285%2FOrderbook" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aryanjain285/Orderbook
[INFO] finished tweaking git repo https://github.com/aryanjain285/Orderbook
[INFO] tweaked toml for git repo https://github.com/aryanjain285/Orderbook written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aryanjain285/Orderbook on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aryanjain285/Orderbook 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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded metrics-macros v0.7.1
[INFO] [stderr]   Downloaded quanta v0.11.1
[INFO] [stderr]   Downloaded go-parse-duration v0.1.1
[INFO] [stderr]   Downloaded ordered-float v3.9.2
[INFO] [stderr]   Downloaded snafu-derive v0.6.10
[INFO] [stderr]   Downloaded snafu v0.6.10
[INFO] [stderr]   Downloaded sketches-ddsketch v0.2.2
[INFO] [stderr]   Downloaded hashbrown v0.13.1
[INFO] [stderr]   Downloaded influxdb2 v0.5.2
[INFO] [stderr]   Downloaded metrics-util v0.15.1
[INFO] [stderr]   Downloaded metrics-exporter-prometheus v0.12.2
[INFO] [stderr]   Downloaded influxdb2-derive v0.1.1
[INFO] [stderr]   Downloaded influxdb2-structmap v0.2.0
[INFO] [stderr]   Downloaded metrics v0.21.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82e32288a6dfa9fcf9069c5def93ddae998cef8b28a7b30553c8c837f8d310d8
[INFO] running `Command { std: "docker" "start" "-a" "82e32288a6dfa9fcf9069c5def93ddae998cef8b28a7b30553c8c837f8d310d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82e32288a6dfa9fcf9069c5def93ddae998cef8b28a7b30553c8c837f8d310d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82e32288a6dfa9fcf9069c5def93ddae998cef8b28a7b30553c8c837f8d310d8", kill_on_drop: false }`
[INFO] [stdout] 82e32288a6dfa9fcf9069c5def93ddae998cef8b28a7b30553c8c837f8d310d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb26ca50b03b362e4c492b381ec84a958512c18b71c8be7e881a061cfe8ac302
[INFO] running `Command { std: "docker" "start" "-a" "bb26ca50b03b362e4c492b381ec84a958512c18b71c8be7e881a061cfe8ac302", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking influxdb2-structmap v0.2.0
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling metrics-macros v0.7.1
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]     Checking go-parse-duration v0.1.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking metrics v0.21.1
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling influxdb2-derive v0.1.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking snafu v0.6.10
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking influxdb2 v0.5.2
[INFO] [stderr]     Checking orderbook-trading-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected labels, but comma not found
[INFO] [stdout]    --> src/metrics/mod.rs:104:56
[INFO] [stdout]     |
[INFO] [stdout] 104 |         counter!("orderbook_orders_total", "operation" => "add").increment(1);
[INFO] [stdout]     |                                                        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected labels, but comma not found
[INFO] [stdout]    --> src/metrics/mod.rs:109:56
[INFO] [stdout]     |
[INFO] [stdout] 109 |         counter!("orderbook_orders_total", "operation" => "cancel").increment(1);
[INFO] [stdout]     |                                                        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected labels, but comma not found
[INFO] [stdout]    --> src/metrics/mod.rs:114:56
[INFO] [stdout]     |
[INFO] [stdout] 114 |         counter!("orderbook_orders_total", "operation" => "modify").increment(1);
[INFO] [stdout]     |                                                        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected labels, but comma not found
[INFO] [stdout]    --> src/metrics/mod.rs:122:53
[INFO] [stdout]     |
[INFO] [stdout] 122 |         counter!("orderbook_trades_total", "status" => "executed").increment(1);
[INFO] [stdout]     |                                                     ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected end of input, expected an expression
[INFO] [stdout]    --> src/metrics/mod.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         counter!("orderbook_volume_total",).increment(quantity);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `counter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected end of input, expected an expression
[INFO] [stdout]    --> src/metrics/mod.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         counter!("orderbook_notional_total",).increment(notional);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `counter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected end of input, expected an expression
[INFO] [stdout]    --> src/metrics/mod.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         gauge!("orderbook_orders_current",).set(count as f64);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `gauge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected labels, but comma not found
[INFO] [stdout]    --> src/metrics/mod.rs:135:49
[INFO] [stdout]     |
[INFO] [stdout] 135 |         gauge!("orderbook_levels_total", "side" => "bid").set(count as f64);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected labels, but comma not found
[INFO] [stdout]    --> src/metrics/mod.rs:140:49
[INFO] [stdout]     |
[INFO] [stdout] 140 |         gauge!("orderbook_levels_total", "side" => "ask").set(count as f64);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected end of input, expected an expression
[INFO] [stdout]    --> src/metrics/mod.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |         gauge!("orderbook_spread_ticks",).set(spread_ticks as f64);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `gauge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected end of input, expected an expression
[INFO] [stdout]    --> src/metrics/mod.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |         gauge!("orderbook_best_bid",).set(price as f64);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `gauge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected end of input, expected an expression
[INFO] [stdout]    --> src/metrics/mod.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 |         gauge!("orderbook_best_ask",).set(price as f64);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `gauge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/metrics/collectors.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]  --> src/metrics/collectors.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]  --> src/metrics/exporters.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde_json::json;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/metrics/exporters.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]  --> src/metrics/exporters.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::time::{Duration, SystemTime, UNIX_EPOCH};
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::interval`
[INFO] [stdout]  --> src/metrics/exporters.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tokio::time::interval;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]  --> src/metrics/exporters.rs:5:28
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tracing::{error, info, warn};
[INFO] [stdout]   |                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]  --> src/orderbook/book.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::{debug, info, warn};
[INFO] [stdout]   |                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OrderStatus`
[INFO] [stdout]  --> src/orderbook/book.rs:9:63
[INFO] [stdout]   |
[INFO] [stdout] 9 |     BookSnapshot, MarketEvent, Order, OrderId, OrderLocation, OrderStatus, OrderType, Price,
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `OrderStatus` and `OrderType`
[INFO] [stdout]    --> src/orderbook/book.rs:500:35
[INFO] [stdout]     |
[INFO] [stdout] 500 |     use crate::orderbook::types::{OrderStatus, OrderType};
[INFO] [stdout]     |                                   ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]  --> src/orderbook/matching.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tracing::{debug, warn};
[INFO] [stdout]   |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/orderbook/operations.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected labels, but comma not found
[INFO] [stdout]    --> src/metrics/mod.rs:104:56
[INFO] [stdout]     |
[INFO] [stdout] 104 |         counter!("orderbook_orders_total", "operation" => "add").increment(1);
[INFO] [stdout]     |                                                        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected labels, but comma not found
[INFO] [stdout]    --> src/metrics/mod.rs:109:56
[INFO] [stdout]     |
[INFO] [stdout] 109 |         counter!("orderbook_orders_total", "operation" => "cancel").increment(1);
[INFO] [stdout]     |                                                        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected labels, but comma not found
[INFO] [stdout]    --> src/metrics/mod.rs:114:56
[INFO] [stdout]     |
[INFO] [stdout] 114 |         counter!("orderbook_orders_total", "operation" => "modify").increment(1);
[INFO] [stdout]     |                                                        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected labels, but comma not found
[INFO] [stdout]    --> src/metrics/mod.rs:122:53
[INFO] [stdout]     |
[INFO] [stdout] 122 |         counter!("orderbook_trades_total", "status" => "executed").increment(1);
[INFO] [stdout]     |                                                     ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected end of input, expected an expression
[INFO] [stdout]    --> src/metrics/mod.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         counter!("orderbook_volume_total",).increment(quantity);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `counter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected end of input, expected an expression
[INFO] [stdout]    --> src/metrics/mod.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         counter!("orderbook_notional_total",).increment(notional);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `counter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected end of input, expected an expression
[INFO] [stdout]    --> src/metrics/mod.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         gauge!("orderbook_orders_current",).set(count as f64);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `gauge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected labels, but comma not found
[INFO] [stdout]    --> src/metrics/mod.rs:135:49
[INFO] [stdout]     |
[INFO] [stdout] 135 |         gauge!("orderbook_levels_total", "side" => "bid").set(count as f64);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected labels, but comma not found
[INFO] [stdout]    --> src/metrics/mod.rs:140:49
[INFO] [stdout]     |
[INFO] [stdout] 140 |         gauge!("orderbook_levels_total", "side" => "ask").set(count as f64);
[INFO] [stdout]     |                                                 ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected end of input, expected an expression
[INFO] [stdout]    --> src/metrics/mod.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |         gauge!("orderbook_spread_ticks",).set(spread_ticks as f64);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `gauge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected end of input, expected an expression
[INFO] [stdout]    --> src/metrics/mod.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |         gauge!("orderbook_best_bid",).set(price as f64);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `gauge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected end of input, expected an expression
[INFO] [stdout]    --> src/metrics/mod.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 |         gauge!("orderbook_best_ask",).set(price as f64);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `gauge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/metrics/collectors.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]  --> src/metrics/collectors.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]  --> src/metrics/exporters.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde_json::json;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/metrics/exporters.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]  --> src/metrics/exporters.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::time::{Duration, SystemTime, UNIX_EPOCH};
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::interval`
[INFO] [stdout]  --> src/metrics/exporters.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tokio::time::interval;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]  --> src/metrics/exporters.rs:5:28
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tracing::{error, info, warn};
[INFO] [stdout]   |                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]  --> src/orderbook/book.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::{debug, info, warn};
[INFO] [stdout]   |                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OrderStatus`
[INFO] [stdout]  --> src/orderbook/book.rs:9:63
[INFO] [stdout]   |
[INFO] [stdout] 9 |     BookSnapshot, MarketEvent, Order, OrderId, OrderLocation, OrderStatus, OrderType, Price,
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]  --> src/orderbook/matching.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tracing::{debug, warn};
[INFO] [stdout]   |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/orderbook/operations.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&std::string::String: futures_core::stream::Stream` is not satisfied
[INFO] [stdout]   --> src/metrics/exporters.rs:92:60
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 if let Err(e) = client.write(&self.bucket, &self.org, &point).await {
[INFO] [stdout]    |                                        -----               ^^^^^^^^^ the trait `futures_core::stream::Stream` is not implemented for `&std::string::String`
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `futures_core::stream::Stream`:
[INFO] [stdout]              &mut S
[INFO] [stdout]              AssertUnwindSafe<S>
[INFO] [stdout]              Box<S>
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              futures_channel::mpsc::Receiver<T>
[INFO] [stdout]              futures_channel::mpsc::UnboundedReceiver<T>
[INFO] [stdout]              futures_util::future::either::Either<A, B>
[INFO] [stdout]              futures_util::future::future::FlattenStream<F>
[INFO] [stdout]            and 65 others
[INFO] [stdout] note: required by a bound in `write::<impl Client>::write`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/influxdb2-0.5.2/src/api/write.rs:85:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub async fn write(
[INFO] [stdout]    |                  ----- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 85 |         body: impl Stream<Item = impl WriteDataPoint> + Send + Sync + 'static,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `write::<impl Client>::write`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/orderbook_trading_engine-caa1654315b493cc.long-type-7741569948193042123.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 3 arguments were supplied
[INFO] [stdout]   --> src/metrics/exporters.rs:92:40
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 if let Err(e) = client.write(&self.bucket, &self.org, &point).await {
[INFO] [stdout]    |                                        ^^^^^                          ------ unexpected argument #3 of type `&std::string::String`
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/influxdb2-0.5.2/src/api/write.rs:82:18
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub async fn write(
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 92 -                 if let Err(e) = client.write(&self.bucket, &self.org, &point).await {
[INFO] [stdout] 92 +                 if let Err(e) = client.write(&self.bucket, &self.org).await {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&std::string::String: futures_core::stream::Stream` is not satisfied
[INFO] [stdout]   --> src/metrics/exporters.rs:92:33
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 if let Err(e) = client.write(&self.bucket, &self.org, &point).await {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `futures_core::stream::Stream` is not implemented for `&std::string::String`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `futures_core::stream::Stream`:
[INFO] [stdout]              &mut S
[INFO] [stdout]              AssertUnwindSafe<S>
[INFO] [stdout]              Box<S>
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              futures_channel::mpsc::Receiver<T>
[INFO] [stdout]              futures_channel::mpsc::UnboundedReceiver<T>
[INFO] [stdout]              futures_util::future::either::Either<A, B>
[INFO] [stdout]              futures_util::future::future::FlattenStream<F>
[INFO] [stdout]            and 65 others
[INFO] [stdout] note: required by a bound in `write::<impl Client>::write`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/influxdb2-0.5.2/src/api/write.rs:85:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub async fn write(
[INFO] [stdout]    |                  ----- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 85 |         body: impl Stream<Item = impl WriteDataPoint> + Send + Sync + 'static,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `write::<impl Client>::write`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/orderbook_trading_engine-caa1654315b493cc.long-type-7741569948193042123.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&std::string::String: futures_core::stream::Stream` is not satisfied
[INFO] [stdout]   --> src/metrics/exporters.rs:92:79
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 if let Err(e) = client.write(&self.bucket, &self.org, &point).await {
[INFO] [stdout]    |                                                                               ^^^^^ the trait `futures_core::stream::Stream` is not implemented for `&std::string::String`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `futures_core::stream::Stream`:
[INFO] [stdout]              &mut S
[INFO] [stdout]              AssertUnwindSafe<S>
[INFO] [stdout]              Box<S>
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              futures_channel::mpsc::Receiver<T>
[INFO] [stdout]              futures_channel::mpsc::UnboundedReceiver<T>
[INFO] [stdout]              futures_util::future::either::Either<A, B>
[INFO] [stdout]              futures_util::future::future::FlattenStream<F>
[INFO] [stdout]            and 65 others
[INFO] [stdout] note: required by a bound in `write::<impl Client>::write`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/influxdb2-0.5.2/src/api/write.rs:85:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub async fn write(
[INFO] [stdout]    |                  ----- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 85 |         body: impl Stream<Item = impl WriteDataPoint> + Send + Sync + 'static,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `write::<impl Client>::write`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/orderbook_trading_engine-caa1654315b493cc.long-type-7741569948193042123.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&std::string::String: futures_core::stream::Stream` is not satisfied
[INFO] [stdout]    --> src/metrics/exporters.rs:132:60
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 if let Err(e) = client.write(&self.bucket, &self.org, &point).await {
[INFO] [stdout]     |                                        -----               ^^^^^^^^^ the trait `futures_core::stream::Stream` is not implemented for `&std::string::String`
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `futures_core::stream::Stream`:
[INFO] [stdout]               &mut S
[INFO] [stdout]               AssertUnwindSafe<S>
[INFO] [stdout]               Box<S>
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               futures_channel::mpsc::Receiver<T>
[INFO] [stdout]               futures_channel::mpsc::UnboundedReceiver<T>
[INFO] [stdout]               futures_util::future::either::Either<A, B>
[INFO] [stdout]               futures_util::future::future::FlattenStream<F>
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `write::<impl Client>::write`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/influxdb2-0.5.2/src/api/write.rs:85:20
[INFO] [stdout]     |
[INFO] [stdout]  82 |     pub async fn write(
[INFO] [stdout]     |                  ----- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout]  85 |         body: impl Stream<Item = impl WriteDataPoint> + Send + Sync + 'static,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `write::<impl Client>::write`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/orderbook_trading_engine-caa1654315b493cc.long-type-7741569948193042123.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 3 arguments were supplied
[INFO] [stdout]    --> src/metrics/exporters.rs:132:40
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 if let Err(e) = client.write(&self.bucket, &self.org, &point).await {
[INFO] [stdout]     |                                        ^^^^^                          ------ unexpected argument #3 of type `&std::string::String`
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/influxdb2-0.5.2/src/api/write.rs:82:18
[INFO] [stdout]     |
[INFO] [stdout]  82 |     pub async fn write(
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 132 -                 if let Err(e) = client.write(&self.bucket, &self.org, &point).await {
[INFO] [stdout] 132 +                 if let Err(e) = client.write(&self.bucket, &self.org).await {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&std::string::String: futures_core::stream::Stream` is not satisfied
[INFO] [stdout]    --> src/metrics/exporters.rs:132:33
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 if let Err(e) = client.write(&self.bucket, &self.org, &point).await {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `futures_core::stream::Stream` is not implemented for `&std::string::String`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `futures_core::stream::Stream`:
[INFO] [stdout]               &mut S
[INFO] [stdout]               AssertUnwindSafe<S>
[INFO] [stdout]               Box<S>
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               futures_channel::mpsc::Receiver<T>
[INFO] [stdout]               futures_channel::mpsc::UnboundedReceiver<T>
[INFO] [stdout]               futures_util::future::either::Either<A, B>
[INFO] [stdout]               futures_util::future::future::FlattenStream<F>
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `write::<impl Client>::write`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/influxdb2-0.5.2/src/api/write.rs:85:20
[INFO] [stdout]     |
[INFO] [stdout]  82 |     pub async fn write(
[INFO] [stdout]     |                  ----- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout]  85 |         body: impl Stream<Item = impl WriteDataPoint> + Send + Sync + 'static,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `write::<impl Client>::write`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/orderbook_trading_engine-caa1654315b493cc.long-type-7741569948193042123.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&std::string::String: futures_core::stream::Stream` is not satisfied
[INFO] [stdout]    --> src/metrics/exporters.rs:132:79
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 if let Err(e) = client.write(&self.bucket, &self.org, &point).await {
[INFO] [stdout]     |                                                                               ^^^^^ the trait `futures_core::stream::Stream` is not implemented for `&std::string::String`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `futures_core::stream::Stream`:
[INFO] [stdout]               &mut S
[INFO] [stdout]               AssertUnwindSafe<S>
[INFO] [stdout]               Box<S>
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               futures_channel::mpsc::Receiver<T>
[INFO] [stdout]               futures_channel::mpsc::UnboundedReceiver<T>
[INFO] [stdout]               futures_util::future::either::Either<A, B>
[INFO] [stdout]               futures_util::future::future::FlattenStream<F>
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `write::<impl Client>::write`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/influxdb2-0.5.2/src/api/write.rs:85:20
[INFO] [stdout]     |
[INFO] [stdout]  82 |     pub async fn write(
[INFO] [stdout]     |                  ----- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout]  85 |         body: impl Stream<Item = impl WriteDataPoint> + Send + Sync + 'static,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `write::<impl Client>::write`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/orderbook_trading_engine-caa1654315b493cc.long-type-7741569948193042123.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&std::string::String: futures_core::stream::Stream` is not satisfied
[INFO] [stdout]    --> src/metrics/exporters.rs:175:60
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 if let Err(e) = client.write(&self.bucket, &self.org, &point).await {
[INFO] [stdout]     |                                        -----               ^^^^^^^^^ the trait `futures_core::stream::Stream` is not implemented for `&std::string::String`
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `futures_core::stream::Stream`:
[INFO] [stdout]               &mut S
[INFO] [stdout]               AssertUnwindSafe<S>
[INFO] [stdout]               Box<S>
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               futures_channel::mpsc::Receiver<T>
[INFO] [stdout]               futures_channel::mpsc::UnboundedReceiver<T>
[INFO] [stdout]               futures_util::future::either::Either<A, B>
[INFO] [stdout]               futures_util::future::future::FlattenStream<F>
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `write::<impl Client>::write`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/influxdb2-0.5.2/src/api/write.rs:85:20
[INFO] [stdout]     |
[INFO] [stdout]  82 |     pub async fn write(
[INFO] [stdout]     |                  ----- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout]  85 |         body: impl Stream<Item = impl WriteDataPoint> + Send + Sync + 'static,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `write::<impl Client>::write`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/orderbook_trading_engine-caa1654315b493cc.long-type-7741569948193042123.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&std::string::String: futures_core::stream::Stream` is not satisfied
[INFO] [stdout]   --> src/metrics/exporters.rs:92:60
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 if let Err(e) = client.write(&self.bucket, &self.org, &point).await {
[INFO] [stdout]    |                                        -----               ^^^^^^^^^ the trait `futures_core::stream::Stream` is not implemented for `&std::string::String`
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `futures_core::stream::Stream`:
[INFO] [stdout]              &mut S
[INFO] [stdout]              AssertUnwindSafe<S>
[INFO] [stdout]              Box<S>
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              futures_channel::mpsc::Receiver<T>
[INFO] [stdout]              futures_channel::mpsc::UnboundedReceiver<T>
[INFO] [stdout]              futures_util::future::either::Either<A, B>
[INFO] [stdout]              futures_util::future::future::FlattenStream<F>
[INFO] [stdout]            and 65 others
[INFO] [stdout] note: required by a bound in `write::<impl Client>::write`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/influxdb2-0.5.2/src/api/write.rs:85:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub async fn write(
[INFO] [stdout]    |                  ----- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 85 |         body: impl Stream<Item = impl WriteDataPoint> + Send + Sync + 'static,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `write::<impl Client>::write`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/orderbook_trading_engine-0e3802c8789b3fa1.long-type-10061145608965856838.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 3 arguments were supplied
[INFO] [stdout]    --> src/metrics/exporters.rs:175:40
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 if let Err(e) = client.write(&self.bucket, &self.org, &point).await {
[INFO] [stdout]     |                                        ^^^^^                          ------ unexpected argument #3 of type `&std::string::String`
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/influxdb2-0.5.2/src/api/write.rs:82:18
[INFO] [stdout]     |
[INFO] [stdout]  82 |     pub async fn write(
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 175 -                 if let Err(e) = client.write(&self.bucket, &self.org, &point).await {
[INFO] [stdout] 175 +                 if let Err(e) = client.write(&self.bucket, &self.org).await {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&std::string::String: futures_core::stream::Stream` is not satisfied
[INFO] [stdout]    --> src/metrics/exporters.rs:175:33
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 if let Err(e) = client.write(&self.bucket, &self.org, &point).await {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `futures_core::stream::Stream` is not implemented for `&std::string::String`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `futures_core::stream::Stream`:
[INFO] [stdout]               &mut S
[INFO] [stdout]               AssertUnwindSafe<S>
[INFO] [stdout]               Box<S>
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               futures_channel::mpsc::Receiver<T>
[INFO] [stdout]               futures_channel::mpsc::UnboundedReceiver<T>
[INFO] [stdout]               futures_util::future::either::Either<A, B>
[INFO] [stdout]               futures_util::future::future::FlattenStream<F>
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `write::<impl Client>::write`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/influxdb2-0.5.2/src/api/write.rs:85:20
[INFO] [stdout]     |
[INFO] [stdout]  82 |     pub async fn write(
[INFO] [stdout]     |                  ----- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout]  85 |         body: impl Stream<Item = impl WriteDataPoint> + Send + Sync + 'static,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `write::<impl Client>::write`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/orderbook_trading_engine-caa1654315b493cc.long-type-7741569948193042123.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&std::string::String: futures_core::stream::Stream` is not satisfied
[INFO] [stdout]    --> src/metrics/exporters.rs:175:79
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 if let Err(e) = client.write(&self.bucket, &self.org, &point).await {
[INFO] [stdout]     |                                                                               ^^^^^ the trait `futures_core::stream::Stream` is not implemented for `&std::string::String`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `futures_core::stream::Stream`:
[INFO] [stdout]               &mut S
[INFO] [stdout]               AssertUnwindSafe<S>
[INFO] [stdout]               Box<S>
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               futures_channel::mpsc::Receiver<T>
[INFO] [stdout]               futures_channel::mpsc::UnboundedReceiver<T>
[INFO] [stdout]               futures_util::future::either::Either<A, B>
[INFO] [stdout]               futures_util::future::future::FlattenStream<F>
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `write::<impl Client>::write`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/influxdb2-0.5.2/src/api/write.rs:85:20
[INFO] [stdout]     |
[INFO] [stdout]  82 |     pub async fn write(
[INFO] [stdout]     |                  ----- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout]  85 |         body: impl Stream<Item = impl WriteDataPoint> + Send + Sync + 'static,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `write::<impl Client>::write`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/orderbook_trading_engine-caa1654315b493cc.long-type-7741569948193042123.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `exporters::MetricsSnapshot: Serialize` is not satisfied
[INFO] [stdout]     --> src/metrics/exporters.rs:278:60
[INFO] [stdout]      |
[INFO] [stdout]  278 |         let json_data = match serde_json::to_string_pretty(metrics) {
[INFO] [stdout]      |                               ---------------------------- ^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Serialize` is not implemented for `exporters::MetricsSnapshot`
[INFO] [stdout]     --> src/metrics/exporters.rs:346:1
[INFO] [stdout]      |
[INFO] [stdout]  346 | pub struct MetricsSnapshot {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `exporters::MetricsSnapshot` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 225 others
[INFO] [stdout] note: required by a bound in `to_string_pretty`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.140/src/ser.rs:2258:17
[INFO] [stdout]      |
[INFO] [stdout] 2256 | pub fn to_string_pretty<T>(value: &T) -> Result<String>
[INFO] [stdout]      |        ---------------- required by a bound in this function
[INFO] [stdout] 2257 | where
[INFO] [stdout] 2258 |     T: ?Sized + Serialize,
[INFO] [stdout]      |                 ^^^^^^^^^ required by this bound in `to_string_pretty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> src/metrics/exporters.rs:19:15
[INFO] [stdout]     |
[INFO] [stdout]  19 |         match influxdb2::Client::new(url, token) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^------------ argument #3 is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/influxdb2-0.5.2/src/lib.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout]  19 |         match influxdb2::Client::new(url, token, /* auth_token */) {
[INFO] [stdout]     |                                                ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 3 arguments were supplied
[INFO] [stdout]   --> src/metrics/exporters.rs:92:40
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 if let Err(e) = client.write(&self.bucket, &self.org, &point).await {
[INFO] [stdout]    |                                        ^^^^^                          ------ unexpected argument #3 of type `&std::string::String`
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/influxdb2-0.5.2/src/api/write.rs:82:18
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub async fn write(
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 92 -                 if let Err(e) = client.write(&self.bucket, &self.org, &point).await {
[INFO] [stdout] 92 +                 if let Err(e) = client.write(&self.bucket, &self.org).await {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&std::string::String: futures_core::stream::Stream` is not satisfied
[INFO] [stdout]   --> src/metrics/exporters.rs:92:33
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 if let Err(e) = client.write(&self.bucket, &self.org, &point).await {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `futures_core::stream::Stream` is not implemented for `&std::string::String`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `futures_core::stream::Stream`:
[INFO] [stdout]              &mut S
[INFO] [stdout]              AssertUnwindSafe<S>
[INFO] [stdout]              Box<S>
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              futures_channel::mpsc::Receiver<T>
[INFO] [stdout]              futures_channel::mpsc::UnboundedReceiver<T>
[INFO] [stdout]              futures_util::future::either::Either<A, B>
[INFO] [stdout]              futures_util::future::future::FlattenStream<F>
[INFO] [stdout]            and 65 others
[INFO] [stdout] note: required by a bound in `write::<impl Client>::write`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/influxdb2-0.5.2/src/api/write.rs:85:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub async fn write(
[INFO] [stdout]    |                  ----- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 85 |         body: impl Stream<Item = impl WriteDataPoint> + Send + Sync + 'static,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `write::<impl Client>::write`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/orderbook_trading_engine-0e3802c8789b3fa1.long-type-10061145608965856838.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&std::string::String: futures_core::stream::Stream` is not satisfied
[INFO] [stdout]   --> src/metrics/exporters.rs:92:79
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 if let Err(e) = client.write(&self.bucket, &self.org, &point).await {
[INFO] [stdout]    |                                                                               ^^^^^ the trait `futures_core::stream::Stream` is not implemented for `&std::string::String`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `futures_core::stream::Stream`:
[INFO] [stdout]              &mut S
[INFO] [stdout]              AssertUnwindSafe<S>
[INFO] [stdout]              Box<S>
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              futures_channel::mpsc::Receiver<T>
[INFO] [stdout]              futures_channel::mpsc::UnboundedReceiver<T>
[INFO] [stdout]              futures_util::future::either::Either<A, B>
[INFO] [stdout]              futures_util::future::future::FlattenStream<F>
[INFO] [stdout]            and 65 others
[INFO] [stdout] note: required by a bound in `write::<impl Client>::write`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/influxdb2-0.5.2/src/api/write.rs:85:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub async fn write(
[INFO] [stdout]    |                  ----- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 85 |         body: impl Stream<Item = impl WriteDataPoint> + Send + Sync + 'static,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `write::<impl Client>::write`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/orderbook_trading_engine-0e3802c8789b3fa1.long-type-10061145608965856838.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&std::string::String: futures_core::stream::Stream` is not satisfied
[INFO] [stdout]    --> src/metrics/exporters.rs:132:60
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 if let Err(e) = client.write(&self.bucket, &self.org, &point).await {
[INFO] [stdout]     |                                        -----               ^^^^^^^^^ the trait `futures_core::stream::Stream` is not implemented for `&std::string::String`
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `futures_core::stream::Stream`:
[INFO] [stdout]               &mut S
[INFO] [stdout]               AssertUnwindSafe<S>
[INFO] [stdout]               Box<S>
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               futures_channel::mpsc::Receiver<T>
[INFO] [stdout]               futures_channel::mpsc::UnboundedReceiver<T>
[INFO] [stdout]               futures_util::future::either::Either<A, B>
[INFO] [stdout]               futures_util::future::future::FlattenStream<F>
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `write::<impl Client>::write`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/influxdb2-0.5.2/src/api/write.rs:85:20
[INFO] [stdout]     |
[INFO] [stdout]  82 |     pub async fn write(
[INFO] [stdout]     |                  ----- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout]  85 |         body: impl Stream<Item = impl WriteDataPoint> + Send + Sync + 'static,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `write::<impl Client>::write`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/orderbook_trading_engine-0e3802c8789b3fa1.long-type-10061145608965856838.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 3 arguments were supplied
[INFO] [stdout]    --> src/metrics/exporters.rs:132:40
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 if let Err(e) = client.write(&self.bucket, &self.org, &point).await {
[INFO] [stdout]     |                                        ^^^^^                          ------ unexpected argument #3 of type `&std::string::String`
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/influxdb2-0.5.2/src/api/write.rs:82:18
[INFO] [stdout]     |
[INFO] [stdout]  82 |     pub async fn write(
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 132 -                 if let Err(e) = client.write(&self.bucket, &self.org, &point).await {
[INFO] [stdout] 132 +                 if let Err(e) = client.write(&self.bucket, &self.org).await {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&std::string::String: futures_core::stream::Stream` is not satisfied
[INFO] [stdout]    --> src/metrics/exporters.rs:132:33
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 if let Err(e) = client.write(&self.bucket, &self.org, &point).await {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `futures_core::stream::Stream` is not implemented for `&std::string::String`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `futures_core::stream::Stream`:
[INFO] [stdout]               &mut S
[INFO] [stdout]               AssertUnwindSafe<S>
[INFO] [stdout]               Box<S>
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               futures_channel::mpsc::Receiver<T>
[INFO] [stdout]               futures_channel::mpsc::UnboundedReceiver<T>
[INFO] [stdout]               futures_util::future::either::Either<A, B>
[INFO] [stdout]               futures_util::future::future::FlattenStream<F>
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `write::<impl Client>::write`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/influxdb2-0.5.2/src/api/write.rs:85:20
[INFO] [stdout]     |
[INFO] [stdout]  82 |     pub async fn write(
[INFO] [stdout]     |                  ----- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout]  85 |         body: impl Stream<Item = impl WriteDataPoint> + Send + Sync + 'static,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `write::<impl Client>::write`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/orderbook_trading_engine-0e3802c8789b3fa1.long-type-10061145608965856838.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&std::string::String: futures_core::stream::Stream` is not satisfied
[INFO] [stdout]    --> src/metrics/exporters.rs:132:79
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 if let Err(e) = client.write(&self.bucket, &self.org, &point).await {
[INFO] [stdout]     |                                                                               ^^^^^ the trait `futures_core::stream::Stream` is not implemented for `&std::string::String`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `futures_core::stream::Stream`:
[INFO] [stdout]               &mut S
[INFO] [stdout]               AssertUnwindSafe<S>
[INFO] [stdout]               Box<S>
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               futures_channel::mpsc::Receiver<T>
[INFO] [stdout]               futures_channel::mpsc::UnboundedReceiver<T>
[INFO] [stdout]               futures_util::future::either::Either<A, B>
[INFO] [stdout]               futures_util::future::future::FlattenStream<F>
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `write::<impl Client>::write`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/influxdb2-0.5.2/src/api/write.rs:85:20
[INFO] [stdout]     |
[INFO] [stdout]  82 |     pub async fn write(
[INFO] [stdout]     |                  ----- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout]  85 |         body: impl Stream<Item = impl WriteDataPoint> + Send + Sync + 'static,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `write::<impl Client>::write`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/orderbook_trading_engine-0e3802c8789b3fa1.long-type-10061145608965856838.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&std::string::String: futures_core::stream::Stream` is not satisfied
[INFO] [stdout]    --> src/metrics/exporters.rs:175:60
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 if let Err(e) = client.write(&self.bucket, &self.org, &point).await {
[INFO] [stdout]     |                                        -----               ^^^^^^^^^ the trait `futures_core::stream::Stream` is not implemented for `&std::string::String`
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `futures_core::stream::Stream`:
[INFO] [stdout]               &mut S
[INFO] [stdout]               AssertUnwindSafe<S>
[INFO] [stdout]               Box<S>
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               futures_channel::mpsc::Receiver<T>
[INFO] [stdout]               futures_channel::mpsc::UnboundedReceiver<T>
[INFO] [stdout]               futures_util::future::either::Either<A, B>
[INFO] [stdout]               futures_util::future::future::FlattenStream<F>
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `write::<impl Client>::write`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/influxdb2-0.5.2/src/api/write.rs:85:20
[INFO] [stdout]     |
[INFO] [stdout]  82 |     pub async fn write(
[INFO] [stdout]     |                  ----- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout]  85 |         body: impl Stream<Item = impl WriteDataPoint> + Send + Sync + 'static,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `write::<impl Client>::write`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/orderbook_trading_engine-0e3802c8789b3fa1.long-type-10061145608965856838.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 3 arguments were supplied
[INFO] [stdout]    --> src/metrics/exporters.rs:175:40
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 if let Err(e) = client.write(&self.bucket, &self.org, &point).await {
[INFO] [stdout]     |                                        ^^^^^                          ------ unexpected argument #3 of type `&std::string::String`
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/influxdb2-0.5.2/src/api/write.rs:82:18
[INFO] [stdout]     |
[INFO] [stdout]  82 |     pub async fn write(
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 175 -                 if let Err(e) = client.write(&self.bucket, &self.org, &point).await {
[INFO] [stdout] 175 +                 if let Err(e) = client.write(&self.bucket, &self.org).await {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&std::string::String: futures_core::stream::Stream` is not satisfied
[INFO] [stdout]    --> src/metrics/exporters.rs:175:33
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 if let Err(e) = client.write(&self.bucket, &self.org, &point).await {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `futures_core::stream::Stream` is not implemented for `&std::string::String`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `futures_core::stream::Stream`:
[INFO] [stdout]               &mut S
[INFO] [stdout]               AssertUnwindSafe<S>
[INFO] [stdout]               Box<S>
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               futures_channel::mpsc::Receiver<T>
[INFO] [stdout]               futures_channel::mpsc::UnboundedReceiver<T>
[INFO] [stdout]               futures_util::future::either::Either<A, B>
[INFO] [stdout]               futures_util::future::future::FlattenStream<F>
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `write::<impl Client>::write`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/influxdb2-0.5.2/src/api/write.rs:85:20
[INFO] [stdout]     |
[INFO] [stdout]  82 |     pub async fn write(
[INFO] [stdout]     |                  ----- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout]  85 |         body: impl Stream<Item = impl WriteDataPoint> + Send + Sync + 'static,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `write::<impl Client>::write`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/orderbook_trading_engine-0e3802c8789b3fa1.long-type-10061145608965856838.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&std::string::String: futures_core::stream::Stream` is not satisfied
[INFO] [stdout]    --> src/metrics/exporters.rs:175:79
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 if let Err(e) = client.write(&self.bucket, &self.org, &point).await {
[INFO] [stdout]     |                                                                               ^^^^^ the trait `futures_core::stream::Stream` is not implemented for `&std::string::String`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `futures_core::stream::Stream`:
[INFO] [stdout]               &mut S
[INFO] [stdout]               AssertUnwindSafe<S>
[INFO] [stdout]               Box<S>
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               futures_channel::mpsc::Receiver<T>
[INFO] [stdout]               futures_channel::mpsc::UnboundedReceiver<T>
[INFO] [stdout]               futures_util::future::either::Either<A, B>
[INFO] [stdout]               futures_util::future::future::FlattenStream<F>
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `write::<impl Client>::write`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/influxdb2-0.5.2/src/api/write.rs:85:20
[INFO] [stdout]     |
[INFO] [stdout]  82 |     pub async fn write(
[INFO] [stdout]     |                  ----- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout]  85 |         body: impl Stream<Item = impl WriteDataPoint> + Send + Sync + 'static,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `write::<impl Client>::write`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/orderbook_trading_engine-0e3802c8789b3fa1.long-type-10061145608965856838.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MetricsSnapshot: Serialize` is not satisfied
[INFO] [stdout]     --> src/metrics/exporters.rs:278:60
[INFO] [stdout]      |
[INFO] [stdout]  278 |         let json_data = match serde_json::to_string_pretty(metrics) {
[INFO] [stdout]      |                               ---------------------------- ^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Serialize` is not implemented for `MetricsSnapshot`
[INFO] [stdout]     --> src/metrics/exporters.rs:346:1
[INFO] [stdout]      |
[INFO] [stdout]  346 | pub struct MetricsSnapshot {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `MetricsSnapshot` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 225 others
[INFO] [stdout] note: required by a bound in `to_string_pretty`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.140/src/ser.rs:2258:17
[INFO] [stdout]      |
[INFO] [stdout] 2256 | pub fn to_string_pretty<T>(value: &T) -> Result<String>
[INFO] [stdout]      |        ---------------- required by a bound in this function
[INFO] [stdout] 2257 | where
[INFO] [stdout] 2258 |     T: ?Sized + Serialize,
[INFO] [stdout]      |                 ^^^^^^^^^ required by this bound in `to_string_pretty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> src/metrics/exporters.rs:19:15
[INFO] [stdout]     |
[INFO] [stdout]  19 |         match influxdb2::Client::new(url, token) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^------------ argument #3 is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/influxdb2-0.5.2/src/lib.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout]  19 |         match influxdb2::Client::new(url, token, /* auth_token */) {
[INFO] [stdout]     |                                                ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/orderbook/book.rs:315:22
[INFO] [stdout]     |
[INFO] [stdout] 315 |                 for (mut matched_order, fill_quantity) in fills {
[INFO] [stdout]     |                      ----^^^^^^^^^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/orderbook/book.rs:395:22
[INFO] [stdout]     |
[INFO] [stdout] 395 |                 for (mut matched_order, fill_quantity) in fills {
[INFO] [stdout]     |                      ----^^^^^^^^^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/orderbook/matching.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 52 |             for (mut matched_order, fill_quantity) in fills {
[INFO] [stdout]    |                  ----^^^^^^^^^^^^^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/orderbook/matching.rs:120:18
[INFO] [stdout]     |
[INFO] [stdout] 120 |             for (mut matched_order, fill_quantity) in fills {
[INFO] [stdout]     |                  ----^^^^^^^^^^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `aggressive_order`
[INFO] [stdout]    --> src/orderbook/matching.rs:224:34
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn calculate_trade_price(aggressive_order: &Order, passive_order: &Order) -> Price {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_aggressive_order`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/orderbook/price_level.rs:68:25
[INFO] [stdout]    |
[INFO] [stdout] 68 |             if let Some(mut order) = orders.front_mut() {
[INFO] [stdout]    |                         ----^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `orderbook-trading-engine` (lib test) due to 26 previous errors; 18 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/orderbook/book.rs:315:22
[INFO] [stdout]     |
[INFO] [stdout] 315 |                 for (mut matched_order, fill_quantity) in fills {
[INFO] [stdout]     |                      ----^^^^^^^^^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/orderbook/book.rs:395:22
[INFO] [stdout]     |
[INFO] [stdout] 395 |                 for (mut matched_order, fill_quantity) in fills {
[INFO] [stdout]     |                      ----^^^^^^^^^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/orderbook/matching.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 52 |             for (mut matched_order, fill_quantity) in fills {
[INFO] [stdout]    |                  ----^^^^^^^^^^^^^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/orderbook/matching.rs:120:18
[INFO] [stdout]     |
[INFO] [stdout] 120 |             for (mut matched_order, fill_quantity) in fills {
[INFO] [stdout]     |                  ----^^^^^^^^^^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `aggressive_order`
[INFO] [stdout]    --> src/orderbook/matching.rs:224:34
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn calculate_trade_price(aggressive_order: &Order, passive_order: &Order) -> Price {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_aggressive_order`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/orderbook/price_level.rs:68:25
[INFO] [stdout]    |
[INFO] [stdout] 68 |             if let Some(mut order) = orders.front_mut() {
[INFO] [stdout]    |                         ----^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `orderbook-trading-engine` (lib) due to 26 previous errors; 17 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "bb26ca50b03b362e4c492b381ec84a958512c18b71c8be7e881a061cfe8ac302", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb26ca50b03b362e4c492b381ec84a958512c18b71c8be7e881a061cfe8ac302", kill_on_drop: false }`
[INFO] [stdout] bb26ca50b03b362e4c492b381ec84a958512c18b71c8be7e881a061cfe8ac302
