[INFO] cloning repository https://github.com/adriaanjoubert/huobi-websocket-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adriaanjoubert/huobi-websocket-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadriaanjoubert%2Fhuobi-websocket-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadriaanjoubert%2Fhuobi-websocket-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04f7a21f7b4f5d700d8717604f366296cddd0262 [INFO] checking adriaanjoubert/huobi-websocket-api against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadriaanjoubert%2Fhuobi-websocket-api" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adriaanjoubert/huobi-websocket-api on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adriaanjoubert/huobi-websocket-api [INFO] finished tweaking git repo https://github.com/adriaanjoubert/huobi-websocket-api [INFO] tweaked toml for git repo https://github.com/adriaanjoubert/huobi-websocket-api written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/adriaanjoubert/huobi-websocket-api 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-tungstenite v0.17.1 [INFO] [stderr] Downloaded tokio v1.18.0 [INFO] [stderr] Downloaded openssl-src v111.18.0+1.1.1n [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a0d4c4cc95f4811c3114fe7f7cc826c789675a7c5cdb424d4293fb05ab81039 [INFO] running `Command { std: "docker" "start" "-a" "4a0d4c4cc95f4811c3114fe7f7cc826c789675a7c5cdb424d4293fb05ab81039", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a0d4c4cc95f4811c3114fe7f7cc826c789675a7c5cdb424d4293fb05ab81039", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a0d4c4cc95f4811c3114fe7f7cc826c789675a7c5cdb424d4293fb05ab81039", kill_on_drop: false }` [INFO] [stdout] 4a0d4c4cc95f4811c3114fe7f7cc826c789675a7c5cdb424d4293fb05ab81039 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8873cda98d2f233fbeee14cf6ddd77f7c2298e0de1570441b1d8d3545b103e3 [INFO] running `Command { std: "docker" "start" "-a" "e8873cda98d2f233fbeee14cf6ddd77f7c2298e0de1570441b1d8d3545b103e3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking tokio v1.18.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tungstenite v0.17.2 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-tungstenite v0.17.1 [INFO] [stderr] Checking huobi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `id`, `subbed`, and `ts` are never read [INFO] [stdout] --> src/models.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct SubscriptionResponse { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 26 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 27 | pub status: String, [INFO] [stdout] 28 | pub subbed: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 29 | pub ts: f32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `SubscriptionResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `bids` is never read [INFO] [stdout] --> src/models.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct HuobiDepthData { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 42 | pub bids: Vec>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HuobiDepthData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ts` is never read [INFO] [stdout] --> src/models.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct HuobiTick { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 49 | pub ch: String, [INFO] [stdout] 50 | pub ts: f32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `HuobiTick` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `status`, and `ts` are never read [INFO] [stdout] --> src/models.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct HuobiDepth { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 57 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 58 | pub status: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 59 | pub ts: f32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `HuobiDepth` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `subbed`, and `ts` are never read [INFO] [stdout] --> src/models.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct SubscriptionResponse { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 26 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 27 | pub status: String, [INFO] [stdout] 28 | pub subbed: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 29 | pub ts: f32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `SubscriptionResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `bids` is never read [INFO] [stdout] --> src/models.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct HuobiDepthData { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 42 | pub bids: Vec>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HuobiDepthData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ts` is never read [INFO] [stdout] --> src/models.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct HuobiTick { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 49 | pub ch: String, [INFO] [stdout] 50 | pub ts: f32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `HuobiTick` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `status`, and `ts` are never read [INFO] [stdout] --> src/models.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct HuobiDepth { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 57 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 58 | pub status: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 59 | pub ts: f32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `HuobiDepth` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.54s [INFO] running `Command { std: "docker" "inspect" "e8873cda98d2f233fbeee14cf6ddd77f7c2298e0de1570441b1d8d3545b103e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8873cda98d2f233fbeee14cf6ddd77f7c2298e0de1570441b1d8d3545b103e3", kill_on_drop: false }` [INFO] [stdout] e8873cda98d2f233fbeee14cf6ddd77f7c2298e0de1570441b1d8d3545b103e3 [INFO] checking adriaanjoubert/huobi-websocket-api against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadriaanjoubert%2Fhuobi-websocket-api" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adriaanjoubert/huobi-websocket-api on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adriaanjoubert/huobi-websocket-api [INFO] finished tweaking git repo https://github.com/adriaanjoubert/huobi-websocket-api [INFO] tweaked toml for git repo https://github.com/adriaanjoubert/huobi-websocket-api written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/adriaanjoubert/huobi-websocket-api 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7340c88675ed7989bb497ae7acf932f0860c9b379a10e54f5a123ccaf0783ca3 [INFO] running `Command { std: "docker" "start" "-a" "7340c88675ed7989bb497ae7acf932f0860c9b379a10e54f5a123ccaf0783ca3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7340c88675ed7989bb497ae7acf932f0860c9b379a10e54f5a123ccaf0783ca3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7340c88675ed7989bb497ae7acf932f0860c9b379a10e54f5a123ccaf0783ca3", kill_on_drop: false }` [INFO] [stdout] 7340c88675ed7989bb497ae7acf932f0860c9b379a10e54f5a123ccaf0783ca3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc28549739d891a96039009cfc5f05fe7041f813da49396987524dc07f05f439 [INFO] running `Command { std: "docker" "start" "-a" "dc28549739d891a96039009cfc5f05fe7041f813da49396987524dc07f05f439", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Checking tokio v1.18.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tungstenite v0.17.2 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-tungstenite v0.17.1 [INFO] [stderr] Checking huobi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `id`, `subbed`, and `ts` are never read [INFO] [stdout] --> src/models.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct SubscriptionResponse { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 26 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 27 | pub status: String, [INFO] [stdout] 28 | pub subbed: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 29 | pub ts: f32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `SubscriptionResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `bids` is never read [INFO] [stdout] --> src/models.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct HuobiDepthData { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 42 | pub bids: Vec>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HuobiDepthData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ts` is never read [INFO] [stdout] --> src/models.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct HuobiTick { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 49 | pub ch: String, [INFO] [stdout] 50 | pub ts: f32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `HuobiTick` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `status`, and `ts` are never read [INFO] [stdout] --> src/models.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct HuobiDepth { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 57 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 58 | pub status: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 59 | pub ts: f32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `HuobiDepth` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `subbed`, and `ts` are never read [INFO] [stdout] --> src/models.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct SubscriptionResponse { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 26 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 27 | pub status: String, [INFO] [stdout] 28 | pub subbed: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 29 | pub ts: f32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `SubscriptionResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `bids` is never read [INFO] [stdout] --> src/models.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct HuobiDepthData { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 42 | pub bids: Vec>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HuobiDepthData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ts` is never read [INFO] [stdout] --> src/models.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct HuobiTick { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 49 | pub ch: String, [INFO] [stdout] 50 | pub ts: f32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `HuobiTick` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `status`, and `ts` are never read [INFO] [stdout] --> src/models.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct HuobiDepth { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 57 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 58 | pub status: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 59 | pub ts: f32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `HuobiDepth` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.32s [INFO] running `Command { std: "docker" "inspect" "dc28549739d891a96039009cfc5f05fe7041f813da49396987524dc07f05f439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc28549739d891a96039009cfc5f05fe7041f813da49396987524dc07f05f439", kill_on_drop: false }` [INFO] [stdout] dc28549739d891a96039009cfc5f05fe7041f813da49396987524dc07f05f439