[INFO] cloning repository https://github.com/yutiansut/qadata-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yutiansut/qadata-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyutiansut%2Fqadata-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyutiansut%2Fqadata-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0faa00b1e384811a0413305adbd006e0c88c266c [INFO] checking yutiansut/qadata-rs against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyutiansut%2Fqadata-rs" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yutiansut/qadata-rs on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yutiansut/qadata-rs [INFO] finished tweaking git repo https://github.com/yutiansut/qadata-rs [INFO] tweaked toml for git repo https://github.com/yutiansut/qadata-rs written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/yutiansut/qadata-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48a11ce8ec459aa9b6b9295c580970c4635feb0254e01897422335de0e74b3dc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "48a11ce8ec459aa9b6b9295c580970c4635feb0254e01897422335de0e74b3dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48a11ce8ec459aa9b6b9295c580970c4635feb0254e01897422335de0e74b3dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48a11ce8ec459aa9b6b9295c580970c4635feb0254e01897422335de0e74b3dc", kill_on_drop: false }` [INFO] [stdout] 48a11ce8ec459aa9b6b9295c580970c4635feb0254e01897422335de0e74b3dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4c7d1570adf923c23d72afb6acc7718d27451203fe3b4afd12d01e365baf2e0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d4c7d1570adf923c23d72afb6acc7718d27451203fe3b4afd12d01e365baf2e0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Checking cpufeatures v0.1.4 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling http-types v2.11.1 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking version_check v0.9.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling clickhouse-rs-cityhash-sys v0.1.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking combine v4.5.2 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking os_info v2.0.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking md-5 v0.8.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking futures-intrusive v0.3.1 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking webpki-roots v0.18.0 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking stopwatch v0.0.7 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking async-global-executor v1.4.3 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.13.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling typed-builder v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling influxdb_derive v0.3.0 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking async-std v1.8.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling serde_with_macros v1.3.0 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking serde v1.0.118 [INFO] [stderr] Checking lz4 v1.23.2 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking serde_qs v0.7.2 [INFO] [stderr] Checking serde_with v1.6.0 [INFO] [stderr] Checking trust-dns-proto v0.19.6 [INFO] [stderr] Checking bson v1.1.0 [INFO] [stderr] Checking mifi-rs v0.3.0 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking trust-dns-resolver v0.19.6 [INFO] [stderr] Checking mongodb v1.1.1 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking http-client v6.4.1 [INFO] [stderr] Checking clickhouse-rs v0.1.21 [INFO] [stderr] Checking surf v2.2.0 [INFO] [stderr] Checking influxdb v0.3.0 [INFO] [stderr] Checking qadata-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::path::Prefix::Verbatim` [INFO] [stdout] --> src/qafetch.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Prefix::Verbatim; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DateTime`, `FixedOffset`, `NaiveDateTime`, `NaiveDate`, `NaiveTime` [INFO] [stdout] --> src/qafetch.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | use chrono::{DateTime, FixedOffset, NaiveDate, NaiveDateTime, NaiveTime, TimeZone, Utc}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Prefix::Verbatim` [INFO] [stdout] --> src/qamongo.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Prefix::Verbatim; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DateTime`, `FixedOffset`, `NaiveDateTime`, `NaiveDate`, `NaiveTime` [INFO] [stdout] --> src/qamongo.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | use chrono::{DateTime, FixedOffset, NaiveDate, NaiveDateTime, NaiveTime, TimeZone, Utc}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Prefix::Verbatim` [INFO] [stdout] --> src/qafetch.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Prefix::Verbatim; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DateTime`, `FixedOffset`, `NaiveDateTime`, `NaiveDate`, `NaiveTime` [INFO] [stdout] --> src/qafetch.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | use chrono::{DateTime, FixedOffset, NaiveDate, NaiveDateTime, NaiveTime, TimeZone, Utc}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Prefix::Verbatim` [INFO] [stdout] --> src/qamongo.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Prefix::Verbatim; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DateTime`, `FixedOffset`, `NaiveDateTime`, `NaiveDate`, `NaiveTime` [INFO] [stdout] --> src/qamongo.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | use chrono::{DateTime, FixedOffset, NaiveDate, NaiveDateTime, NaiveTime, TimeZone, Utc}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/qafetch.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | Err(e) => { println!("ERROR"); } //return Err(e.into()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/qafetch.rs:78:21 [INFO] [stdout] | [INFO] [stdout] 78 | Err(e) => { println!("ERROR"); } //return Err(e.into()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/qafetch.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | Err(e) => { println!("ERROR"); } //return Err(e.into()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/qafetch.rs:117:21 [INFO] [stdout] | [INFO] [stdout] 117 | Err(e) => { println!("ERROR"); } //return Err(e.into()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/qafetch.rs:136:21 [INFO] [stdout] | [INFO] [stdout] 136 | Err(e) => { println!("ERROR"); } //return Err(e.into()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/qamongo.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | Err(e) => { println!("ERROR"); } //return Err(e.into()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/qamongo.rs:78:21 [INFO] [stdout] | [INFO] [stdout] 78 | Err(e) => { println!("ERROR"); } //return Err(e.into()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/qamongo.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | Err(e) => { println!("ERROR"); } //return Err(e.into()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/qamongo.rs:117:21 [INFO] [stdout] | [INFO] [stdout] 117 | Err(e) => { println!("ERROR"); } //return Err(e.into()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/qamongo.rs:136:21 [INFO] [stdout] | [INFO] [stdout] 136 | Err(e) => { println!("ERROR"); } //return Err(e.into()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/qafetch.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | Err(e) => { println!("ERROR"); } //return Err(e.into()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/qafetch.rs:78:21 [INFO] [stdout] | [INFO] [stdout] 78 | Err(e) => { println!("ERROR"); } //return Err(e.into()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/qafetch.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | Err(e) => { println!("ERROR"); } //return Err(e.into()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/qafetch.rs:117:21 [INFO] [stdout] | [INFO] [stdout] 117 | Err(e) => { println!("ERROR"); } //return Err(e.into()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/qafetch.rs:136:21 [INFO] [stdout] | [INFO] [stdout] 136 | Err(e) => { println!("ERROR"); } //return Err(e.into()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/qamongo.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | Err(e) => { println!("ERROR"); } //return Err(e.into()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/qamongo.rs:78:21 [INFO] [stdout] | [INFO] [stdout] 78 | Err(e) => { println!("ERROR"); } //return Err(e.into()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/qamongo.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | Err(e) => { println!("ERROR"); } //return Err(e.into()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/qamongo.rs:117:21 [INFO] [stdout] | [INFO] [stdout] 117 | Err(e) => { println!("ERROR"); } //return Err(e.into()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/qamongo.rs:136:21 [INFO] [stdout] | [INFO] [stdout] 136 | Err(e) => { println!("ERROR"); } //return Err(e.into()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `qadata_rs::qaparquet` [INFO] [stdout] --> examples/test_qaclient.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use qadata_rs::qaparquet::QAParquetClient; [INFO] [stdout] | ^^^^^^^^^ could not find `qaparquet` in `qadata_rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `qadata_rs::qamongo::QAMongoClient` [INFO] [stdout] --> examples/test_qaclient.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use qadata_rs::qamongo::QAMongoClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mifi_rs::kline::stock_min` [INFO] [stdout] --> examples/test_qaclient.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use mifi_rs::kline::stock_min; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `qadata-rs` due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d4c7d1570adf923c23d72afb6acc7718d27451203fe3b4afd12d01e365baf2e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4c7d1570adf923c23d72afb6acc7718d27451203fe3b4afd12d01e365baf2e0", kill_on_drop: false }` [INFO] [stdout] d4c7d1570adf923c23d72afb6acc7718d27451203fe3b4afd12d01e365baf2e0