[INFO] cloning repository https://github.com/rooat/seektool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rooat/seektool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frooat%2Fseektool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frooat%2Fseektool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f4d7a5f4791147f5e9faad97eb0d03d0de1dbe8 [INFO] checking rooat/seektool against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frooat%2Fseektool" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rooat/seektool on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rooat/seektool [INFO] finished tweaking git repo https://github.com/rooat/seektool [INFO] tweaked toml for git repo https://github.com/rooat/seektool written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/rooat/seektool already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e611c90a0a8a89075735ef3481f078fc43caf13115ba8af3f0acb06dc5b77f0d [INFO] running `Command { std: "docker" "start" "-a" "e611c90a0a8a89075735ef3481f078fc43caf13115ba8af3f0acb06dc5b77f0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e611c90a0a8a89075735ef3481f078fc43caf13115ba8af3f0acb06dc5b77f0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e611c90a0a8a89075735ef3481f078fc43caf13115ba8af3f0acb06dc5b77f0d", kill_on_drop: false }` [INFO] [stdout] e611c90a0a8a89075735ef3481f078fc43caf13115ba8af3f0acb06dc5b77f0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdbcc1a57bd60c8ce09a52cc9342f71e807051596d70c577c6a247b05ccd6be3 [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" "cdbcc1a57bd60c8ce09a52cc9342f71e807051596d70c577c6a247b05ccd6be3", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking rustc-hex v2.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking bitvec v0.15.2 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking byte-slice-cast v0.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling os_info v1.1.3 [INFO] [stderr] Checking mime v0.3.14 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking lock_api v0.3.2 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking rlp v0.4.4 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking miniz_oxide v0.3.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking getrandom v0.1.13 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking impl-rlp v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking tokio-executor v0.1.9 [INFO] [stderr] Checking tokio-sync v0.1.7 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking uint v0.8.2 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Checking tokio-timer v0.2.12 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.20 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking console v0.9.1 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking fixed-hash v0.5.1 [INFO] [stderr] Checking indicatif v0.13.0 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking serde v1.0.103 [INFO] [stderr] Checking impl-serde v0.2.3 [INFO] [stderr] Checking parity-scale-codec v1.1.0 [INFO] [stderr] Checking serde_json v1.0.42 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking ethbloom v0.8.1 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking reqwest v0.9.22 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking primitive-types v0.6.1 [INFO] [stderr] Checking ethereum-types v0.8.0 [INFO] [stderr] Checking seektool v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `parity` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | struct parity { [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Parity` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `network` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | struct network { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Network` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `rpc` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | struct rpc { [INFO] [stdout] | ^^^ help: convert the identifier to upper camel case: `Rpc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `websockets` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | struct websockets { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Websockets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ipc` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | struct ipc { [INFO] [stdout] | ^^^ help: convert the identifier to upper camel case (notice the capitalization): `Ipc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ipfs` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | struct ipfs { [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Ipfs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `account` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | pub struct account { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Account` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `mining` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct mining { [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Mining` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `footprint` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | struct footprint { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Footprint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `light` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 166 | struct light { [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `Light` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `snapshots` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 175 | struct snapshots { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Snapshots` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `misc` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | struct misc { [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `Misc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `whisper` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:187:8 [INFO] [stdout] | [INFO] [stdout] 187 | struct whisper { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Whisper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `parity` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | struct parity { [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Parity` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `network` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | struct network { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Network` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `rpc` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | struct rpc { [INFO] [stdout] | ^^^ help: convert the identifier to upper camel case: `Rpc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `websockets` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | struct websockets { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Websockets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ipc` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | struct ipc { [INFO] [stdout] | ^^^ help: convert the identifier to upper camel case (notice the capitalization): `Ipc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ipfs` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | struct ipfs { [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Ipfs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `account` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | pub struct account { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Account` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `mining` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct mining { [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Mining` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `footprint` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | struct footprint { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Footprint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `light` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 166 | struct light { [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `Light` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `snapshots` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 175 | struct snapshots { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Snapshots` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `misc` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | struct misc { [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `Misc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `whisper` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:187:8 [INFO] [stdout] | [INFO] [stdout] 187 | struct whisper { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Whisper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `ConfigToml` should have a snake case name [INFO] [stdout] --> src/types/mod.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod ConfigToml; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `config_toml` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `ConfigYaml` should have a snake case name [INFO] [stdout] --> src/types/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod ConfigYaml; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `config_yaml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `setAddress` should have a snake case name [INFO] [stdout] --> src/types/ConfigToml.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn setAddress(&mut self, new_add : String){ [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `set_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `setAttr` should have a snake case name [INFO] [stdout] --> src/types/ConfigToml.rs:139:12 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn setAttr(&mut self,new_author : &str){ [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `set_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `setAtrrs` should have a snake case name [INFO] [stdout] --> src/types/ConfigYaml.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn setAtrrs(&mut self , pid_acc : HashMap, new_path :Vec){ [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `set_atrrs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `ConfigToml` should have a snake case name [INFO] [stdout] --> src/types/mod.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod ConfigToml; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `config_toml` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `ConfigYaml` should have a snake case name [INFO] [stdout] --> src/types/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod ConfigYaml; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `config_yaml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `setAddress` should have a snake case name [INFO] [stdout] --> src/types/ConfigToml.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn setAddress(&mut self, new_add : String){ [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `set_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `setAttr` should have a snake case name [INFO] [stdout] --> src/types/ConfigToml.rs:139:12 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn setAttr(&mut self,new_author : &str){ [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `set_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `setAtrrs` should have a snake case name [INFO] [stdout] --> src/types/ConfigYaml.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn setAtrrs(&mut self , pid_acc : HashMap, new_path :Vec){ [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `set_atrrs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::process::*` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::process::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::prelude::*` [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/main.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use serde::{Serialize, Deserialize}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `thread`, `time` [INFO] [stdout] --> src/main.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | use std::{thread,time}; [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::OsStr` [INFO] [stdout] --> src/main.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use std::ffi::OsStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp::min` [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::cmp::min; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ProgressBar`, `ProgressStyle` [INFO] [stdout] --> src/main.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | use indicatif::{ProgressBar, ProgressStyle}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `H160` [INFO] [stdout] --> src/main.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | use ethereum_types::{Address,H160}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `parity` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | struct parity { [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Parity` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `network` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | struct network { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Network` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `rpc` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | struct rpc { [INFO] [stdout] | ^^^ help: convert the identifier to upper camel case: `Rpc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `websockets` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | struct websockets { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Websockets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ipc` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | struct ipc { [INFO] [stdout] | ^^^ help: convert the identifier to upper camel case (notice the capitalization): `Ipc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ipfs` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | struct ipfs { [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Ipfs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `account` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | pub struct account { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Account` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `mining` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct mining { [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Mining` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `footprint` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | struct footprint { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Footprint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `light` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 166 | struct light { [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `Light` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `snapshots` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 175 | struct snapshots { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Snapshots` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `misc` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | struct misc { [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `Misc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `whisper` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:187:8 [INFO] [stdout] | [INFO] [stdout] 187 | struct whisper { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Whisper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `account`, `mining` [INFO] [stdout] --> src/main.rs:30:31 [INFO] [stdout] | [INFO] [stdout] 30 | use types::ConfigToml::{Conf, mining,account}; [INFO] [stdout] | ^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:69:28 [INFO] [stdout] | [INFO] [stdout] 69 | fn main() -> Result<(),Box>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:143:34 [INFO] [stdout] | [INFO] [stdout] 143 | fn create_log() -> Result<(),Box>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:149:37 [INFO] [stdout] | [INFO] [stdout] 149 | fn make_start_sh() -> Result<(),Box>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:207:55 [INFO] [stdout] | [INFO] [stdout] 207 | fn make_plots(pid: u64,address:&str) -> Result<(),Box>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::process::*` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::process::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:222:40 [INFO] [stdout] | [INFO] [stdout] 222 | fn make_password () -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::prelude::*` [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:239:43 [INFO] [stdout] | [INFO] [stdout] 239 | fn make_toml(adres:&str) -> Result<(),Box>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/main.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use serde::{Serialize, Deserialize}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `thread`, `time` [INFO] [stdout] --> src/main.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | use std::{thread,time}; [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:258:72 [INFO] [stdout] | [INFO] [stdout] 258 | fn make_yaml(my_pid:u64, addr:&str, path:Vec) -> Result<(),Box>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::OsStr` [INFO] [stdout] --> src/main.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use std::ffi::OsStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp::min` [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::cmp::min; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ProgressBar`, `ProgressStyle` [INFO] [stdout] --> src/main.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | use indicatif::{ProgressBar, ProgressStyle}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `H160` [INFO] [stdout] --> src/main.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | use ethereum_types::{Address,H160}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `parity` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | struct parity { [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Parity` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `network` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | struct network { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Network` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `rpc` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | struct rpc { [INFO] [stdout] | ^^^ help: convert the identifier to upper camel case: `Rpc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `websockets` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | struct websockets { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Websockets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ipc` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | struct ipc { [INFO] [stdout] | ^^^ help: convert the identifier to upper camel case (notice the capitalization): `Ipc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ipfs` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | struct ipfs { [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Ipfs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `account` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | pub struct account { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Account` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `mining` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct mining { [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Mining` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `footprint` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | struct footprint { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Footprint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `light` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 166 | struct light { [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `Light` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `snapshots` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 175 | struct snapshots { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Snapshots` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `misc` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | struct misc { [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `Misc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `whisper` should have an upper camel case name [INFO] [stdout] --> src/types/ConfigToml.rs:187:8 [INFO] [stdout] | [INFO] [stdout] 187 | struct whisper { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Whisper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `account`, `mining` [INFO] [stdout] --> src/main.rs:30:31 [INFO] [stdout] | [INFO] [stdout] 30 | use types::ConfigToml::{Conf, mining,account}; [INFO] [stdout] | ^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:69:28 [INFO] [stdout] | [INFO] [stdout] 69 | fn main() -> Result<(),Box>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:143:34 [INFO] [stdout] | [INFO] [stdout] 143 | fn create_log() -> Result<(),Box>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:149:37 [INFO] [stdout] | [INFO] [stdout] 149 | fn make_start_sh() -> Result<(),Box>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:207:55 [INFO] [stdout] | [INFO] [stdout] 207 | fn make_plots(pid: u64,address:&str) -> Result<(),Box>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:222:40 [INFO] [stdout] | [INFO] [stdout] 222 | fn make_password () -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:239:43 [INFO] [stdout] | [INFO] [stdout] 239 | fn make_toml(adres:&str) -> Result<(),Box>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:258:72 [INFO] [stdout] | [INFO] [stdout] 258 | fn make_yaml(my_pid:u64, addr:&str, path:Vec) -> Result<(),Box>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `platform` [INFO] [stdout] --> src/main.rs:39:4 [INFO] [stdout] | [INFO] [stdout] 39 | fn platform (){ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `download_seek` [INFO] [stdout] --> src/main.rs:45:4 [INFO] [stdout] | [INFO] [stdout] 45 | fn download_seek(){ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `platform` [INFO] [stdout] --> src/main.rs:39:4 [INFO] [stdout] | [INFO] [stdout] 39 | fn platform (){ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `download_seek` [INFO] [stdout] --> src/main.rs:45:4 [INFO] [stdout] | [INFO] [stdout] 45 | fn download_seek(){ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | make_start_sh(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | make_start_sh(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:98:25 [INFO] [stdout] | [INFO] [stdout] 98 | make_toml(&address); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:99:25 [INFO] [stdout] | [INFO] [stdout] 99 | make_plots(pid, &address); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:120:25 [INFO] [stdout] | [INFO] [stdout] 120 | make_toml(&create_s[1]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:122:25 [INFO] [stdout] | [INFO] [stdout] 122 | make_plots(my_pid, &create_s[1]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:132:17 [INFO] [stdout] | [INFO] [stdout] 132 | create_log(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | create_log(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | make_yaml(pid,address,plot_path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `pidAd` should have a snake case name [INFO] [stdout] --> src/main.rs:262:13 [INFO] [stdout] | [INFO] [stdout] 262 | let mut pidAd:HashMap = HashMap::new(); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `pid_ad` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `ConfigToml` should have a snake case name [INFO] [stdout] --> src/types/mod.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod ConfigToml; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `config_toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `ConfigYaml` should have a snake case name [INFO] [stdout] --> src/types/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod ConfigYaml; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `config_yaml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:98:25 [INFO] [stdout] | [INFO] [stdout] 98 | make_toml(&address); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:99:25 [INFO] [stdout] | [INFO] [stdout] 99 | make_plots(pid, &address); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:120:25 [INFO] [stdout] | [INFO] [stdout] 120 | make_toml(&create_s[1]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:122:25 [INFO] [stdout] | [INFO] [stdout] 122 | make_plots(my_pid, &create_s[1]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:132:17 [INFO] [stdout] | [INFO] [stdout] 132 | create_log(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | create_log(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | make_yaml(pid,address,plot_path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `pidAd` should have a snake case name [INFO] [stdout] --> src/main.rs:262:13 [INFO] [stdout] | [INFO] [stdout] 262 | let mut pidAd:HashMap = HashMap::new(); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `pid_ad` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `ConfigToml` should have a snake case name [INFO] [stdout] --> src/types/mod.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod ConfigToml; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `config_toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `ConfigYaml` should have a snake case name [INFO] [stdout] --> src/types/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod ConfigYaml; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `config_yaml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `setAddress` should have a snake case name [INFO] [stdout] --> src/types/ConfigToml.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn setAddress(&mut self, new_add : String){ [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `set_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `setAttr` should have a snake case name [INFO] [stdout] --> src/types/ConfigToml.rs:139:12 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn setAttr(&mut self,new_author : &str){ [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `set_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `setAtrrs` should have a snake case name [INFO] [stdout] --> src/types/ConfigYaml.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn setAtrrs(&mut self , pid_acc : HashMap, new_path :Vec){ [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `set_atrrs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `setAddress` should have a snake case name [INFO] [stdout] --> src/types/ConfigToml.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn setAddress(&mut self, new_add : String){ [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `set_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `setAttr` should have a snake case name [INFO] [stdout] --> src/types/ConfigToml.rs:139:12 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn setAttr(&mut self,new_author : &str){ [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `set_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `setAtrrs` should have a snake case name [INFO] [stdout] --> src/types/ConfigYaml.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn setAtrrs(&mut self , pid_acc : HashMap, new_path :Vec){ [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `set_atrrs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 50 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 50 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "cdbcc1a57bd60c8ce09a52cc9342f71e807051596d70c577c6a247b05ccd6be3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdbcc1a57bd60c8ce09a52cc9342f71e807051596d70c577c6a247b05ccd6be3", kill_on_drop: false }` [INFO] [stdout] cdbcc1a57bd60c8ce09a52cc9342f71e807051596d70c577c6a247b05ccd6be3