[INFO] fetching crate crypto-com-exchange 1.2.0...
[INFO] testing crypto-com-exchange-1.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate crypto-com-exchange 1.2.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate crypto-com-exchange 1.2.0
[INFO] finished tweaking crates.io crate crypto-com-exchange 1.2.0
[INFO] tweaked toml for crates.io crate crypto-com-exchange 1.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate crypto-com-exchange 1.2.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 185 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding tokio-tungstenite v0.22.0 (available: v0.28.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-aux v4.7.0
[INFO] [stderr]   Downloaded tokio-tungstenite v0.22.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05fcaaaf841df879eeddb1a4ec2efd80f1bd03a7b6c5b86eef6dd0ccfe01788c
[INFO] running `Command { std: "docker" "start" "-a" "05fcaaaf841df879eeddb1a4ec2efd80f1bd03a7b6c5b86eef6dd0ccfe01788c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05fcaaaf841df879eeddb1a4ec2efd80f1bd03a7b6c5b86eef6dd0ccfe01788c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05fcaaaf841df879eeddb1a4ec2efd80f1bd03a7b6c5b86eef6dd0ccfe01788c", kill_on_drop: false }`
[INFO] [stdout] 05fcaaaf841df879eeddb1a4ec2efd80f1bd03a7b6c5b86eef6dd0ccfe01788c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43e215d175aee55619e495497afb5d47b4279dbd309752aa09ec4f4d319584a1
[INFO] running `Command { std: "docker" "start" "-a" "43e215d175aee55619e495497afb5d47b4279dbd309752aa09ec4f4d319584a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.32.3
[INFO] [stderr]    Compiling rustls v0.22.4
[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 futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde-aux v4.7.0
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-tungstenite v0.22.0
[INFO] [stderr]    Compiling crypto-com-exchange v1.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `BalanceResult2` is never constructed
[INFO] [stdout]   --> src/model/user.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct BalanceResult2 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Balance2` is never constructed
[INFO] [stdout]   --> src/model/user.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct Balance2 {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.11s
[INFO] running `Command { std: "docker" "inspect" "43e215d175aee55619e495497afb5d47b4279dbd309752aa09ec4f4d319584a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43e215d175aee55619e495497afb5d47b4279dbd309752aa09ec4f4d319584a1", kill_on_drop: false }`
[INFO] [stdout] 43e215d175aee55619e495497afb5d47b4279dbd309752aa09ec4f4d319584a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f538667927e7f3ffe5d949c7eff6a596da53ee5ed7ae777df7b19ca5f8a3000
[INFO] running `Command { std: "docker" "start" "-a" "5f538667927e7f3ffe5d949c7eff6a596da53ee5ed7ae777df7b19ca5f8a3000", kill_on_drop: false }`
[INFO] [stdout] warning: struct `BalanceResult2` is never constructed
[INFO] [stdout]   --> src/model/user.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct BalanceResult2 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Balance2` is never constructed
[INFO] [stdout]   --> src/model/user.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct Balance2 {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling crypto-com-exchange v1.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `TimeFrame`
[INFO] [stdout]    --> src/model/candlestick.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |         assert_eq!(candlestick_result.interval, "1m");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         TimeFrame
[INFO] [stdout]     |         &str
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq<&str>` might be missing for `TimeFrame`
[INFO] [stdout]    --> src/model/candlestick.rs:68:1
[INFO] [stdout]     |
[INFO] [stdout]  68 | pub enum TimeFrame {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ must implement `PartialEq<&str>`
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Offer`
[INFO] [stdout]    --> src/model/book.rs:223:9
[INFO] [stdout]     |
[INFO] [stdout] 223 |         assert_eq!(data.bids[0], (11746.488, 128.0, 8));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         Offer
[INFO] [stdout]     |         ({float}, {float}, {integer})
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq<({float}, {float}, {integer})>` might be missing for `Offer`
[INFO] [stdout]    --> src/model/book.rs:22:1
[INFO] [stdout]     |
[INFO] [stdout]  22 | pub struct Offer {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ must implement `PartialEq<({float}, {float}, {integer})>`
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Offer`
[INFO] [stdout]    --> src/model/book.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 224 |         assert_eq!(data.bids[1], (22.488, 22128.1, 228));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         Offer
[INFO] [stdout]     |         ({float}, {float}, {integer})
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq<({float}, {float}, {integer})>` might be missing for `Offer`
[INFO] [stdout]    --> src/model/book.rs:22:1
[INFO] [stdout]     |
[INFO] [stdout]  22 | pub struct Offer {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ must implement `PartialEq<({float}, {float}, {integer})>`
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Offer`
[INFO] [stdout]    --> src/model/book.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 |         assert_eq!(data.asks[0], (11747.488, 201.0, 12));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         Offer
[INFO] [stdout]     |         ({float}, {float}, {integer})
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq<({float}, {float}, {integer})>` might be missing for `Offer`
[INFO] [stdout]    --> src/model/book.rs:22:1
[INFO] [stdout]     |
[INFO] [stdout]  22 | pub struct Offer {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ must implement `PartialEq<({float}, {float}, {integer})>`
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/model/book.rs:227:31
[INFO] [stdout]     |
[INFO] [stdout] 227 |         assert_eq!(data.time, 1587523078844);
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ expected `DateTime<_>`, found integer
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `chrono::DateTime<_>`
[INFO] [stdout]                  found type `{integer}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/model/ticker.rs:95:31
[INFO] [stdout]    |
[INFO] [stdout] 95 |         assert_eq!(data.time, 1587523078844);
[INFO] [stdout]    |                               ^^^^^^^^^^^^^ expected `DateTime<_>`, found integer
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `chrono::DateTime<_>`
[INFO] [stdout]                 found type `{integer}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/model/trade.rs:102:31
[INFO] [stdout]     |
[INFO] [stdout] 102 |         assert_eq!(data.side, "buy");
[INFO] [stdout]     |                               ^^^^^ expected `Side`, found `&str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/model/trade.rs:104:31
[INFO] [stdout]     |
[INFO] [stdout] 104 |         assert_eq!(data.time, 1587523078844);
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ expected `DateTime<_>`, found integer
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `chrono::DateTime<_>`
[INFO] [stdout]                  found type `{integer}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/model/trade.rs:109:32
[INFO] [stdout]     |
[INFO] [stdout] 109 |         assert_eq!(data2.side, "sell");
[INFO] [stdout]     |                                ^^^^^^ expected `Side`, found `&str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/model/trade.rs:111:32
[INFO] [stdout]     |
[INFO] [stdout] 111 |         assert_eq!(data2.time, 11587523078844);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ expected `DateTime<_>`, found integer
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `chrono::DateTime<_>`
[INFO] [stdout]                  found type `{integer}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `TimeFrame`
[INFO] [stdout]    --> src/message.rs:118:17
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 assert_eq!(result.interval, "5m");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 TimeFrame
[INFO] [stdout]     |                 &str
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq<&str>` might be missing for `TimeFrame`
[INFO] [stdout]    --> src/model/candlestick.rs:68:1
[INFO] [stdout]     |
[INFO] [stdout]  68 | pub enum TimeFrame {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ must implement `PartialEq<&str>`
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `TimeFrame`
[INFO] [stdout]    --> src/message.rs:139:17
[INFO] [stdout]     |
[INFO] [stdout] 139 |                 assert_eq!(result.interval, "5m");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 TimeFrame
[INFO] [stdout]     |                 &str
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq<&str>` might be missing for `TimeFrame`
[INFO] [stdout]    --> src/model/candlestick.rs:68:1
[INFO] [stdout]     |
[INFO] [stdout]  68 | pub enum TimeFrame {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ must implement `PartialEq<&str>`
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0369.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crypto-com-exchange` (lib test) due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "5f538667927e7f3ffe5d949c7eff6a596da53ee5ed7ae777df7b19ca5f8a3000", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f538667927e7f3ffe5d949c7eff6a596da53ee5ed7ae777df7b19ca5f8a3000", kill_on_drop: false }`
[INFO] [stdout] 5f538667927e7f3ffe5d949c7eff6a596da53ee5ed7ae777df7b19ca5f8a3000
