[INFO] cloning repository https://github.com/liufoyang/rust_demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liufoyang/rust_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliufoyang%2Frust_demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliufoyang%2Frust_demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce8af637f5f2515ebcc8ecfa7c980cb376a7630a [INFO] documenting liufoyang/rust_demo against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliufoyang%2Frust_demo" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/liufoyang/rust_demo on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/liufoyang/rust_demo [INFO] finished tweaking git repo https://github.com/liufoyang/rust_demo [INFO] tweaked toml for git repo https://github.com/liufoyang/rust_demo written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/liufoyang/rust_demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-13/source/minigrep/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "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] 789e1d2dd74b1f8fbc5777c82d587b9f79b0cfd8fca5778e625af8bfd9bcd094 [INFO] running `Command { std: "docker" "start" "-a" "789e1d2dd74b1f8fbc5777c82d587b9f79b0cfd8fca5778e625af8bfd9bcd094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "789e1d2dd74b1f8fbc5777c82d587b9f79b0cfd8fca5778e625af8bfd9bcd094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "789e1d2dd74b1f8fbc5777c82d587b9f79b0cfd8fca5778e625af8bfd9bcd094", kill_on_drop: false }` [INFO] [stdout] 789e1d2dd74b1f8fbc5777c82d587b9f79b0cfd8fca5778e625af8bfd9bcd094 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--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] 966c63f35b40f6d90a19d722a31f4acdad66b71b0f57315dbfa92445005f19ad [INFO] running `Command { std: "docker" "start" "-a" "966c63f35b40f6d90a19d722a31f4acdad66b71b0f57315dbfa92445005f19ad", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/minigrep/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Documenting minigrep v0.1.0 (/opt/rustwide/workdir/minigrep) [INFO] [stderr] Checking demobin v0.1.0 (/opt/rustwide/workdir/demobin) [INFO] [stderr] Checking minigrep v0.1.0 (/opt/rustwide/workdir/minigrep) [INFO] [stderr] Checking rustc-hex v2.0.1 [INFO] [stderr] Documenting demobin v0.1.0 (/opt/rustwide/workdir/demobin) [INFO] [stderr] Documenting consescript v0.1.0 (/opt/rustwide/workdir/consescript) [INFO] [stderr] Documenting pbft_client v0.1.0 (/opt/rustwide/workdir/pbft_client) [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling rocket_codegen v0.4.2 [INFO] [stdout] error: cannot find macro `painc` in this scope [INFO] [stdout] --> consescript/src/lib/consesyntax.rs:233:9 [INFO] [stdout] | [INFO] [stdout] 233 | painc!("functionReturn error, type not found at {}", returnToken.to_string()) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `painc` in this scope [INFO] [stdout] --> consescript/src/lib/conselexer.rs:343:25 [INFO] [stdout] | [INFO] [stdout] 343 | painc!("not value PrimaryType token {}{}", self.token_text, ch); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `painc` in this scope [INFO] [stdout] --> consescript/src/lib/conselexer.rs:579:21 [INFO] [stdout] | [INFO] [stdout] 579 | painc!("not value PrimaryType token {", self.token_text); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `painc` in this scope [INFO] [stdout] --> consescript/src/lib/consesyntax.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | ... painc!("functionDeclaration error at {}, it must fn identifier formalParameters (functionReturn)? functionBody", fnToken.to_string()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `painc` in this scope [INFO] [stdout] --> consescript/src/lib/consesyntax.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | ... painc!("functionDeclaration error at {}, it must fn identifier formalParameters (functionReturn)? functionBody, but formalParameter... [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `painc` in this scope [INFO] [stdout] --> consescript/src/lib/consesyntax.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | ... painc!("functionDeclaration error at {}, it must fn identifier formalParameters (functionReturn)? functionBody, but functionBodyRes... [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `painc` in this scope [INFO] [stdout] --> consescript/src/lib/consesyntax.rs:204:9 [INFO] [stdout] | [INFO] [stdout] 204 | painc!("ParameterDefine error, type not found at {}", token.to_string()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `painc` in this scope [INFO] [stdout] --> consescript/src/lib/consesyntax.rs:288:9 [INFO] [stdout] | [INFO] [stdout] 288 | painc!("statementBlock error, statementBlock must '{' statement '}', but } lack at {}", letBraceToken.to_string()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `painc` in this scope [INFO] [stdout] --> consescript/src/lib/consesyntax.rs:294:9 [INFO] [stdout] | [INFO] [stdout] 294 | painc!("statementBlock error, statementBlock must '{' statement '}', but } lack at {}", letBraceToken.to_string()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Lexer_State` should have an upper camel case name [INFO] [stdout] --> consescript/src/lib/conselexer.rs:4:6 [INFO] [stdout] | [INFO] [stdout] 4 | enum Lexer_State { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `LexerState` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `bool` should have an upper camel case name [INFO] [stdout] --> consescript/src/lib/conselexer.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | bool, //bool [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `Bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `i32` should have an upper camel case name [INFO] [stdout] --> consescript/src/lib/conselexer.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | i32, //i32 [INFO] [stdout] | ^^^ help: convert the identifier to upper camel case (notice the capitalization): `I32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `i64` should have an upper camel case name [INFO] [stdout] --> consescript/src/lib/conselexer.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | i64, //i64 [INFO] [stdout] | ^^^ help: convert the identifier to upper camel case (notice the capitalization): `I64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `f32` should have an upper camel case name [INFO] [stdout] --> consescript/src/lib/conselexer.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | f32, //f32 [INFO] [stdout] | ^^^ help: convert the identifier to upper camel case (notice the capitalization): `F32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `f64` should have an upper camel case name [INFO] [stdout] --> consescript/src/lib/conselexer.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | f64, //f64 [INFO] [stdout] | ^^^ help: convert the identifier to upper camel case (notice the capitalization): `F64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `string` should have an upper camel case name [INFO] [stdout] --> consescript/src/lib/conselexer.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | string, //string [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Token_Type` should have an upper camel case name [INFO] [stdout] --> consescript/src/lib/conselexer.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | pub enum Token_Type { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `TokenType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `bool` should have an upper camel case name [INFO] [stdout] --> consescript/src/lib/conselexer.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | bool, //:bool [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `Bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `i32` should have an upper camel case name [INFO] [stdout] --> consescript/src/lib/conselexer.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | i32, //:i32 [INFO] [stdout] | ^^^ help: convert the identifier to upper camel case (notice the capitalization): `I32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `i64` should have an upper camel case name [INFO] [stdout] --> consescript/src/lib/conselexer.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | i64, //:i64 [INFO] [stdout] | ^^^ help: convert the identifier to upper camel case (notice the capitalization): `I64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `f32` should have an upper camel case name [INFO] [stdout] --> consescript/src/lib/conselexer.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | f32, //:f32 [INFO] [stdout] | ^^^ help: convert the identifier to upper camel case (notice the capitalization): `F32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `f64` should have an upper camel case name [INFO] [stdout] --> consescript/src/lib/conselexer.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | f64, //:f64 [INFO] [stdout] | ^^^ help: convert the identifier to upper camel case (notice the capitalization): `F64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `string` should have an upper camel case name [INFO] [stdout] --> consescript/src/lib/conselexer.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | string, //:string [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Lexer_Parser` should have an upper camel case name [INFO] [stdout] --> consescript/src/lib/conselexer.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | struct Lexer_Parser { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LexerParser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `AST_Node_Type` should have an upper camel case name [INFO] [stdout] --> consescript/src/lib/consesyntax.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum AST_Node_Type { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AstNodeType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `AST_Node` should have an upper camel case name [INFO] [stdout] --> consescript/src/lib/consesyntax.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct AST_Node { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `AstNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> consescript/src/lib/consesyntax.rs:194:7 [INFO] [stdout] | [INFO] [stdout] 194 | if(identifierNodeResult.is_none()) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 194 - if(identifierNodeResult.is_none()) { [INFO] [stdout] 194 + if identifierNodeResult.is_none() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `while` condition [INFO] [stdout] --> consescript/src/lib/consesyntax.rs:652:11 [INFO] [stdout] | [INFO] [stdout] 652 | while (true) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 652 - while (true) { [INFO] [stdout] 652 + while true { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SUCCESS_BOTH` should have an upper camel case name [INFO] [stdout] --> demobin/src/flycoin.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | SUCCESS_BOTH{code:String, msg:String, credit:FlyCoin, debit:FlyCoin}, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SuccessBoth` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Fn` [INFO] [stdout] --> minigrep/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::ops::Fn; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SUCCESS_BOTH` should have an upper camel case name [INFO] [stdout] --> demobin/src/flycoin.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | SUCCESS_BOTH{code:String, msg:String, credit:FlyCoin, debit:FlyCoin}, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SuccessBoth` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `consescript` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name consescript consescript/src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=1d6a50a888c48abd -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ownAccountId` should have a snake case name [INFO] [stdout] --> demobin/src/flycoin.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | ownAccountId:String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `own_account_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `amountNum` should have a snake case name [INFO] [stdout] --> demobin/src/flycoin.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn create(amountNum:u64, currencyCode:String, ownAdId:String) -> FlyCoin{ [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `amount_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currencyCode` should have a snake case name [INFO] [stdout] --> demobin/src/flycoin.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn create(amountNum:u64, currencyCode:String, ownAdId:String) -> FlyCoin{ [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `currency_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ownAdId` should have a snake case name [INFO] [stdout] --> demobin/src/flycoin.rs:17:58 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn create(amountNum:u64, currencyCode:String, ownAdId:String) -> FlyCoin{ [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `own_ad_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `moveTo` should have a snake case name [INFO] [stdout] --> demobin/src/flycoin.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn moveTo(self, toAddress:String) -> Result{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `move_to` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `toAddress` should have a snake case name [INFO] [stdout] --> demobin/src/flycoin.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn moveTo(self, toAddress:String) -> Result{ [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `to_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `anotherCoin` should have a snake case name [INFO] [stdout] --> demobin/src/flycoin.rs:54:25 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn add(self, anotherCoin:FlyCoin) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `another_coin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `subAmount` should have a snake case name [INFO] [stdout] --> demobin/src/flycoin.rs:78:25 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn sub(self, subAmount:u64, toAddress: &String) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `sub_amount` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `toAddress` should have a snake case name [INFO] [stdout] --> demobin/src/flycoin.rs:78:40 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn sub(self, subAmount:u64, toAddress: &String) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `to_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `coinB` should have a snake case name [INFO] [stdout] --> demobin/src/flycoin.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | let coinB = FlyCoin { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `coin_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `coinA` should have a snake case name [INFO] [stdout] --> demobin/src/flycoin.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 102 | let coinA = FlyCoin { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `coin_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "966c63f35b40f6d90a19d722a31f4acdad66b71b0f57315dbfa92445005f19ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "966c63f35b40f6d90a19d722a31f4acdad66b71b0f57315dbfa92445005f19ad", kill_on_drop: false }` [INFO] [stdout] 966c63f35b40f6d90a19d722a31f4acdad66b71b0f57315dbfa92445005f19ad