[INFO] fetching crate enapi-client 1.2.2... [INFO] checking enapi-client-1.2.2 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate enapi-client 1.2.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate enapi-client 1.2.2 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate enapi-client 1.2.2 [INFO] finished tweaking crates.io crate enapi-client 1.2.2 [INFO] tweaked toml for crates.io crate enapi-client 1.2.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded autorand v0.2.3 [INFO] [stderr] Downloaded autorand-derive v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d82facef70943943ba7f1e5410fd5ec9412a9a2e0cd474711015f03f310f581 [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" "8d82facef70943943ba7f1e5410fd5ec9412a9a2e0cd474711015f03f310f581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d82facef70943943ba7f1e5410fd5ec9412a9a2e0cd474711015f03f310f581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d82facef70943943ba7f1e5410fd5ec9412a9a2e0cd474711015f03f310f581", kill_on_drop: false }` [INFO] [stdout] 8d82facef70943943ba7f1e5410fd5ec9412a9a2e0cd474711015f03f310f581 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 4cbb56a075783c6877440fef93dbc67495631656a5341de6f386b40bf341f2cb [INFO] running `Command { std: "docker" "start" "-a" "4cbb56a075783c6877440fef93dbc67495631656a5341de6f386b40bf341f2cb", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] libc v0.2.100: default, std [INFO] [stderr] syn v1.0.75 (as host dependency): extra-traits, visit [INFO] [stderr] [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling error-chain v0.12.4 [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 log v0.3.9 [INFO] [stderr] Checking object v0.26.1 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling autorand-derive v0.2.2 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking jsonrpc-core v8.0.1 [INFO] [stderr] Checking autorand v0.2.3 [INFO] [stderr] Checking jsonrpc-client-core v0.5.0 [INFO] [stderr] Checking enapi-client v1.2.2 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/lib.rs (2 fixes) [INFO] [stderr] Fixed src/test_harness.rs (2 fixes) [INFO] [stdout] warning: method `getSysInfo` should have a snake case name [INFO] [stdout] --> src/lib.rs:336:10 [INFO] [stdout] | [INFO] [stdout] 336 | pub fn getSysInfo(&mut self, JWTtoken: JwTtoken) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `get_sys_info` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `JWTtoken` should have a snake case name [INFO] [stdout] --> src/lib.rs:336:32 [INFO] [stdout] | [INFO] [stdout] 336 | pub fn getSysInfo(&mut self, JWTtoken: JwTtoken) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `jwttoken` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `createUser` should have a snake case name [INFO] [stdout] --> src/lib.rs:337:8 [INFO] [stdout] | [INFO] [stdout] 337 | pub fn createUser(&mut self, userName: UserName, password: Password, userRole: UserRole) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `create_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userName` should have a snake case name [INFO] [stdout] --> src/lib.rs:337:30 [INFO] [stdout] | [INFO] [stdout] 337 | pub fn createUser(&mut self, userName: UserName, password: Password, userRole: UserRole) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `user_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userRole` should have a snake case name [INFO] [stdout] --> src/lib.rs:337:70 [INFO] [stdout] | [INFO] [stdout] 337 | pub fn createUser(&mut self, userName: UserName, password: Password, userRole: UserRole) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `user_role` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `deleteUser` should have a snake case name [INFO] [stdout] --> src/lib.rs:338:8 [INFO] [stdout] | [INFO] [stdout] 338 | pub fn deleteUser(&mut self, JWTtoken: JwTtoken, userId: UserId) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `delete_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `JWTtoken` should have a snake case name [INFO] [stdout] --> src/lib.rs:338:30 [INFO] [stdout] | [INFO] [stdout] 338 | pub fn deleteUser(&mut self, JWTtoken: JwTtoken, userId: UserId) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `jwttoken` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userId` should have a snake case name [INFO] [stdout] --> src/lib.rs:338:50 [INFO] [stdout] | [INFO] [stdout] 338 | pub fn deleteUser(&mut self, JWTtoken: JwTtoken, userId: UserId) -> RpcRequest; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userName` should have a snake case name [INFO] [stdout] --> src/lib.rs:339:25 [INFO] [stdout] | [INFO] [stdout] 339 | pub fn login(&mut self, userName: UserName, password: Password) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `user_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `getUser` should have a snake case name [INFO] [stdout] --> src/lib.rs:340:8 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn getUser(&mut self, JWTtoken: JwTtoken, userName: UserName) -> RpcRequest; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `get_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `JWTtoken` should have a snake case name [INFO] [stdout] --> src/lib.rs:340:27 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn getUser(&mut self, JWTtoken: JwTtoken, userName: UserName) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `jwttoken` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userName` should have a snake case name [INFO] [stdout] --> src/lib.rs:340:47 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn getUser(&mut self, JWTtoken: JwTtoken, userName: UserName) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `user_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `addNode` should have a snake case name [INFO] [stdout] --> src/lib.rs:341:8 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn addNode(&mut self, JWTtoken: JwTtoken, userName: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, syncType: SyncType, rpcAp... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `add_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `JWTtoken` should have a snake case name [INFO] [stdout] --> src/lib.rs:341:27 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn addNode(&mut self, JWTtoken: JwTtoken, userName: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, syncType: SyncType, rpcAp... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `jwttoken` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userName` should have a snake case name [INFO] [stdout] --> src/lib.rs:341:47 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn addNode(&mut self, JWTtoken: JwTtoken, userName: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, syncType: SyncType, rpcAp... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `user_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `nodeName` should have a snake case name [INFO] [stdout] --> src/lib.rs:341:67 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn addNode(&mut self, JWTtoken: JwTtoken, userName: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, syncType: SyncType, rpcAp... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `node_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `nodeNetwork` should have a snake case name [INFO] [stdout] --> src/lib.rs:341:87 [INFO] [stdout] | [INFO] [stdout] 341 | ...: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, syncType: SyncType, rpcApi: RpcApi, wsApi: WsApi) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `node_network` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `syncType` should have a snake case name [INFO] [stdout] --> src/lib.rs:341:113 [INFO] [stdout] | [INFO] [stdout] 341 | ...odeName, nodeNetwork: NodeNetwork, syncType: SyncType, rpcApi: RpcApi, wsApi: WsApi) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `sync_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `rpcApi` should have a snake case name [INFO] [stdout] --> src/lib.rs:341:133 [INFO] [stdout] | [INFO] [stdout] 341 | ...rk: NodeNetwork, syncType: SyncType, rpcApi: RpcApi, wsApi: WsApi) -> RpcRequest; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `rpc_api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `wsApi` should have a snake case name [INFO] [stdout] --> src/lib.rs:341:149 [INFO] [stdout] | [INFO] [stdout] 341 | ..., syncType: SyncType, rpcApi: RpcApi, wsApi: WsApi) -> RpcRequest; [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `ws_api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `removeNode` should have a snake case name [INFO] [stdout] --> src/lib.rs:342:8 [INFO] [stdout] | [INFO] [stdout] 342 | pub fn removeNode(&mut self, JWTtoken: JwTtoken, userName: UserName, containerId: ContainerId, nodeName: NodeName, removeNodeData: Remove... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `remove_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `JWTtoken` should have a snake case name [INFO] [stdout] --> src/lib.rs:342:30 [INFO] [stdout] | [INFO] [stdout] 342 | pub fn removeNode(&mut self, JWTtoken: JwTtoken, userName: UserName, containerId: ContainerId, nodeName: NodeName, removeNodeData: Remove... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `jwttoken` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userName` should have a snake case name [INFO] [stdout] --> src/lib.rs:342:50 [INFO] [stdout] | [INFO] [stdout] 342 | pub fn removeNode(&mut self, JWTtoken: JwTtoken, userName: UserName, containerId: ContainerId, nodeName: NodeName, removeNodeData: Remove... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `user_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `containerId` should have a snake case name [INFO] [stdout] --> src/lib.rs:342:70 [INFO] [stdout] | [INFO] [stdout] 342 | ...: JwTtoken, userName: UserName, containerId: ContainerId, nodeName: NodeName, removeNodeData: RemoveNodeData) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `container_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `nodeName` should have a snake case name [INFO] [stdout] --> src/lib.rs:342:96 [INFO] [stdout] | [INFO] [stdout] 342 | ...serName, containerId: ContainerId, nodeName: NodeName, removeNodeData: RemoveNodeData) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `node_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `removeNodeData` should have a snake case name [INFO] [stdout] --> src/lib.rs:342:116 [INFO] [stdout] | [INFO] [stdout] 342 | ...inerId, nodeName: NodeName, removeNodeData: RemoveNodeData) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `remove_node_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `getNodeContainerInfo` should have a snake case name [INFO] [stdout] --> src/lib.rs:343:8 [INFO] [stdout] | [INFO] [stdout] 343 | pub fn getNodeContainerInfo(&mut self, JWTtoken: JwTtoken, containerId: ContainerId) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_node_container_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `JWTtoken` should have a snake case name [INFO] [stdout] --> src/lib.rs:343:40 [INFO] [stdout] | [INFO] [stdout] 343 | pub fn getNodeContainerInfo(&mut self, JWTtoken: JwTtoken, containerId: ContainerId) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `jwttoken` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `containerId` should have a snake case name [INFO] [stdout] --> src/lib.rs:343:60 [INFO] [stdout] | [INFO] [stdout] 343 | pub fn getNodeContainerInfo(&mut self, JWTtoken: JwTtoken, containerId: ContainerId) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `container_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `solVersion` should have a snake case name [INFO] [stdout] --> src/lib.rs:344:31 [INFO] [stdout] | [INFO] [stdout] 344 | pub fn sol_compile(&mut self, solVersion: SolVersion, solCode: SolCode) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `sol_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `solCode` should have a snake case name [INFO] [stdout] --> src/lib.rs:344:55 [INFO] [stdout] | [INFO] [stdout] 344 | pub fn sol_compile(&mut self, solVersion: SolVersion, solCode: SolCode) -> RpcRequest; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `sol_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `ethRpcCall` should have a snake case name [INFO] [stdout] --> src/lib.rs:345:8 [INFO] [stdout] | [INFO] [stdout] 345 | pub fn ethRpcCall(&mut self, userName: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, web3callMethod: Web3CallMethod, web3callPa... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `eth_rpc_call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userName` should have a snake case name [INFO] [stdout] --> src/lib.rs:345:30 [INFO] [stdout] | [INFO] [stdout] 345 | pub fn ethRpcCall(&mut self, userName: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, web3callMethod: Web3CallMethod, web3callPa... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `user_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `nodeName` should have a snake case name [INFO] [stdout] --> src/lib.rs:345:50 [INFO] [stdout] | [INFO] [stdout] 345 | pub fn ethRpcCall(&mut self, userName: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, web3callMethod: Web3CallMethod, web3callPa... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `node_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `nodeNetwork` should have a snake case name [INFO] [stdout] --> src/lib.rs:345:70 [INFO] [stdout] | [INFO] [stdout] 345 | ...: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, web3callMethod: Web3CallMethod, web3callParams: Web3CallParams, rpcId: RpcId... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `node_network` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `web3callMethod` should have a snake case name [INFO] [stdout] --> src/lib.rs:345:96 [INFO] [stdout] | [INFO] [stdout] 345 | ...e, nodeNetwork: NodeNetwork, web3callMethod: Web3CallMethod, web3callParams: Web3CallParams, rpcId: RpcId) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `web3call_method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `web3callParams` should have a snake case name [INFO] [stdout] --> src/lib.rs:345:128 [INFO] [stdout] | [INFO] [stdout] 345 | ...3callMethod: Web3CallMethod, web3callParams: Web3CallParams, rpcId: RpcId) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `web3call_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `rpcId` should have a snake case name [INFO] [stdout] --> src/lib.rs:345:160 [INFO] [stdout] | [INFO] [stdout] 345 | ...thod, web3callParams: Web3CallParams, rpcId: RpcId) -> RpcRequest; [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `rpc_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `installService` should have a snake case name [INFO] [stdout] --> src/lib.rs:346:8 [INFO] [stdout] | [INFO] [stdout] 346 | pub fn installService(&mut self, serviceName: ServiceName, version: Version) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `install_service` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `serviceName` should have a snake case name [INFO] [stdout] --> src/lib.rs:346:34 [INFO] [stdout] | [INFO] [stdout] 346 | pub fn installService(&mut self, serviceName: ServiceName, version: Version) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `service_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `listServices` should have a snake case name [INFO] [stdout] --> src/lib.rs:347:8 [INFO] [stdout] | [INFO] [stdout] 347 | pub fn listServices(&mut self, filter: Filter) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `list_services` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `listInstalledServices` should have a snake case name [INFO] [stdout] --> src/lib.rs:348:8 [INFO] [stdout] | [INFO] [stdout] 348 | pub fn listInstalledServices(&mut self) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `list_installed_services` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `listRunningServices` should have a snake case name [INFO] [stdout] --> src/lib.rs:349:8 [INFO] [stdout] | [INFO] [stdout] 349 | pub fn listRunningServices(&mut self) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `list_running_services` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `startService` should have a snake case name [INFO] [stdout] --> src/lib.rs:350:8 [INFO] [stdout] | [INFO] [stdout] 350 | pub fn startService(&mut self, name: Name, version: Version, environment: Environment) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `start_service` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 44 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `getSysInfo` should have a snake case name [INFO] [stdout] --> src/lib.rs:336:10 [INFO] [stdout] | [INFO] [stdout] 336 | pub fn getSysInfo(&mut self, JWTtoken: JwTtoken) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `get_sys_info` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `JWTtoken` should have a snake case name [INFO] [stdout] --> src/lib.rs:336:32 [INFO] [stdout] | [INFO] [stdout] 336 | pub fn getSysInfo(&mut self, JWTtoken: JwTtoken) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `jwttoken` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `createUser` should have a snake case name [INFO] [stdout] --> src/lib.rs:337:8 [INFO] [stdout] | [INFO] [stdout] 337 | pub fn createUser(&mut self, userName: UserName, password: Password, userRole: UserRole) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `create_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userName` should have a snake case name [INFO] [stdout] --> src/lib.rs:337:30 [INFO] [stdout] | [INFO] [stdout] 337 | pub fn createUser(&mut self, userName: UserName, password: Password, userRole: UserRole) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `user_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userRole` should have a snake case name [INFO] [stdout] --> src/lib.rs:337:70 [INFO] [stdout] | [INFO] [stdout] 337 | pub fn createUser(&mut self, userName: UserName, password: Password, userRole: UserRole) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `user_role` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `deleteUser` should have a snake case name [INFO] [stdout] --> src/lib.rs:338:8 [INFO] [stdout] | [INFO] [stdout] 338 | pub fn deleteUser(&mut self, JWTtoken: JwTtoken, userId: UserId) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `delete_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `JWTtoken` should have a snake case name [INFO] [stdout] --> src/lib.rs:338:30 [INFO] [stdout] | [INFO] [stdout] 338 | pub fn deleteUser(&mut self, JWTtoken: JwTtoken, userId: UserId) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `jwttoken` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userId` should have a snake case name [INFO] [stdout] --> src/lib.rs:338:50 [INFO] [stdout] | [INFO] [stdout] 338 | pub fn deleteUser(&mut self, JWTtoken: JwTtoken, userId: UserId) -> RpcRequest; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userName` should have a snake case name [INFO] [stdout] --> src/lib.rs:339:25 [INFO] [stdout] | [INFO] [stdout] 339 | pub fn login(&mut self, userName: UserName, password: Password) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `user_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `getUser` should have a snake case name [INFO] [stdout] --> src/lib.rs:340:8 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn getUser(&mut self, JWTtoken: JwTtoken, userName: UserName) -> RpcRequest; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `get_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `JWTtoken` should have a snake case name [INFO] [stdout] --> src/lib.rs:340:27 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn getUser(&mut self, JWTtoken: JwTtoken, userName: UserName) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `jwttoken` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userName` should have a snake case name [INFO] [stdout] --> src/lib.rs:340:47 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn getUser(&mut self, JWTtoken: JwTtoken, userName: UserName) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `user_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `addNode` should have a snake case name [INFO] [stdout] --> src/lib.rs:341:8 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn addNode(&mut self, JWTtoken: JwTtoken, userName: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, syncType: SyncType, rpcAp... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `add_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `JWTtoken` should have a snake case name [INFO] [stdout] --> src/lib.rs:341:27 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn addNode(&mut self, JWTtoken: JwTtoken, userName: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, syncType: SyncType, rpcAp... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `jwttoken` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userName` should have a snake case name [INFO] [stdout] --> src/lib.rs:341:47 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn addNode(&mut self, JWTtoken: JwTtoken, userName: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, syncType: SyncType, rpcAp... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `user_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `nodeName` should have a snake case name [INFO] [stdout] --> src/lib.rs:341:67 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn addNode(&mut self, JWTtoken: JwTtoken, userName: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, syncType: SyncType, rpcAp... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `node_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `nodeNetwork` should have a snake case name [INFO] [stdout] --> src/lib.rs:341:87 [INFO] [stdout] | [INFO] [stdout] 341 | ...: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, syncType: SyncType, rpcApi: RpcApi, wsApi: WsApi) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `node_network` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `syncType` should have a snake case name [INFO] [stdout] --> src/lib.rs:341:113 [INFO] [stdout] | [INFO] [stdout] 341 | ...odeName, nodeNetwork: NodeNetwork, syncType: SyncType, rpcApi: RpcApi, wsApi: WsApi) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `sync_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `rpcApi` should have a snake case name [INFO] [stdout] --> src/lib.rs:341:133 [INFO] [stdout] | [INFO] [stdout] 341 | ...rk: NodeNetwork, syncType: SyncType, rpcApi: RpcApi, wsApi: WsApi) -> RpcRequest; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `rpc_api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `wsApi` should have a snake case name [INFO] [stdout] --> src/lib.rs:341:149 [INFO] [stdout] | [INFO] [stdout] 341 | ..., syncType: SyncType, rpcApi: RpcApi, wsApi: WsApi) -> RpcRequest; [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `ws_api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `removeNode` should have a snake case name [INFO] [stdout] --> src/lib.rs:342:8 [INFO] [stdout] | [INFO] [stdout] 342 | pub fn removeNode(&mut self, JWTtoken: JwTtoken, userName: UserName, containerId: ContainerId, nodeName: NodeName, removeNodeData: Remove... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `remove_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `JWTtoken` should have a snake case name [INFO] [stdout] --> src/lib.rs:342:30 [INFO] [stdout] | [INFO] [stdout] 342 | pub fn removeNode(&mut self, JWTtoken: JwTtoken, userName: UserName, containerId: ContainerId, nodeName: NodeName, removeNodeData: Remove... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `jwttoken` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userName` should have a snake case name [INFO] [stdout] --> src/lib.rs:342:50 [INFO] [stdout] | [INFO] [stdout] 342 | pub fn removeNode(&mut self, JWTtoken: JwTtoken, userName: UserName, containerId: ContainerId, nodeName: NodeName, removeNodeData: Remove... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `user_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `containerId` should have a snake case name [INFO] [stdout] --> src/lib.rs:342:70 [INFO] [stdout] | [INFO] [stdout] 342 | ...: JwTtoken, userName: UserName, containerId: ContainerId, nodeName: NodeName, removeNodeData: RemoveNodeData) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `container_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `nodeName` should have a snake case name [INFO] [stdout] --> src/lib.rs:342:96 [INFO] [stdout] | [INFO] [stdout] 342 | ...serName, containerId: ContainerId, nodeName: NodeName, removeNodeData: RemoveNodeData) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `node_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `removeNodeData` should have a snake case name [INFO] [stdout] --> src/lib.rs:342:116 [INFO] [stdout] | [INFO] [stdout] 342 | ...inerId, nodeName: NodeName, removeNodeData: RemoveNodeData) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `remove_node_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `getNodeContainerInfo` should have a snake case name [INFO] [stdout] --> src/lib.rs:343:8 [INFO] [stdout] | [INFO] [stdout] 343 | pub fn getNodeContainerInfo(&mut self, JWTtoken: JwTtoken, containerId: ContainerId) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_node_container_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `JWTtoken` should have a snake case name [INFO] [stdout] --> src/lib.rs:343:40 [INFO] [stdout] | [INFO] [stdout] 343 | pub fn getNodeContainerInfo(&mut self, JWTtoken: JwTtoken, containerId: ContainerId) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `jwttoken` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `containerId` should have a snake case name [INFO] [stdout] --> src/lib.rs:343:60 [INFO] [stdout] | [INFO] [stdout] 343 | pub fn getNodeContainerInfo(&mut self, JWTtoken: JwTtoken, containerId: ContainerId) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `container_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `solVersion` should have a snake case name [INFO] [stdout] --> src/lib.rs:344:31 [INFO] [stdout] | [INFO] [stdout] 344 | pub fn sol_compile(&mut self, solVersion: SolVersion, solCode: SolCode) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `sol_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `solCode` should have a snake case name [INFO] [stdout] --> src/lib.rs:344:55 [INFO] [stdout] | [INFO] [stdout] 344 | pub fn sol_compile(&mut self, solVersion: SolVersion, solCode: SolCode) -> RpcRequest; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `sol_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `ethRpcCall` should have a snake case name [INFO] [stdout] --> src/lib.rs:345:8 [INFO] [stdout] | [INFO] [stdout] 345 | pub fn ethRpcCall(&mut self, userName: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, web3callMethod: Web3CallMethod, web3callPa... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `eth_rpc_call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userName` should have a snake case name [INFO] [stdout] --> src/lib.rs:345:30 [INFO] [stdout] | [INFO] [stdout] 345 | pub fn ethRpcCall(&mut self, userName: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, web3callMethod: Web3CallMethod, web3callPa... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `user_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `nodeName` should have a snake case name [INFO] [stdout] --> src/lib.rs:345:50 [INFO] [stdout] | [INFO] [stdout] 345 | pub fn ethRpcCall(&mut self, userName: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, web3callMethod: Web3CallMethod, web3callPa... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `node_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `nodeNetwork` should have a snake case name [INFO] [stdout] --> src/lib.rs:345:70 [INFO] [stdout] | [INFO] [stdout] 345 | ...: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, web3callMethod: Web3CallMethod, web3callParams: Web3CallParams, rpcId: RpcId... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `node_network` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `web3callMethod` should have a snake case name [INFO] [stdout] --> src/lib.rs:345:96 [INFO] [stdout] | [INFO] [stdout] 345 | ...e, nodeNetwork: NodeNetwork, web3callMethod: Web3CallMethod, web3callParams: Web3CallParams, rpcId: RpcId) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `web3call_method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `web3callParams` should have a snake case name [INFO] [stdout] --> src/lib.rs:345:128 [INFO] [stdout] | [INFO] [stdout] 345 | ...3callMethod: Web3CallMethod, web3callParams: Web3CallParams, rpcId: RpcId) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `web3call_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `rpcId` should have a snake case name [INFO] [stdout] --> src/lib.rs:345:160 [INFO] [stdout] | [INFO] [stdout] 345 | ...thod, web3callParams: Web3CallParams, rpcId: RpcId) -> RpcRequest; [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `rpc_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `installService` should have a snake case name [INFO] [stdout] --> src/lib.rs:346:8 [INFO] [stdout] | [INFO] [stdout] 346 | pub fn installService(&mut self, serviceName: ServiceName, version: Version) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `install_service` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `serviceName` should have a snake case name [INFO] [stdout] --> src/lib.rs:346:34 [INFO] [stdout] | [INFO] [stdout] 346 | pub fn installService(&mut self, serviceName: ServiceName, version: Version) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `service_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `listServices` should have a snake case name [INFO] [stdout] --> src/lib.rs:347:8 [INFO] [stdout] | [INFO] [stdout] 347 | pub fn listServices(&mut self, filter: Filter) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `list_services` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `listInstalledServices` should have a snake case name [INFO] [stdout] --> src/lib.rs:348:8 [INFO] [stdout] | [INFO] [stdout] 348 | pub fn listInstalledServices(&mut self) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `list_installed_services` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `listRunningServices` should have a snake case name [INFO] [stdout] --> src/lib.rs:349:8 [INFO] [stdout] | [INFO] [stdout] 349 | pub fn listRunningServices(&mut self) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `list_running_services` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `startService` should have a snake case name [INFO] [stdout] --> src/lib.rs:350:8 [INFO] [stdout] | [INFO] [stdout] 350 | pub fn startService(&mut self, name: Name, version: Version, environment: Environment) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `start_service` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 44 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.11s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking enapi-client v1.2.2 (/tmp/fixit) [INFO] [stdout] warning: method `getSysInfo` should have a snake case name [INFO] [stdout] --> src/lib.rs:336:10 [INFO] [stdout] | [INFO] [stdout] 336 | pub fn getSysInfo(&mut self, JWTtoken: JwTtoken) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `get_sys_info` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `JWTtoken` should have a snake case name [INFO] [stdout] --> src/lib.rs:336:32 [INFO] [stdout] | [INFO] [stdout] 336 | pub fn getSysInfo(&mut self, JWTtoken: JwTtoken) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `jwttoken` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `createUser` should have a snake case name [INFO] [stdout] --> src/lib.rs:337:8 [INFO] [stdout] | [INFO] [stdout] 337 | pub fn createUser(&mut self, userName: UserName, password: Password, userRole: UserRole) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `create_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userName` should have a snake case name [INFO] [stdout] --> src/lib.rs:337:30 [INFO] [stdout] | [INFO] [stdout] 337 | pub fn createUser(&mut self, userName: UserName, password: Password, userRole: UserRole) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `user_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userRole` should have a snake case name [INFO] [stdout] --> src/lib.rs:337:70 [INFO] [stdout] | [INFO] [stdout] 337 | pub fn createUser(&mut self, userName: UserName, password: Password, userRole: UserRole) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `user_role` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `deleteUser` should have a snake case name [INFO] [stdout] --> src/lib.rs:338:8 [INFO] [stdout] | [INFO] [stdout] 338 | pub fn deleteUser(&mut self, JWTtoken: JwTtoken, userId: UserId) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `delete_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `JWTtoken` should have a snake case name [INFO] [stdout] --> src/lib.rs:338:30 [INFO] [stdout] | [INFO] [stdout] 338 | pub fn deleteUser(&mut self, JWTtoken: JwTtoken, userId: UserId) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `jwttoken` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userId` should have a snake case name [INFO] [stdout] --> src/lib.rs:338:50 [INFO] [stdout] | [INFO] [stdout] 338 | pub fn deleteUser(&mut self, JWTtoken: JwTtoken, userId: UserId) -> RpcRequest; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userName` should have a snake case name [INFO] [stdout] --> src/lib.rs:339:25 [INFO] [stdout] | [INFO] [stdout] 339 | pub fn login(&mut self, userName: UserName, password: Password) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `user_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `getUser` should have a snake case name [INFO] [stdout] --> src/lib.rs:340:8 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn getUser(&mut self, JWTtoken: JwTtoken, userName: UserName) -> RpcRequest; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `get_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `JWTtoken` should have a snake case name [INFO] [stdout] --> src/lib.rs:340:27 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn getUser(&mut self, JWTtoken: JwTtoken, userName: UserName) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `jwttoken` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userName` should have a snake case name [INFO] [stdout] --> src/lib.rs:340:47 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn getUser(&mut self, JWTtoken: JwTtoken, userName: UserName) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `user_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `addNode` should have a snake case name [INFO] [stdout] --> src/lib.rs:341:8 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn addNode(&mut self, JWTtoken: JwTtoken, userName: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, syncType: SyncType, rpcAp... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `add_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `JWTtoken` should have a snake case name [INFO] [stdout] --> src/lib.rs:341:27 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn addNode(&mut self, JWTtoken: JwTtoken, userName: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, syncType: SyncType, rpcAp... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `jwttoken` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userName` should have a snake case name [INFO] [stdout] --> src/lib.rs:341:47 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn addNode(&mut self, JWTtoken: JwTtoken, userName: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, syncType: SyncType, rpcAp... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `user_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `nodeName` should have a snake case name [INFO] [stdout] --> src/lib.rs:341:67 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn addNode(&mut self, JWTtoken: JwTtoken, userName: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, syncType: SyncType, rpcAp... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `node_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `nodeNetwork` should have a snake case name [INFO] [stdout] --> src/lib.rs:341:87 [INFO] [stdout] | [INFO] [stdout] 341 | ...: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, syncType: SyncType, rpcApi: RpcApi, wsApi: WsApi) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `node_network` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `syncType` should have a snake case name [INFO] [stdout] --> src/lib.rs:341:113 [INFO] [stdout] | [INFO] [stdout] 341 | ...odeName, nodeNetwork: NodeNetwork, syncType: SyncType, rpcApi: RpcApi, wsApi: WsApi) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `sync_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `rpcApi` should have a snake case name [INFO] [stdout] --> src/lib.rs:341:133 [INFO] [stdout] | [INFO] [stdout] 341 | ...rk: NodeNetwork, syncType: SyncType, rpcApi: RpcApi, wsApi: WsApi) -> RpcRequest; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `rpc_api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `wsApi` should have a snake case name [INFO] [stdout] --> src/lib.rs:341:149 [INFO] [stdout] | [INFO] [stdout] 341 | ..., syncType: SyncType, rpcApi: RpcApi, wsApi: WsApi) -> RpcRequest; [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `ws_api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `removeNode` should have a snake case name [INFO] [stdout] --> src/lib.rs:342:8 [INFO] [stdout] | [INFO] [stdout] 342 | pub fn removeNode(&mut self, JWTtoken: JwTtoken, userName: UserName, containerId: ContainerId, nodeName: NodeName, removeNodeData: Remove... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `remove_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `JWTtoken` should have a snake case name [INFO] [stdout] --> src/lib.rs:342:30 [INFO] [stdout] | [INFO] [stdout] 342 | pub fn removeNode(&mut self, JWTtoken: JwTtoken, userName: UserName, containerId: ContainerId, nodeName: NodeName, removeNodeData: Remove... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `jwttoken` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userName` should have a snake case name [INFO] [stdout] --> src/lib.rs:342:50 [INFO] [stdout] | [INFO] [stdout] 342 | pub fn removeNode(&mut self, JWTtoken: JwTtoken, userName: UserName, containerId: ContainerId, nodeName: NodeName, removeNodeData: Remove... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `user_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `containerId` should have a snake case name [INFO] [stdout] --> src/lib.rs:342:70 [INFO] [stdout] | [INFO] [stdout] 342 | ...: JwTtoken, userName: UserName, containerId: ContainerId, nodeName: NodeName, removeNodeData: RemoveNodeData) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `container_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `nodeName` should have a snake case name [INFO] [stdout] --> src/lib.rs:342:96 [INFO] [stdout] | [INFO] [stdout] 342 | ...serName, containerId: ContainerId, nodeName: NodeName, removeNodeData: RemoveNodeData) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `node_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `removeNodeData` should have a snake case name [INFO] [stdout] --> src/lib.rs:342:116 [INFO] [stdout] | [INFO] [stdout] 342 | ...inerId, nodeName: NodeName, removeNodeData: RemoveNodeData) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `remove_node_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `getNodeContainerInfo` should have a snake case name [INFO] [stdout] --> src/lib.rs:343:8 [INFO] [stdout] | [INFO] [stdout] 343 | pub fn getNodeContainerInfo(&mut self, JWTtoken: JwTtoken, containerId: ContainerId) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_node_container_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `JWTtoken` should have a snake case name [INFO] [stdout] --> src/lib.rs:343:40 [INFO] [stdout] | [INFO] [stdout] 343 | pub fn getNodeContainerInfo(&mut self, JWTtoken: JwTtoken, containerId: ContainerId) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `jwttoken` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `containerId` should have a snake case name [INFO] [stdout] --> src/lib.rs:343:60 [INFO] [stdout] | [INFO] [stdout] 343 | pub fn getNodeContainerInfo(&mut self, JWTtoken: JwTtoken, containerId: ContainerId) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `container_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `solVersion` should have a snake case name [INFO] [stdout] --> src/lib.rs:344:31 [INFO] [stdout] | [INFO] [stdout] 344 | pub fn sol_compile(&mut self, solVersion: SolVersion, solCode: SolCode) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `sol_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `solCode` should have a snake case name [INFO] [stdout] --> src/lib.rs:344:55 [INFO] [stdout] | [INFO] [stdout] 344 | pub fn sol_compile(&mut self, solVersion: SolVersion, solCode: SolCode) -> RpcRequest; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `sol_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `ethRpcCall` should have a snake case name [INFO] [stdout] --> src/lib.rs:345:8 [INFO] [stdout] | [INFO] [stdout] 345 | pub fn ethRpcCall(&mut self, userName: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, web3callMethod: Web3CallMethod, web3callPa... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `eth_rpc_call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userName` should have a snake case name [INFO] [stdout] --> src/lib.rs:345:30 [INFO] [stdout] | [INFO] [stdout] 345 | pub fn ethRpcCall(&mut self, userName: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, web3callMethod: Web3CallMethod, web3callPa... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `user_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `nodeName` should have a snake case name [INFO] [stdout] --> src/lib.rs:345:50 [INFO] [stdout] | [INFO] [stdout] 345 | pub fn ethRpcCall(&mut self, userName: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, web3callMethod: Web3CallMethod, web3callPa... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `node_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `nodeNetwork` should have a snake case name [INFO] [stdout] --> src/lib.rs:345:70 [INFO] [stdout] | [INFO] [stdout] 345 | ...: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, web3callMethod: Web3CallMethod, web3callParams: Web3CallParams, rpcId: RpcId... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `node_network` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `web3callMethod` should have a snake case name [INFO] [stdout] --> src/lib.rs:345:96 [INFO] [stdout] | [INFO] [stdout] 345 | ...e, nodeNetwork: NodeNetwork, web3callMethod: Web3CallMethod, web3callParams: Web3CallParams, rpcId: RpcId) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `web3call_method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `web3callParams` should have a snake case name [INFO] [stdout] --> src/lib.rs:345:128 [INFO] [stdout] | [INFO] [stdout] 345 | ...3callMethod: Web3CallMethod, web3callParams: Web3CallParams, rpcId: RpcId) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `web3call_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `rpcId` should have a snake case name [INFO] [stdout] --> src/lib.rs:345:160 [INFO] [stdout] | [INFO] [stdout] 345 | ...thod, web3callParams: Web3CallParams, rpcId: RpcId) -> RpcRequest; [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `rpc_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `installService` should have a snake case name [INFO] [stdout] --> src/lib.rs:346:8 [INFO] [stdout] | [INFO] [stdout] 346 | pub fn installService(&mut self, serviceName: ServiceName, version: Version) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `install_service` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `serviceName` should have a snake case name [INFO] [stdout] --> src/lib.rs:346:34 [INFO] [stdout] | [INFO] [stdout] 346 | pub fn installService(&mut self, serviceName: ServiceName, version: Version) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `service_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `listServices` should have a snake case name [INFO] [stdout] --> src/lib.rs:347:8 [INFO] [stdout] | [INFO] [stdout] 347 | pub fn listServices(&mut self, filter: Filter) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `list_services` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `listInstalledServices` should have a snake case name [INFO] [stdout] --> src/lib.rs:348:8 [INFO] [stdout] | [INFO] [stdout] 348 | pub fn listInstalledServices(&mut self) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `list_installed_services` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `listRunningServices` should have a snake case name [INFO] [stdout] --> src/lib.rs:349:8 [INFO] [stdout] | [INFO] [stdout] 349 | pub fn listRunningServices(&mut self) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `list_running_services` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `startService` should have a snake case name [INFO] [stdout] --> src/lib.rs:350:8 [INFO] [stdout] | [INFO] [stdout] 350 | pub fn startService(&mut self, name: Name, version: Version, environment: Environment) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `start_service` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 44 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `getSysInfo` should have a snake case name [INFO] [stdout] --> src/lib.rs:336:10 [INFO] [stdout] | [INFO] [stdout] 336 | pub fn getSysInfo(&mut self, JWTtoken: JwTtoken) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `get_sys_info` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `JWTtoken` should have a snake case name [INFO] [stdout] --> src/lib.rs:336:32 [INFO] [stdout] | [INFO] [stdout] 336 | pub fn getSysInfo(&mut self, JWTtoken: JwTtoken) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `jwttoken` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `createUser` should have a snake case name [INFO] [stdout] --> src/lib.rs:337:8 [INFO] [stdout] | [INFO] [stdout] 337 | pub fn createUser(&mut self, userName: UserName, password: Password, userRole: UserRole) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `create_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userName` should have a snake case name [INFO] [stdout] --> src/lib.rs:337:30 [INFO] [stdout] | [INFO] [stdout] 337 | pub fn createUser(&mut self, userName: UserName, password: Password, userRole: UserRole) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `user_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userRole` should have a snake case name [INFO] [stdout] --> src/lib.rs:337:70 [INFO] [stdout] | [INFO] [stdout] 337 | pub fn createUser(&mut self, userName: UserName, password: Password, userRole: UserRole) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `user_role` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `deleteUser` should have a snake case name [INFO] [stdout] --> src/lib.rs:338:8 [INFO] [stdout] | [INFO] [stdout] 338 | pub fn deleteUser(&mut self, JWTtoken: JwTtoken, userId: UserId) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `delete_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `JWTtoken` should have a snake case name [INFO] [stdout] --> src/lib.rs:338:30 [INFO] [stdout] | [INFO] [stdout] 338 | pub fn deleteUser(&mut self, JWTtoken: JwTtoken, userId: UserId) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `jwttoken` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userId` should have a snake case name [INFO] [stdout] --> src/lib.rs:338:50 [INFO] [stdout] | [INFO] [stdout] 338 | pub fn deleteUser(&mut self, JWTtoken: JwTtoken, userId: UserId) -> RpcRequest; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userName` should have a snake case name [INFO] [stdout] --> src/lib.rs:339:25 [INFO] [stdout] | [INFO] [stdout] 339 | pub fn login(&mut self, userName: UserName, password: Password) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `user_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `getUser` should have a snake case name [INFO] [stdout] --> src/lib.rs:340:8 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn getUser(&mut self, JWTtoken: JwTtoken, userName: UserName) -> RpcRequest; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `get_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `JWTtoken` should have a snake case name [INFO] [stdout] --> src/lib.rs:340:27 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn getUser(&mut self, JWTtoken: JwTtoken, userName: UserName) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `jwttoken` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userName` should have a snake case name [INFO] [stdout] --> src/lib.rs:340:47 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn getUser(&mut self, JWTtoken: JwTtoken, userName: UserName) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `user_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `addNode` should have a snake case name [INFO] [stdout] --> src/lib.rs:341:8 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn addNode(&mut self, JWTtoken: JwTtoken, userName: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, syncType: SyncType, rpcAp... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `add_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `JWTtoken` should have a snake case name [INFO] [stdout] --> src/lib.rs:341:27 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn addNode(&mut self, JWTtoken: JwTtoken, userName: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, syncType: SyncType, rpcAp... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `jwttoken` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userName` should have a snake case name [INFO] [stdout] --> src/lib.rs:341:47 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn addNode(&mut self, JWTtoken: JwTtoken, userName: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, syncType: SyncType, rpcAp... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `user_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `nodeName` should have a snake case name [INFO] [stdout] --> src/lib.rs:341:67 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn addNode(&mut self, JWTtoken: JwTtoken, userName: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, syncType: SyncType, rpcAp... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `node_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `nodeNetwork` should have a snake case name [INFO] [stdout] --> src/lib.rs:341:87 [INFO] [stdout] | [INFO] [stdout] 341 | ...: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, syncType: SyncType, rpcApi: RpcApi, wsApi: WsApi) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `node_network` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `syncType` should have a snake case name [INFO] [stdout] --> src/lib.rs:341:113 [INFO] [stdout] | [INFO] [stdout] 341 | ...odeName, nodeNetwork: NodeNetwork, syncType: SyncType, rpcApi: RpcApi, wsApi: WsApi) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `sync_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `rpcApi` should have a snake case name [INFO] [stdout] --> src/lib.rs:341:133 [INFO] [stdout] | [INFO] [stdout] 341 | ...rk: NodeNetwork, syncType: SyncType, rpcApi: RpcApi, wsApi: WsApi) -> RpcRequest; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `rpc_api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `wsApi` should have a snake case name [INFO] [stdout] --> src/lib.rs:341:149 [INFO] [stdout] | [INFO] [stdout] 341 | ..., syncType: SyncType, rpcApi: RpcApi, wsApi: WsApi) -> RpcRequest; [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `ws_api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `removeNode` should have a snake case name [INFO] [stdout] --> src/lib.rs:342:8 [INFO] [stdout] | [INFO] [stdout] 342 | pub fn removeNode(&mut self, JWTtoken: JwTtoken, userName: UserName, containerId: ContainerId, nodeName: NodeName, removeNodeData: Remove... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `remove_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `JWTtoken` should have a snake case name [INFO] [stdout] --> src/lib.rs:342:30 [INFO] [stdout] | [INFO] [stdout] 342 | pub fn removeNode(&mut self, JWTtoken: JwTtoken, userName: UserName, containerId: ContainerId, nodeName: NodeName, removeNodeData: Remove... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `jwttoken` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userName` should have a snake case name [INFO] [stdout] --> src/lib.rs:342:50 [INFO] [stdout] | [INFO] [stdout] 342 | pub fn removeNode(&mut self, JWTtoken: JwTtoken, userName: UserName, containerId: ContainerId, nodeName: NodeName, removeNodeData: Remove... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `user_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `containerId` should have a snake case name [INFO] [stdout] --> src/lib.rs:342:70 [INFO] [stdout] | [INFO] [stdout] 342 | ...: JwTtoken, userName: UserName, containerId: ContainerId, nodeName: NodeName, removeNodeData: RemoveNodeData) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `container_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `nodeName` should have a snake case name [INFO] [stdout] --> src/lib.rs:342:96 [INFO] [stdout] | [INFO] [stdout] 342 | ...serName, containerId: ContainerId, nodeName: NodeName, removeNodeData: RemoveNodeData) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `node_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `removeNodeData` should have a snake case name [INFO] [stdout] --> src/lib.rs:342:116 [INFO] [stdout] | [INFO] [stdout] 342 | ...inerId, nodeName: NodeName, removeNodeData: RemoveNodeData) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `remove_node_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `getNodeContainerInfo` should have a snake case name [INFO] [stdout] --> src/lib.rs:343:8 [INFO] [stdout] | [INFO] [stdout] 343 | pub fn getNodeContainerInfo(&mut self, JWTtoken: JwTtoken, containerId: ContainerId) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_node_container_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `JWTtoken` should have a snake case name [INFO] [stdout] --> src/lib.rs:343:40 [INFO] [stdout] | [INFO] [stdout] 343 | pub fn getNodeContainerInfo(&mut self, JWTtoken: JwTtoken, containerId: ContainerId) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `jwttoken` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `containerId` should have a snake case name [INFO] [stdout] --> src/lib.rs:343:60 [INFO] [stdout] | [INFO] [stdout] 343 | pub fn getNodeContainerInfo(&mut self, JWTtoken: JwTtoken, containerId: ContainerId) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `container_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `solVersion` should have a snake case name [INFO] [stdout] --> src/lib.rs:344:31 [INFO] [stdout] | [INFO] [stdout] 344 | pub fn sol_compile(&mut self, solVersion: SolVersion, solCode: SolCode) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `sol_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `solCode` should have a snake case name [INFO] [stdout] --> src/lib.rs:344:55 [INFO] [stdout] | [INFO] [stdout] 344 | pub fn sol_compile(&mut self, solVersion: SolVersion, solCode: SolCode) -> RpcRequest; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `sol_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `ethRpcCall` should have a snake case name [INFO] [stdout] --> src/lib.rs:345:8 [INFO] [stdout] | [INFO] [stdout] 345 | pub fn ethRpcCall(&mut self, userName: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, web3callMethod: Web3CallMethod, web3callPa... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `eth_rpc_call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `userName` should have a snake case name [INFO] [stdout] --> src/lib.rs:345:30 [INFO] [stdout] | [INFO] [stdout] 345 | pub fn ethRpcCall(&mut self, userName: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, web3callMethod: Web3CallMethod, web3callPa... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `user_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `nodeName` should have a snake case name [INFO] [stdout] --> src/lib.rs:345:50 [INFO] [stdout] | [INFO] [stdout] 345 | pub fn ethRpcCall(&mut self, userName: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, web3callMethod: Web3CallMethod, web3callPa... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `node_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `nodeNetwork` should have a snake case name [INFO] [stdout] --> src/lib.rs:345:70 [INFO] [stdout] | [INFO] [stdout] 345 | ...: UserName, nodeName: NodeName, nodeNetwork: NodeNetwork, web3callMethod: Web3CallMethod, web3callParams: Web3CallParams, rpcId: RpcId... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `node_network` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `web3callMethod` should have a snake case name [INFO] [stdout] --> src/lib.rs:345:96 [INFO] [stdout] | [INFO] [stdout] 345 | ...e, nodeNetwork: NodeNetwork, web3callMethod: Web3CallMethod, web3callParams: Web3CallParams, rpcId: RpcId) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `web3call_method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `web3callParams` should have a snake case name [INFO] [stdout] --> src/lib.rs:345:128 [INFO] [stdout] | [INFO] [stdout] 345 | ...3callMethod: Web3CallMethod, web3callParams: Web3CallParams, rpcId: RpcId) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `web3call_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `rpcId` should have a snake case name [INFO] [stdout] --> src/lib.rs:345:160 [INFO] [stdout] | [INFO] [stdout] 345 | ...thod, web3callParams: Web3CallParams, rpcId: RpcId) -> RpcRequest; [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `rpc_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `installService` should have a snake case name [INFO] [stdout] --> src/lib.rs:346:8 [INFO] [stdout] | [INFO] [stdout] 346 | pub fn installService(&mut self, serviceName: ServiceName, version: Version) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `install_service` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `serviceName` should have a snake case name [INFO] [stdout] --> src/lib.rs:346:34 [INFO] [stdout] | [INFO] [stdout] 346 | pub fn installService(&mut self, serviceName: ServiceName, version: Version) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `service_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `listServices` should have a snake case name [INFO] [stdout] --> src/lib.rs:347:8 [INFO] [stdout] | [INFO] [stdout] 347 | pub fn listServices(&mut self, filter: Filter) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `list_services` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `listInstalledServices` should have a snake case name [INFO] [stdout] --> src/lib.rs:348:8 [INFO] [stdout] | [INFO] [stdout] 348 | pub fn listInstalledServices(&mut self) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `list_installed_services` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `listRunningServices` should have a snake case name [INFO] [stdout] --> src/lib.rs:349:8 [INFO] [stdout] | [INFO] [stdout] 349 | pub fn listRunningServices(&mut self) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `list_running_services` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `startService` should have a snake case name [INFO] [stdout] --> src/lib.rs:350:8 [INFO] [stdout] | [INFO] [stdout] 350 | pub fn startService(&mut self, name: Name, version: Version, environment: Environment) -> RpcRequest; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `start_service` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 44 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.48s [INFO] running `Command { std: "docker" "inspect" "4cbb56a075783c6877440fef93dbc67495631656a5341de6f386b40bf341f2cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cbb56a075783c6877440fef93dbc67495631656a5341de6f386b40bf341f2cb", kill_on_drop: false }` [INFO] [stdout] 4cbb56a075783c6877440fef93dbc67495631656a5341de6f386b40bf341f2cb