[INFO] cloning repository https://github.com/pjt3591oo/rust-exchange-crawler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pjt3591oo/rust-exchange-crawler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjt3591oo%2Frust-exchange-crawler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjt3591oo%2Frust-exchange-crawler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49f96504b7ab2e2dec6087b1886a7d3394da439a [INFO] testing pjt3591oo/rust-exchange-crawler against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjt3591oo%2Frust-exchange-crawler" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pjt3591oo/rust-exchange-crawler on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pjt3591oo/rust-exchange-crawler [INFO] finished tweaking git repo https://github.com/pjt3591oo/rust-exchange-crawler [INFO] tweaked toml for git repo https://github.com/pjt3591oo/rust-exchange-crawler written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/pjt3591oo/rust-exchange-crawler already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b70c74ac43279743905d5fc00cad7848cd0ff84d0d83a21494a7934308f7ba69 [INFO] running `Command { std: "docker" "start" "-a" "b70c74ac43279743905d5fc00cad7848cd0ff84d0d83a21494a7934308f7ba69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b70c74ac43279743905d5fc00cad7848cd0ff84d0d83a21494a7934308f7ba69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b70c74ac43279743905d5fc00cad7848cd0ff84d0d83a21494a7934308f7ba69", kill_on_drop: false }` [INFO] [stdout] b70c74ac43279743905d5fc00cad7848cd0ff84d0d83a21494a7934308f7ba69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfdcaf9ad3797db49b7772a872ec18c21b0cf26e98748c3f0a4db23c7f9b5a54 [INFO] running `Command { std: "docker" "start" "-a" "dfdcaf9ad3797db49b7772a872ec18c21b0cf26e98748c3f0a4db23c7f9b5a54", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Compiling h2 v0.3.6 [INFO] [stderr] Compiling clap v3.0.0-beta.4 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling reqwest v0.11.5 [INFO] [stderr] Compiling exchange-crawler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/exchange/upbit.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | for (i, x) in origin_data.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `count` [INFO] [stdout] --> src/exchange/korbit.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | fn new(count: i32, symbol: &String) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/exchange/korbit.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | for (i, x) in origin_data.v.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/exchange/coinone.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | for (i, x) in origin_data.data.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `openingPrice` should have a snake case name [INFO] [stdout] --> src/exchange/upbit.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | openingPrice: f64, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `opening_price` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `tradePrice` should have a snake case name [INFO] [stdout] --> src/exchange/upbit.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | tradePrice: f64, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `trade_price` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `highPrice` should have a snake case name [INFO] [stdout] --> src/exchange/upbit.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | highPrice: f64, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `high_price` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `lowPrice` should have a snake case name [INFO] [stdout] --> src/exchange/upbit.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | lowPrice: f64, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `low_price` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `crncCd` should have a snake case name [INFO] [stdout] --> src/exchange/upbit.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | crncCd: String, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `crnc_cd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Close` should have a snake case name [INFO] [stdout] --> src/exchange/coinone.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | Close: String, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `close` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `High` should have a snake case name [INFO] [stdout] --> src/exchange/coinone.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | High: String, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `high` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Low` should have a snake case name [INFO] [stdout] --> src/exchange/coinone.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | Low: String, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `low` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Open` should have a snake case name [INFO] [stdout] --> src/exchange/coinone.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 16 | Open: String, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `open` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.91s [INFO] running `Command { std: "docker" "inspect" "dfdcaf9ad3797db49b7772a872ec18c21b0cf26e98748c3f0a4db23c7f9b5a54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfdcaf9ad3797db49b7772a872ec18c21b0cf26e98748c3f0a4db23c7f9b5a54", kill_on_drop: false }` [INFO] [stdout] dfdcaf9ad3797db49b7772a872ec18c21b0cf26e98748c3f0a4db23c7f9b5a54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5303c070e80a12c97e979cd5ceca19e51be66d3560fc79b415ee6957762a6bbf [INFO] running `Command { std: "docker" "start" "-a" "5303c070e80a12c97e979cd5ceca19e51be66d3560fc79b415ee6957762a6bbf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling exchange-crawler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/exchange/upbit.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | for (i, x) in origin_data.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `count` [INFO] [stdout] --> src/exchange/korbit.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | fn new(count: i32, symbol: &String) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/exchange/korbit.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | for (i, x) in origin_data.v.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/exchange/coinone.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | for (i, x) in origin_data.data.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `openingPrice` should have a snake case name [INFO] [stdout] --> src/exchange/upbit.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | openingPrice: f64, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `opening_price` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `tradePrice` should have a snake case name [INFO] [stdout] --> src/exchange/upbit.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | tradePrice: f64, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `trade_price` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `highPrice` should have a snake case name [INFO] [stdout] --> src/exchange/upbit.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | highPrice: f64, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `high_price` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `lowPrice` should have a snake case name [INFO] [stdout] --> src/exchange/upbit.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | lowPrice: f64, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `low_price` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `crncCd` should have a snake case name [INFO] [stdout] --> src/exchange/upbit.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | crncCd: String, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `crnc_cd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Close` should have a snake case name [INFO] [stdout] --> src/exchange/coinone.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | Close: String, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `close` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `High` should have a snake case name [INFO] [stdout] --> src/exchange/coinone.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | High: String, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `high` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Low` should have a snake case name [INFO] [stdout] --> src/exchange/coinone.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | Low: String, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `low` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Open` should have a snake case name [INFO] [stdout] --> src/exchange/coinone.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 16 | Open: String, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `open` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.22s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/exchange_crawler-341b2c3e301894ca) [INFO] running `Command { std: "docker" "inspect" "5303c070e80a12c97e979cd5ceca19e51be66d3560fc79b415ee6957762a6bbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5303c070e80a12c97e979cd5ceca19e51be66d3560fc79b415ee6957762a6bbf", kill_on_drop: false }` [INFO] [stdout] 5303c070e80a12c97e979cd5ceca19e51be66d3560fc79b415ee6957762a6bbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 10d4d6c5ad67b1944baf847c68ca39b81184eaf815e8b40e5b20df8d95a743b6 [INFO] running `Command { std: "docker" "start" "-a" "10d4d6c5ad67b1944baf847c68ca39b81184eaf815e8b40e5b20df8d95a743b6", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> src/exchange/upbit.rs:46:10 [INFO] [stderr] | [INFO] [stderr] 46 | for (i, x) in origin_data.iter().enumerate() { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `count` [INFO] [stderr] --> src/exchange/korbit.rs:22:10 [INFO] [stderr] | [INFO] [stderr] 22 | fn new(count: i32, symbol: &String) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_count` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> src/exchange/korbit.rs:38:13 [INFO] [stderr] | [INFO] [stderr] 38 | for (i, x) in origin_data.v.iter().enumerate() { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> src/exchange/coinone.rs:46:10 [INFO] [stderr] | [INFO] [stderr] 46 | for (i, x) in origin_data.data.iter().enumerate() { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stderr] [INFO] [stderr] warning: structure field `openingPrice` should have a snake case name [INFO] [stderr] --> src/exchange/upbit.rs:8:3 [INFO] [stderr] | [INFO] [stderr] 8 | openingPrice: f64, [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `opening_price` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `tradePrice` should have a snake case name [INFO] [stderr] --> src/exchange/upbit.rs:9:3 [INFO] [stderr] | [INFO] [stderr] 9 | tradePrice: f64, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `trade_price` [INFO] [stderr] [INFO] [stderr] warning: structure field `highPrice` should have a snake case name [INFO] [stderr] --> src/exchange/upbit.rs:10:3 [INFO] [stderr] | [INFO] [stderr] 10 | highPrice: f64, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `high_price` [INFO] [stderr] [INFO] [stderr] warning: structure field `lowPrice` should have a snake case name [INFO] [stderr] --> src/exchange/upbit.rs:11:3 [INFO] [stderr] | [INFO] [stderr] 11 | lowPrice: f64, [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `low_price` [INFO] [stderr] [INFO] [stderr] warning: structure field `crncCd` should have a snake case name [INFO] [stderr] --> src/exchange/upbit.rs:26:3 [INFO] [stderr] | [INFO] [stderr] 26 | crncCd: String, [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case: `crnc_cd` [INFO] [stderr] [INFO] [stderr] warning: structure field `Close` should have a snake case name [INFO] [stderr] --> src/exchange/coinone.rs:13:3 [INFO] [stderr] | [INFO] [stderr] 13 | Close: String, [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `close` [INFO] [stderr] [INFO] [stderr] warning: structure field `High` should have a snake case name [INFO] [stderr] --> src/exchange/coinone.rs:14:3 [INFO] [stderr] | [INFO] [stderr] 14 | High: String, [INFO] [stderr] | ^^^^ help: convert the identifier to snake case: `high` [INFO] [stderr] [INFO] [stderr] warning: structure field `Low` should have a snake case name [INFO] [stderr] --> src/exchange/coinone.rs:15:3 [INFO] [stderr] | [INFO] [stderr] 15 | Low: String, [INFO] [stderr] | ^^^ help: convert the identifier to snake case: `low` [INFO] [stderr] [INFO] [stderr] warning: structure field `Open` should have a snake case name [INFO] [stderr] --> src/exchange/coinone.rs:16:3 [INFO] [stderr] | [INFO] [stderr] 16 | Open: String, [INFO] [stderr] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `open` [INFO] [stderr] [INFO] [stderr] warning: `exchange-crawler` (bin "exchange-crawler" test) generated 13 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/exchange_crawler-341b2c3e301894ca) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "10d4d6c5ad67b1944baf847c68ca39b81184eaf815e8b40e5b20df8d95a743b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10d4d6c5ad67b1944baf847c68ca39b81184eaf815e8b40e5b20df8d95a743b6", kill_on_drop: false }` [INFO] [stdout] 10d4d6c5ad67b1944baf847c68ca39b81184eaf815e8b40e5b20df8d95a743b6